[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#646151: linux-image-2.6.32-5-686: Wake-on-lan fails after upgrade to squeeze for Dell Optiplex GX150



Package: linux-2.6
Version: 2.6.32-38
Severity: normal


Remark:
As problem seemed to be related to Bug#619371, it was first reported as
info to this bug. On request of Jonathan Nieder I open a new Bug for it.

After upgrading my working wake-on-lan configuration on a Dell Optiplex
GX150 from lenny to squeeze, wake-on-lan does not work anymore.

To get wake-on-lan to work in lenny I had to add a file
/etc/modprobe.d/wol.conf with contents
 options 3c59x enable_wol=1
and set
 NETDOWN=no
in /etc/default/halt

(3c59X does not support ethtool, therefore the module parameter is needed)

Correct function could be checked by active LEDs on ethernet-connector
after power-off.

After upgrade to squeeze, LEDs are off after power-off and wake-on-lan
does not work. I tried several things (remove shutting down of
eth0 in /etc/init.d/networking, 3c59x-module remove and load at
/etc/init.d/halt, fiddling with /proc/acpi/wakeup, checking and updating
/sys/bus/pci/devices/xxx/power/wakeup), but nothing helped in any way.

Furtheron I installed an additional ethernet-card:
01:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
But all things I tried were not successful with this card, too.

I now just took the source of the lenny-kernel 2.6.26, deactivated
CONFIG_SYSFS_DEPRECATED in the config and built a kernel package. I then
installed this kernel-package on the system without changing anything
else. I then booted this kernel and wake-on-lan works again in squeeze
like in lenny before (with the internal 3com-ethernet).

So something is broken with wake-on-lan in 2.6.32 (maybe related to the
acpi-config of the chipset?)

If needed I can provide further information, perform tests or build
special kernel-versions.

(wake-on-lan is triggered using magic-packet from another linux system
with wakeonlan and from logitech squeezeboxes)



-- Package-specific info:
** Version:
Linux version 2.6.32-5-686 (Debian 2.6.32-38) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Oct 3 04:15:24 UTC 2011

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 root=UUID=bf8b665b-0362-4e0b-9106-d0c376484765 ro quiet

** Not tainted

** Kernel log:
[    2.296327] usb usb3: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[    2.296335] usb usb3: SerialNumber: 0000:00:1f.4
[    2.296828] usb usb3: configuration #1 chosen from 1 choice
[    2.297042] hub 3-0:1.0: USB hub found
[    2.297077] hub 3-0:1.0: 2 ports detected
[    2.297964] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    2.297973] PCI: setting IRQ 10 as level-triggered
[    2.297985] uhci_hcd 0000:01:08.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[    2.298008] uhci_hcd 0000:01:08.0: UHCI Host Controller
[    2.298038] uhci_hcd 0000:01:08.0: new USB bus registered, assigned bus number 4
[    2.298087] uhci_hcd 0000:01:08.0: irq 10, io base 0x0000e8e0
[    2.298215] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.298225] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.298233] usb usb4: Product: UHCI Host Controller
[    2.298240] usb usb4: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[    2.298247] usb usb4: SerialNumber: 0000:01:08.0
[    2.298715] usb usb4: configuration #1 chosen from 1 choice
[    2.298934] hub 4-0:1.0: USB hub found
[    2.298968] hub 4-0:1.0: 2 ports detected
[    2.299144] uhci_hcd 0000:01:08.1: PCI INT B -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    2.299163] uhci_hcd 0000:01:08.1: UHCI Host Controller
[    2.299191] uhci_hcd 0000:01:08.1: new USB bus registered, assigned bus number 5
[    2.299239] uhci_hcd 0000:01:08.1: irq 11, io base 0x0000e8c0
[    2.299359] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    2.299368] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.299376] usb usb5: Product: UHCI Host Controller
[    2.299383] usb usb5: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[    2.299390] usb usb5: SerialNumber: 0000:01:08.1
[    2.299803] usb usb5: configuration #1 chosen from 1 choice
[    2.300080] hub 5-0:1.0: USB hub found
[    2.300117] hub 5-0:1.0: 2 ports detected
[    2.324199] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    2.324298] 8139cp 0000:01:07.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[    2.368469] ata_piix 0000:00:1f.1: version 2.13
[    2.368627] ata_piix 0000:00:1f.1: setting latency timer to 64
[    2.371242] scsi0 : ata_piix
[    2.372921] scsi1 : ata_piix
[    2.373340] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    2.373351] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    2.381807] 8139too Fast Ethernet driver 0.9.28
[    2.382657] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 9
[    2.382666] PCI: setting IRQ 9 as level-triggered
[    2.382677] 8139too 0000:01:07.0: PCI INT A -> Link[LNKA] -> GSI 9 (level, low) -> IRQ 9
[    2.385578] eth1: RealTek RTL8139 at 0xec00, 00:08:54:53:60:e9, IRQ 9
[    2.537848] ata1.00: ATA-6: WDC WD2500JB-57GVC0, 21.02J21, max UDMA/100
[    2.537860] ata1.00: 488397168 sectors, multi 8: LBA48 
[    2.544827] ata2.00: ATAPI: GCR-8481B, 1.06, max UDMA/33
[    2.553683] ata1.00: configured for UDMA/100
[    2.554024] scsi 0:0:0:0: Direct-Access     ATA      WDC WD2500JB-57G 21.0 PQ: 0 ANSI: 5
[    2.560993] ata2.00: configured for UDMA/33
[    2.574883] scsi 1:0:0:0: CD-ROM            HL-DT-ST CD-ROM GCR-8481B 1.06 PQ: 0 ANSI: 5
[    2.648165] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    2.648373] sd 0:0:0:0: [sda] Write Protect is off
[    2.648383] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.648469] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.648957]  sda:sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
[    2.656027] Uniform CD-ROM driver Revision: 3.20
[    2.657205] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.681041]  sda1 sda2 sda3 < sda5 sda6 sda7 >
[    2.707178] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.765205] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.766747] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    3.281087] PM: Starting manual resume from disk
[    3.281102] PM: Resume from partition 8:5
[    3.281107] PM: Checking hibernation image.
[    3.281466] PM: Error -22 checking image file
[    3.281472] PM: Resume from disk failed.
[    3.380216] kjournald starting.  Commit interval 5 seconds
[    3.380252] EXT3-fs: mounted filesystem with ordered data mode.
[    4.770704] udev[250]: starting version 164
[    5.440094] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    5.613857] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    5.613893] ACPI: Power Button [VBTN]
[    5.614229] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    5.614243] ACPI: Power Button [PWRF]
[    5.634595] processor LNXCPU:00: registered as cooling_device0
[    5.674982] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    5.703062] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    5.768754] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    5.777693] parport_pc 00:0b: reported by Plug and Play ACPI
[    5.777805] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[    5.785780] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[    5.785807] i801_smbus 0000:00:1f.3: Enabling SMBus device
[    5.820220] Intel 82802 RNG detected
[    6.450225] input: PS/2 Logitech Mouse as /devices/platform/i8042/serio1/input/input4
[    6.663483] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[    6.663527] Intel ICH 0000:00:1f.5: setting latency timer to 64
[    7.228067] intel8x0: white list rate for 1028:00be is 44100
[    8.191115] Adding 497972k swap on /dev/sda5.  Priority:-1 extents:1 across:497972k 
[    8.541902] EXT3 FS on sda1, internal journal
[    8.808689] loop: module loaded
[    9.627310] kjournald starting.  Commit interval 5 seconds
[    9.627995] EXT3 FS on sda7, internal journal
[    9.628049] EXT3-fs: mounted filesystem with ordered data mode.
[   10.728059] 3c59x 0000:01:0c.0: restoring config space at offset 0xf (was 0xa0a0100, writing 0xa0a010b)
[   10.728077] 3c59x 0000:01:0c.0: restoring config space at offset 0xc (was 0x0, writing 0xfe000000)
[   10.728099] 3c59x 0000:01:0c.0: restoring config space at offset 0x3 (was 0x0, writing 0x4008)
[   10.728112] 3c59x 0000:01:0c.0: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100117)
[   10.729090] eth0:  setting full-duplex.
[   20.852062] eth0: no IPv6 routers present

** Model information
not available

** Loaded modules:
Module                  Size  Used by
loop                    9769  0 
snd_intel8x0           19595  0 
snd_ac97_codec         79200  1 snd_intel8x0
ac97_bus                 710  1 snd_ac97_codec
snd_pcm                47226  2 snd_intel8x0,snd_ac97_codec
snd_seq                35463  0 
snd_timer              12270  2 snd_pcm,snd_seq
snd_seq_device          3673  1 snd_seq
snd                    34423  6 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_seq,snd_timer,snd_seq_device
psmouse                44809  0 
soundcore               3450  1 snd
intel_rng               1965  0 
i2c_i801                6462  0 
parport_pc             15799  0 
shpchp                 21220  0 
dcdbas                  3892  0 
parport                22554  1 parport_pc
pcspkr                  1207  0 
evdev                   5609  3 
serio_raw               2916  0 
processor              26327  0 
button                  3598  0 
snd_page_alloc          5045  2 snd_intel8x0,snd_pcm
i2c_core               12787  1 i2c_i801
rng_core                2178  1 intel_rng
pci_hotplug            18545  1 shpchp
ext3                   94396  2 
jbd                    32317  1 ext3
mbcache                 3762  1 ext3
sg                     19937  0 
sr_mod                 10770  0 
sd_mod                 26005  4 
cdrom                  26487  1 sr_mod
crc_t10dif              1012  1 sd_mod
ata_generic             2247  0 
8139too                14949  0 
ata_piix               17736  3 
8139cp                 13421  0 
uhci_hcd               16057  0 
libata                115869  2 ata_generic,ata_piix
thermal                 9206  0 
3c59x                  25036  0 
ehci_hcd               28693  0 
floppy                 40923  0 
mii                     2714  3 8139too,8139cp,3c59x
usbcore                98969  3 uhci_hcd,ehci_hcd
nls_base                4541  1 usbcore
scsi_mod              104853  4 sg,sr_mod,sd_mod,libata
thermal_sys             9378  2 processor,thermal

** Network interface configuration:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
#allow-hotplug eth0
#iface eth0 inet dhcp
auto eth0
iface eth0 inet static
	address 192.168.0.239
	netmask 255.255.255.0
	network 192.168.0.0
	broadcast 192.168.0.255
	gateway 192.168.0.254
	dns-nameservers 192.168.0.254
	dns-search local.priv
#	post-up ethtool -s eth0 wol g
#	post-down ethtool -s eth0 wol g

iface wlan0 inet dhcp
	wpa_conf /etc/wpa_supplicant.conf

iface wlan1 inet dhcp
	wpa_conf /etc/wpa_supplicant.conf

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether 00:b0:d0:bc:10:12 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.239/24 brd 192.168.0.255 scope global eth0
    inet6 fe80::2b0:d0ff:febc:1012/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether 00:08:54:53:60:e9 brd ff:ff:ff:ff:ff:ff

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:     910      17    0    0    0     0          0         0      910      17    0    0    0     0       0          0
  eth0: 2703893    2123    0    0  511     0          0         0  2334463    3909    0    0    0  1020    1530          0
  eth1:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    2114 total packets received
    0 forwarded
    0 incoming packets discarded
    2114 incoming packets delivered
    1838 requests sent out
Icmp:
    0 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
    0 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
Tcp:
    32 active connections openings
    16 passive connection openings
    1 failed connection attempts
    1 connection resets received
    2 connections established
    1895 segments received
    1691 segments send out
    0 segments retransmited
    0 bad segments received.
    4 resets sent
Udp:
    159 packets received
    0 packets to unknown port received.
    0 packet receive errors
    147 packets sent
UdpLite:
TcpExt:
    13 TCP sockets finished time wait in fast timer
    22 delayed acks sent
    Quick ack mode was activated 3 times
    4 packets directly queued to recvmsg prequeue.
    879 packet headers predicted
    155 acknowledgments not containing data payload received
    826 predicted acknowledgments
IpExt:
    InBcastPkts: 90
    OutBcastPkts: 15
    InOctets: 576645
    OutOctets: 208929
    InBcastOctets: 10903
    OutBcastOctets: 660


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 82815 815 Chipset Host Bridge and Memory Controller Hub [8086:1130] (rev 02)
	Subsystem: Dell Device [1028:00be]
	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

00:02.0 VGA compatible controller [0300]: Intel Corporation 82815 Chipset Graphics Controller (CGC) [8086:1132] (rev 02) (prog-if 00 [VGA controller])
	Subsystem: Dell Device [1028:00be]
	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 9
	Region 0: Memory at f8000000 (32-bit, prefetchable) [size=64M]
	Region 1: Memory at ff080000 (32-bit, non-prefetchable) [size=512K]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 02) (prog-if 00 [Normal decode])
	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=01, subordinate=01, sec-latency=64
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fd000000-feffffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:1f.0 ISA bridge [0601]: Intel Corporation 82801BA ISA Bridge (LPC) [8086:2440] (rev 02)
	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

00:1f.1 IDE interface [0101]: Intel Corporation 82801BA IDE U100 Controller [8086:244b] (rev 02) (prog-if 80 [Master])
	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
	Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
	Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
	Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
	Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
	Region 4: I/O ports at ffa0 [size=16]
	Kernel driver in use: ata_piix

00:1f.2 USB Controller [0c03]: Intel Corporation 82801BA/BAM USB Controller #1 [8086:2442] (rev 02) (prog-if 00 [UHCI])
	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 11
	Region 4: I/O ports at ff80 [size=32]
	Kernel driver in use: uhci_hcd

00:1f.3 SMBus [0c05]: Intel Corporation 82801BA/BAM SMBus Controller [8086:2443] (rev 02)
	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 10
	Region 4: I/O ports at dcd0 [size=16]
	Kernel driver in use: i801_smbus

00:1f.4 USB Controller [0c03]: Intel Corporation 82801BA/BAM USB Controller #1 [8086:2444] (rev 02) (prog-if 00 [UHCI])
	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 5
	Region 4: I/O ports at ff60 [size=32]
	Kernel driver in use: uhci_hcd

00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801BA/BAM AC'97 Audio Controller [8086:2445] (rev 02)
	Subsystem: Dell Device [1028:00be]
	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 10
	Region 0: I/O ports at d800 [size=256]
	Region 1: I/O ports at dc40 [size=64]
	Kernel driver in use: Intel ICH

01:07.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
	Subsystem: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139]
	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: 64 (8000ns min, 16000ns max)
	Interrupt: pin A routed to IRQ 9
	Region 0: I/O ports at ec00 [size=256]
	Region 1: Memory at fdfffc00 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: 8139too

01:08.0 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 62) (prog-if 00 [UHCI])
	Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038]
	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: 64, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 10
	Region 4: I/O ports at e8e0 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

01:08.1 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 62) (prog-if 00 [UHCI])
	Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038]
	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: 64, Cache Line Size: 32 bytes
	Interrupt: pin B routed to IRQ 11
	Region 4: I/O ports at e8c0 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

01:08.2 USB Controller [0c03]: VIA Technologies, Inc. USB 2.0 [1106:3104] (rev 65) (prog-if 20 [EHCI])
	Subsystem: VIA Technologies, Inc. USB 2.0 [1106:3104]
	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: 64, Cache Line Size: 32 bytes
	Interrupt: pin C routed to IRQ 11
	Region 0: Memory at fdfff800 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

01:0c.0 Ethernet controller [0200]: 3Com Corporation 3c905C-TX/TX-M [Tornado] [10b7:9200] (rev 78)
	Subsystem: Dell Device [1028:00be]
	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: 64 (2500ns min, 2500ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at e800 [size=128]
	Region 1: Memory at fdfff400 (32-bit, non-prefetchable) [size=128]
	Expansion ROM at fe000000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: 3c59x


** USB devices:
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 6.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.32-5-686 depends on:
ii  debconf [debconf-2.0]         1.5.36.1   Debian configuration management sy
ii  initramfs-tools [linux-initra 0.98.8     tools for generating an initramfs
ii  linux-base                    2.6.32-38  Linux image base package
ii  module-init-tools             3.12-1     tools for managing Linux kernel mo

Versions of packages linux-image-2.6.32-5-686 recommends:
ii  firmware-linux-free           2.6.32-38  Binary firmware for various driver
ii  libc6-i686                    2.11.2-10  Embedded GNU C Library: Shared lib

Versions of packages linux-image-2.6.32-5-686 suggests:
ii  grub                          0.97-64    GRand Unified Bootloader (dummy pa
pn  linux-doc-2.6.32              <none>     (no description available)

Versions of packages linux-image-2.6.32-5-686 is related to:
pn  firmware-bnx2                 <none>     (no description available)
pn  firmware-bnx2x                <none>     (no description available)
pn  firmware-ipw2x00              <none>     (no description available)
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
pn  firmware-linux                <none>     (no description available)
pn  firmware-linux-nonfree        <none>     (no description available)
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)
pn  xen-hypervisor                <none>     (no description available)

-- debconf information:
  linux-image-2.6.32-5-686/prerm/removing-running-kernel-2.6.32-5-686: true
  linux-image-2.6.32-5-686/postinst/depmod-error-initrd-2.6.32-5-686: false
  linux-image-2.6.32-5-686/postinst/ignoring-do-bootloader-2.6.32-5-686:
  linux-image-2.6.32-5-686/postinst/missing-firmware-2.6.32-5-686:



Reply to: