Summary: | Radeon Trinity 7400G fails with 4K UHD screen - atombios stuck executing BF64 | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | dennis.jansen | ||||||||||||||||||||
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> | ||||||||||||||||||||
Status: | RESOLVED MOVED | QA Contact: | |||||||||||||||||||||
Severity: | normal | ||||||||||||||||||||||
Priority: | medium | ||||||||||||||||||||||
Version: | unspecified | ||||||||||||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||||||||||||
OS: | Linux (All) | ||||||||||||||||||||||
Whiteboard: | |||||||||||||||||||||||
i915 platform: | i915 features: | ||||||||||||||||||||||
Attachments: |
|
Description
dennis.jansen
2015-07-02 18:05:44 UTC
Created attachment 116883 [details]
lspci
Created attachment 116884 [details]
dmesg 4.1
Please attach your xorg log. Please also attach a copy of your vbios: (as root) (use lspci to get the bus id) cd /sys/bus/pci/devices/<pci bus id> echo 1 > rom cat rom > /tmp/vbios.rom echo 0 > rom Created attachment 116885 [details]
Xorg log
Created attachment 116886 [details]
vbios.rom
I'll try linux-drm-next real quick, brb. Same issue in linux-drm-next and linux-daily from the Ubuntu repositories. Created attachment 116889 [details]
dmesg 4.1+drm-next boot only
Created attachment 116890 [details]
dmesg 4.1+daily boot and vt switch and xrandr try
I've found a workaround: xrandr --newmode "3840x2160_30" 262.92 3840 3888 3920 4000 2160 2163 2168 2191 +hsync xrandr --addmode HDMI-0 "3840x2160_30" xrandr --output HDMI-0 --mode 3840x2160_30 I'm guessing the pixel clock might have been too high. Same problem with the Windows driver. The page (http://www.epanorama.net/faq/vga2rgb/calc.html) allowed me to convert the modeline with lower clock created with cru (http://www.monitortests.com/forum/Thread-Custom-Resolution-Utility-CRU) in Windows to Linux. I was pleasantly surprised to find even vdpau working well, of course only up to FullHD video, but smooth playback on 4k resolution. Created attachment 117226 [details]
dmesg
Same bug with Radeon HD 8370D
Created attachment 117227 [details]
vbios.rom
Same bug with Radeon HD 8370D
Created attachment 117228 [details]
Xorg.log
Same bug with Radeon HD 8370D
Since the last update this bug no longer occur (In reply to NeverMind from comment #15) > Since the last update this bug no longer occur Could you clarify? What was updated? How was it fixed? Because the bug is still present for me in 4.2. If it was fixed for you, maybe you had a different bug. As this is the bug I've created, I'm reopening it. Update: I get the BF64 error each time I switch between X and console. So it takes about 5 seconds each time. I still have to manually had modes to get 4k to work. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/627. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.