Package: linux-image-2.6.25-2-686 Version: 2.6.25-5 Severity: normal
In 2.6.25 debian kernels, USB_PERSIST has been enabled, to make it possible to suspend with mounted usb storage filesystems which lose power during suspend. Even though the interface in /sys exists, and I write "1" to every device's persist file, I still lose the usb storage devices after resume as if I had suspended without USB_PERSIST. The result is journal commit I/O errors and risk of filesystem corruption. The storage devices in question are a usb SD card reader and a usb stick attached to a usb hub, which contains my / filesystem. I've done a little bit of digging and found someone who reported a suspiciously similar problem. In the thread a patch is mentioned: http://article.gmane.org/gmane.linux.usb.general/2031/match=usb+persist+issue The patch was supposed to be submitted for 2.6.25, but the 2.6.25 debian-patched kernel sources don't seem to have it. I have not been able to test yet wether this patch fixes my problem. Kind regards, Astrid -- Package-specific info: ** Version: Linux version 2.6.25-2-686 (Debian 2.6.25-5) ([EMAIL PROTECTED]) (gcc version 4.1.3 20080420 (prerelease) (Debian 4.1.2-22)) #1 SMP Thu Jun 12 16:26:30 UTC 2008 ** Command line: root=/dev/disk/by-uuid/343c422f-ede8-4fc2-a9d7-ee424e9dceb0 ro quiet ** Not tainted ** Kernel log: [ 5.930035] usb 5-8.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 6.148112] usb 5-8.4: new high speed USB device using ehci_hcd and address 5 [ 6.258532] usb 5-8.4: configuration #1 chosen from 1 choice [ 6.259369] usb 5-8.4: New USB device found, idVendor=0324, idProduct=bc06 [ 6.259382] usb 5-8.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 6.259389] usb 5-8.4: Product: RALLY2 [ 6.259394] usb 5-8.4: Manufacturer: OCZ Technology [ 6.259400] usb 5-8.4: SerialNumber: AA04012700091894 [ 6.272678] scsi3 : SCSI emulation for USB Mass Storage devices [ 6.278790] usbcore: registered new interface driver usb-storage [ 6.278801] USB Mass Storage support registered. [ 6.281782] usb-storage: device found at 5 [ 6.281791] usb-storage: waiting for device to settle before scanning [ 10.582757] usb-storage: device scan complete [ 10.583355] scsi 2:0:0:0: Direct-Access USB2.0 CardReader SD0 0100 PQ: 0 ANSI: 0 [ 10.955159] sd 2:0:0:0: [sdb] 1990656 512-byte hardware sectors (1019 MB) [ 10.955561] sd 2:0:0:0: [sdb] Write Protect is off [ 10.955561] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00 [ 10.955561] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 10.956629] sd 2:0:0:0: [sdb] 1990656 512-byte hardware sectors (1019 MB) [ 10.957032] sd 2:0:0:0: [sdb] Write Protect is off [ 10.957032] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00 [ 10.957032] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 10.957032] sdb: sdb1 [ 10.958190] sd 2:0:0:0: [sdb] Attached SCSI removable disk [ 11.224252] usb-storage: device scan complete [ 11.225350] scsi 3:0:0:0: Direct-Access OCZ RALLY2 1100 PQ: 0 ANSI: 0 CCS [ 11.232097] sd 3:0:0:0: [sdc] 31326208 512-byte hardware sectors (16039 MB) [ 11.232950] sd 3:0:0:0: [sdc] Write Protect is off [ 11.232960] sd 3:0:0:0: [sdc] Mode Sense: 43 00 00 00 [ 11.232966] sd 3:0:0:0: [sdc] Assuming drive cache: write through [ 11.235809] sd 3:0:0:0: [sdc] 31326208 512-byte hardware sectors (16039 MB) [ 11.236688] sd 3:0:0:0: [sdc] Write Protect is off [ 11.236696] sd 3:0:0:0: [sdc] Mode Sense: 43 00 00 00 [ 11.236702] sd 3:0:0:0: [sdc] Assuming drive cache: write through [ 11.236786] sdc: sdc1 [ 11.237634] sd 3:0:0:0: [sdc] Attached SCSI removable disk [ 11.446583] EXT3-fs: INFO: recovery required on readonly filesystem. [ 11.446597] EXT3-fs: write access will be enabled during recovery. [ 18.007564] kjournald starting. Commit interval 5 seconds [ 18.007564] EXT3-fs: recovery complete. [ 18.010505] EXT3-fs: mounted filesystem with ordered data mode. [ 21.318987] Linux agpgart interface v0.103 [ 21.358280] agpgart: Detected an Intel 915GM Chipset. [ 21.358570] agpgart: Detected 7932K stolen memory. [ 21.388869] agpgart: AGP aperture is 256M @ 0xd0000000 [ 22.044439] Atheros(R) L2 Ethernet Driver - version 2.0.3 [ 22.044448] Copyright (c) 2007 Atheros Corporation. [ 22.044525] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17 [ 22.044549] PCI: Setting latency timer of device 0000:03:00.0 to 64 [ 22.761196] input: Power Button (FF) as /class/input/input1 [ 22.795657] ACPI: Power Button (FF) [PWRF] [ 22.795847] input: Lid Switch as /class/input/input2 [ 22.821849] ACPI: Lid Switch [LID] [ 22.822048] input: Sleep Button (CM) as /class/input/input3 [ 22.848798] ACPI: Sleep Button (CM) [SLPB] [ 22.848937] input: Power Button (CM) as /class/input/input4 [ 22.873879] ACPI: Power Button (CM) [PWRB] [ 23.832967] ACPI: AC Adapter [AC0] (on-line) [ 25.099544] ACPI: EC: missing OBF confirmation, don't expect it any longer. [ 25.235976] ACPI: Battery Slot [BAT0] (battery present) [ 25.517014] input: Video Bus as /class/input/input5 [ 25.551926] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no) [ 25.618819] Real Time Clock Driver v1.12ac [ 25.726080] input: PC Speaker as /class/input/input6 [ 25.892846] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007) [ 25.893044] iTCO_wdt: Found a ICH6-M TCO device (Version=2, TCOBASE=0x0860) [ 25.893100] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 26.223090] ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 19 (level, low) -> IRQ 19 [ 26.367025] intel_rng: FWH not detected [ 26.639253] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16 [ 26.639303] PCI: Setting latency timer of device 0000:00:1b.0 to 64 [ 27.766509] Synaptics Touchpad, model: 1, fw: 6.5, id: 0x1c0b1, caps: 0xa04751/0xa00000 [ 27.856329] input: SynPS/2 Synaptics TouchPad as /class/input/input7 [ 29.141410] EXT3 FS on sdc1, internal journal [ 30.223812] Asus EeePC Hotkey Driver [ 30.224031] [eeepc hotk] Hotkey init flags 0x41. [ 30.225267] [eeepc hotk] Get control methods supported: 0x101711 [ 30.276330] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 30.285432] pciehp: HPC vendor_id 8086 device_id 2660 ss_vid 0 ss_did 0 [ 30.288027] Load service driver hpdriver on pcie device 0000:00:1c.0:pcie02 [ 30.288072] pciehp: HPC vendor_id 8086 device_id 2662 ss_vid 0 ss_did 0 [ 31.286992] pciehp: Device 0000:03:00.0 already exists at 3:0, cannot hot-add [ 31.287139] pciehp: Cannot add device 0x3:0 [ 31.287245] Load service driver hpdriver on pcie device 0000:00:1c.1:pcie02 [ 31.287296] pciehp: HPC vendor_id 8086 device_id 2664 ss_vid 0 ss_did 0 [ 31.287409] Load service driver hpdriver on pcie device 0000:00:1c.2:pcie02 [ 31.287437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 32.620531] p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available [ 33.478345] NET: Registered protocol family 10 [ 33.479539] lo: Disabled Privacy Extensions [ 39.824971] warning: `ntpd' uses 32-bit capabilities (legacy support in use) [ 49.986720] [drm] Initialized drm 1.1.0 20060810 [ 50.014131] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16 [ 50.014192] PCI: Setting latency timer of device 0000:00:02.0 to 64 [ 50.014684] [drm] Initialized i915 1.6.0 20060119 on minor 0 [ 91.845928] atl2: eth0 NIC Link is Up<100 Mbps Full Duplex> [ 91.848453] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 91.849715] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 102.086251] eth0: no IPv6 routers present ** Loaded modules: Module Size Used by i915 27648 1 drm 72280 2 i915 cpufreq_powersave 1856 1 ipv6 241956 20 p4_clockmod 5380 0 speedstep_lib 5316 1 p4_clockmod freq_table 4512 1 p4_clockmod pciehp 33624 0 pci_hotplug 26980 1 pciehp eeepc_acpi 6928 0 joydev 11328 0 psmouse 35920 0 snd_hda_intel 310008 0 serio_raw 6532 0 snd_pcm_oss 37824 0 snd_pcm 68228 2 snd_hda_intel,snd_pcm_oss snd_mixer_oss 14880 1 snd_pcm_oss rng_core 4900 0 i2c_i801 9520 0 i2c_core 22548 1 i2c_i801 iTCO_wdt 11204 0 pcspkr 3136 0 rtc 14272 0 video 19728 0 output 3712 1 video snd_seq_dummy 3780 0 battery 8448 0 ac 4448 0 button 8240 0 atl2 27608 0 snd_seq_oss 28544 0 snd_seq_midi_event 6976 1 snd_seq_oss snd_seq 45872 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_timer 21320 2 snd_pcm,snd_seq snd_seq_device 7564 3 snd_seq_dummy,snd_seq_oss,snd_seq snd 48772 8 snd_hda_intel,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_seq,snd_timer,snd_seq_device intel_agp 25084 1 agpgart 31720 3 drm,intel_agp soundcore 7488 1 snd snd_page_alloc 9992 2 snd_hda_intel,snd_pcm evdev 11328 7 ext3 120360 1 jbd 43444 1 ext3 mbcache 8260 1 ext3 usb_storage 76896 1 sd_mod 26072 2 ide_pci_generic 4228 0 [permanent] ide_core 100312 1 ide_pci_generic ahci 27336 0 ata_piix 20196 0 ata_generic 8004 0 libata 142288 3 ahci,ata_piix,ata_generic scsi_mod 138508 3 usb_storage,sd_mod,libata dock 10448 1 libata ehci_hcd 32620 0 uhci_hcd 22352 0 usbcore 130032 4 usb_storage,ehci_hcd,uhci_hcd thermal 19100 0 processor 39660 2 thermal fan 5636 0 ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller [8086:2590] (rev 04) Subsystem: ASUSTeK Computer Inc. Device [1043:82d9] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: agpgart-intel Kernel modules: intel-agp 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller [8086:2592] (rev 04) Subsystem: ASUSTeK Computer Inc. Device [1043:82d9] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: Memory at f7f00000 (32-bit, non-prefetchable) [size=512K] Region 1: I/O ports at ec00 [size=8] Region 2: Memory at d0000000 (32-bit, prefetchable) [size=256M] Region 3: Memory at f7ec0000 (32-bit, non-prefetchable) [size=256K] Capabilities: <access denied> Kernel modules: intelfb 00:02.1 Display controller [0380]: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller [8086:2792] (rev 04) Subsystem: ASUSTeK Computer Inc. Device [1043:82d9] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Region 0: Memory at f7f80000 (32-bit, non-prefetchable) [size=512K] Capabilities: <access denied> 00:1b.0 Audio device [0403]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller [8086:2668] (rev 04) Subsystem: ASUSTeK Computer Inc. Device [1043:82a1] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 16 bytes Interrupt: pin A routed to IRQ 16 Region 0: Memory at f7eb8000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel 00:1c.0 PCI bridge [0604]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 [8086:2660] (rev 04) Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 16 bytes Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport-driver Kernel modules: shpchp 00:1c.1 PCI bridge [0604]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 [8086:2662] (rev 04) Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 16 bytes Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 Memory behind bridge: fbf00000-fbffffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport-driver Kernel modules: shpchp 00:1c.2 PCI bridge [0604]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 [8086:2664] (rev 04) Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 16 bytes Bus: primary=00, secondary=01, subordinate=02, sec-latency=0 Memory behind bridge: f8000000-fbefffff Prefetchable memory behind bridge: 00000000f0000000-00000000f6ffffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport-driver Kernel modules: shpchp 00:1d.0 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 [8086:2658] (rev 04) Subsystem: ASUSTeK Computer Inc. Device [1043:82d8] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 4: I/O ports at e400 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.1 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 [8086:2659] (rev 04) Subsystem: ASUSTeK Computer Inc. Device [1043:82d8] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 19 Region 4: I/O ports at e480 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.2 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 [8086:265a] (rev 04) Subsystem: ASUSTeK Computer Inc. Device [1043:82d8] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 4: I/O ports at e800 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.3 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 [8086:265b] (rev 04) Subsystem: ASUSTeK Computer Inc. Device [1043:82d8] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin D routed to IRQ 16 Region 4: I/O ports at e880 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.7 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller [8086:265c] (rev 04) (prog-if 20) Subsystem: ASUSTeK Computer Inc. Device [1043:82d8] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 0: Memory at f7eb7c00 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev d4) (prog-if 01) Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=05, subordinate=05, sec-latency=32 Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 00:1f.0 ISA bridge [0601]: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge [8086:2641] (rev 04) Subsystem: ASUSTeK Computer Inc. Device [1043:82d8] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Kernel modules: intel-rng, iTCO_wdt 00:1f.2 IDE interface [0101]: Intel Corporation 82801FBM (ICH6M) SATA Controller [8086:2653] (rev 04) (prog-if 80 [Master]) Subsystem: ASUSTeK Computer Inc. Device [1043:82d8] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 19 Region 0: I/O ports at 01f0 [size=8] Region 1: I/O ports at 03f4 [size=1] Region 2: I/O ports at 0170 [size=8] Region 3: I/O ports at 0374 [size=1] Region 4: I/O ports at ffa0 [size=16] Capabilities: <access denied> Kernel driver in use: ata_piix Kernel modules: ahci, ata_piix 00:1f.3 SMBus [0c05]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller [8086:266a] (rev 04) Subsystem: ASUSTeK Computer Inc. Device [1043:82d8] Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin B routed to IRQ 19 Region 4: I/O ports at 0400 [size=32] Kernel driver in use: i801_smbus Kernel modules: i2c-i801 03:00.0 Ethernet controller [0200]: Attansic Technology Corp. L2 100 Mbit Ethernet Adapter [1969:2048] (rev a0) Subsystem: ASUSTeK Computer Inc. Device [1043:8233] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 16 bytes Interrupt: pin A routed to IRQ 220 Region 0: Memory at fbfc0000 (64-bit, non-prefetchable) [size=256K] Expansion ROM at fbfa0000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: atl2 Kernel modules: atl2 -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages linux-image-2.6.25-2-686 depends on: ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy ii initramfs-tools [linux-initra 0.92b tools for generating an initramfs ii module-init-tools 3.4-1 tools for managing Linux kernel mo Versions of packages linux-image-2.6.25-2-686 recommends: ii libc6-i686 2.7-12 GNU C Library: Shared libraries [i -- debconf information: shared/kernel-image/really-run-bootloader: true linux-image-2.6.25-2-686/preinst/abort-install-2.6.25-2-686: linux-image-2.6.25-2-686/preinst/overwriting-modules-2.6.25-2-686: true linux-image-2.6.25-2-686/prerm/would-invalidate-boot-loader-2.6.25-2-686: true linux-image-2.6.25-2-686/preinst/elilo-initrd-2.6.25-2-686: true linux-image-2.6.25-2-686/postinst/bootloader-test-error-2.6.25-2-686: linux-image-2.6.25-2-686/postinst/depmod-error-initrd-2.6.25-2-686: false linux-image-2.6.25-2-686/preinst/bootloader-initrd-2.6.25-2-686: true linux-image-2.6.25-2-686/preinst/lilo-has-ramdisk: linux-image-2.6.25-2-686/prerm/removing-running-kernel-2.6.25-2-686: true linux-image-2.6.25-2-686/postinst/old-initrd-link-2.6.25-2-686: true linux-image-2.6.25-2-686/postinst/bootloader-error-2.6.25-2-686: linux-image-2.6.25-2-686/preinst/initrd-2.6.25-2-686: linux-image-2.6.25-2-686/preinst/lilo-initrd-2.6.25-2-686: true linux-image-2.6.25-2-686/postinst/old-system-map-link-2.6.25-2-686: true linux-image-2.6.25-2-686/postinst/create-kimage-link-2.6.25-2-686: true linux-image-2.6.25-2-686/postinst/old-dir-initrd-link-2.6.25-2-686: true linux-image-2.6.25-2-686/preinst/abort-overwrite-2.6.25-2-686: linux-image-2.6.25-2-686/preinst/failed-to-move-modules-2.6.25-2-686: linux-image-2.6.25-2-686/postinst/kimage-is-a-directory: linux-image-2.6.25-2-686/postinst/depmod-error-2.6.25-2-686: false ------------------------------------------------------------- [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] ------------------------------------------------------------- Dr. Astrid S. de Wijn Theory of Condensed Matter (TCM) Institute for Molecules and Materials (IMM) Faculty of Science Radboud University Nijmegen P.O. Box 9010 6500 GL Nijmegen The Netherlands Tel: +31(0)243652849 ------------------------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]