--- Begin Message ---
Package: linux-2.6
Version: 3.0.0-1
Severity: important
Tags: experimental
hi,
so at random times, the driver will just oops with (below), and then the
network just conks out, unable to do anything. when i remove it (modprobe -r)
after bringing
it down, and back up, it's extremely slow (see below kernel oops message).
============ start
------------[ cut here ]------------
WARNING: at
/build/buildd-linux-2.6_3.0.0-1-i386-ML66CU/linux-2.6-3.0.0/debian/build/source_i386_none/net
/sched/sch_generic.c:255 dev_watchdog+0xb1/0x104()
Hardware name: System Name
NETDEV WATCHDOG: eth0 (sis900): transmit queue 0 timed out
Modules linked in: microcode fuse rpcsec_gss_krb5 nfsd nfs lockd fscache
auth_rpcgss nfs_acl sunrpc nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter
ip6_tables nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack
iptable_filter ip_tables x_tables fan thermal radeonfb radeon ttm
drm_kms_helper power_supply asb100 hwmon_vid snd_cmipci gameport snd_usb_audio
snd_pcm_oss snd_usbmidi_lib snd_mixer_oss snd_pcm snd_page_alloc snd_opl3_lib
snd_hwdep snd_mpu401_uart snd_seq_midi snd_rawmidi gspca_zc3xx gspca_main
snd_seq_midi_event evdev snd_seq videodev media snd_timer snd_seq_device snd
serio_raw soundcore i2c_sis96x parport_pc parport shpchp pci_hotplug button
processor via_rhine loop i2c_dev i2c_algo_bit nls_ascii nls_iso8859_1 nls_utf8
vgastate fb_ddc drm i2c_core thermal_sys usb_storage dm_snapshot dm_mirror
dm_region_hash dm_log dm_mod ext4 jbd2 crc16 ext3 jbd mbcache usbhid hid sg
sr_mod sd_mod cdrom crc_t10dif ata_generic pata_sis libata floppy ohci_hcd
ehci_hcd scsi_mod us
bcore sis900 mii [last unloaded: scsi_wait_scan]
Pid: 1759, comm: ifconfig Not tainted 3.0.0-1-686-pae #1
Call Trace:
[<c10360c1>] ? warn_slowpath_common+0x6a/0x7d
[<c1223d50>] ? dev_watchdog+0xb1/0x104
[<c103613a>] ? warn_slowpath_fmt+0x28/0x2c
[<c1223d50>] ? dev_watchdog+0xb1/0x104
[<c103ae67>] ? local_bh_enable+0x2/0x2
[<c10409f7>] ? run_timer_softirq+0x166/0x209
[<c1223c9f>] ? netif_tx_unlock+0x3a/0x3a
[<c103ae67>] ? local_bh_enable+0x2/0x2
[<c103aefb>] ? __do_softirq+0x94/0x130
[<c103ae67>] ? local_bh_enable+0x2/0x2
<IRQ> [<c103b0f1>] ? irq_exit+0x32/0x80
[<c101b163>] ? smp_apic_timer_interrupt+0x5b/0x65
[<c12ae489>] ? apic_timer_interrupt+0x31/0x38
[<c11893e1>] ? cfb_imageblit+0x199/0x478
[<c1184ea9>] ? bit_putcs+0x2f0/0x359
[<c1184ba7>] ? bit_cursor+0x3d3/0x3e5
[<c1180621>] ? fbcon_putcs+0x98/0xa3
[<c1184bb9>] ? bit_cursor+0x3e5/0x3e5
[<c1182c33>] ? fbcon_redraw.clone.11+0xb9/0x144
[<c1180e3a>] ? fbcon_prepare_logo+0x6f/0x2cd
[<c1183295>] ? fbcon_scroll+0x5d7/0xad7
[<c11cc9eb>] ? scrup+0x5c/0xcb
[<c11ccb45>] ? lf+0x23/0x54
[<c11cfc13>] ? do_con_write+0x848/0x1ca8
[<c1181e0f>] ? fbcon_cursor+0xdf/0xf4
[<c11d10a9>] ? con_write+0x9/0x17
[<c11c1e8b>] ? do_output_char+0x85/0x187
[<c11c1fb6>] ? process_output+0x29/0x3b
[<c11c2415>] ? n_tty_write+0x21e/0x2cf
[<c102ff4d>] ? try_to_wake_up+0x154/0x154
[<c11bf9a8>] ? tty_write+0x15e/0x1db
[<c11c21f7>] ? process_echoes+0x22f/0x22f
[<c11bfa25>] ? tty_write+0x1db/0x1db
[<c10ca124>] ? vfs_write+0x81/0xd6
[<c10ca2e8>] ? sys_write+0x3c/0x60
[<c12b221f>] ? sysenter_do_call+0x12/0x28
---[ end trace 37d80e4bb9cb6f60 ]---
eth0: Transmit timeout, status 00000004 00000000
============ end
ping -c5 www.google.com
PING www.l.google.com (74.125.226.84) 56(84) bytes of data.
64 bytes from 74.125.226.84: icmp_req=1 ttl=57 time=27.0 ms
64 bytes from 74.125.226.84: icmp_req=2 ttl=57 time=26.6 ms
64 bytes from 74.125.226.84: icmp_req=3 ttl=57 time=26.4 ms
64 bytes from 74.125.226.84: icmp_req=4 ttl=57 time=26.1 ms
64 bytes from 74.125.226.84: icmp_req=5 ttl=57 time=26.3 ms
--- www.l.google.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 20174ms
rtt min/avg/max/mdev = 26.137/26.501/27.012/0.350 ms
note the time it took: 20 seconds. usually it's around 4-5 seconds.
i set it important because it forces me to reboot the machine, putting
a dent in my workflow ;).
thank you,
simon
-- Package-specific info:
** Version:
Linux version 3.0.0-1-686-pae (Debian 3.0.0-1) (b...@decadent.org.uk) (gcc
version 4.5.3 (Debian 4.5.3-3) ) #1 SMP Sun Jul 24 14:27:32 UTC 2011
** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.0.0-1-686-pae root=/dev/sda1 ro single ht=on
** Tainted: W (512)
* Taint on warning.
** Kernel log:
[ 449.008331] [<c12ae489>] ? apic_timer_interrupt+0x31/0x38
[ 449.008352] [<c11893e1>] ? cfb_imageblit+0x199/0x478
[ 449.008359] [<c1184ea9>] ? bit_putcs+0x2f0/0x359
[ 449.008366] [<c1184ba7>] ? bit_cursor+0x3d3/0x3e5
[ 449.008375] [<c1180621>] ? fbcon_putcs+0x98/0xa3
[ 449.008381] [<c1184bb9>] ? bit_cursor+0x3e5/0x3e5
[ 449.008387] [<c1182c33>] ? fbcon_redraw.clone.11+0xb9/0x144
[ 449.008393] [<c1180e3a>] ? fbcon_prepare_logo+0x6f/0x2cd
[ 449.008399] [<c1183295>] ? fbcon_scroll+0x5d7/0xad7
[ 449.008407] [<c11cc9eb>] ? scrup+0x5c/0xcb
[ 449.008413] [<c11ccb45>] ? lf+0x23/0x54
[ 449.008419] [<c11cfc13>] ? do_con_write+0x848/0x1ca8
[ 449.008426] [<c1181e0f>] ? fbcon_cursor+0xdf/0xf4
[ 449.008432] [<c11d10a9>] ? con_write+0x9/0x17
[ 449.008440] [<c11c1e8b>] ? do_output_char+0x85/0x187
[ 449.008446] [<c11c1fb6>] ? process_output+0x29/0x3b
[ 449.008451] [<c11c2415>] ? n_tty_write+0x21e/0x2cf
[ 449.008459] [<c102ff4d>] ? try_to_wake_up+0x154/0x154
[ 449.008465] [<c11bf9a8>] ? tty_write+0x15e/0x1db
[ 449.008471] [<c11c21f7>] ? process_echoes+0x22f/0x22f
[ 449.008477] [<c11bfa25>] ? tty_write+0x1db/0x1db
[ 449.008484] [<c10ca124>] ? vfs_write+0x81/0xd6
[ 449.008490] [<c10ca2e8>] ? sys_write+0x3c/0x60
[ 449.008499] [<c12b221f>] ? sysenter_do_call+0x12/0x28
[ 449.008505] ---[ end trace 37d80e4bb9cb6f60 ]---
[ 449.008512] eth0: Transmit timeout, status 00000004 00000000
[ 449.825238] eth0: Media Link On 100mbps full-duplex
[ 458.100218] NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet
Project Team
[ 458.100736] DECnet: Routing cache hash table of 1024 buckets, 8Kbytes
[ 458.100753] NET: Registered protocol family 12
[ 459.000429] input: ACPI Virtual Keyboard Device as
/devices/virtual/input/input6
[ 461.561833] lp0: using parport0 (interrupt-driven).
[ 461.649891] ppdev: user-space parallel port driver
[ 471.911213] NET: Registered protocol family 5
[ 481.801163] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery
directory
[ 481.810372] NFSD: starting 90-second grace period
[ 3175.289946] EXT4-fs (sda1): re-mounted. Opts:
errors=remount-ro,user_xattr,acl,barrier=1,commit=0
[ 3175.406487] EXT4-fs (dm-3): re-mounted. Opts:
user_xattr,acl,barrier=1,commit=0
[ 3175.927451] EXT4-fs (dm-4): re-mounted. Opts:
user_xattr,acl,barrier=1,commit=0
[ 3176.159498] EXT4-fs (dm-5): re-mounted. Opts:
user_xattr,acl,barrier=1,commit=0
[ 4350.006089] usbcore: deregistering interface driver snd-usb-audio
[ 4365.141861] C-Media PCI 0000:00:05.0: PCI INT A -> GSI 17 (level, low) ->
IRQ 17
[ 4365.154760] C-Media PCI 0000:00:0c.0: PCI INT A -> GSI 16 (level, low) ->
IRQ 16
[ 4369.548103] usbcore: registered new interface driver snd-usb-audio
[ 4662.648033] usb 4-3: new full speed USB device number 2 using ohci_hcd
[ 4662.832038] usb 4-3: device descriptor read/64, error -62
[ 4663.116029] usb 4-3: device descriptor read/64, error -62
[ 4663.396033] usb 4-3: new full speed USB device number 3 using ohci_hcd
[ 4663.576033] usb 4-3: device descriptor read/64, error -62
[ 4663.860030] usb 4-3: device descriptor read/64, error -62
[ 4664.140028] usb 4-3: new full speed USB device number 4 using ohci_hcd
[ 4664.548124] usb 4-3: device not accepting address 4, error -62
[ 4664.724072] usb 4-3: new full speed USB device number 5 using ohci_hcd
[ 4665.132025] usb 4-3: device not accepting address 5, error -62
[ 4665.132052] hub 4-0:1.0: unable to enumerate USB device on port 3
[ 4779.396031] usb 1-5: new high speed USB device number 4 using ehci_hcd
[ 4779.464045] hub 1-0:1.0: unable to enumerate USB device on port 5
[ 4781.756052] usb 1-5: new high speed USB device number 5 using ehci_hcd
[ 4781.889924] usb 1-5: New USB device found, idVendor=0781, idProduct=74c3
[ 4781.889934] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4781.889940] usb 1-5: Product: SanDisk Sansa Fuze
[ 4781.889945] usb 1-5: Manufacturer: SanDisk
[ 4781.889950] usb 1-5: SerialNumber: 191CE8110093B6A80000000000000000
[ 4781.893733] scsi2 : usb-storage 1-5:1.0
[ 4782.566052] usbcore: registered new interface driver uas
[ 4782.893623] scsi 2:0:0:0: Direct-Access SanDisk Sansa Fuze 4GB v02.
PQ: 0 ANSI: 0
[ 4782.894106] scsi 2:0:0:1: Direct-Access SanDisk Sansa Fuze 4GB v02.
PQ: 0 ANSI: 0
[ 4782.901093] sd 2:0:0:0: Attached scsi generic sg3 type 0
[ 4782.901547] sd 2:0:0:0: [sdb] 7683072 512-byte logical blocks: (3.93 GB/3.66
GiB)
[ 4782.901774] sd 2:0:0:1: Attached scsi generic sg4 type 0
[ 4782.902118] sd 2:0:0:0: [sdb] Write Protect is off
[ 4782.902127] sd 2:0:0:0: [sdb] Mode Sense: 04 00 00 00
[ 4782.902621] sd 2:0:0:0: [sdb] No Caching mode page present
[ 4782.902629] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 4782.905242] sd 2:0:0:1: [sdc] 8036352 512-byte logical blocks: (4.11 GB/3.83
GiB)
[ 4782.905729] sd 2:0:0:0: [sdb] No Caching mode page present
[ 4782.905736] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 4782.906355] sd 2:0:0:1: [sdc] Write Protect is off
[ 4782.906364] sd 2:0:0:1: [sdc] Mode Sense: 04 00 00 00
[ 4782.912090] sdb:
[ 4782.912731] sd 2:0:0:1: [sdc] No Caching mode page present
[ 4782.912738] sd 2:0:0:1: [sdc] Assuming drive cache: write through
[ 4782.916736] sd 2:0:0:1: [sdc] No Caching mode page present
[ 4782.916746] sd 2:0:0:1: [sdc] Assuming drive cache: write through
[ 4782.918773] sd 2:0:0:0: [sdb] No Caching mode page present
[ 4782.918783] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 4782.918792] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 4782.920819] sdc: sdc1
[ 4782.923501] sd 2:0:0:1: [sdc] No Caching mode page present
[ 4782.923509] sd 2:0:0:1: [sdc] Assuming drive cache: write through
[ 4782.923519] sd 2:0:0:1: [sdc] Attached SCSI removable disk
[ 4784.847980] FAT-fs (sdc1): utf8 is not a recommended IO charset for FAT
filesystems, filesystem will be case sensitive!
[ 4784.847986]
[ 4790.453493] FAT-fs (sdb): utf8 is not a recommended IO charset for FAT
filesystems, filesystem will be case sensitive!
[ 4790.453501]
[46873.297927] sis900.c: v1.08.10 Apr. 2 2006
[46873.299278] 0000:00:03.0: Realtek RTL8201 PHY transceiver found at address 1.
[46873.312128] 0000:00:03.0: Using transceiver found at address 1 as default
[46873.316792] eth0: SiS 900 PCI Fast Ethernet at 0xa000, IRQ 22,
00:e0:18:84:89:5b
[46886.665271] eth0: Media Link On 100mbps full-duplex
** Model information
not available
** Loaded modules:
Module Size Used by
sis900 21991 0
tcp_diag 12400 0
nls_cp437 12417 2
vfat 17078 2
fat 44609 1 vfat
uas 13099 0
snd_usb_audio 71320 1
snd_usbmidi_lib 18891 1 snd_usb_audio
snd_cmipci 27963 4
gameport 13404 1 snd_cmipci
snd_opl3_lib 13141 1 snd_cmipci
snd_hwdep 12936 2 snd_usb_audio,snd_opl3_lib
snd_mpu401_uart 13299 1 snd_cmipci
autofs4 22873 4
inet_diag 17022 2 tcp_diag
appletalk 27143 18
ppdev 12651 0
lp 12894 0
decnet 51703 0 [permanent]
binfmt_misc 12880 1
uinput 12953 1
microcode 13401 0
fuse 56331 3
rpcsec_gss_krb5 26155 0
nfsd 197933 9
nfs 218404 0
lockd 61314 2 nfsd,nfs
fscache 31952 1 nfs
auth_rpcgss 32183 4 rpcsec_gss_krb5,nfsd,nfs
nfs_acl 12463 2 nfsd,nfs
sunrpc 139050 20
rpcsec_gss_krb5,nfsd,nfs,lockd,auth_rpcgss,nfs_acl
nf_conntrack_ipv6 13125 2
nf_defrag_ipv6 12719 1 nf_conntrack_ipv6
ip6table_filter 12492 1
ip6_tables 17255 1 ip6table_filter
nf_conntrack_ipv4 13728 1
nf_defrag_ipv4 12443 1 nf_conntrack_ipv4
xt_state 12455 3
nf_conntrack 43322 3 nf_conntrack_ipv6,nf_conntrack_ipv4,xt_state
iptable_filter 12488 1
ip_tables 17149 1 iptable_filter
x_tables 18076 5
ip6table_filter,ip6_tables,xt_state,iptable_filter,ip_tables
fan 12594 0
thermal 13138 0
radeonfb 52095 0
radeon 579764 2
ttm 47307 1 radeon
drm_kms_helper 22688 1 radeon
power_supply 13283 1 radeon
asb100 13349 0
hwmon_vid 12364 1 asb100
snd_pcm_oss 36377 0
snd_mixer_oss 17713 1 snd_pcm_oss
snd_pcm 53315 3 snd_usb_audio,snd_cmipci,snd_pcm_oss
snd_page_alloc 12899 1 snd_pcm
snd_seq_midi 12744 0
snd_rawmidi 22621 3 snd_usbmidi_lib,snd_mpu401_uart,snd_seq_midi
gspca_zc3xx 37690 0
gspca_main 22256 1 gspca_zc3xx
snd_seq_midi_event 13124 1 snd_seq_midi
evdev 12995 12
snd_seq 39539 2 snd_seq_midi,snd_seq_midi_event
videodev 61530 1 gspca_main
media 13692 1 videodev
snd_timer 22027 3 snd_opl3_lib,snd_pcm,snd_seq
snd_seq_device 12985 4 snd_opl3_lib,snd_seq_midi,snd_rawmidi,snd_seq
snd 38562 23
snd_usb_audio,snd_usbmidi_lib,snd_cmipci,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
serio_raw 12734 0
soundcore 12992 1 snd
i2c_sis96x 12485 0
parport_pc 22059 1
parport 27241 3 ppdev,lp,parport_pc
shpchp 26759 0
pci_hotplug 26736 1 shpchp
button 12810 0
processor 27382 0
via_rhine 22294 0
loop 17866 0
i2c_dev 12946 0
i2c_algo_bit 12722 2 radeonfb,radeon
nls_ascii 12417 0
nls_iso8859_1 12421 0
nls_utf8 12416 2
vgastate 12538 0
fb_ddc 12333 1 radeonfb
drm 129806 4 radeon,ttm,drm_kms_helper
i2c_core 19141 10
radeonfb,radeon,drm_kms_helper,asb100,videodev,i2c_sis96x,i2c_dev,i2c_algo_bit,fb_ddc,drm
thermal_sys 17677 3 fan,thermal,processor
usb_storage 35164 2
dm_snapshot 32159 0
dm_mirror 17348 0
dm_region_hash 13274 1 dm_mirror
dm_log 13350 2 dm_mirror,dm_region_hash
dm_mod 56894 15 dm_snapshot,dm_mirror,dm_log
ext4 274801 4
jbd2 56798 1 ext4
crc16 12327 1 ext4
ext3 99597 0
jbd 42027 1 ext3
mbcache 12898 2 ext4,ext3
usbhid 31584 0
hid 60152 1 usbhid
sg 21564 0
sr_mod 17478 0
sd_mod 35493 6
cdrom 34689 1 sr_mod
crc_t10dif 12332 1 sd_mod
ata_generic 12439 0
pata_sis 13021 2
libata 133339 2 ata_generic,pata_sis
floppy 48297 0
ohci_hcd 22072 0
ehci_hcd 35401 0
scsi_mod 135178 6 uas,usb_storage,sg,sr_mod,sd_mod,libata
usbcore 104234 10
uas,snd_usb_audio,snd_usbmidi_lib,gspca_zc3xx,gspca_main,usb_storage,usbhid,ohci_hcd,ehci_hcd
mii 12595 2 sis900,via_rhine
** PCI devices:
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] SiS645DX Host &
Memory & AGP Controller [1039:0646]
Subsystem: ASUSTeK Computer Inc. Device [1043:8081]
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: Memory at e8000000 (32-bit, non-prefetchable) [size=64M]
Capabilities: <access denied>
Kernel driver in use: agpgart-sis
00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI
bridge (AGP) [1039:0001] (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: 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000d000-0000dfff
Memory behind bridge: e7000000-e7ffffff
Prefetchable memory behind bridge: f0000000-febfffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS961 [MuTIOL
Media IO] [1039:0961] (rev 10)
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:02.1 SMBus [0c05]: Silicon Integrated Systems [SiS] SiS961/2 SMBus
Controller [1039:0016]
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin B routed to IRQ 0
Region 4: I/O ports at e600 [size=32]
Kernel driver in use: sis96x_smbus
00:02.2 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1
Controller [1039:7001] (rev 07) (prog-if 10 [OHCI])
Subsystem: ASUSTeK Computer Inc. Device [1043:807a]
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 (20000ns max), Cache Line Size: 32 bytes
Interrupt: pin D routed to IRQ 9
Region 0: Memory at e6800000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00:02.3 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1
Controller [1039:7001] (rev 07) (prog-if 10 [OHCI])
Subsystem: ASUSTeK Computer Inc. Device [1043:807a]
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 (20000ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 23
Region 0: Memory at e6000000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE]
[1039:5513] (rev d0) (prog-if 80 [Master])
Subsystem: ASUSTeK Computer Inc. Device [1043:807a]
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: 128
Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable)
[size=8]
Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable)
[size=1]
Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable)
[size=8]
Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable)
[size=1]
Region 4: I/O ports at b800 [size=16]
Kernel driver in use: pata_sis
00:03.0 Ethernet controller [0200]: Silicon Integrated Systems [SiS] SiS900 PCI
Fast Ethernet [1039:0900] (rev 90)
Subsystem: ASUSTeK Computer Inc. Device [1043:807c]
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 (13000ns min, 2750ns max)
Interrupt: pin A routed to IRQ 22
Region 0: I/O ports at a000 [size=256]
Region 1: Memory at e5800000 (32-bit, non-prefetchable) [size=4K]
[virtual] Expansion ROM at 30000000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: sis900
00:05.0 Multimedia audio controller [0401]: C-Media Electronics Inc CM8738
[13f6:0111] (rev 10)
Subsystem: ASUSTeK Computer Inc. CMI8738 6ch-MX [1043:80e2]
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 (500ns min, 6000ns max)
Interrupt: pin A routed to IRQ 17
Region 0: I/O ports at 9800 [size=256]
Capabilities: <access denied>
Kernel driver in use: C-Media PCI
00:0b.0 USB Controller [0c03]: NEC Corporation USB [1033:0035] (rev 43)
(prog-if 10 [OHCI])
Subsystem: NEC Corporation Hama USB 2.0 CardBus [1033:0035]
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 (250ns min, 10500ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 19
Region 0: Memory at e5000000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: ohci_hcd
00:0b.1 USB Controller [0c03]: NEC Corporation USB [1033:0035] (rev 43)
(prog-if 10 [OHCI])
Subsystem: NEC Corporation Hama USB 2.0 CardBus [1033:0035]
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 (250ns min, 10500ns max), Cache Line Size: 32 bytes
Interrupt: pin B routed to IRQ 16
Region 0: Memory at e4800000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: ohci_hcd
00:0b.2 USB Controller [0c03]: NEC Corporation USB 2.0 [1033:00e0] (rev 04)
(prog-if 20 [EHCI])
Subsystem: HaSoTec GmbH Device [0e55:2928]
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 (4000ns min, 8500ns max), Cache Line Size: 32 bytes
Interrupt: pin C routed to IRQ 17
Region 0: Memory at e4000000 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Kernel driver in use: ehci_hcd
00:0c.0 Multimedia audio controller [0401]: C-Media Electronics Inc CM8738
[13f6:0111] (rev 10)
Subsystem: C-Media Electronics Inc CMI8738/C3DX PCI Audio Device
[13f6:0111]
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 (500ns min, 6000ns max)
Interrupt: pin A routed to IRQ 16
Region 0: I/O ports at 9400 [size=256]
Capabilities: <access denied>
Kernel driver in use: C-Media PCI
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon RV250 If
[Radeon 9000] [1002:4966] (rev 01) (prog-if 00 [VGA controller])
Subsystem: ATI Technologies Inc Device [1002:2002]
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 (2000ns min), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at f8000000 (32-bit, prefetchable) [size=64M]
Region 1: I/O ports at d800 [size=256]
Region 2: Memory at e7800000 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at f7fe0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: radeon
01:00.1 Display controller [0380]: ATI Technologies Inc Radeon RV250 [Radeon
9000] (Secondary) [1002:496e] (rev 01)
Subsystem: ATI Technologies Inc Device [1002:2003]
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 (2000ns min), Cache Line Size: 32 bytes
Region 0: Memory at f0000000 (32-bit, prefetchable) [size=64M]
Region 1: Memory at e7000000 (32-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04f2:0111 Chicony Electronics Co., Ltd KU-9908 Keyboard
Bus 002 Device 003: ID 045e:00d1 Microsoft Corp. Optical Mouse with Tilt Wheel
Bus 005 Device 002: ID 0ac8:0302 Z-Star Microelectronics Corp. ZC0302 Webcam
Bus 001 Device 005: ID 0781:74c3 SanDisk Corp. Sansa Fuze V2 (msc)
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (995, 'unstable'), (990, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages linux-image-3.0.0-1-686-pae depends on:
ii cdebconf [debconf-2.0] 0.156 Debian Configuration Management Sy
ii debconf [debconf-2.0] 1.5.40 Debian configuration management sy
ii initramfs-tools [linux-initra 0.99 tools for generating an initramfs
ii linux-base 3.3 Linux image base package
ii module-init-tools 3.16-1 tools for managing Linux kernel mo
Versions of packages linux-image-3.0.0-1-686-pae recommends:
ii firmware-linux-free 3 Binary firmware for various driver
ii libc6-i686 2.13-11 Embedded GNU C Library: Shared lib
Versions of packages linux-image-3.0.0-1-686-pae suggests:
ii grub-pc 1.99-9 GRand Unified Bootloader, version
pn linux-doc-3.0.0 <none> (no description available)
Versions of packages linux-image-3.0.0-1-686-pae 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.33 Binary firmware for various driver
ii firmware-linux-nonfree 0.33 Binary firmware for various driver
pn firmware-qlogic <none> (no description available)
pn firmware-ralink <none> (no description available)
pn xen-hypervisor <none> (no description available)
-- debconf information:
linux-image-3.0.0-1-686-pae/postinst/ignoring-ramdisk:
linux-image-3.0.0-1-686-pae/postinst/missing-firmware-3.0.0-1-686-pae:
linux-image-3.0.0-1-686-pae/prerm/removing-running-kernel-3.0.0-1-686-pae:
true
linux-image-3.0.0-1-686-pae/postinst/depmod-error-initrd-3.0.0-1-686-pae:
false
--- End Message ---