Bug 18432
Summary: | radeon kms freezes on boot with video= option | ||
---|---|---|---|
Product: | Drivers | Reporter: | Jose Marino (braket) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | maciej.rutecki, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.36-rc4 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 16444 | ||
Attachments: | dmesg-2.6.36-rc4 (cmd line: root=/dev/sda2 hpet=force) |
The problem disappeared with kernel 2.6.36-rc5. Thanks, closing. |
Created attachment 29832 [details] dmesg-2.6.36-rc4 (cmd line: root=/dev/sda2 hpet=force) I have a Dell Inspiron 600m laptop with a radeon mobility 9000 card. Kernel v2.6.36-rc4 compiled with KMS support produces a hard freeze on boot if I use a video= boot option. I see this also with kernel 2.6.36-rc1 but not with 2.6.35. This is the kernel command line that makes the kernel freeze on boot: root=/dev/sda2 hpet=force video=1024x768-24@60 The kernel boots fine with this command line: root=/dev/sda2 hpet=force I attach a dmesg captured after booting without a video= option.