Package: linux-2.6 Version: 2.6.32-1 Severity: normal I've been running into what appears to be the same problem since upgrading to 2.6.32, in that vesafb is activating unsolicited (despite an explicit video parameter referring to i915) and interfering with inteldrmfb:
[ 0.646467] vesafb: framebuffer at 0xd012c000, mapped to 0xffffc90010980000, using 1216k, total 1216k [ 0.646471] vesafb: mode is 640x480x32, linelength=2560, pages=0 [ 0.646473] vesafb: scrolling: redraw [ 0.646477] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.659105] Console: switching to colour frame buffer device 80x30 [ 0.671601] fb0: VESA VGA frame buffer device ... [ 0.825885] [drm] Initialized drm 1.1.0 20060810 [ 0.844237] alloc irq_desc for 16 on node -1 [ 0.844240] alloc kstat_irqs on node -1 [ 0.844250] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.844255] i915 0000:00:02.0: setting latency timer to 64 [ 0.850779] alloc irq_desc for 26 on node -1 [ 0.850783] alloc kstat_irqs on node -1 [ 0.850795] i915 0000:00:02.0: irq 26 for MSI/MSI-X [ 0.850803] [drm] set up 7M of stolen space [ 0.979244] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver [ 0.979372] fb1: inteldrmfb frame buffer device [ 0.979375] registered panic notifier [ 0.979430] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 Although X still starts up properly complete with UXA, DRI2, and such, the text consoles remain at the low initial resolution until it starts, and are inaccessible from then on. (Attempting to switch VTs keeps a snapshot of my X desktop displayed; I can at least switch back to X without any lossage, though.) I had no such trouble with Debian's 2.6.31-1, where vesafb remained inactive: [ 0.818394] [drm] Initialized drm 1.1.0 20060810 [ 0.829123] alloc irq_desc for 16 on node 0 [ 0.829127] alloc kstat_irqs on node 0 [ 0.829139] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.829144] i915 0000:00:02.0: setting latency timer to 64 [ 0.835758] alloc irq_desc for 26 on node 0 [ 0.835762] alloc kstat_irqs on node 0 [ 0.835775] i915 0000:00:02.0: irq 26 for MSI/MSI-X [ 1.021708] [drm] DAC-6: set mode 1280x1024 17 [ 1.046259] Console: switching to colour frame buffer device 160x64 [ 1.050619] [drm] fb0: inteldrmfb frame buffer device [ 1.050681] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 -- Package-specific info: ** Version: Linux version 2.6.32-trunk-amd64 (Debian 2.6.32-1) ([email protected]) (gcc version 4.3.4 (Debian 4.3.4-6) ) #1 SMP Sun Dec 6 17:49:24 UTC 2009 ** Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-trunk-amd64 root=UUID=cb122545-993c-4751-aeb1-0466126af9dc ro quiet console=tty0 selinux=0 video=i915:modeset=1 ** Tainted: P (1) * Proprietary module has been loaded. ** Kernel log: [ 12.734999] REISERFS (device dm-4): checking transaction log (dm-4) [ 12.758019] REISERFS (device dm-4): Using r5 hash to sort names [ 12.796962] REISERFS (device dm-0): found reiserfs format "3.6" with standard journal [ 12.797025] REISERFS (device dm-0): using ordered data mode [ 12.804693] REISERFS (device dm-0): journal params: device dm-0, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 12.805654] REISERFS (device dm-0): checking transaction log (dm-0) [ 12.834560] REISERFS (device dm-0): Using r5 hash to sort names [ 12.928920] REISERFS (device dm-10): found reiserfs format "3.6" with standard journal [ 12.929005] REISERFS (device dm-10): using ordered data mode [ 12.934202] REISERFS (device dm-10): journal params: device dm-10, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 12.935169] REISERFS (device dm-10): checking transaction log (dm-10) [ 12.984518] REISERFS (device dm-10): Using r5 hash to sort names [ 13.076194] REISERFS (device dm-8): found reiserfs format "3.6" with standard journal [ 13.076265] REISERFS (device dm-8): using ordered data mode [ 13.084467] REISERFS (device dm-8): journal params: device dm-8, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 13.085436] REISERFS (device dm-8): checking transaction log (dm-8) [ 13.118992] REISERFS (device dm-8): Using r5 hash to sort names [ 13.183696] REISERFS (device dm-1): found reiserfs format "3.6" with standard journal [ 13.183768] REISERFS (device dm-1): using ordered data mode [ 13.188134] REISERFS (device dm-1): journal params: device dm-1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 13.189106] REISERFS (device dm-1): checking transaction log (dm-1) [ 13.230233] REISERFS (device dm-1): Using r5 hash to sort names [ 13.313941] REISERFS (device dm-6): found reiserfs format "3.6" with standard journal [ 13.314012] REISERFS (device dm-6): using ordered data mode [ 13.318181] REISERFS (device dm-6): journal params: device dm-6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 13.319144] REISERFS (device dm-6): checking transaction log (dm-6) [ 13.359766] REISERFS (device dm-6): Using r5 hash to sort names [ 13.471952] kjournald starting. Commit interval 5 seconds [ 13.472234] EXT3 FS on dm-5, internal journal [ 13.472242] EXT3-fs: mounted filesystem with ordered data mode. [ 13.555336] REISERFS (device dm-9): found reiserfs format "3.6" with standard journal [ 13.555426] REISERFS (device dm-9): using ordered data mode [ 13.559777] REISERFS (device dm-9): journal params: device dm-9, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 13.560757] REISERFS (device dm-9): checking transaction log (dm-9) [ 13.645764] REISERFS (device dm-9): Using r5 hash to sort names [ 13.669371] REISERFS (device dm-7): found reiserfs format "3.6" with standard journal [ 13.669452] REISERFS (device dm-7): using ordered data mode [ 13.677783] REISERFS (device dm-7): journal params: device dm-7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 13.678747] REISERFS (device dm-7): checking transaction log (dm-7) [ 13.702842] REISERFS (device dm-7): Using r5 hash to sort names [ 13.809973] Adding 1048568k swap on /dev/mapper/VG00-swap. Priority:-1 extents:1 across:1048568k [ 18.516224] e1000e 0000:00:19.0: irq 27 for MSI/MSI-X [ 18.572089] e1000e 0000:00:19.0: irq 27 for MSI/MSI-X [ 18.572477] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 20.144862] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX [ 20.144867] 0000:00:19.0: eth0: 10/100 speed: disabling TSO [ 20.145171] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 29.992654] NET: Registered protocol family 15 [ 30.892013] eth0: no IPv6 routers present [ 31.236165] fuse init (API version 7.13) [ 31.362754] Initializing XFRM netlink socket [ 31.408997] padlock: VIA PadLock not detected. [ 31.601474] padlock: VIA PadLock Hash Engine not detected. [ 31.822208] Intel AES-NI instructions are not detected. [ 31.962709] padlock: VIA PadLock not detected. [ 34.293219] alg: No test for cipher_null (cipher_null-generic) [ 34.293287] alg: No test for ecb(cipher_null) (ecb-cipher_null) [ 34.293352] alg: No test for digest_null (digest_null-generic) [ 34.293408] alg: No test for compress_null (compress_null-generic) [ 34.368310] padlock: VIA PadLock Hash Engine not detected. [ 34.729256] tun: Universal TUN/TAP device driver, 1.6 [ 34.729261] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> [ 35.015058] microcode: CPU0 sig=0xf43, pf=0x10, revision=0x5 [ 35.015068] platform microcode: firmware: requesting intel-ucode/0f-04-03 [ 35.135917] microcode: CPU1 sig=0xf43, pf=0x10, revision=0x5 [ 35.135927] platform microcode: firmware: requesting intel-ucode/0f-04-03 [ 35.140937] Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba [ 36.225560] teredo: Disabled Privacy Extensions [ 39.881560] loop: module loaded [ 40.332530] end_request: I/O error, dev fd0, sector 0 [ 41.313223] input: btnx keyboard as /devices/virtual/input/input7 [ 41.314022] input: btnx mouse as /devices/virtual/input/input8 [ 63.898934] [drm] DAC-6: set mode 1280x1024 19 [ 145.928019] teredo: no IPv6 routers present [ 801.414830] Bluetooth: Core ver 2.15 [ 801.416314] NET: Registered protocol family 31 [ 801.416319] Bluetooth: HCI device and connection manager initialized [ 801.416324] Bluetooth: HCI socket layer initialized [ 801.583898] Bluetooth: L2CAP ver 2.14 [ 801.583903] Bluetooth: L2CAP socket layer initialized [ 801.640106] Bluetooth: RFCOMM TTY layer initialized [ 801.640116] Bluetooth: RFCOMM socket layer initialized [ 801.640121] Bluetooth: RFCOMM ver 1.11 [ 802.260339] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 802.260344] Bluetooth: BNEP filters: protocol multicast [ 802.350096] Bridge firewalling registered [ 802.477931] Bluetooth: SCO (Voice Link) ver 0.6 [ 802.477936] Bluetooth: SCO socket layer initialized [ 806.949476] lp0: using parport0 (interrupt-driven). [ 807.008569] ppdev: user-space parallel port driver [ 847.406615] lo: Disabled Privacy Extensions [ 852.982112] openafs: module license 'http://www.openafs.org/dl/license10.html' taints kernel. [ 852.982122] Disabling lock debugging due to kernel taint [ 853.290891] enabling dynamically allocated vcaches [ 853.290896] Starting AFS cache scan...found 293 non-empty cache files (12%). [ 856.402702] RPC: Registered udp transport module. [ 856.402708] RPC: Registered tcp transport module. [ 856.402711] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 856.718019] Installing knfsd (copyright (C) 1996 [email protected]). [ 914.369238] [drm:i915_gem_madvise_ioctl] *ERROR* Attempted i915_gem_madvise_ioctl() on a pinned object ** Model information sys_vendor: System manufacturer product_name: P5E-VM DO product_version: System Version chassis_vendor: Chassis Manufacture chassis_version: Chassis Version bios_vendor: American Megatrends Inc. bios_version: 0202 board_vendor: ASUSTeK Computer INC. board_name: P5E-VM DO board_version: Rev 1.xx ** Loaded modules: Module Size Used by nfsd 253670 0 lockd 57523 1 nfsd nfs_acl 2031 1 nfsd auth_rpcgss 33204 1 nfsd sunrpc 161057 4 nfsd,lockd,nfs_acl,auth_rpcgss exportfs 3170 1 nfsd openafs 537663 2 acpi_cpufreq 5555 0 cpufreq_powersave 902 0 cpufreq_stats 2659 0 cpufreq_userspace 1992 0 ppdev 5030 0 lp 7462 0 sco 7193 2 bridge 39566 0 stp 1440 1 bridge bnep 9395 2 rfcomm 29501 0 l2cap 24656 4 bnep,rfcomm crc16 1319 1 l2cap bluetooth 41795 6 sco,bnep,rfcomm,l2cap rfkill 12996 2 bluetooth autofs4 20757 2 uinput 6376 2 binfmt_misc 6431 1 loop 11767 0 microcode 21707 0 deflate 1767 0 zlib_deflate 17746 1 deflate ctr 3363 0 tun 10812 2 camellia 17463 0 cast5 16349 0 rmd160 7104 0 sha1_generic 1759 0 hmac 2593 0 crypto_null 2492 0 ccm 6817 0 serpent 16791 0 blowfish 7944 0 twofish 6025 0 twofish_common 13472 1 twofish ecb 1841 0 xcbc 2325 0 cbc 2539 0 sha256_generic 8692 0 sha512_generic 4449 0 des_generic 15475 0 cryptd 5366 0 aes_x86_64 7340 0 aes_generic 25714 1 aes_x86_64 xfrm_user 16703 2 ah6 4373 0 ah4 3695 0 fuse 50078 1 esp6 4569 0 esp4 4805 0 xfrm4_mode_beet 1995 0 xfrm4_tunnel 1625 0 tunnel4 1973 1 xfrm4_tunnel xfrm4_mode_tunnel 1696 0 xfrm4_mode_transport 1434 0 xfrm6_mode_transport 1482 0 xfrm6_mode_ro 1294 0 xfrm6_mode_beet 1834 0 xfrm6_mode_tunnel 1632 0 ipcomp 1796 0 ipcomp6 1780 0 xfrm_ipcomp 3559 2 ipcomp,ipcomp6 xfrm6_tunnel 6655 1 ipcomp6 tunnel6 1872 1 xfrm6_tunnel rng_core 2990 0 af_key 23170 2 reiserfs 193818 9 hwmon_vid 1828 0 eeprom 3337 0 cpufreq_conservative 5162 2 ide_generic 1121 0 [permanent] ide_cd_mod 24744 0 piix 4568 0 dm_crypt 10163 0 snd_hda_codec_realtek 235095 1 snd_hda_intel 17851 6 snd_hda_codec 52900 2 snd_hda_codec_realtek,snd_hda_intel snd_hwdep 5364 1 snd_hda_codec snd_pcm_oss 32399 0 snd_mixer_oss 12606 1 snd_pcm_oss snd_pcm 60615 5 snd_hda_intel,snd_hda_codec,snd_pcm_oss snd_seq_midi 4208 0 snd_rawmidi 15291 1 snd_seq_midi snd_seq_midi_event 4628 1 snd_seq_midi snd_seq 42753 3 snd_seq_midi,snd_seq_midi_event snd_timer 15502 4 snd_pcm,snd_seq snd_seq_device 4477 3 snd_seq_midi,snd_rawmidi,snd_seq snd 44718 20 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device tpm_infineon 6740 1 soundcore 4614 1 snd tpm 9917 1 tpm_infineon serio_raw 3752 0 tpm_bios 4521 1 tpm parport_pc 18839 1 snd_page_alloc 6201 2 snd_hda_intel,snd_pcm i2c_i801 7590 0 psmouse 35261 0 pcspkr 1699 0 evdev 7336 16 parport 27938 3 ppdev,lp,parport_pc asus_atk0110 7686 0 processor 29479 1 acpi_cpufreq ext3 106371 2 jbd 37021 1 ext3 mbcache 4970 1 ext3 sg 18728 0 sd_mod 29673 3 sr_mod 12602 0 cdrom 29399 2 ide_cd_mod,sr_mod crc_t10dif 1276 1 sd_mod usbhid 31196 2 ata_generic 2983 0 hid 62745 1 usbhid usb_storage 38425 0 ahci 31494 2 firewire_ohci 19420 0 uhci_hcd 18441 0 ide_pci_generic 2788 0 pata_jmicron 2280 0 ehci_hcd 30562 0 libata 131639 3 ata_generic,ahci,pata_jmicron firewire_core 36544 1 firewire_ohci crc_itu_t 1307 1 firewire_core floppy 47679 0 ide_core 76786 4 ide_generic,ide_cd_mod,piix,ide_pci_generic e1000e 109839 0 usbcore 121527 7 usbhid,usb_storage,uhci_hcd,ehci_hcd nls_base 6377 1 usbcore scsi_mod 121852 5 sg,sd_mod,sr_mod,usb_storage,libata thermal 11674 0 fan 3346 0 dm_mirror 10923 0 dm_region_hash 6648 1 dm_mirror dm_log 7381 2 dm_mirror,dm_region_hash dm_mod 53530 40 dm_crypt,dm_mirror,dm_log i915 247007 1 drm_kms_helper 18883 1 i915 drm 136943 3 i915,drm_kms_helper i2c_algo_bit 4225 1 i915 button 4618 1 i915 i2c_core 15584 5 eeprom,i2c_i801,i915,drm,i2c_algo_bit video 17445 1 i915 thermal_sys 11878 4 processor,thermal,fan,video output 1692 1 video intel_agp 25521 1 agpgart 24733 2 drm,intel_agp ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation 82Q35 Express DRAM Controller [8086:29b0] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:8295] 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 82Q35 Express Integrated Graphics Controller [8086:29b2] (rev 02) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Device [1043:8276] 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 26 Region 0: Memory at fe980000 (32-bit, non-prefetchable) [size=512K] Region 1: I/O ports at dc00 [size=8] Region 2: Memory at d0000000 (32-bit, prefetchable) [size=256M] Region 3: Memory at fe800000 (32-bit, non-prefetchable) [size=1M] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> Kernel driver in use: i915 00:03.0 Communication controller [0780]: Intel Corporation 82Q35 Express MEI Controller [8086:29b4] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:8295] 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 10 Region 0: Memory at fe97ac00 (64-bit, non-prefetchable) [size=16] Capabilities: <access denied> 00:03.2 IDE interface [0101]: Intel Corporation 82Q35 Express PT IDER Controller [8086:29b6] (rev 02) (prog-if 85 [Master SecO PriO]) Subsystem: ASUSTeK Computer Inc. Device [1043:8295] 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 C routed to IRQ 15 Region 0: I/O ports at d800 [size=8] Region 1: I/O ports at d480 [size=4] Region 2: I/O ports at d400 [size=8] Region 3: I/O ports at d080 [size=4] Region 4: I/O ports at d000 [size=16] Capabilities: <access denied> 00:03.3 Serial controller [0700]: Intel Corporation 82Q35 Express Serial KT Controller [8086:29b7] (rev 02) (prog-if 02 [16550]) Subsystem: ASUSTeK Computer Inc. Device [1043:8295] 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 B routed to IRQ 17 Region 0: I/O ports at d880 [size=8] Region 1: Memory at fe97b000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: serial 00:19.0 Ethernet controller [0200]: Intel Corporation 82566DM-2 Gigabit Network Connection [8086:10bd] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:8268] 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 27 Region 0: Memory at fe940000 (32-bit, non-prefetchable) [size=128K] Region 1: Memory at fe979000 (32-bit, non-prefetchable) [size=4K] Region 2: I/O ports at cc00 [size=32] Capabilities: <access denied> Kernel driver in use: e1000e 00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 02) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:8277] 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 16 Region 4: I/O ports at c480 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd 00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 02) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:8277] 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 21 Region 4: I/O ports at c800 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd 00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 02) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:8277] 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 c880 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd 00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 02) (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:8277] 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 0: Memory at fe97a800 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd 00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:8277] 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: 32 bytes Interrupt: pin A routed to IRQ 22 Region 0: Memory at fe970000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel 00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (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, Cache Line Size: 32 bytes Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 00001000-00001fff Memory behind bridge: 80000000-803fffff Prefetchable memory behind bridge: 00000000fdf00000-00000000fdffffff 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 00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (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, Cache Line Size: 32 bytes Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000e000-0000efff Memory behind bridge: fea00000-feafffff Prefetchable memory behind bridge: 0000000080400000-00000000805fffff 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 00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 02) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:8277] 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 c000 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd 00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 02) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:8277] 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 c080 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd 00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 02) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:8277] 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 c400 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd 00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 02) (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:8277] 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 fe97a400 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 92) (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=03, subordinate=03, sec-latency=32 Memory behind bridge: feb00000-febfffff 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 82801IO (ICH9DO) LPC Interface Controller [8086:2914] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:8277] 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 Capabilities: <access denied> 00:1f.2 SATA controller [0106]: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA AHCI Controller [8086:2922] (rev 02) (prog-if 01 [AHCI 1.0]) Subsystem: ASUSTeK Computer Inc. Device [1043:8277] 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 28 Region 0: I/O ports at b880 [size=8] Region 1: I/O ports at b800 [size=4] Region 2: I/O ports at b480 [size=8] Region 3: I/O ports at b400 [size=4] Region 4: I/O ports at b080 [size=32] Region 5: Memory at fe978800 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:8277] 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 fe97a000 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at 0400 [size=32] 00:1f.6 Signal processing controller [1180]: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem [8086:2932] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:8277] 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- Interrupt: pin C routed to IRQ 0 Region 0: Memory at fed08000 (64-bit, non-prefetchable) [size=4K] Capabilities: <access denied> 01:00.0 IDE interface [0101]: JMicron Technology Corp. JMB368 IDE controller [197b:2368] (prog-if 85 [Master SecO PriO]) Subsystem: ASUSTeK Computer Inc. Device [1043:827e] 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: 32 bytes Interrupt: pin A routed to IRQ 16 Region 0: I/O ports at ec00 [size=8] Region 1: I/O ports at e880 [size=4] Region 2: I/O ports at e800 [size=8] Region 3: I/O ports at e480 [size=4] Region 4: I/O ports at e400 [size=16] Expansion ROM at feaf0000 [disabled] [size=64K] Capabilities: <access denied> Kernel driver in use: pata_jmicron 03:02.0 FireWire (IEEE 1394) [0c00]: Agere Systems FW322/323 [11c1:5811] (rev 70) (prog-if 10 [OHCI]) Subsystem: ASUSTeK Computer Inc. IEEE 1394a Firewire Controller [1043:8294] 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 (3000ns min, 6000ns max), Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 20 Region 0: Memory at febff000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: firewire_ohci ** USB devices: Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 051d:0002 American Power Conversion Uninterruptible Power Supply Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 002: ID 046d:c01b Logitech, Inc. MX310 Optical Mouse Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 004: ID 07cc:0301 Carry Computer Eng., Co., Ltd 6-in-1 Card Reader Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages linux-image-2.6.32-trunk-amd64 depends on: ii cdebconf [debconf-2.0] 0.145 Debian Configuration Management Sy ii debconf [debconf-2.0] 1.5.28 Debian configuration management sy ii initramfs-tools [linux-initra 0.93.4 tools for generating an initramfs ii module-init-tools 3.11-1 tools for managing Linux kernel mo ii yaird [linux-initramfs-tool] 0.0.13-5 Yet Another mkInitRD Versions of packages linux-image-2.6.32-trunk-amd64 recommends: ii firmware-linux-free 2.6.32-1 Binary firmware for various driver Versions of packages linux-image-2.6.32-trunk-amd64 suggests: ii grub 0.97-59 GRand Unified Bootloader (dummy pa ii linux-doc-2.6.32 2.6.32-1 Linux kernel specific documentatio Versions of packages linux-image-2.6.32-trunk-amd64 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) ii firmware-linux 0.21 Binary firmware for various driver ii firmware-linux-nonfree 0.21 Binary firmware for various driver pn firmware-qlogic <none> (no description available) pn firmware-ralink <none> (no description available) -- debconf information: linux-image-2.6.32-trunk-amd64/postinst/depmod-error-initrd-2.6.32-trunk-amd64: false linux-image-2.6.32-trunk-amd64/postinst/bootloader-error-2.6.32-trunk-amd64: shared/kernel-image/really-run-bootloader: true linux-image-2.6.32-trunk-amd64/prerm/removing-running-kernel-2.6.32-trunk-amd64: true linux-image-2.6.32-trunk-amd64/postinst/missing-firmware-2.6.32-trunk-amd64: linux-image-2.6.32-trunk-amd64/prerm/would-invalidate-boot-loader-2.6.32-trunk-amd64: true linux-image-2.6.32-trunk-amd64/postinst/bootloader-test-error-2.6.32-trunk-amd64: -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

