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

Bug#704659: inux-image-3.2.0-4-amd64: Module i915 not loaded since i2c_algo_bit was not



Package: src:linux
Version: 3.2.39-2
Severity: normal
Tags: d-i

Dear Maintainers,

i get an error at startup

[    8.917710] i915: Unknown symbol i2c_bit_algo (err 0)

and the driver for internal graphics on an ivy bdrige cpu won't get loaded.

depmod shows
kernel/drivers/gpu/drm/i915/i915.ko: kernel/drivers/acpi/video.ko kernel/drivers/acpi/button.ko kernel/drivers/gpu/drm/drm_kms_helper.ko kernel/drivers/gpu/drm/drm.ko kernel/drivers/thermal/thermal_sys.ko kernel/drivers/i2c/i2c-core.ko

but modinfo on i915 shows another dependency to i2c_algo_bit

So when i load i2c_algo_bit manually, i can afterwards load i915 and the graphics work as expected.

This problem went away even when i reverted back to kernel 3.2.35-2.

Regards,
jb

 


-- Package-specific info:
** Version:
Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-15) ) #1 SMP Debian 3.2.39-2

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=0a5cdcb9-7c4a-4cd0-8f31-abf8f44d896f ro quiet splash

** Tainted: CO (5120)
 * Module from drivers/staging has been loaded.
 * Out-of-tree module has been loaded.

** Kernel log:
[   40.780468] RPC: Registered udp transport module.
[   40.780469] RPC: Registered tcp transport module.
[   40.780470] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   40.819205] FS-Cache: Loaded
[   40.860170] FS-Cache: Netfs 'nfs' registered for caching
[   40.879553] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   41.232287] fuse init (API version 7.17)
[   41.950073] NET: Registered protocol family 15
[   41.988939] alg: No test for cipher_null (cipher_null-generic)
[   41.988957] alg: No test for ecb(cipher_null) (ecb-cipher_null)
[   41.988970] alg: No test for digest_null (digest_null-generic)
[   41.988982] alg: No test for compress_null (compress_null-generic)
[   42.002192] sha1_ssse3: Using SSSE3 optimized SHA-1 implementation
[   42.775880] hostapd[3340]: segfault at 0 ip 000000000044388d sp 00007fff76c25780 error 4 in hostapd[400000+d1000]
[   48.010656] ip_tables: (C) 2000-2006 Netfilter Core Team
[   50.537902] ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[   51.866387] Bluetooth: Core ver 2.16
[   51.866400] NET: Registered protocol family 31
[   51.866401] Bluetooth: HCI device and connection manager initialized
[   51.866403] Bluetooth: HCI socket layer initialized
[   51.866404] Bluetooth: L2CAP socket layer initialized
[   51.866408] Bluetooth: SCO socket layer initialized
[   51.989625] Bluetooth: RFCOMM TTY layer initialized
[   51.989628] Bluetooth: RFCOMM socket layer initialized
[   51.989630] Bluetooth: RFCOMM ver 1.11
[   52.009914] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   52.009917] Bluetooth: BNEP filters: protocol multicast
[   54.586395] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   54.641755] NFSD: starting 90-second grace period
[   61.013813] wlan1: no IPv6 routers present
[   64.384342] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   65.970868] postgres (5268): /proc/5268/oom_adj is deprecated, please use /proc/5268/oom_score_adj instead.
[   68.165868] EXT4-fs (sde1): mounted filesystem with ordered data mode. Opts: (null)
[   71.783304] device-mapper: uevent: version 1.0.3
[   71.783608] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[   73.063766] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[   74.873597] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[   74.899874] EXT4-fs (dm-0): re-mounted. Opts: user_xattr,acl,barrier=1,data=ordered,commit=43200
[   74.903121] EXT4-fs (dm-1): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=43200
[   75.704294] Linux media interface: v0.10
[   76.435827] Linux video capture interface: v2.00
[   77.527565] saa7146: register extension 'av7110'
[   78.340176] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: commit=43200
[   79.838563] /dev/vmmon[6079]: Module vmmon: registered with major=10 minor=165
[   79.838567] /dev/vmmon[6079]: Module vmmon: initialized
[   79.937140] [6089]: VMCI: shared components initialized.
[   79.937164] [6089]: VMCI: host components initialized.
[   79.937204] [6089]: VMCI: Module registered (name=vmci,major=10,minor=58).
[   79.937205] [6089]: VMCI: Using host personality
[   79.937206] [6089]: VMCI: Module (name=vmci) is initialized
[   83.756553] netlink: 12 bytes leftover after parsing attributes.
[   83.756628] netlink: 12 bytes leftover after parsing attributes.
[   83.756746] /dev/vmnet: open called by PID 6219 (vmnet-bridge)
[   83.756753] /dev/vmnet: hub 0 does not exist, allocating memory.
[   83.756777] /dev/vmnet: port on hub 0 successfully opened
[   83.756785] bridge-eth1: up
[   83.756788] bridge-eth1: attached
[   85.312563] /dev/vmnet: open called by PID 6237 (vmnet-netifup)
[   85.312572] /dev/vmnet: hub 1 does not exist, allocating memory.
[   85.312589] /dev/vmnet: port on hub 1 successfully opened
[   85.753498] /dev/vmnet: open called by PID 6247 (vmnet-dhcpd)
[   85.753510] /dev/vmnet: port on hub 1 successfully opened
[   86.251838] /dev/vmnet: open called by PID 6251 (vmnet-natd)
[   86.251849] /dev/vmnet: hub 8 does not exist, allocating memory.
[   86.251875] /dev/vmnet: port on hub 8 successfully opened
[   86.311260] netlink: 12 bytes leftover after parsing attributes.
[   86.311288] netlink: 12 bytes leftover after parsing attributes.
[   86.311379] netlink: 12 bytes leftover after parsing attributes.
[   86.331523] userif-3: sent link down event.
[   86.331525] userif-3: sent link up event.
[   86.332742] /dev/vmnet: open called by PID 6252 (vmnet-netifup)
[   86.332755] /dev/vmnet: port on hub 8 successfully opened
[   87.989689] /dev/vmnet: open called by PID 6262 (vmnet-dhcpd)
[   87.989701] /dev/vmnet: port on hub 8 successfully opened
[   95.709978] vmnet1: no IPv6 routers present
[   97.037682] vmnet8: no IPv6 routers present
[  110.654842] i915: Unknown symbol i2c_bit_algo (err 0)
[  472.733983] i915: Unknown symbol i2c_bit_algo (err 0)
[  503.274836] i915: Unknown symbol i2c_bit_algo (err 0)
[  912.720670] i915 0000:00:02.0: setting latency timer to 64
[  912.785343] mtrr: type mismatch for e0000000,10000000 old: write-back new: write-combining
[  912.785348] [drm] MTRR allocation failed.  Graphics performance may suffer.
[  912.786518] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[  912.786525] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[  912.786528] [drm] Driver supports precise vblank timestamp query.
[  912.786629] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[  912.787107] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[  912.883917] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[  913.306462] fbcon: inteldrmfb (fb0) is primary device
[  913.599575] Console: switching to colour frame buffer device 240x75
[  913.611520] fb0: inteldrmfb frame buffer device
[  913.611523] drm: registered panic notifier
[  913.612433] acpi device:41: registered as cooling_device2
[  913.612613] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[  913.612737] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[  913.612803] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 1040.147951] usbcore: registered new interface driver it913x
[ 1141.156677] usbcore: deregistering interface driver it913x
[ 7575.866158] xfce4-settings-[15528]: segfault at 18 ip 00007f231180c336 sp 00007fffe0b7ced0 error 4 in libxklavier.so.16.2.0[7f23117fb000+1a000]
[ 7608.781324] r8712u: [r8712_got_addbareq_event_callback] mac = bc:05:43:47:a2:90, seq = 256, tid = 0

** Model information
sys_vendor: To Be Filled By O.E.M.
product_name: To Be Filled By O.E.M.
product_version: To Be Filled By O.E.M.
chassis_vendor: To Be Filled By O.E.M.
chassis_version: To Be Filled By O.E.M.
bios_vendor: American Megatrends Inc.
bios_version: P1.60
board_vendor: ASRock
board_name: Z77 Pro4-M
board_version:         

** Loaded modules:
i915
i2c_algo_bit
vmnet(O)
parport_pc
parport
vsock(O)
vmci(O)
vmmon(O)
dvb_ttpci
ttpci_eeprom
saa7146_vv
saa7146
dvb_core
videobuf_dma_sg
videobuf_core
videodev
v4l2_compat_ioctl32
media
xts
gf128mul
dm_crypt
dm_mod
ip6table_filter
ip6_tables
bnep
rfcomm
cpufreq_powersave
bluetooth
cpufreq_userspace
rfkill
cpufreq_stats
cpufreq_conservative
xt_multiport
iptable_filter
ip_tables
x_tables
binfmt_misc
deflate
ctr
twofish_generic
twofish_x86_64_3way
twofish_x86_64
twofish_common
camellia
serpent
blowfish_generic
blowfish_x86_64
blowfish_common
cast5
des_generic
cbc
aes_x86_64
aes_generic
xcbc
rmd160
sha512_generic
sha256_generic
sha1_ssse3
sha1_generic
hmac
crypto_null
af_key
fuse
nfsd
nfs
nfs_acl
auth_rpcgss
fscache
lockd
sunrpc
w83627ehf
hwmon_vid
sbs
sbshc
power_supply
loop
option
r8712u(C)
usb_wwan
usbserial
sr_mod
cdrom
ir_lirc_codec
lirc_dev
ir_mce_kbd_decoder
snd_hda_codec_realtek
ir_sony_decoder
drm_kms_helper
snd_hda_intel
drm
rc_rc6_mce
ir_jvc_decoder
ir_rc6_decoder
snd_hda_codec
ir_rc5_decoder
iTCO_wdt
ir_nec_decoder
iTCO_vendor_support
i2c_i801
snd_hwdep
snd_pcm
snd_page_alloc
nuvoton_cir
i2c_core
snd_seq
snd_seq_device
rc_core
snd_timer
snd
acpi_cpufreq
mperf
video
processor
soundcore
psmouse
serio_raw
pcspkr
evdev
coretemp
thermal_sys
button
ext4
crc16
jbd2
mbcache
btrfs
libcrc32c
zlib_deflate
microcode
usb_storage
sg
sd_mod
crc_t10dif
usbhid
hid
ahci
libahci
crc32c_intel
r8169
mii
xhci_hcd
libata
ehci_hcd
ghash_clmulni_intel
cryptd
scsi_mod
usbcore
usb_common

** Network interface configuration:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
	address 10.8.1.4
	netmask 255.255.255.0
	network 10.8.1.0
	broadcast 10.8.1.255
	gateway 10.8.1.2


iface eth0 inet6 static
address 2001:a60:f0f0:0:225:22ff:feaa:e106
netmask 64

auto eth1
iface eth1 inet static
        address 10.8.1.4
        netmask 255.255.255.0
        network 10.8.1.0
        broadcast 10.8.1.255
        gateway 10.8.1.2


iface eth1 inet6 static
address 2001:a60:f0f0:0:225:22ff:feaa:e106
netmask 64


auto wlan1
iface wlan1 inet static
	address 192.168.118.33
	netmask 255.255.255.0
	gateway 192.168.118.1
	wpa-ssid Kuba
wpa-psk ****************



 

** 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: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether bc:5f:f4:8a:de:6a brd ff:ff:ff:ff:ff:ff
    inet 10.8.1.4/24 brd 10.8.1.255 scope global eth1
    inet6 2001:a60:f0f0:0:225:22ff:feaa:e106/64 scope global 
       valid_lft forever preferred_lft forever
    inet6 fe80::be5f:f4ff:fe8a:de6a/64 scope link 
       valid_lft forever preferred_lft forever
3: wlan1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 08:86:3b:46:3d:98 brd ff:ff:ff:ff:ff:ff
    inet 192.168.118.33/24 brd 192.168.118.255 scope global wlan1
    inet6 fe80::a86:3bff:fe46:3d98/64 scope link 
       valid_lft forever preferred_lft forever
4: vmnet1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff
    inet 192.168.130.1/24 brd 192.168.130.255 scope global vmnet1
    inet6 fe80::250:56ff:fec0:1/64 scope link 
       valid_lft forever preferred_lft forever
5: vmnet8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff
    inet 192.168.217.1/24 brd 192.168.217.255 scope global vmnet8
    inet6 fe80::250:56ff:fec0:8/64 scope link 
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo: 411214890  657486    0    0    0     0          0         0 411214890  657486    0    0    0     0       0          0
vmnet8:       0       0    0    0    0     0          0         0        0       6    0    0    0     0       0          0
 wlan1: 1427045984 1003111    0 76252    0     0          0         0 36394399  385043    0    2    0     0       0          0
  eth1: 6087753911 9673715    0    0    0     0          0         0 24872586219 17960183    0    0    0     0       0          0
vmnet1:       0       0    0    0    0     0          0         0        0       6    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    8443854 total packets received
    80 with invalid headers
    0 forwarded
    0 incoming packets discarded
    8442430 incoming packets delivered
    18995102 requests sent out
    64 outgoing packets dropped
Icmp:
    877 ICMP messages received
    2 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 768
        timeout in transit: 6
        echo requests: 103
    222 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 117
        echo request: 4
        echo replies: 101
IcmpMsg:
        InType3: 768
        InType8: 103
        InType11: 6
        OutType0: 101
        OutType3: 117
        OutType8: 4
Tcp:
    252598 active connections openings
    1367 passive connection openings
    252007 failed connection attempts
    131 connection resets received
    21 connections established
    8400754 segments received
    18960700 segments send out
    490 segments retransmited
    0 bad segments received.
    317989 resets sent
Udp:
    40323 packets received
    88 packets to unknown port received.
    0 packet receive errors
    33957 packets sent
UdpLite:
TcpExt:
    157 invalid SYN cookies received
    4 resets received for embryonic SYN_RECV sockets
    10 packets pruned from receive queue because of socket buffer overrun
    9 ICMP packets dropped because they were out-of-window
    765 TCP sockets finished time wait in fast timer
    4 packets rejects in established connections because of timestamp
    16034 delayed acks sent
    9 delayed acks further delayed because of locked socket
    Quick ack mode was activated 373 times
    95544 packets directly queued to recvmsg prequeue.
    924244 bytes directly in process context from backlog
    93432944 bytes directly received in process context from prequeue
    2126957 packet headers predicted
    59008 packets header predicted and directly queued to user
    4636990 acknowledgments not containing data payload received
    561857 predicted acknowledgments
    2 times recovered from packet loss by selective acknowledgements
    1 congestion windows recovered without slow start by DSACK
    15 congestion windows recovered without slow start after partial ack
    3 timeouts after SACK recovery
    2 fast retransmits
    305 other TCP timeouts
    606 packets collapsed in receive queue due to low socket buffer
    1734 DSACKs sent for old packets
    43 DSACKs sent for out of order packets
    276 DSACKs received
    104 connections reset due to unexpected data
    57 connections reset due to early user close
    5 connections aborted due to timeout
    TCPDSACKIgnoredOld: 108
    TCPDSACKIgnoredNoUndo: 155
    TCPSackShiftFallback: 11
    TCPChallengeACK: 9
    TCPSYNChallenge: 9
IpExt:
    InMcastPkts: 1975
    OutMcastPkts: 543
    InBcastPkts: 1051
    OutBcastPkts: 654
    InOctets: -964158379
    OutOctets: -717917482
    InMcastOctets: 455125
    OutMcastOctets: 56428
    InBcastOctets: 94091
    OutBcastOctets: 49704


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller [8086:0150] (rev 09)
	Subsystem: ASRock Incorporation Device [1849:0150]
	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 Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller [8086:0152] (rev 09) (prog-if 00 [VGA controller])
	Subsystem: ASRock Incorporation Device [1849:0152]
	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 45
	Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at f000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

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])
	Subsystem: ASRock Incorporation Device [1849:1e31]
	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 41
	Region 0: Memory at f7d00000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
	Subsystem: ASRock Incorporation Device [1849:1e3a]
	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 11
	Region 0: Memory at f7d1a000 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>

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])
	Subsystem: ASRock Incorporation Device [1849:1e2d]
	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 0: Memory at f7d18000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
	Subsystem: ASRock Incorporation Device [1849:8892]
	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: 64 bytes
	Interrupt: pin A routed to IRQ 44
	Region 0: Memory at f7d10000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

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])
	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: 64 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.5 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 6 [8086:1e1a] (rev c4) (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: 64 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Prefetchable memory behind bridge: 00000000f0000000-00000000f00fffff
	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.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])
	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: 64 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: f7c00000-f7cfffff
	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 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04) (prog-if 20 [EHCI])
	Subsystem: ASRock Incorporation Device [1849:1e26]
	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 f7d17000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1f.0 ISA bridge [0601]: Intel Corporation Z77 Express Chipset LPC Controller [8086:1e44] (rev 04)
	Subsystem: ASRock Incorporation Device [1849:1e44]
	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 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e02] (rev 04) (prog-if 01 [AHCI 1.0])
	Subsystem: ASRock Incorporation Device [1849:1e02]
	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 42
	Region 0: I/O ports at f0b0 [size=8]
	Region 1: I/O ports at f0a0 [size=4]
	Region 2: I/O ports at f090 [size=8]
	Region 3: I/O ports at f080 [size=4]
	Region 4: I/O ports at f060 [size=32]
	Region 5: Memory at f7d16000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04)
	Subsystem: ASRock Incorporation Device [1849:1e22]
	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 f7d15000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at f040 [size=32]

02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06)
	Subsystem: ASRock Incorporation Motherboard (one of many) [1849:8168]
	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: 64 bytes
	Interrupt: pin A routed to IRQ 40
	Region 0: I/O ports at e000 [size=256]
	Region 2: Memory at f0004000 (64-bit, prefetchable) [size=4K]
	Region 4: Memory at f0000000 (64-bit, prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169

03:00.0 SATA controller [0106]: ASMedia Technology Inc. ASM1062 Serial ATA Controller [1b21:0612] (rev 01) (prog-if 01 [AHCI 1.0])
	Subsystem: ASRock Incorporation Device [1849:0612]
	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: 64 bytes
	Interrupt: pin A routed to IRQ 43
	Region 0: I/O ports at d050 [size=8]
	Region 1: I/O ports at d040 [size=4]
	Region 2: I/O ports at d030 [size=8]
	Region 3: I/O ports at d020 [size=4]
	Region 4: I/O ports at d000 [size=32]
	Region 5: Memory at f7c00000 (32-bit, non-prefetchable) [size=512]
	Capabilities: <access denied>
	Kernel driver in use: ahci


** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 046a:0802 Cherry GmbH 
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 12d1:1001 Huawei Technologies Co., Ltd. E169/E620/E800 HSDPA Modem
Bus 001 Device 004: ID 0ccd:0099 TerraTec Electronic GmbH AfaTech 9015 [Cinergy T Stick Dual]
Bus 001 Device 005: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
Bus 004 Device 003: ID 0781:5406 SanDisk Corp. Cruzer Micro U3
Bus 004 Device 004: ID 12d1:1001 Huawei Technologies Co., Ltd. E169/E620/E800 HSDPA Modem
Bus 001 Device 006: ID 050d:845a Belkin Components F7D2101 802.11n Surf & Share Wireless Adapter v1000 [Realtek RTL8192SU]


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.2.0-4-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.49
ii  initramfs-tools [linux-initramfs-tool]  0.109
ii  kmod                                    9-2
ii  linux-base                              3.5
ii  module-init-tools                       9-2

Versions of packages linux-image-3.2.0-4-amd64 recommends:
ii  firmware-linux-free  3.2

Versions of packages linux-image-3.2.0-4-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 1.99-27
pn  linux-doc-3.2           <none>

Versions of packages linux-image-3.2.0-4-amd64 is related to:
ii  firmware-atheros                           0.36+wheezy.1
pn  firmware-bnx2                              <none>
pn  firmware-bnx2x                             <none>
pn  firmware-brcm80211                         <none>
pn  firmware-intelwimax                        <none>
pn  firmware-ipw2x00                           <none>
pn  firmware-ivtv                              <none>
pn  firmware-iwlwifi                           <none>
pn  firmware-libertas                          <none>
ii  firmware-linux                             0.36+wheezy.1
ii  firmware-linux-nonfree                     0.36+wheezy.1
pn  firmware-myricom                           <none>
pn  firmware-netxen                            <none>
pn  firmware-qlogic                            <none>
pn  firmware-ralink                            <none>
ii  firmware-realtek                           0.36+wheezy.1
ii  xen-hypervisor-4.1-amd64 [xen-hypervisor]  4.1.4-2

-- debconf information:
  linux-image-3.2.0-4-amd64/postinst/depmod-error-initrd-3.2.0-4-amd64: false
  linux-image-3.2.0-4-amd64/prerm/removing-running-kernel-3.2.0-4-amd64: true
  linux-image-3.2.0-4-amd64/postinst/ignoring-ramdisk:
  linux-image-3.2.0-4-amd64/postinst/missing-firmware-3.2.0-4-amd64:


Reply to: