Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#8816 closed bug (fixed)

ATI Sapphire HD7850 crashes at boot

Reported by: HAL Owned by: kallisti5
Priority: normal Milestone: R1
Component: Drivers/Graphics/radeon_hd Version: R1/Development
Keywords: ATI video boot crash Cc: HAL
Blocked By: Blocking:
Platform: All

Description

The card crashes with Haiku boot to a debug screen, unless Fail Safe video mode is enabled before boot.

  1. Boot Haiku with a HD7850 AMD/ATI card

Result is crash where the desktop would nomally show. If Fail Safe Video Mode is selected the crash does not happen and Haiku boots up to the correct resolution for my monitor: 1280x768. I will upload the debug with backtrace later. The Haiku version is: hrev44441 GCC4 Hybrid.

Attachments (3)

100_0569.JPG (1.7 MB ) - added by HAL 12 years ago.
Debug and backtrace 1
100_0570.JPG (1.5 MB ) - added by HAL 12 years ago.
Debug and backtrace 2
syslog.txt (222.3 KB ) - added by HAL 12 years ago.
Syslog booting with vesa driver (Fail Safe Graphics Mode)

Change History (10)

comment:1 by diver, 12 years ago

Version: R1/alpha3R1/Development

Please attach your syslog.

by HAL, 12 years ago

Attachment: 100_0569.JPG added

Debug and backtrace 1

by HAL, 12 years ago

Attachment: 100_0570.JPG added

Debug and backtrace 2

comment:2 by diver, 12 years ago

Is this a new problem or it worked before?

in reply to:  2 comment:3 by HAL, 12 years ago

Replying to diver:

Is this a new problem or it worked before?

It never worked before with this video card. It is a new card. I tried a HD6670 before this and it booted properly.

by HAL, 12 years ago

Attachment: syslog.txt added

Syslog booting with vesa driver (Fail Safe Graphics Mode)

comment:4 by kallisti5, 12 years ago

strange.

75	KERN: radeon_hd: init_hardware
88	KERN: radeon_hd: init_driver
89	KERN: radeon_hd: init_driver: GPU(0) Radeon HD 7800, revision = 0x0
90	KERN: radeon_hd: publish_devices
91	KERN: register_domain(1, internet)
92	KERN: radeon_hd: find_device
93	KERN: loaded driver /boot/system/add-ons/kernel/drivers/dev/graphics/radeon_hd

The backtrace makes it look like my thermal query is failing....

comment:5 by kallisti5, 12 years ago

Resolution: fixed
Status: newclosed

yup.. forgot to add card register base to the register offset. Thanks for the *good* catch :)

fix commited in hrev44453

comment:6 by HAL, 12 years ago

I booted with hrev44483 and had to enable Failsafe Video Mode still. This time the result was a bit different from the bug I reported here. The screen goes blank and the monitor shuts off, after the rocket icon. This might be a different bug now.

comment:7 by kallisti5, 12 years ago

I get the same problem now on my 7970. Displayport works however (go figure)

Please submit a new ticket. Fixing the 7xxx is definitely on my short-list of todo items.

Note: See TracTickets for help on using tickets.