← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 782315] [NEW] Computer doesn't boot with radeon drivers

 

Public bug reported:

Binary package hint: xserver-xorg-video-ati

Computer:
Thinkpad T500
ATI HD3650


Running Natty upgraded from Maverick
The xserver-xorg-video-ati version is 1:6.14.0-0ubuntu4


At boot, the radeon driver crash with a null pointer exception
Here is what I get in /var/log/syslog
[   19.640090] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting
[   19.640166] [drm:atom_execute_table_locked] *ERROR* atombios stuck executing F6D8 (len 487, WS 0, PS 4) @ 0xF719
[   19.645693] BUG: unable to handle kernel NULL pointer dereference at 000000000000008e
[   19.645814] IP: [<ffffffffa0146446>] drm_mode_connector_update_edid_property+0x76/0x1c0 [drm]
[   19.645920] PGD 14fe93067 PUD 1531ab067 PMD 0 
[   19.646057] Oops: 0000 [#1] SMP 
[   19.646162] last sysfs file: /sys/devices/system/cpu/cpu1/cache/index2/shared_cpu_map
[   19.646223] CPU 1 
[   19.646256] Modules linked in: snd_hda_intel(+) snd_hda_codec snd_hwdep arc4 snd_pcm i915(+) thinkpad_acpi snd_seq_midi snd_rawmidi snd_seq_midi_event radeon(+) iwlagn snd_seq iwlcore snd_timer ttm mac80211 drm_kms_helper snd_seq_device uvcvideo pcmcia videodev cfg80211 v4l2_compat_ioctl32 psmouse snd r852 sm_common serio_raw drm joydev nand nand_ids nand_ecc mtd yenta_socket pcmcia_rsrc pcmcia_core soundcore i2c_algo_bit snd_page_alloc nvram tpm_tis tpm tpm_bios video lp parport usbhid hid usb_storage uas ahci firewire_ohci sdhci_pci firewire_core sdhci crc_itu_t e1000e libahci
[   19.648311] 
[   19.648354] Pid: 580, comm: modprobe Not tainted 2.6.38-8-generic #42-Ubuntu LENOVO 208293U/208293U
[   19.648567] RIP: 0010:[<ffffffffa0146446>]  [<ffffffffa0146446>] drm_mode_connector_update_edid_property+0x76/0x1c0 [drm]
[   19.648667] RSP: 0018:ffff8801523319e8  EFLAGS: 00010202
[   19.648715] RAX: 0000000000000010 RBX: ffff8801516d3800 RCX: 0000000000000000
[   19.648765] RDX: 0000000000000000 RSI: 0000000000000010 RDI: ffff8801516d3800
[   19.648815] RBP: ffff880152331a28 R08: 0000000000000100 R09: 0000000000000001
[   19.648865] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000
[   19.648915] R13: 0000000000000010 R14: ffff8801516b5800 R15: ffff8801516b5800
[   19.648965] FS:  00007f3aaac1e720(0000) GS:ffff88009d480000(0000) knlGS:0000000000000000
[   19.649026] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[   19.649074] CR2: 000000000000008e CR3: 00000001530a2000 CR4: 00000000000406e0
[   19.649125] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   19.649174] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[   19.649225] Process modprobe (pid: 580, threadinfo ffff880152330000, task ffff88015159db80)
[   19.649286] Stack:
[   19.649328]  ffff880151070000 0000000000000000 ffffffffa03bf380 ffff8801516d3800
[   19.649508]  ffff880151070000 0000000000000000 ffffffffa03bf380 ffff8801516b5800
[   19.649688]  ffff880152331a48 ffffffffa032ca37 ffff8801516d3800 ffff8801516d3800
[   19.649868] Call Trace:
[   19.649937]  [<ffffffffa032ca37>] radeon_ddc_get_modes+0x57/0x120 [radeon]
[   19.650002]  [<ffffffffa0325d13>] radeon_lvds_get_modes+0x33/0x270 [radeon]
[   19.650073]  [<ffffffffa028298c>] drm_helper_probe_single_connector_modes+0xdc/0x380 [drm_kms_helper]
[   19.650073]  [<ffffffff8131fbe2>] ? fb_get_options+0x22/0x110
[   19.650073]  [<ffffffffa0281663>] drm_fb_helper_initial_config+0xd3/0x120 [drm_kms_helper]
[   19.650073]  [<ffffffffa0333fca>] radeon_fbdev_init+0xca/0x120 [radeon]
[   19.650073]  [<ffffffffa032d886>] radeon_modeset_init+0x226/0x250 [radeon]
[   19.650073]  [<ffffffffa0306188>] radeon_driver_load_kms+0x118/0x1a0 [radeon]
[   19.650073]  [<ffffffffa0141b0e>] drm_get_pci_dev+0x18e/0x300 [drm]
[   19.650073]  [<ffffffff8115557f>] ? kmem_cache_alloc_trace+0xff/0x120
[   19.650073]  [<ffffffffa039695e>] radeon_pci_probe+0xb2/0xba [radeon]
[   19.650073]  [<ffffffff8130031f>] local_pci_probe+0x5f/0xd0
[   19.650073]  [<ffffffff81301c19>] pci_device_probe+0x129/0x130
[   19.650073]  [<ffffffff813ba72a>] ? driver_sysfs_add+0x7a/0xb0
[   19.650073]  [<ffffffff813ba858>] really_probe+0x68/0x190
[   19.650073]  [<ffffffff813bab65>] driver_probe_device+0x45/0x70
[   19.650073]  [<ffffffff813bac3b>] __driver_attach+0xab/0xb0
[   19.650073]  [<ffffffff813bab90>] ? __driver_attach+0x0/0xb0
[   19.650073]  [<ffffffff813b99de>] bus_for_each_dev+0x5e/0x90
[   19.650073]  [<ffffffff813ba6ae>] driver_attach+0x1e/0x20
[   19.650073]  [<ffffffff813ba215>] bus_add_driver+0xc5/0x280
[   19.650073]  [<ffffffffa03dc000>] ? radeon_init+0x0/0x1000 [radeon]
[   19.650073]  [<ffffffff813baed6>] driver_register+0x76/0x140
[   19.650073]  [<ffffffffa03dc000>] ? radeon_init+0x0/0x1000 [radeon]
[   19.650073]  [<ffffffff813009c6>] __pci_register_driver+0x56/0xd0
[   19.650073]  [<ffffffffa0142024>] drm_pci_init+0xe4/0xf0 [drm]
[   19.650073]  [<ffffffff815c143e>] ? mutex_lock+0x1e/0x50
[   19.650073]  [<ffffffffa03dc000>] ? radeon_init+0x0/0x1000 [radeon]
[   19.650073]  [<ffffffffa0139688>] drm_init+0x58/0x70 [drm]
[   19.650073]  [<ffffffffa03dc0c4>] radeon_init+0xc4/0x1000 [radeon]
[   19.650073]  [<ffffffff81002175>] do_one_initcall+0x45/0x190
[   19.650073]  [<ffffffff810a4feb>] sys_init_module+0xfb/0x250
[   19.650073]  [<ffffffff8100c002>] system_call_fastpath+0x16/0x1b
[   19.650073] Code: b8 00 01 10 00 00 00 ad de 49 89 44 24 08 48 b8 00 02 20 00 00 00 ad de 49 89 44 24 10 e8 b3 ff 00 e1 4d 85 ed 0f 84 f2 00 00 00 <41> 0f b6 4d 7e be d0 80 00 00 4c 8b 3b 83 c1 01 c1 e1 07 48 63 
[   19.650073] RIP  [<ffffffffa0146446>] drm_mode_connector_update_edid_property+0x76/0x1c0 [drm]
[   19.650073]  RSP <ffff8801523319e8>
[   19.650073] CR2: 000000000000008e
[   19.654545] ---[ end trace 6e12974917d00b72 ]---

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xserver-xorg-video-radeon (not installed)
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
DRM.card0.DP.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: Off
 modes: 1680x1050 1680x1050
 edid-base64: AP///////wAwrlNAAAAAAAARAQOAIRV46s11kVVPiyYhUFQAAAABAQEBAQEBAQEBAQEBAQEBqC+Q4GAaEEAgQBMAS88QAAAZtyeQ4GAaEEAgQBMAS88QAAAZAAAADwCzCjKzCigUAQBMo1AzAAAA/gBMVE4xNTRQMy1MMDIKAH4=
DRM.card0.VGA.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1680x1050 1600x1200 1280x1024 1280x1024 1280x960 1152x864 1024x768 1024x768 1024x768 832x624 800x600 800x600 800x600 800x600 640x480 640x480 640x480 640x480 720x400
 edid-base64: AP///////wBaY1EgAQEBARkTAQMOMR14LuUlplREoSUUUFS/74CzAKlAgYCBQHFPAQEBAQEBITmQMGIaJ0BosDYA7yMRAAAcAAAA/wBRWlIwOTI1QTA1MTMKAAAA/QAySx5SEQAKICAgICAgAAAA/ABWQTIyMjZ3LTExCiAgAKw=
Date: Fri May 13 13:36:04 2011
DistUpgraded: Log time: 2011-04-29 11:18:08.231612
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: fglrx, 8.841, 2.6.38-8-generic, x86_64: installed
GdmLog1:
 
GdmLog2:
 
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:2115]
 ATI Technologies Inc Mobility Radeon HD 3650 [1002:9591] (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:2116]
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
JockeyStatus: xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, Enabled, In use)
MachineType: LENOVO 208293U
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic root=UUID=dc26d229-802a-4c66-a6ec-ef4974d3b16e ro quiet splash vt.handoff=7
Renderer: Unknown
SourcePackage: xserver-xorg-video-ati
UnitySupportTest: Error: command ['/usr/lib/nux/unity_support_test', '-p'] failed with exit code -11:
UpgradeStatus: Upgraded to natty on 2011-05-09 (3 days ago)
XorgLogOld:
 
dmi.bios.date: 03/12/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 7VET83WW (3.13 )
dmi.board.name: 208293U
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: dmi:bvnLENOVO:bvr7VET83WW(3.13):bd03/12/2010:svnLENOVO:pn208293U:pvrThinkPadT500:rvnLENOVO:rn208293U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 208293U
dmi.product.version: ThinkPad T500
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs 20090808ubuntu13
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11.0+git20110504.37058c34-0ubuntu0sarvatt
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11.0+git20110504.37058c34-0ubuntu0sarvatt
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.0+git20110420.0944e2d5-0ubuntu0sarvatt
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

** Affects: xserver-xorg-video-ati (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug natty needs-reassignment regression-update ubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/782315

Title:
  Computer doesn't boot with radeon drivers


Follow ups

References