On Sat, Aug 25, 2012 at 05:25:27PM +0200, novice wrote: > > halt > halt -p > shutdown (all paramettre tested) > > result: > reboot, >
My first impression is that ACPI ( http://en.wikipedia.org/wiki/Acpi ) is not working ... > > # lsmod > Module Size Used by > iptable_nat 12928 0 Used by zero other modules > nf_nat 18242 1 iptable_nat Used by 1 other module, it's name is listed > xt_owner 12423 0 > iptable_mangle 12536 0 > xt_limit 12638 0 > xt_length 12460 0 > nf_conntrack_ipv4 14078 3 nf_nat,iptable_nat 3 and all three are named/enumerated > nf_defrag_ipv4 12483 1 nf_conntrack_ipv4 > xt_state 12503 0 > nf_conntrack 52720 4 xt_state,nf_conntrack_ipv4,nf_nat,iptable_nat > xt_multiport 12548 0 > xt_iprange 12504 0 > xt_comment 12427 0 > ip6table_filter 12540 0 > ip6_tables 22175 1 ip6table_filter > iptable_filter 12536 0 > ip_tables 22042 3 iptable_filter,iptable_mangle,iptable_nat > ipt_ULOG 16833 1 > x_tables 19073 14 > ipt_ULOG,ip_tables,iptable_filter,ip6_tables,ip6table_filter,xt_comment,xt_iprange,xt_multiport,xt_state,xt_length,xt_limit,iptable_mangle,xt_owner,iptable_nat 14 and all fourteen are listed > parport_pc 22364 0 > ppdev 12763 0 > lp 17149 0 > parport 31858 3 lp,ppdev,parport_pc > nfsd 211858 2 > nfs 312243 0 > nfs_acl 12511 2 nfs,nfsd > auth_rpcgss 37143 2 nfs,nfsd > fscache 36739 1 nfs > lockd 67328 2 nfs,nfsd > sunrpc 173671 6 lockd,auth_rpcgss,nfs_acl,nfs,nfsd > loop 22641 0 > firewire_sbp2 17993 0 > snd_usb_audio 84836 2 > snd_usbmidi_lib 23420 1 snd_usb_audio > snd_seq_midi 12848 0 > snd_seq_midi_event 13316 1 snd_seq_midi > snd_rawmidi 23060 2 snd_seq_midi,snd_usbmidi_lib > uinput 17440 2 > snd_hda_codec_hdmi 30783 5 > snd_hda_codec_realtek 188797 1 > joydev 17266 0 > usbhid 36379 0 > hid 81288 1 usbhid > nvidia 10823460 41 41 and NON of the *fourty-one* is listed, notice the big size > coretemp 12898 0 > crc32c_intel 12747 0 > ghash_clmulni_intel 13133 0 > snd_hda_intel 26345 3 > snd_hda_codec 78031 3 > snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi > mxm_wmi 12473 0 > snd_hwdep 13186 2 snd_hda_codec,snd_usb_audio > evdev 17562 24 24 modules for http://en.wikipedia.org/wiki/Evdev > snd_pcm 63900 4 > snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi,snd_usb_audio > aesni_intel 50667 0 > snd_page_alloc 13003 2 snd_pcm,snd_hda_intel > snd_seq 45093 2 snd_seq_midi_event,snd_seq_midi > aes_x86_64 16796 1 aesni_intel > snd_seq_device 13176 3 snd_seq,snd_rawmidi,snd_seq_midi > aes_generic 33026 2 aes_x86_64,aesni_intel > snd_timer 22917 2 snd_seq,snd_pcm > cryptd 14517 2 aesni_intel,ghash_clmulni_intel > i2c_i801 16870 0 > psmouse 64455 0 > iTCO_wdt 17081 0 > serio_raw 12931 0 > pcspkr 12579 0 > snd 52850 22 > snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_rawmidi,snd_usbmidi_lib,snd_usb_audio 22 modules and probably all twentytwo listed > i2c_core 23876 2 i2c_i801,nvidia > iTCO_vendor_support 12704 1 iTCO_wdt > soundcore 13065 1 snd > acpi_cpufreq 12935 0 Found an acpi related module > mperf 12453 1 acpi_cpufreq > wmi 13243 1 mxm_wmi > video 17628 0 > processor 28157 1 acpi_cpufreq > button 12937 0 > ext4 350411 3 > crc16 12343 1 ext4 > jbd2 62015 1 ext4 > mbcache 13065 1 ext4 > sr_mod 21899 0 > cdrom 35401 1 sr_mod > sd_mod 36136 5 > crc_t10dif 12348 1 sd_mod > ahci 24997 4 > firewire_ohci 35772 0 > libahci 22860 1 ahci > firewire_core 48407 2 firewire_ohci,firewire_sbp2 > crc_itu_t 12347 1 firewire_core > libata 140589 2 libahci,ahci > scsi_mod 162372 4 libata,sd_mod,sr_mod,firewire_sbp2 > atl1c 32217 0 > ehci_hcd 40215 0 > e1000e 120822 0 > xhci_hcd 73170 0 > thermal 17383 0 > fan 12674 0 > thermal_sys 18040 4 fan,thermal,processor,video > usbcore 128498 7 > xhci_hcd,ehci_hcd,usbhid,snd_usbmidi_lib,snd_usb_audio > usb_common 12354 1 usbcore > > > > -- Package-specific info: > ** Version: > Linux version 3.2.0-3-amd64 (Debian 3.2.23-1) > ([email protected]) (gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP > Mon Jul 23 02:45:17 UTC 2012 > > ** Command line: > BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-amd64 > root=UUID=79c5c74d-1b80-4fb0-93d4-840c563af818 ro quiet > > ** Tainted: PO (4097) > * Proprietary module has been loaded. > * Out-of-tree module has been loaded. Those _could be_ the cullprit. > > ** Kernel log: > [ 3.984689] usb 3-1.2.1.4: Product: USB2.0 Hub Where are the earlier messages? > [ 3.985192] hub 3-1.2.1.4:1.0: USB hub found > [ 3.985514] hub 3-1.2.1.4:1.0: 4 ports detected > [ 4.009291] input: Logitech G500 as > /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2.1/3-1.2.1.2/3-1.2.1.2:1.0/input/input3 > [ 4.009408] generic-usb 0003:046D:C068.0001: input,hidraw0: USB HID v1.11 > Mouse [Logitech G500] on usb-0000:00:1a.0-1.2.1.2/input0 > [ 4.013319] input: Logitech G500 as > /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2.1/3-1.2.1.2/3-1.2.1.2:1.1/input/input4 > [ 4.013581] generic-usb 0003:046D:C068.0002: input,hiddev0,hidraw1: USB > HID v1.11 Keyboard [Logitech G500] on usb-0000:00:1a.0-1.2.1.2/input1 > [ 4.013590] usbcore: registered new interface driver usbhid > [ 4.013591] usbhid: USB HID core driver > [ 4.058464] usb 3-1.2.1.1.1: new low-speed USB device number 10 using > ehci_hcd > [ 4.156361] usb 3-1.2.1.1.1: New USB device found, idVendor=046d, > idProduct=c226 > [ 4.156366] usb 3-1.2.1.1.1: New USB device strings: Mfr=0, Product=2, > SerialNumber=0 > [ 4.156368] usb 3-1.2.1.1.1: Product: G15 Gaming Keyboard > [ 4.160190] input: G15 Gaming Keyboard as > /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2.1/3-1.2.1.1/3-1.2.1.1.1/3-1.2.1.1.1:1.0/input/input5 > [ 4.160318] generic-usb 0003:046D:C226.0003: input,hidraw2: USB HID v1.10 > Keyboard [G15 Gaming Keyboard] on usb-0000:00:1a.0-1.2.1.1.1/input0 > [ 4.166395] input: G15 Gaming Keyboard as > /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2.1/3-1.2.1.1/3-1.2.1.1.1/3-1.2.1.1.1:1.1/input/input6 > [ 4.166578] generic-usb 0003:046D:C226.0004: input,hiddev0,hidraw3: USB > HID v1.10 Device [G15 Gaming Keyboard] on usb-0000:00:1a.0-1.2.1.1.1/input1 > [ 4.214669] hda_codec: ALC898: BIOS auto-probing. > [ 4.225827] HDMI status: Codec=3 Pin=6 Presence_Detect=0 ELD_Valid=0 > [ 4.226010] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0 > [ 4.226205] input: HDA Intel PCH HDMI/DP,pcm=7 as > /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 > [ 4.226324] input: HDA Intel PCH HDMI/DP,pcm=3 as > /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 > [ 4.226679] input: HDA Intel PCH Headphone as > /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 > [ 4.226883] snd_hda_intel 0000:07:00.1: PCI INT B -> GSI 17 (level, low) > -> IRQ 17 > [ 4.226886] hda_intel: Disabling MSI > [ 4.226981] snd_hda_intel 0000:07:00.1: setting latency timer to 64 > [ 4.238304] usb 3-1.2.1.1.4: new full-speed USB device number 11 using > ehci_hcd > [ 4.333617] usb 3-1.2.1.1.4: New USB device found, idVendor=046d, > idProduct=c227 > [ 4.333622] usb 3-1.2.1.1.4: New USB device strings: Mfr=0, Product=2, > SerialNumber=0 > [ 4.333624] usb 3-1.2.1.1.4: Product: G15 GamePanel LCD > [ 4.352622] input: G15 GamePanel LCD as > /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2.1/3-1.2.1.1/3-1.2.1.1.4/3-1.2.1.1.4:1.0/input/input10 > [ 4.352947] generic-usb 0003:046D:C227.0005: input,hiddev0,hidraw4: USB > HID v1.11 Keypad [G15 GamePanel LCD] on usb-0000:00:1a.0-1.2.1.1.4/input0 > [ 4.426114] usb 3-1.2.1.4.3: new full-speed USB device number 12 using > ehci_hcd > [ 4.520933] usb 3-1.2.1.4.3: New USB device found, idVendor=03f0, > idProduct=6104 > [ 4.520938] usb 3-1.2.1.4.3: New USB device strings: Mfr=1, Product=2, > SerialNumber=3 > [ 4.520941] usb 3-1.2.1.4.3: Product: deskjet 5600 > [ 4.520943] usb 3-1.2.1.4.3: Manufacturer: hp > [ 4.520945] usb 3-1.2.1.4.3: SerialNumber: MY36M2K30R89 > [ 4.594040] usb 3-1.2.1.4.4: new full-speed USB device number 13 using > ehci_hcd > [ 4.692157] usb 3-1.2.1.4.4: New USB device found, idVendor=046d, > idProduct=0a0b > [ 4.692162] usb 3-1.2.1.4.4: New USB device strings: Mfr=1, Product=2, > SerialNumber=0 > [ 4.692165] usb 3-1.2.1.4.4: Product: Logitech USB Headset > [ 4.692167] usb 3-1.2.1.4.4: Manufacturer: Logitech > [ 4.694943] input: Logitech Logitech USB Headset as > /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2.1/3-1.2.1.4/3-1.2.1.4.4/3-1.2.1.4.4:1.3/input/input11 > [ 4.695206] generic-usb 0003:046D:0A0B.0006: input,hidraw5: USB HID v1.00 > Device [Logitech Logitech USB Headset] on usb-0000:00:1a.0-1.2.1.4.4/input3 > [ 4.717544] usbcore: registered new interface driver snd-usb-audio > [ 5.033241] HDMI status: Codec=0 Pin=5 Presence_Detect=0 ELD_Valid=0 > [ 5.065212] HDMI status: Codec=1 Pin=5 Presence_Detect=0 ELD_Valid=0 > [ 5.097160] HDMI status: Codec=2 Pin=5 Presence_Detect=0 ELD_Valid=0 > [ 5.129147] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0 > [ 5.145205] input: HDA NVidia HDMI/DP,pcm=9 as > /devices/pci0000:00/0000:00:01.0/0000:07:00.1/sound/card1/input12 > [ 5.145421] input: HDA NVidia HDMI/DP,pcm=8 as > /devices/pci0000:00/0000:00:01.0/0000:07:00.1/sound/card1/input13 > [ 5.145610] input: HDA NVidia HDMI/DP,pcm=7 as > /devices/pci0000:00/0000:00:01.0/0000:07:00.1/sound/card1/input14 > [ 5.145792] input: HDA NVidia HDMI/DP,pcm=3 as > /devices/pci0000:00/0000:00:01.0/0000:07:00.1/sound/card1/input15 > [ 8.281785] input: G15 Extra Keys as /devices/virtual/input/input16 > [ 8.522280] Adding 932860k swap on /dev/sda7. Priority:-1 extents:1 > across:932860k SS > [ 8.538573] EXT4-fs (sda1): re-mounted. Opts: (null) > [ 8.585238] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro > [ 8.606610] loop: module loaded > [ 9.614132] EXT4-fs (sda6): mounted filesystem with ordered data mode. > Opts: (null) > [ 9.622244] EXT4-fs (sda5): mounted filesystem with ordered data mode. > Opts: (null) > [ 9.899033] RPC: Registered named UNIX socket transport module. > [ 9.899037] RPC: Registered udp transport module. > [ 9.899039] RPC: Registered tcp transport module. > [ 9.899041] RPC: Registered tcp NFSv4.1 backchannel transport module. > [ 9.904735] FS-Cache: Loaded > [ 9.913149] FS-Cache: Netfs 'nfs' registered for caching > [ 9.918804] Installing knfsd (copyright (C) 1996 [email protected]). > [ 10.325750] input: ACPI Virtual Keyboard Device as > /devices/virtual/input/input17 > [ 10.618105] e1000e 0000:00:19.0: PME# enabled > [ 11.119183] lp: driver loaded but no devices found > [ 11.122348] ppdev: user-space parallel port driver > [ 14.336170] e1000e 0000:00:19.0: BAR 0: set to [mem 0xf6500000-0xf651ffff] > (PCI address [0xf6500000-0xf651ffff]) > [ 14.336179] e1000e 0000:00:19.0: BAR 1: set to [mem 0xf6536000-0xf6536fff] > (PCI address [0xf6536000-0xf6536fff]) > [ 14.336185] e1000e 0000:00:19.0: BAR 2: set to [io 0xf000-0xf01f] (PCI > address [0xf000-0xf01f]) > [ 14.336201] e1000e 0000:00:19.0: restoring config space at offset 0xf (was > 0x100, writing 0x10a) > [ 14.336221] e1000e 0000:00:19.0: restoring config space at offset 0x1 (was > 0x100000, writing 0x100007) > [ 14.336266] e1000e 0000:00:19.0: PME# disabled > [ 14.387058] ip_tables: (C) 2000-2006 Netfilter Core Team > [ 14.480199] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X > [ 14.535998] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X > [ 14.536619] ADDRCONF(NETDEV_UP): eth1: link is not ready > [ 14.539136] ip6_tables: (C) 2000-2006 Netfilter Core Team > [ 14.548298] atl1c 0000:05:00.0: irq 48 for MSI/MSI-X > [ 14.567981] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) > [ 14.632926] ADDRCONF(NETDEV_UP): eth0: link is not ready > [ 15.789067] e1000e 0000:00:19.0: PCI INT A disabled > [ 15.789080] e1000e 0000:00:19.0: PME# enabled > [ 17.437107] e1000e 0000:00:19.0: BAR 0: set to [mem 0xf6500000-0xf651ffff] > (PCI address [0xf6500000-0xf651ffff]) > [ 17.437115] e1000e 0000:00:19.0: BAR 1: set to [mem 0xf6536000-0xf6536fff] > (PCI address [0xf6536000-0xf6536fff]) > [ 17.437121] e1000e 0000:00:19.0: BAR 2: set to [io 0xf000-0xf01f] (PCI > address [0xf000-0xf01f]) > [ 17.437137] e1000e 0000:00:19.0: restoring config space at offset 0xf (was > 0x100, writing 0x10a) > [ 17.437159] e1000e 0000:00:19.0: restoring config space at offset 0x1 (was > 0x100000, writing 0x100007) > [ 17.437188] e1000e 0000:00:19.0: PME# disabled > [ 17.437259] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X > [ 21.111178] e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow > Control: Rx/Tx > [ 21.111625] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready > [ 31.998890] eth1: no IPv6 routers present > [ 459.452059] ADDRCONF(NETDEV_UP): eth0: link is not ready > [ 470.347806] eth1: no IPv6 routers present > > ** Model information > sys_vendor: Gigabyte Technology Co., Ltd. > product_name: To be filled by O.E.M. > product_version: To be filled by O.E.M. > chassis_vendor: Gigabyte Technology Co., Ltd. > chassis_version: To Be Filled By O.E.M. > bios_vendor: American Megatrends Inc. > bios_version: F4 > board_vendor: Gigabyte Technology Co., Ltd. > board_name: Z77X-UD5H > board_version: x.x > > > ** PCI devices: > 00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor > Family DRAM Controller [8086:0100] (rev 09) > 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core > Processor Family PCI Express Root Port [8086:0101] (rev 09) (prog-if 00 > [Normal decode]) > 00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset > Family USB xHCI Host Controller [8086:1e31] (rev 04) (prog-if 30 [XHCI]) > 00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 > Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04) > 00:19.0 Ethernet controller [0200]: Intel Corporation 82579V Gigabit Network > Connection [8086:1503] (rev 04) > 00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset > Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04) (prog-if 20 > [EHCI]) > 00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset > Family High Definition Audio Controller [8086:1e20] (rev 04) > 00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset > Family PCI Express Root Port 1 [8086:1e10] (rev c4) (prog-if 00 [Normal > decode]) > 00:1c.1 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset > Family PCI Express Root Port 2 [8086:1e12] (rev c4) (prog-if 00 [Normal > decode]) > 00:1c.5 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] > (rev c4) (prog-if 01 [Subtractive decode]) > 00:1c.6 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset > Family PCI Express Root Port 7 [8086:1e1c] (rev c4) (prog-if 00 [Normal > decode]) > 00:1c.7 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset > Family PCI Express Root Port 8 [8086:1e1e] (rev c4) (prog-if 00 [Normal > decode]) > 00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset > Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04) (prog-if 20 > [EHCI]) > 00:1f.0 ISA bridge [0601]: Intel Corporation Z77 Express Chipset LPC > Controller [8086:1e44] (rev 04) > 00:1f.2 SATA controller [0106]: Intel Corporation 7 Series/C210 Series > Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e02] (rev 04) > (prog-if 01 [AHCI 1.0]) > > 00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family > SMBus Controller [8086:1e22] (rev 04) > Subsystem: Giga-byte Technology Device [1458:5001] > 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 C routed to IRQ 18 > Region 0: Memory at f653a000 (64-bit, non-prefetchable) [size=256] > Region 4: I/O ports at f020 [size=32] > > 02:00.0 SATA controller [0106]: Marvell Technology Group Ltd. 88SE9172 SATA > 6Gb/s Controller [1b4b:9172] (rev 11) (prog-if 01 [AHCI 1.0]) > 03:00.0 PCI bridge [0604]: Integrated Technology Express, Inc. Device > [1283:8892] (rev 30) (prog-if 01 [Subtractive decode]) > 04:01.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6306/7/8 [Fire > II(M)] IEEE 1394 OHCI Controller [1106:3044] (rev c0) (prog-if 10 [OHCI]) > 05:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR8151 v2.0 > Gigabit Ethernet [1969:1083] (rev c0) > 06:00.0 SATA controller [0106]: Marvell Technology Group Ltd. 88SE9172 SATA > 6Gb/s Controller [1b4b:9172] (rev 11) (prog-if 01 [AHCI 1.0]) > 07:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF104 [GeForce > GTX 460] [10de:0e22] (rev a1) (prog-if 00 [VGA controller]) > Kernel driver in use: nvidia As far as I known is there "nouveau" the open source driver voor Nvidia. > 07:00.1 Audio device [0403]: NVIDIA Corporation GF104 High Definition Audio > Controller [10de:0beb] (rev a1) > > > ** USB devices: > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub > Bus 002 Device 002: ID 2109:0810 According my web search an USB 3 device > Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 002 Device 003: ID 2109:0810 > Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub > Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub > Bus 003 Device 003: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB > Bus 003 Device 004: ID 2109:0810 > Bus 003 Device 005: ID 2109:0810 > Bus 003 Device 006: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB > Bus 003 Device 007: ID 046d:c223 Logitech, Inc. G11/G15 Keyboard / USB Hub > Bus 003 Device 008: ID 046d:c068 Logitech, Inc. G500 Laser Mouse > Bus 003 Device 009: ID 05e3:0605 Genesys Logic, Inc. USB 2.0 Hub [ednet] > Bus 003 Device 010: ID 046d:c226 Logitech, Inc. G15 Refresh Keyboard > Bus 003 Device 011: ID 046d:c227 Logitech, Inc. G15 Refresh Keyboard > Bus 003 Device 012: ID 03f0:6104 Hewlett-Packard DeskJet 5650c > Bus 003 Device 013: ID 046d:0a0b Logitech, Inc. ClearChat Pro USB > > My two cents Cheers Geert Stappers -- > And is there a policy on top-posting vs. bottom-posting? Yes. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

