Opened 7 years ago
Last modified 2 years ago
#13655 new bug
GMA3600 max resolution on asus eeepc X101CH
Reported by: | acypkob | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Graphics | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
max resolution on asus eeepc X101CH is 800x600, which is not native but 1024x600 is native it it Atom N2600 with intel GMA3600 built in Haiku boot menu gives no more than 800x600 either
Attachments (1)
Change History (14)
comment:2 by , 7 years ago
~> uname -a Haiku shredder 1 hrev51346 Aug 3 2017 08:28:16 BePC x86 Haiku
comment:3 by , 7 years ago
patch: | 0 → 1 |
---|
comment:4 by , 7 years ago
patch: | 1 → 0 |
---|
comment:5 by , 7 years ago
Milestone: | R1/beta1 → Unscheduled |
---|
comment:6 by , 7 years ago
[07:25] <@PulkoMandy> cypa: with the vesa driver we should already pick the best resolution and there is no easy way to force a specific resolution (otherwise we would have done it already)
[07:25] <@PulkoMandy> so if the non-vesa driver doesn't work, that should be fixed
[07:26] <@PulkoMandy> or maybe you can try with UEFI but there's no official support yet
comment:9 by , 7 years ago
X.org with VESA likely does not support it either (or if they do, I'm curious to hear hwo they achieve it).
Your only ways out are:
- Get the intel_extreme driver to work on that machine, or
- Use UEFI, which does not use the VESA driver so it can set video modes in a different way
comment:10 by , 5 years ago
Can you give us the output of "listdev", to see which video hardware is used on this machine?
comment:11 by , 4 years ago
Component: | Audio & Video → Drivers/Graphics/intel_extreme |
---|---|
Description: | modified (diff) |
Keywords: | resolution removed |
Owner: | changed from | to
Summary: | max resolution on asus eeepc X101CH is 800x600, which is not native → GMA3600 max resolution on asus eeepc X101CH |
comment:12 by , 2 years ago
Component: | Drivers/Graphics/intel_extreme → Drivers/Graphics |
---|---|
Owner: | changed from | to
On linux this device is handled by cedarview_gfx
kernel driver.
comment:13 by , 2 years ago
Those PowerVR based Intel GMA (500, 600, 3600, 3650) were always a pain to work with due to poor (or lack of) drivers everywhere.
Just for reference: Linux 3.1x used to have one DRM driver called gma500_gfx
(AFAIK, continuation of cedarview_gfx
). It seems it got dropped on 4.15, and now uvesafb
is the only option for those cards (according to ArchWiki).
VESA driver, with BIOS patching enabled perhaps, might be the only viable/reasonable choice on Haiku.
~> listimage | grep driver