Bug#497379: USB isn't working correctly and stuck the machine
Package: linux-image-2.6.26-1-686
Version: 2.6.26-4 Severity: important --- Please enter the report below this line. --- When executing lsusb or trying to load the module for my WIFI rt73usb the machine get stuck. on Linux image 2.6.25, which was installed first (I've installed Lenny when 2.6.25 was the kernel and the moved to SID) everything is working great. I'm attaching the output of the command "strace lsusb". Please let me know if I can help with some more information. $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 14 model name : Genuine Intel(R) CPU T2130 @ 1.86GHz stepping : 12 cpu MHz : 800.000 cache size : 1024 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor est tm2 xtpr bogomips : 3738.28 clflush size : 64 power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 14 model name : Genuine Intel(R) CPU T2130 @ 1.86GHz stepping : 12 cpu MHz : 800.000 cache size : 1024 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 apicid : 1 initial apicid : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor est tm2 xtpr bogomips : 3733.52 clflush size : 64 power management: --- System information. --- Architecture: i386 Kernel: Linux 2.6.26-1-686 Debian Release: lenny/sid 500 unstable www.debian-multimedia.org 500 unstable mirror.isoc.org.il 500 unstable http.us.debian.org 500 unstable ftp.gwdg.de 500 unstable ftp.debian.org 500 unstable ftp.de.debian.org 500 unstable debian.speedblue.org 500 unstable debian-hebrew.alioth.debian.org 500 stable security.debian.org --- Package information. --- Depends (Version) | Installed =====================================-+-============= module-init-tools | 3.4-1 initramfs-tools (>= 0.55) | 0.92f OR yaird (>= 0.0.13) | OR linux-initramfs-tool | --- Output from package bug script --- execve("/usr/sbin/lsusb", ["lsusb"], [/* 15 vars */]) = 0 brk(0) = 0x9b84000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fd9000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=79959, ...}) = 0 mmap2(NULL, 79959, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fc5000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/libz.so.1", O_RDONLY) = 3 read(3, "177ELF111 3 3 1 30030 004 24"... , 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=81012, ...}) = 0 mmap2(NULL, 83740, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7fb0000 mmap2(0xb7fc4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13) = 0xb7fc4000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/libusb-0.1.so.4", O_RDONLY) = 3 read(3, "177ELF111 3 3 1 `23 004 000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=29168, ...}) = 0 mmap2(NULL, 32156, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7fa8000 mmap2(0xb7fae000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5) = 0xb7fae000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/i686/cmov/libc.so.6", O_RDONLY) = 3 read(3, "177ELF111 3 3 1 260e1 004 4"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=1413540, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fa7000 mmap2(NULL, 1418864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e4c000 mmap2(0xb7fa1000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x155) = 0xb7fa1000 mmap2(0xb7fa4000, 9840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7fa4000 close(3) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7e4b000 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7e4b6b0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 mprotect(0xb7fa1000, 4096, PROT_READ) = 0 munmap(0xb7fc5000, 79959) = 0 brk(0) = 0x9b84000 brk(0x9ba5000) = 0x9ba5000 open("./usb.ids", O_RDONLY) = -1 ENOENT (No such file or directory) open("./usb.ids.gz", O_RDONLY) = -1 ENOENT (No such file or directory) open("/var/lib/usbutils/usb.ids", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=352366, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fd8000 read(3, "# # List of USB ID's # # Maintain"..., 16384) = 16384 _llseek(3, 0, [16384], SEEK_CUR) = 0 read(3, "3-track MSR: POS Standard (See HI"..., 4096) = 4096 read(3, "BOX Xploder 040c VTech Computers"..., 4096) = 4096 read(3, " 3f02 E-Mu 0202 3f04 E-Mu 0404"..., 4096) = 4096 read(3, "DKU-6 0802 CA-42 Phone Parent 0"..., 4096) = 4096 read(3, " X125 0072 X6170 Printer 0073 "..., 4096) = 4096 read(3, "00c TACOMA Fingerprint V1.06.01 "..., 4096) = 4096 read(3, " Explorer 2.0 0095 IntelliMouse"..., 4096) = 4096 read(3, "ws Powered Pocket PC 2003 046a "..., 4096) = 4096 read(3, "082 Acer Aspire 5672 Webcam 020"..., 4096) = 4096 read(3, "umblePad c20b WingMan Action Pa"..., 4096) = 4096 read(3, "put Device 0603 ATI Remote Wond"..., 4096) = 4096 read(3, "ver 0301 Bulk Driver 0ca1 USB"..., 4096) = 4096 read(3, " Prisa 310U 1a2a Prisa 620U 2"..., 4096) = 4096 read(3, "780 Scanner 1708 PIXMA MP760 Sc"..., 4096) = 4096 read(3, "OS 300D / EOS Digital Rebel 3085"..., 4096) = 4096 brk(0x9bc6000) = 0x9bc6000 read(3, "1c Enhanced Performance Keyboard"..., 4096) = 4096 read(3, " CX2800/CX2900/ME200 0831 MFP C"..., 4096) = 4096 read(3, "Pix A303 Zoom (DSC) 0119 FinePi"..., 4096) = 4096 read(3, "Zaurus SL-5000D/SL-5500 PDA 8005"..., 4096) = 4096 read(3, "1a Printing Support 341b SCX-4"..., 4096) = 4096 read(3, " 0110 MFC4800 Scanner 0111 MF"..., 4096) = 4096 read(3, "oducts 0506 3Com Corp. 009d Ho"..., 4096) = 4096 read(3, "e Gadge (Ethernet and ACM) 0526 "..., 4096) = 4096 read(3, "lmOS PDA 0039 Network Walkman ("..., 4096) = 4096 read(3, "uevision, Inc. 0559 Cadence Desi"..., 4096) = 4096 read(3, "E-Tech ADSL Modem v2 cb01 GeekA"..., 4096) = 4096 read(3, "0017 EDIROL SD-90 001b MMP-2 "..., 4096) = 4096 read(3, " EMV Certified Smart Card Reader "..., 4096) = 4096 read(3, "d Hub [ALPS] 1002 Extended Keyb"..., 4096) = 4096 read(3, "Maker X6u 0093 ScanMaker V6USL "..., 4096) = 4096 read(3, "Vision, Inc. 05e0 Symbol Technol"..., 4096) = 4096 read(3, "2101 Keyboard 5811 ACK-571U Wi"..., 4096) = 4096 read(3, "0667 Aiwa Co., Ltd 0fa1 TD-U80"..., 4096) = 4096 read(3, "ream 4031 ATM/ADSL Installer 406"..., 4096) = 4096 read(3, "gital Wheel 051e Cyborg Digital"..., 4096) = 4096 read(3, "SA-19Qi serial adapter 010d USA"..., 4096) = 4096 read(3, "posite Device df02 Internet Pho"..., 4096) = 4096 read(3, "ox Device 4520 XBox Device 452"..., 4096) = 4096 read(3, "rward Electronics Co., Ltd 0005 "..., 4096) = 4096 brk(0x9be7000) = 0x9be7000 read(3, "pter 0017 FEther USB2-TX 001a "..., 4096) = 4096 read(3, "ased Reader a004 USB to MMC Cla"..., 4096) = 4096 read(3, "reless G DWA-110 Adapter 3c09 D"..., 4096) = 4096 read(3, "a618 SMC EZ Connect N Draft 11n "..., 4096) = 4096 read(3, "lus (FlashLoad) 1055 Eumex 220 "..., 4096) = 4096 read(3, " DiskOnKey 0011 DiskOnKey 001"..., 4096) = 4096 read(3, "4 FlashTrax Storage 0205 STORA"..., 4096) = 4096 read(3, "LOADER a003 ConvertX AV100U A/V"..., 4096) = 4096 read(3, "81 USB-1616FS 0082 USB-1208FS "..., 4096) = 4096 read(3, "1 Sony Electronics, Inc. 0a52 J"..., 4096) = 4096 read(3, " a001 TG_X2 a002 TGVFD_KLOSS "..., 4096) = 4096 read(3, "-Shuttle Card Reader 0b33 Contou"..., 4096) = 4096 read(3, "0a PocketPC Sync 0a0b PocketPC"..., 4096) = 4096 read(3, "mpliant) 0002 Firecracker Inter"..., 4096) = 4096 read(3, " 0c2e Metro 0200 Metrologic Sc"..., 4096) = 4096 read(3, "0 Pavilion Webcam 8000 DC31VC "..., 4096) = 4096 read(3, "2.5 802.11b Adapter 0003 Sagem "..., 4096) = 4096 read(3, " International Corp. 0d6b And-Or"..., 4096) = 4096 read(3, " 4600 802.11b/g Turbo Wireless "..., 4096) = 4096 read(3, "creen 0e03 Nippon Systemware Co."..., 4096) = 4096 read(3, "FID irock! 100 Series 0ee0 Shima"..., 4096) = 4096 read(3, "Inc. 0fe9 DVICO db00 FusionHDT"..., 4096) = 4096 read(3, "ce Diagnostic Serial Port (WDM) "..., 4096) = 4096 read(3, "face Board (address=0) 5501 805"..., 4096) = 4096 brk(0x9c08000) = 0x9c08000 read(3, " 683a MC8785 Device 6850 AirCa"..., 4096) = 4096 read(3, " WG111T 4251 WG111T (no firmwar"..., 4096) = 4096 read(3, "eo1973 u-boot usbtty generic seri"..., 4096) = 4096 read(3, " 15ec Belcarra Technologies Corp"..., 4096) = 4096 read(3, "r 1687 Kingmax Digital Inc. 168c"..., 4096) = 4096 read(3, "gy Corp. 1894 Topseed 5632 Ate"..., 4096) = 4096 read(3, "6100/4/DIO 6148 ME-6100/8/DIO "..., 4096) = 4096 read(3, " DWL-120 rev F 3703 DWL-122 80"..., 4096) = 4096 read(3, "s, Ltd 2304 Pinnacle Systems, In"..., 4096) = 4096 read(3, "firmware) 1113 T10 (alternate) "..., 4096) = 4096 read(3, "chnology Corp. 0002 SuperPen WP"..., 4096) = 4096 read(3, "Interface Device C 06 Imaging 0"..., 4096) = 4096 read(3, "um R 78 String Index R 88 Strin"..., 4096) = 4096 read(3, "me Controller 002 Pinball Devic"..., 4096) = 4096 read(3, "umLock 002 CapsLock 003 Scrol"..., 4096) = 4096 read(3, " 0b5 Scan Next Track 0b6 Scan"..., 4096) = 4096 read(3, "ined 001 Physical Interface Dev"..., 4096) = 4096 read(3, "trol 048 Top Corner Distortion "..., 4096) = 4096 read(3, " Thermistor Cold 0d7 Thermistor"..., 4096) = 4096 read(3, "al Media VT 0400 External Vendor"..., 4096) = 110 read(3, ""..., 4096) = 0 close(3) = 0 munmap(0xb7fd8000, 4096) = 0 open("/dev/bus/usb", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOE XEC) = 3 fstat64(3, {st_mode=S_IFDIR|0755, st_size=140, ...}) = 0 fcntl64(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) getdents(3, /* 7 entries */, 4096) = 112 close(3) = 0 open("/dev/bus/usb", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOE XEC) = 3 fstat64(3, {st_mode=S_IFDIR|0755, st_size=140, ...}) = 0 getdents(3, /* 7 entries */, 4096) = 112 getdents(3, /* 0 entries */, 4096) = 0 close(3) = 0 open("/dev/bus/usb/005", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOE XEC) = 3 fstat64(3, {st_mode=S_IFDIR|0755, st_size=80, ...}) = 0 getdents(3, /* 4 entries */, 4096) = 64 open("/dev/bus/usb/005/002", O_RDWR) = 4 ioctl(4, USBDEVFS_CONNECTINFO |
| All times are GMT. The time now is 07:13 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.