Opened 15 years ago

Last modified 15 years ago

#3334 closed bug

radeon driver crashes on radeon x850 — at Initial Version

Reported by: adamk Owned by: axeld
Priority: normal Milestone: R1
Component: Drivers Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

Running Haiku on native hardware (a dualcore Xeon with 2 gigs of RAM). The radeon driver crashes during the final stages of of the boot process. I can see the mouse cursor, but the screen is completely corrupted. The debug log shows:

Radeon - SYNC_TO_TOKEN: Failed waiting for token 8 (active token: 0) Radeon - Radeon_ResetEngine: Radeon - SYNC_TO_TOKEN: Failed waiting for token 11 (active token: 0) Radeon - Radeon_ResetEngine: Radeon - Radeon_DiscardAllIndirectBuffers: 3 Radeon - Radeon_DiscardAllIndirectBuffers: 4 Radeon - SYNC_TO_TOKEN: Failed waiting for token 11 (active token: 0) Radeon - Radeon_ResetEngine: Radeon - SYNC_TO_TOKEN: Failed waiting for token 14 (active token: 0) Radeon - Radeon_ResetEngine: Radeon - Radeon_DiscardAllIndirectBuffers: 4 Radeon - Radeon_DiscardAllIndirectBuffers: 3

This continues indefinitely. The token increases each time (by 3)

This is with haiku-pre-alpha-hrev28886-raw.zip

I've built a newer version from svn and will try it out shortly.

Adam

Change History (1)

by adamk, 15 years ago

Attachment: haiku-debug-log.txt added

Full debug log.

Note: See TracTickets for help on using tickets.