Package: linux-image-2.6.26-1-amd64 Version: 2.6.26-8 Severity: wishlist Recently I installed the AMD64 port for lenny and in the process setup encrypted LVM2 and all the other bells and whistles.
By chance a Gentoo ricer pointed out that by default my system was using aes_generic when I could have been using aes_x86_64, which I understand is an assembly optimised variant. Thankfully I merely edit my /etc/modules and put aes_x86_64 in there and reboot. Using /proc/crypto I can see that aes_x86_64 has a higher priority than aes_generic so my system uses that instead. I would have thought however that unless there was a compelling reason not to, that aes_x86_64 would have been the prefered module for this kind of setup. Typically with this class of CPU the bottleneck is often the hard disk rather than anything else, but every little helps :) For your kind consideration. -- Package-specific info: ** Version: Linux version 2.6.26-1-amd64 (Debian 2.6.26-8) ([EMAIL PROTECTED]) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Thu Oct 9 14:16:53 UTC 2008 ** Command line: root=/dev/mapper/D2-root ro vga=773 resume=/dev/mapper/D2-swap ** Tainted: P (1) ** Kernel log: [ 13.637791] Uniform CD-ROM driver Revision: 3.20 [ 13.769046] device-mapper: uevent: version 1.0.3 [ 13.801193] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: [EMAIL PROTECTED] [ 15.234394] usb-storage: device scan complete [ 15.238873] scsi 4:0:0:0: Direct-Access Generic- Compact Flash 1.00 PQ: 0 ANSI: 0 CCS [ 15.271123] scsi 4:0:0:1: Direct-Access Generic- SM/xD-Picture 1.00 PQ: 0 ANSI: 0 CCS [ 15.277353] scsi 4:0:0:2: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 0 CCS [ 15.284926] scsi 4:0:0:3: Direct-Access Generic- MS/MS-Pro 1.00 PQ: 0 ANSI: 0 CCS [ 15.284926] sd 4:0:0:0: [sdb] Attached SCSI removable disk [ 15.286697] sd 4:0:0:1: [sdc] Attached SCSI removable disk [ 15.288813] sd 4:0:0:2: [sdd] Attached SCSI removable disk [ 15.289322] sd 4:0:0:3: [sde] Attached SCSI removable disk [ 17.624387] PM: Starting manual resume from disk [ 17.784146] kjournald starting. Commit interval 5 seconds [ 17.820476] EXT3-fs: mounted filesystem with ordered data mode. [ 25.652347] udevd version 125 started [ 26.192107] agpgart: Detected VIA P4M900 chipset [ 26.245387] agpgart: AGP aperture is 32M @ 0xd8000000 [ 26.298078] input: Power Button (FF) as /class/input/input3 [ 26.408288] ACPI: Power Button (FF) [PWRF] [ 26.436371] input: Power Button (CM) as /class/input/input4 [ 26.561797] ACPI: Power Button (CM) [PWRB] [ 26.590702] input: Sleep Button (CM) as /class/input/input5 [ 26.693685] ACPI: Sleep Button (CM) [SLPB] [ 26.895593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 26.941496] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 27.095562] Linux video capture interface: v2.00 [ 27.151013] ov511: USB OV511+ video device found [ 27.224191] ov511: model: Creative Labs WebCam 3 [ 27.305554] usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04A9 pid 0x10B6 [ 27.383517] input: PC Speaker as /class/input/input6 [ 27.484151] ACPI: PCI Interrupt 0000:04:07.0[A] -> GSI 17 (level, low) -> IRQ 17 [ 27.513396] ath5k_pci 0000:04:07.0: registered as 'phy0' [ 27.689265] pnp: the driver 'parport_pc' has been registered [ 27.689291] parport_pc 00:0a: reported by Plug and Play ACPI [ 27.719624] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE] [ 27.743552] ov511: Sensor is an OV7620AE [ 27.743552] ov511: Enabling 511+/7620AE workaround [ 27.832522] phy0: Selected rate control algorithm 'pid' [ 27.895647] parport_pc 00:0a: driver attached [ 27.988772] ath5k phy0: Atheros AR5414 chip found (MAC: 0xa5, PHY: 0x61) [ 28.044847] ACPI: PCI Interrupt 0000:80:01.0[A] -> GSI 17 (level, low) -> IRQ 17 [ 28.044886] PCI: Setting latency timer of device 0000:80:01.0 to 64 [ 28.044891] PCI: Disallowing DAC for device 0000:80:01.0 [ 28.133358] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS... [ 28.396621] ov511: Device at usb-0000:00:10.1-1 registered to minor 0 [ 28.428541] usbcore: registered new interface driver usblp [ 28.454879] usbcore: registered new interface driver ov511 [ 28.454879] ov511: v1.64 for Linux 2.5 : ov511 USB Camera Driver [ 700.938189] EXT3 FS on dm-1, internal journal [ 701.686544] loop: module loaded [ 703.125275] kjournald starting. Commit interval 5 seconds [ 703.125275] EXT3 FS on sda2, internal journal [ 703.125275] EXT3-fs: mounted filesystem with ordered data mode. [ 703.354738] Adding 4001784k swap on /dev/mapper/D2-swap. Priority:-1 extents:1 across:4001784k [ 703.838557] fuse init (API version 7.9) [ 707.136316] firmware: requesting intel-ucode/06-0f-06 [ 707.279442] firmware: requesting intel-ucode/06-0f-06 [ 707.313267] IA-32 Microcode Update Driver: v1.14a <[EMAIL PROTECTED]> [ 707.418125] microcode: CPU0 updated from revision 0xc6 to 0xcb, date = 09162007 [ 707.471324] microcode: CPU1 updated from revision 0xc6 to 0xcb, date = 09162007 [ 708.354280] NET: Registered protocol family 10 [ 708.381341] lo: Disabled Privacy Extensions [ 708.413184] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 709.898142] wlan0: Initial auth_alg=0 [ 709.898149] wlan0: authenticate with AP 00:14:7f:5e:72:47 [ 709.899452] wlan0: RX authentication from 00:14:7f:5e:72:47 (alg=0 transaction=2 status=0) [ 709.899452] wlan0: authenticated [ 709.899452] wlan0: associate with AP 00:14:7f:5e:72:47 [ 709.902091] wlan0: RX AssocResp from 00:14:7f:5e:72:47 (capab=0x411 status=0 aid=3) [ 709.902095] wlan0: associated [ 709.903505] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 710.012751] vboxdrv: Trying to deactivate the NMI watchdog permanently... [ 710.012756] vboxdrv: Successfully done. [ 710.012758] vboxdrv: Found 2 processor cores. [ 710.012771] vboxdrv: fAsync=0 u64DiffCores=1435. [ 710.012819] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'. [ 710.044122] vboxdrv: Successfully loaded version 1.6.2_OSE (interface 0x00070002). [ 713.693823] warning: `ntpd' uses 32-bit capabilities (legacy support in use) [ 717.900326] lp0: using parport0 (interrupt-driven). [ 717.994250] ppdev: user-space parallel port driver [ 720.284850] nvidia: module license 'NVIDIA' taints kernel. [ 720.404844] wlan0: no IPv6 routers present [ 720.540840] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 24 (level, low) -> IRQ 24 [ 720.540840] PCI: Setting latency timer of device 0000:02:00.0 to 64 [ 720.540840] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 173.14.09 Wed Jun 4 23:40:50 PDT 2008 [ 720.952749] do_IRQ: 0.92 No irq handler for vector [ 758.060095] hda-intel: Invalid position buffer, using LPIB read method instead. [ 761.798370] CPU0 attaching NULL sched-domain. [ 761.798378] CPU1 attaching NULL sched-domain. [ 761.808701] CPU0 attaching sched-domain: [ 761.808706] domain 0: span 0-1 [ 761.808709] groups: 0 1 [ 761.808713] domain 1: span 0-1 [ 761.808715] groups: 0-1 [ 761.808719] CPU1 attaching sched-domain: [ 761.808721] domain 0: span 0-1 [ 761.808723] groups: 1 0 [ 761.808727] domain 1: span 0-1 [ 761.808729] groups: 0-1 ** Loaded modules: Module Size Used by nvidia 8105072 34 ppdev 11656 0 lp 14724 0 video 24084 0 output 7808 1 video ac 9352 0 vboxdrv 1658672 0 battery 16904 0 ipv6 288328 28 microcode 15160 0 firmware_class 12544 1 microcode acpi_cpufreq 11792 0 cpufreq_conservative 11784 0 cpufreq_stats 9120 0 cpufreq_powersave 6400 0 cpufreq_ondemand 11792 2 freq_table 9344 3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand cpufreq_userspace 8452 0 fuse 53184 1 loop 19468 0 arc4 6272 2 ecb 7296 2 snd_hda_intel 434776 1 snd_pcm_oss 41760 0 snd_pcm 81800 2 snd_hda_intel,snd_pcm_oss snd_mixer_oss 18816 1 snd_pcm_oss snd_seq_dummy 7428 0 parport_pc 31016 1 parport 41776 3 ppdev,lp,parport_pc ath5k 98048 0 snd_seq_oss 33152 0 pcspkr 7040 0 mac80211 162864 1 ath5k snd_seq_midi_event 11904 1 snd_seq_oss snd_seq 54304 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_timer 25744 2 snd_pcm,snd_seq snd_seq_device 11668 3 snd_seq_dummy,snd_seq_oss,snd_seq snd 63688 10 snd_hda_intel,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_seq,snd_timer,snd_seq_device usblp 16896 0 cfg80211 30224 2 ath5k,mac80211 soundcore 12064 1 snd snd_page_alloc 13072 2 snd_hda_intel,snd_pcm ov511 75024 0 compat_ioctl32 12288 1 ov511 i2c_viapro 12440 0 i2c_core 27936 2 nvidia,i2c_viapro videodev 35840 2 ov511,compat_ioctl32 v4l1_compat 17284 1 videodev shpchp 34080 0 pci_hotplug 32056 1 shpchp button 11680 0 via_agp 13696 1 evdev 14208 4 ext3 124688 2 jbd 51240 1 ext3 mbcache 12804 1 ext3 sha256_generic 13696 0 aes_x86_64 12416 2 aes_generic 32552 1 aes_x86_64 cbc 7936 1 dm_crypt 17032 1 crypto_blkcipher 21636 4 ecb,cbc,dm_crypt dm_mirror 20608 0 dm_log 13956 1 dm_mirror dm_snapshot 19400 0 dm_mod 58864 11 dm_crypt,dm_mirror,dm_log,dm_snapshot ide_cd_mod 36360 0 cdrom 37928 1 ide_cd_mod via82cxxx 12164 0 [permanent] ide_pci_generic 9220 0 [permanent] sd_mod 29376 3 ide_core 128284 3 ide_cd_mod,via82cxxx,ide_pci_generic usb_storage 94400 0 8139too 28288 0 usbhid 45792 0 hid 41792 1 usbhid ff_memless 9224 1 usbhid sata_via 13060 0 ata_generic 10116 0 sata_sil24 18180 2 8139cp 23808 0 mii 9856 2 8139too,8139cp ehci_hcd 36108 0 libata 165472 3 sata_via,ata_generic,sata_sil24 uhci_hcd 25760 0 scsi_mod 160760 3 sd_mod,usb_storage,libata dock 14112 1 libata thermal 22688 0 processor 42304 2 acpi_cpufreq,thermal fan 9352 0 thermal_sys 17728 4 video,thermal,processor,fan ** PCI devices: 00:00.0 Host bridge [0600]: VIA Technologies, Inc. CN896/VN896/P4M900 Host Bridge [1106:0364] Subsystem: VIA Technologies, Inc. CN896/VN896/P4M900 Host Bridge [1106:0364] 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: 8 Region 0: Memory at d8000000 (32-bit, prefetchable) [size=32M] Capabilities: <access denied> Kernel driver in use: agpgart-via Kernel modules: via-agp 00:00.1 Host bridge [0600]: VIA Technologies, Inc. CN896/VN896/P4M900 Host Bridge [1106:1364] 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:00.2 Host bridge [0600]: VIA Technologies, Inc. CN896/VN896/P4M900 Host Bridge [1106:2364] 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:00.3 Host bridge [0600]: VIA Technologies, Inc. CN896/VN896/P4M900 Host Bridge [1106:3364] 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:00.4 Host bridge [0600]: VIA Technologies, Inc. CN896/VN896/P4M900 Host Bridge [1106:4364] 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:00.5 PIC [0800]: VIA Technologies, Inc. CN896/VN896/P4M900 I/O APIC Interrupt Controller [1106:5364] (prog-if 20 [IO(X)-APIC]) 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: 4 bytes 00:00.6 Host bridge [0600]: VIA Technologies, Inc. CN896/VN896/P4M900 Security Device [1106:6364] 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: 4 bytes 00:00.7 Host bridge [0600]: VIA Technologies, Inc. CN896/VN896/P4M900 Host Bridge [1106:7364] 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:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT8237/VX700 PCI Bridge [1106:b198] (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=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 4 bytes Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000b000-0000bfff Memory behind bridge: dfb00000-dfbfffff Prefetchable memory behind bridge: dfe00000-dfefffff 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> Kernel modules: shpchp 00:02.0 PCI bridge [0604]: VIA Technologies, Inc. CN896/VN896/P4M900 PCI to PCI Bridge Controller [1106:a364] (rev 80) (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, Cache Line Size: 4 bytes Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 0000a000-0000afff Memory behind bridge: da000000-ddffffff Prefetchable memory behind bridge: 00000000c0000000-00000000cfffffff 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:03.0 PCI bridge [0604]: VIA Technologies, Inc. CN896/VN896/P4M900 PCI to PCI Bridge Controller [1106:c364] (rev 80) (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, Cache Line Size: 4 bytes Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 0000c000-0000cfff Memory behind bridge: dfd00000-dfdfffff Prefetchable memory behind bridge: 00000000dfc00000-00000000dfcfffff 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:0f.0 IDE interface [0101]: VIA Technologies, Inc. Device [1106:5337] (rev 80) (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: Foxconn International, Inc. Device [105b:0c87] 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: 32 Interrupt: pin B routed to IRQ 21 Region 0: I/O ports at fc00 [size=8] Region 1: I/O ports at f800 [size=4] Region 2: I/O ports at f400 [size=8] Region 3: I/O ports at f000 [size=4] Region 4: I/O ports at ec00 [size=16] Region 5: I/O ports at e800 [size=256] Capabilities: <access denied> Kernel driver in use: sata_via Kernel modules: sata_via, ata_generic, ide-pci-generic 00:0f.1 IDE interface [0101]: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE [1106:0571] (rev 07) (prog-if 8a [Master SecP PriP]) Subsystem: Foxconn International, Inc. Device [105b:0c87] 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: 32 Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8] Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1] Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8] Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1] Region 4: I/O ports at e400 [size=16] Capabilities: <access denied> Kernel driver in use: VIA_IDE Kernel modules: ata_generic, ide-pci-generic, via82cxxx 00:10.0 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev a0) (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: 32, Cache Line Size: 4 bytes Interrupt: pin A routed to IRQ 20 Region 4: I/O ports at e000 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:10.1 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev a0) (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: 32, Cache Line Size: 4 bytes Interrupt: pin B routed to IRQ 22 Region 4: I/O ports at dc00 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:10.2 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev a0) (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: 32, Cache Line Size: 4 bytes Interrupt: pin C routed to IRQ 21 Region 4: I/O ports at d800 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:10.3 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev a0) (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: 32, Cache Line Size: 4 bytes Interrupt: pin D routed to IRQ 23 Region 4: I/O ports at d400 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:10.4 USB Controller [0c03]: VIA Technologies, Inc. USB 2.0 [1106:3104] (rev 86) (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: 32, Cache Line Size: 32 bytes Interrupt: pin C routed to IRQ 21 Region 0: Memory at dffff000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd 00:11.0 ISA bridge [0601]: VIA Technologies, Inc. VT8237A PCI to ISA Bridge [1106:3337] Subsystem: VIA Technologies, Inc. VT8237A PCI to ISA Bridge [1106:3337] 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- Capabilities: <access denied> Kernel modules: i2c-viapro 00:11.7 Host bridge [0600]: VIA Technologies, Inc. VT8251 Ultra VLINK Controller [1106:287e] Subsystem: VIA Technologies, Inc. Device [1106:337e] 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: 32 Capabilities: <access denied> 00:13.0 Host bridge [0600]: VIA Technologies, Inc. VT8237A Host Bridge [1106:337b] 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- Capabilities: <access denied> 00:13.1 PCI bridge [0604]: VIA Technologies, Inc. VT8237A PCI to PCI Bridge [1106:337a] (prog-if 01 [Subtractive 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=04, subordinate=04, sec-latency=0 I/O behind bridge: 00009000-00009fff Memory behind bridge: dfa00000-dfafffff Prefetchable memory behind bridge: 00000000df900000-00000000df9fffff 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> 02:00.0 VGA compatible controller [0300]: nVidia Corporation GeForce 8800 GT [10de:0611] (rev a2) (prog-if 00 [VGA controller]) 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 24 Region 0: Memory at dc000000 (32-bit, non-prefetchable) [size=16M] Region 1: Memory at c0000000 (64-bit, prefetchable) [size=256M] Region 3: Memory at da000000 (64-bit, non-prefetchable) [size=32M] Region 5: I/O ports at ac00 [size=128] [virtual] Expansion ROM at dd000000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: nvidia Kernel modules: nvidiafb, nvidia 03:00.0 RAID bus controller [0104]: Silicon Image, Inc. SiI 3132 Serial ATA Raid II Controller [1095:3132] (rev 01) Subsystem: Silicon Image, Inc. Device [1095:7132] 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: 4 bytes Interrupt: pin A routed to IRQ 28 Region 0: Memory at dfdff000 (64-bit, non-prefetchable) [size=128] Region 2: Memory at dfdf8000 (64-bit, non-prefetchable) [size=16K] Region 4: I/O ports at cc00 [size=128] [virtual] Expansion ROM at dfc00000 [disabled] [size=512K] Capabilities: <access denied> Kernel driver in use: sata_sil24 Kernel modules: sata_sil24 04:04.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10) Subsystem: Foxconn International, Inc. Device [105b:0c87] 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: 32 (8000ns min, 16000ns max) Interrupt: pin A routed to IRQ 21 Region 0: I/O ports at 9c00 [size=256] Region 1: Memory at dfaff000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: 8139too Kernel modules: 8139cp, 8139too 04:07.0 Ethernet controller [0200]: Atheros Communications Inc. AR5413 802.11abg NIC [168c:001b] (rev 01) Subsystem: Fujitsu Limited. Device [10cf:1329] 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: 168 (2500ns min, 7000ns max), Cache Line Size: 4 bytes Interrupt: pin A routed to IRQ 17 Region 0: Memory at dfae0000 (32-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: ath5k_pci Kernel modules: ath5k 80:01.0 Audio device [0403]: VIA Technologies, Inc. VT1708/A [Azalia HDAC] (VIA High Definition Audio Controller) [1106:3288] (rev 10) Subsystem: Foxconn International, Inc. Device [105b:0c87] 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: 4 bytes Interrupt: pin A routed to IRQ 17 Region 0: Memory at bfffc000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages linux-image-2.6.26-1-amd64 depends on: ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy ii initramfs-tools [linux-initra 0.92j tools for generating an initramfs ii module-init-tools 3.4-1 tools for managing Linux kernel mo linux-image-2.6.26-1-amd64 recommends no packages. Versions of packages linux-image-2.6.26-1-amd64 suggests: ii grub 0.97-47 GRand Unified Bootloader (Legacy v pn linux-doc-2.6.26 <none> (no description available) -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]