Opened 13 years ago
Closed 10 years ago
#8282 closed bug (fixed)
Black screen after boot on HD3870
Reported by: | xata | Owned by: | kallisti5 |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Drivers/Graphics/radeon_hd | Version: | R1/Development |
Keywords: | HD3870 | Cc: | |
Blocked By: | #8322 | Blocking: | |
Platform: | x86 |
Description
Black screen after loading progress. Video is HD3870, lspci -nn: 02:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon HD 3870 [1002:9501] Display is ASUS VW222s, but this is not refresh rate problem, and not monitor problem, i think. Using dvi-to-vga adapter (monitor is vga)
Attachments (1)
Change History (18)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Getting the logs anevilyak mentioned would be essential to determining the issue here. Be sure to grab all the files in /boot/var/log/ and place them here.
Another good item to grab would be the AtomBIOS found. You can grab a dump of the AtomBIOS here:
/boot/common/cache/tmp/radeon_hd_bios_1002_*
comment:3 by , 13 years ago
i'll do this now. please wait untill i create separate partition to install temporal haiku on it.
comment:4 by , 13 years ago
Ok, so here is syslog.
Also I can not find AtomBIOS dump - directory /boot/common/cache/tmp/ is just empty.
comment:5 by , 13 years ago
http://cgit.haiku-os.org/haiku/tree/src/add-ons/accelerants/radeon_hd/connector.cpp#n710 seems to be the issue.
The logic there looks all wrong.. I'm sure the fix is not as simple as it looks though... let me update it an I'll post here once done.
follow-up: 7 comment:6 by , 13 years ago
FYI, this should be fixed (or at least better) after hrev43658
Go ahead and run the latest code, and re-grab the log file, and post it here :)
comment:7 by , 13 years ago
comment:9 by , 13 years ago
Replying to kallisti5:
Texas :) (GMT-6)
Let us know.
-- Alex
That's a pity, but looks like this doesn't help.
"git pull" and total rebuild, with rebuilding even tools.
Still - black screen.
comment:10 by , 13 years ago
Could you get the system logs again? It would really help in nailing down this one.
comment:12 by , 13 years ago
hrev43900 solves several issues, while it isn't targeted to the black screen issue you are seeing... give it a try :)
comment:13 by , 13 years ago
Summary: | [radeon_hd] Black screen after boot on HD3870 → Black screen after boot on HD3870 |
---|
comment:14 by , 13 years ago
Blocked By: | 8322 added |
---|
comment:17 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
xata said over IRC that this is fixed for him in the latest images. Would kind of be nice to know what fixed it, though...
Does that system boot in fail-safe video mode? If so, it'd be helpful if you could boot once normally, then again in fail-safe mode and grab the resulting syslog (/boot/var/log/syslog).