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

Bug#582426: marked as done (System freeze with radeon 'modeset=1', without 'modeset=1' direct rendering and acceleration disabled)



Your message dated Thu, 20 May 2010 23:21:46 +0200
with message-id <20100520212146.GY7781@radis.liafa.jussieu.fr>
and subject line Re: Bug#582426: System freeze with radeon 'modeset=1', without 'modeset=1' direct rendering and acceleration disabled
has caused the Debian Bug report #582426,
regarding System freeze with radeon 'modeset=1', without 'modeset=1' direct rendering and acceleration disabled
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
582426: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582426
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.32-9
Severity: critical
Tags: sid

Debian sid
==============================

mecin@debian:~$ glxinfo | grep rendering
direct rendering: Yes

=============================

X logs:

==============================

(EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version mismatch.
[dri] This chipset requires a kernel module version of 1.17.0,
[dri] but the kernel reports a version of 2.0.0.[dri] If using legacy
modesetting, upgrade your kernel.
[dri] If using kernel modesetting, make sure your module is
[dri] loaded prior to starting X, and that this driver was built
[dri] with support for KMS.
[dri] Disabling DRI.

==============================

(==) RADEON(0): Backing store disabled
(WW) RADEON(0): Direct rendering disabled
(II) RADEON(0): Render acceleration disabled
(II) RADEON(0): num quad-pipes is 1
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Indirect CPU to Screen color expansion
    Solid Lines
    Scanline Image Writes
    Setting up tile and stipple cache:
        32 128x128 slots
        32 256x256 slots
        16 512x512 slots
(II) RADEON(0): Acceleration enabled
(==) RADEON(0): DPMS enabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00642800
(II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00647800
(II) RADEON(0): Largest offscreen area available: 1280 x 6901
(II) RADEON(0): No video input capabilities detected and no information is
provided - disabling multimedia i2c

=============================

If i enable manualy modeset in my kernel (without X'y by the recovery mode):

=============================

modprobe -v -r drm radeon    <--- Unload drm and radeon kernel-module
modprobe -v drm debug=1      <--- Additional for debugging DRM issues
modprobe -v radeon modeset=1 <--- Load radeon kernel-module with KMS support

=============================

then the acceleration and rendering are enabled, no errors in X.logs, but the
system after 'startx' freeze, mabye one minute work good and freeze.

my card:

=============================

mecin@debian:~$ lspci | grep VGA
01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress
200M]

=============================



-- Package-specific info:
** Version:
Linux version 2.6.32-3-686 (Debian 2.6.32-9) (maks@debian.org) (gcc version 4.3.4 (Debian 4.3.4-8) ) #1 SMP Thu Feb 25 06:14:20 UTC 2010

** Command line:
BOOT_IMAGE=/vmlinuz-2.6.32-3-686 root=UUID=600b64ed-d08e-4a13-83cc-f3482e50783b ro single modeset=1

** Not tainted

** Kernel log:
[   20.887718] eth0: link down
[   20.888024] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   52.926275] [drm] Initialized drm 1.1.0 20060810
[   56.098490] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input8
[   56.746378] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   57.674410] pci 0000:01:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   57.719238] [drm] radeon kernel modesetting enabled.
[   57.719250] [drm:drm_init], 
[   57.719311] [drm:drm_get_dev], 
[   57.724089] [drm:drm_get_minor], 
[   57.726037] [drm:drm_get_minor], new minor assigned 64
[   57.726043] [drm:drm_get_minor], 
[   57.727175] [drm:drm_get_minor], new minor assigned 0
[   57.727200] [drm] radeon: Initializing kernel modesetting.
[   57.727236] [drm] register mmio base: 0xC0000000
[   57.727238] [drm] register mmio size: 65536
[   57.727422] [drm:radeon_get_bios], COMBIOS detected
[   57.727628] [drm] GPU reset succeed (RBBM_STATUS=0x00000140)
[   57.727636] [drm:rs400_gart_adjust_size] *ERROR* Forcing to 32M GART size (because of ASIC bug ?)
[   57.727640] [drm] Generation 2 PCI interface, using max accessible memory
[   57.727644] [drm] radeon: VRAM 128M
[   57.727647] [drm] radeon: VRAM from 0x78000000 to 0x7FFFFFFF
[   57.727649] [drm] radeon: GTT 32M
[   57.727651] [drm] radeon: GTT from 0x80000000 to 0x81FFFFFF
[   57.727694] radeon 0000:01:05.0: irq 24 for MSI/MSI-X
[   57.727700] [drm:drm_irq_install], irq=24
[   57.727723] [drm] radeon: irq initialized.
[   57.728752] [drm] Detected VRAM RAM=128M, BAR=256M
[   57.728760] [drm] RAM width 128bits DDR
[   57.729544] [TTM] Zone  kernel: Available graphics memory: 442014 kiB.
[   57.729548] [TTM] Zone highmem: Available graphics memory: 971682 kiB.
[   57.729570] [drm] radeon: 128M of VRAM memory ready
[   57.729572] [drm] radeon: 32M of GTT memory ready.
[   57.729595] [drm] GART: num cpu pages 8192, num gpu pages 8192
[   57.730342] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
[   57.730363] [drm] radeon: cp idle (0x10000C03)
[   57.730366] [drm:r100_cp_init_microcode], 
[   57.730429] [drm] Loading R300 Microcode
[   57.730432] platform radeon_cp.0: firmware: requesting radeon/R300_cp.bin
[   57.739370] [drm] radeon: ring at 0x0000000080000000
[   57.739400] [drm] ring test succeeded in 0 usecs
[   57.739527] [drm] radeon: ib pool ready.
[   57.739625] [drm] ib test succeeded in 0 usecs
[   57.739720] [drm:drm_sysfs_connector_add], adding "VGA-1" to sysfs
[   57.739749] [drm:drm_sysfs_hotplug_event], generating hotplug event
[   57.739764] [drm] Panel ID String: SEC                     
[   57.739767] [drm] Panel Size 1280x800
[   57.739773] [drm:radeon_get_legacy_connector_info_from_bios], LCD DDC Info Table found!
[   57.739793] [drm:drm_sysfs_connector_add], adding "LVDS-1" to sysfs
[   57.739821] [drm:drm_sysfs_hotplug_event], generating hotplug event
[   57.739833] [drm] Radeon Display Connectors
[   57.739835] [drm] Connector 0:
[   57.739837] [drm]   VGA
[   57.739840] [drm]   DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
[   57.739842] [drm]   Encoders:
[   57.739844] [drm]     CRT1: INTERNAL_DAC2
[   57.739846] [drm] Connector 1:
[   57.739847] [drm]   LVDS
[   57.739850] [drm]   DDC: 0x1a0 0x1a0 0x1a0 0x1a0 0x1a0 0x1a0 0x1a4 0x1a4
[   57.739852] [drm]   Encoders:
[   57.739854] [drm]     LCD1: INTERNAL_LVDS
[   57.798518] [drm:radeon_legacy_tv_dac_dpms], 
[   57.798526] [drm:radeon_legacy_lvds_dpms], 
[   57.810445] [drm:drm_vblank_get], enabling vblank on crtc 0, ret: 0
[   57.810450] [drm:drm_update_vblank_count], enabling vblank interrupts on crtc 0, missed 117571
[   57.810455] [drm:drm_vblank_get], enabling vblank on crtc 1, ret: 0
[   57.810459] [drm:drm_update_vblank_count], enabling vblank interrupts on crtc 1, missed 0
[   57.822693] [drm:radeon_combios_connected_scratch_regs], CRT1 disconnected
[   57.882706] [drm:radeon_combios_connected_scratch_regs], LCD1 connected
[   57.888089] [drm] fb mappable at 0xD0040000
[   57.888092] [drm] vram apper at 0xD0000000
[   57.888094] [drm] size 4096000
[   57.888096] [drm] fb depth is 24
[   57.888097] [drm]    pitch is 5120
[   57.895904] Console: switching to colour frame buffer device 160x50
[   57.895922] fb0: radeondrmfb frame buffer device
[   57.895924] registered panic notifier
[   57.895933] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:05.0 on minor 0
[   57.896503] [drm:drm_stub_open], 
[   57.896508] [drm:drm_open_helper], pid = 1544, minor = 0
[   57.896515] [drm:drm_setup], 
[   57.896549] [drm:drm_ioctl], pid=1544, cmd=0xc0106407, nr=0x07, dev 0xe200, auth=1
[   57.896559] [drm:drm_ioctl], pid=1544, cmd=0xc0086401, nr=0x01, dev 0xe200, auth=1
[   57.896567] [drm:drm_ioctl], pid=1544, cmd=0xc0086401, nr=0x01, dev 0xe200, auth=1
[   57.896595] [drm:drm_ioctl], pid=1544, cmd=0xc0246400, nr=0x00, dev 0xe200, auth=1
[   57.896602] [drm:drm_ioctl], pid=1544, cmd=0xc0246400, nr=0x00, dev 0xe200, auth=1
[   57.896647] [drm:drm_release], open_count = 1
[   57.896650] [drm:drm_release], pid = 1544, device = 0xe200, open_count = 1
[   57.896657] [drm:drm_lastclose], 
[   57.896659] [drm:drm_lastclose], driver lastclose completed
[   57.896663] [drm:drm_lastclose], lastclose completed
[   66.030981] wlan0: direct probe to AP 00:25:9c:43:d7:78 (try 1)
[   66.032882] wlan0: direct probe responded
[   66.032887] wlan0: authenticate with AP 00:25:9c:43:d7:78 (try 1)
[   66.034675] wlan0: authenticated
[   66.034714] wlan0: associate with AP 00:25:9c:43:d7:78 (try 1)
[   66.038336] wlan0: RX AssocResp from 00:25:9c:43:d7:78 (capab=0x401 status=0 aid=1)
[   66.038345] wlan0: associated
[   66.039028] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   76.616085] wlan0: no IPv6 routers present

** Model information
not available

** Loaded modules:
Module                  Size  Used by
radeon                398727  1 
ttm                    26172  1 radeon
drm_kms_helper         17247  1 radeon
i2c_algo_bit            3497  1 radeon
acpi_cpufreq            4943  0 
cpufreq_stats           1940  0 
cpufreq_conservative     4018  0 
cpufreq_powersave        602  0 
cpufreq_userspace       1476  0 
binfmt_misc             4907  1 
uinput                  4796  1 
drm                   107671  3 radeon,ttm,drm_kms_helper
fuse                   43750  1 
loop                    9753  0 
arc4                     974  2 
ecb                     1405  2 
joydev                  6771  0 
pcmcia                 17442  0 
snd_hda_codec_realtek   163098  1 
snd_hda_intel          16427  0 
snd_hda_codec          46002  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               4054  1 snd_hda_codec
snd_pcm_oss            28671  0 
snd_mixer_oss          10461  1 snd_pcm_oss
snd_pcm                47362  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_midi            3576  0 
snd_rawmidi            12505  1 snd_seq_midi
snd_seq_midi_event      3684  1 snd_seq_midi
snd_seq                35459  2 snd_seq_midi,snd_seq_midi_event
video                  14605  0 
snd_timer              12258  2 snd_pcm,snd_seq
ath5k                 103914  0 
mac80211              122750  1 ath5k
snd_seq_device          3673  3 snd_seq_midi,snd_rawmidi,snd_seq
ath                     6014  1 ath5k
yenta_socket           16403  1 
snd                    34363  11 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
rsrc_nonstatic          7057  1 yenta_socket
cfg80211               87581  3 ath5k,mac80211,ath
serio_raw               2916  0 
output                  1204  1 video
i2c_piix4               7076  0 
ac                      1640  0 
battery                 3782  0 
pcmcia_core            20446  3 pcmcia,yenta_socket,rsrc_nonstatic
rfkill                 10260  1 cfg80211
led_class               1757  1 ath5k
ati_agp                 3966  0 
agpgart                19516  3 ttm,drm,ati_agp
evdev                   5609  19 
button                  3598  0 
pcspkr                  1207  0 
soundcore               3450  1 snd
snd_page_alloc          5041  2 snd_hda_intel,snd_pcm
i2c_core               12648  4 radeon,i2c_algo_bit,drm,i2c_piix4
psmouse                44413  0 
container               1833  0 
processor              26571  3 acpi_cpufreq
shpchp                 21220  0 
pci_hotplug            18065  1 shpchp
ext4                  254909  3 
mbcache                 3762  1 ext4
jbd2                   56059  1 ext4
crc16                   1027  1 ext4
ide_cd_mod             21076  0 
sd_mod                 25781  5 
cdrom                  26487  1 ide_cd_mod
crc_t10dif              1012  1 sd_mod
ide_pci_generic         1924  0 
ata_generic             2015  0 
sata_sil                5616  4 
libata                114408  2 ata_generic,sata_sil
8139too                14945  0 
ohci_hcd               16904  0 
atiixp                  1848  0 
thermal                 9206  0 
scsi_mod              101297  2 sd_mod,libata
8139cp                 13417  0 
mii                     2714  2 8139too,8139cp
thermal_sys             9378  3 video,processor,thermal
ide_core               64146  3 ide_cd_mod,ide_pci_generic,atiixp
ehci_hcd               27574  0 
usbcore                98126  3 ohci_hcd,ehci_hcd
nls_base                4541  1 usbcore

** Network interface configuration:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp

** 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: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 00:16:36:ac:5e:b4 brd ff:ff:ff:ff:ff:ff
    inet 169.254.8.131/16 brd 169.254.255.255 scope link eth0:avahi
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:16:e3:99:10:ea brd ff:ff:ff:ff:ff:ff
    inet 192.168.3.136/24 brd 192.168.3.255 scope global wlan0
    inet6 fe80::216:e3ff:fe99:10ea/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:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
  eth0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
 wlan0: 5606700    5943    0    0    0     0          0         0   925600    6113    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    5941 total packets received
    1 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    5940 incoming packets delivered
    6081 requests sent out
Icmp:
    0 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
    4 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 4
IcmpMsg:
        OutType3: 4
Tcp:
    270 active connections openings
    0 passive connection openings
    0 failed connection attempts
    13 connection resets received
    19 connections established
    4943 segments received
    4889 segments send out
    113 segments retransmited
    0 bad segments received.
    44 resets sent
Udp:
    993 packets received
    4 packets to unknown port received.
    0 packet receive errors
    1071 packets sent
UdpLite:
TcpExt:
    76 TCP sockets finished time wait in fast timer
    145 delayed acks sent
    Quick ack mode was activated 42 times
    2680 packet headers predicted
    531 acknowledgments not containing data payload received
    5 predicted acknowledgments
    1 congestion windows recovered without slow start by DSACK
    28 congestion windows recovered without slow start after partial ack
    5 timeouts after SACK recovery
    82 other TCP timeouts
    39 DSACKs sent for old packets
    1 DSACKs sent for out of order packets
    5 DSACKs received
    3 connections reset due to unexpected data
    8 connections reset due to early user close
    1 connections aborted due to timeout
    TCPDSACKIgnoredOld: 2
    TCPDSACKIgnoredNoUndo: 1
    TCPSackShiftFallback: 3
IpExt:
    InMcastPkts: 24
    OutMcastPkts: 28
    InOctets: 5527404
    OutOctets: 727988
    InMcastOctets: 4634
    OutMcastOctets: 4794

*** Device features:
eth0: 0x829
lo: 0x13865
wlan0: 0x2000

** PCI devices:
00:00.0 Host bridge [0600]: ATI Technologies Inc Device [1002:5a31] (rev 01)
	Subsystem: Toshiba America Info Systems Device [1179:ff31]
	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

00:01.0 PCI bridge [0604]: ATI Technologies Inc RS480 PCI Bridge [1002:5a3f] (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: 64
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	I/O behind bridge: 00009000-00009fff
	Memory behind bridge: c0000000-c00fffff
	Prefetchable memory behind bridge: d0000000-dfffffff
	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:12.0 IDE interface [0101]: ATI Technologies Inc IXP SB400 Serial ATA Controller [1002:4379] (rev 80) (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: Toshiba America Info Systems Device [1179:ff31]
	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, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 22
	Region 0: I/O ports at 8440 [size=8]
	Region 1: I/O ports at 8430 [size=4]
	Region 2: I/O ports at 8420 [size=8]
	Region 3: I/O ports at 8410 [size=4]
	Region 4: I/O ports at 8400 [size=16]
	Region 5: Memory at c0407000 (32-bit, non-prefetchable) [size=512]
	[virtual] Expansion ROM at 7c000000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: sata_sil

00:13.0 USB Controller [0c03]: ATI Technologies Inc IXP SB400 USB Host Controller [1002:4374] (rev 80) (prog-if 10 [OHCI])
	Subsystem: Toshiba America Info Systems Device [1179:ff31]
	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, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at c0404000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.1 USB Controller [0c03]: ATI Technologies Inc IXP SB400 USB Host Controller [1002:4375] (rev 80) (prog-if 10 [OHCI])
	Subsystem: Toshiba America Info Systems Device [1179:ff31]
	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, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at c0405000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.2 USB Controller [0c03]: ATI Technologies Inc IXP SB400 USB2 Host Controller [1002:4373] (rev 80) (prog-if 20 [EHCI])
	Subsystem: Toshiba America Info Systems Device [1179:ff31]
	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, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at c0406000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:14.0 SMBus [0c05]: ATI Technologies Inc IXP SB400 SMBus Controller [1002:4372] (rev 82)
	Subsystem: Toshiba America Info Systems Device [1179:ff31]
	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-
	Region 0: I/O ports at 8040 [size=16]
	Region 1: Memory at c0407400 (32-bit, non-prefetchable) [size=1K]
	Kernel driver in use: piix4_smbus

00:14.1 IDE interface [0101]: ATI Technologies Inc IXP SB400 IDE Controller [1002:4376] (rev 80) (prog-if 88 [Master SecP])
	Subsystem: Toshiba America Info Systems Device [1179:ff31]
	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: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at 8460 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ATIIXP_IDE

00:14.2 Audio device [0403]: ATI Technologies Inc IXP SB4x0 High Definition Audio Controller [1002:437b] (rev 01)
	Subsystem: Toshiba America Info Systems Device [1179:ff31]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 16
	Region 0: Memory at c0400000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel

00:14.3 ISA bridge [0601]: ATI Technologies Inc IXP SB400 PCI-ISA Bridge [1002:4377] (rev 80)
	Subsystem: Toshiba America Info Systems Device [1179:ff31]
	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:14.4 PCI bridge [0604]: ATI Technologies Inc IXP SB400 PCI-PCI Bridge [1002:4371] (rev 80) (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=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=09, subordinate=0e, sec-latency=64
	I/O behind bridge: 0000a000-0000afff
	Memory behind bridge: f0200000-f02fffff
	Prefetchable memory behind bridge: f0300000-f03fffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

01:05.0 VGA compatible controller [0300]: ATI Technologies Inc RC410 [Radeon Xpress 200M] [1002:5a62] (prog-if 00 [VGA controller])
	Subsystem: Toshiba America Info Systems Device [1179:ff31]
	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: 66 (2000ns min), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 24
	Region 0: Memory at d0000000 (32-bit, prefetchable) [size=256M]
	Region 1: I/O ports at 9000 [size=256]
	Region 2: Memory at c0000000 (32-bit, non-prefetchable) [size=64K]
	[virtual] Expansion ROM at c0020000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: radeon

09:01.0 CardBus bridge [0607]: ENE Technology Inc CB1410 Cardbus Controller [1524:1410] (rev 01)
	Subsystem: Toshiba America Info Systems Device [1179:ff31]
	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, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 20
	Region 0: Memory at c0101000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=09, secondary=0a, subordinate=0d, sec-latency=176
	Memory window 0: 78000000-7bfff000 (prefetchable)
	Memory window 1: 80000000-83fff000
	I/O window 0: 0000a400-0000a4ff
	I/O window 1: 0000a800-0000a8ff
	BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
	16-bit legacy interface ports at 0001
	Kernel driver in use: yenta_cardbus

09:02.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
	Subsystem: Toshiba America Info Systems Device [1179:ff31]
	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 (8000ns min, 16000ns max)
	Interrupt: pin A routed to IRQ 21
	Region 0: I/O ports at a000 [size=256]
	Region 1: Memory at c0100000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: 8139too

09:04.0 Ethernet controller [0200]: Atheros Communications Inc. AR2413 802.11bg NIC [168c:001a] (rev 01)
	Subsystem: Askey Computer Corp. Device [144f:7094]
	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: 32 bytes
	Interrupt: pin A routed to IRQ 22
	Region 0: Memory at c0110000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: ath5k


** USB devices:
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.32-3-686 depends on:
ii  debconf [debconf-2.0]        1.5.32      Debian configuration management sy
ii  initramfs-tools [linux-initr 0.94.4      tools for generating an initramfs
ii  module-init-tools            3.12~pre2-3 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.32-3-686 recommends:
ii  firmware-linux-free           2.6.32-12  Binary firmware for various driver
ii  libc6-i686                    2.10.2-8   GNU C Library: Shared libraries [i

Versions of packages linux-image-2.6.32-3-686 suggests:
pn  grub | lilo                   <none>     (no description available)
pn  linux-doc-2.6.32              <none>     (no description available)

Versions of packages linux-image-2.6.32-3-686 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.24       Binary firmware for various driver
ii  firmware-linux-nonfree        0.24       Binary firmware for various driver
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)

-- debconf information:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.32-3-686/postinst/bootloader-error-2.6.32-3-686:
  linux-image-2.6.32-3-686/postinst/depmod-error-initrd-2.6.32-3-686: false
  linux-image-2.6.32-3-686/postinst/bootloader-test-error-2.6.32-3-686:
  linux-image-2.6.32-3-686/postinst/missing-firmware-2.6.32-3-686:
  linux-image-2.6.32-3-686/prerm/would-invalidate-boot-loader-2.6.32-3-686: true
  linux-image-2.6.32-3-686/prerm/removing-running-kernel-2.6.32-3-686: true



--- End Message ---
--- Begin Message ---
On Thu, May 20, 2010 at 19:58:31 +0200, Mecin wrote:

> Package: linux-2.6
> Version: 2.6.32-9
> Severity: critical
> Tags: sid
> 
This is 1) not a critical bug, and 2) most likely working with a
slightly less old revision of the kernel, so closing.

If you still have issues with 2.6.32-13, please provide X and kernel
logs from that.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: