Results 1 to 3 of 3
With the kernel 2.6.32+ I have this crash durring the kernel boot:
radeon 0000:01:00.0: Fatal error during GPU init
[drm] radeon: finishing device
BUG: unable to handle kernel NULL pointer ...
- 12-18-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 4
Crash with linux kernel 2.6.32+
With the kernel 2.6.32+ I have this crash durring the kernel boot:
radeon 0000:01:00.0: Fatal error during GPU init
[drm] radeon: finishing device
BUG: unable to handle kernel NULL pointer dereference at 0000000000048
IP: [<ffffffff81267372>] ttm_bo_reserve+0x18/0xec
PGD 0
Oops 0000 [#1] PREEMPT SMP
...
Call trace:
printk
rv770_suspend
rv770_fini
radeon_device_fini
radeon_driver_unload
radeon_driver_load_kms
drm_get_dev
local_pci_probe
..........
How help to fix it?
- 12-18-2009 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
If you haven't done so already, it's usually necessary to reinstall any proprietary video drivers after installing a new kernel.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 12-19-2009 #3Just Joined!
- Join Date
- Dec 2009
- Posts
- 4
It's not possible if I can't boot. And it's not linked by the user space video driver because the crash IS AT THE KERNEL BOOT BEFORE MOUNTING ANY FILE SYSTEM.


Reply With Quote
