LCA: Graphics driver ponies
LCA: Graphics driver ponies
Posted Jan 28, 2010 4:36 UTC (Thu) by thedevil (guest, #32913)Parent article: LCA: Graphics driver ponies
I have 2 comments about the ATI side. 1. I think what in the staging tree in 2.6.32 is just the option of making KMS the default. Even if you don't enable the staging tree at all you can already use KMS just by doing
echo 'options radeon modeset=1' >> /etc/modprobe.d/local-radeon.conf2. I tried it, it works fine in X, and I see no problems as long as my virtual consoles start in old-fashioned text mode. They actually seem to be changed to an internal framebuffer mode as soon as I switch to them with Alt+Ctl+Fn . But I get a very unexpected result when I enable *both* KMS and vesafb. When I switch to a virtual console with Alt+Ctl+Fn, my monitor displays the "No signal" message and goes to sleep! So, based on this experience I am not going to use KMS quite yet.
Posted Jan 28, 2010 5:01 UTC (Thu)
by BenHutchings (subscriber, #37955)
[Link] (7 responses)
Posted Jan 28, 2010 6:43 UTC (Thu)
by thedevil (guest, #32913)
[Link] (6 responses)
Posted Jan 28, 2010 13:29 UTC (Thu)
by xav (guest, #18536)
[Link] (4 responses)
Posted Jan 28, 2010 14:57 UTC (Thu)
by nix (subscriber, #2304)
[Link] (2 responses)
(but, yes, a nice fb console with huge numbers of rows and columns which
Posted Jan 28, 2010 21:52 UTC (Thu)
by michich (guest, #17902)
[Link] (1 responses)
Posted Jan 28, 2010 22:53 UTC (Thu)
by nix (subscriber, #2304)
[Link]
(though 800x600 is the last-ditch fallback resolution in any case, so
Posted Feb 2, 2010 1:38 UTC (Tue)
by Spudd86 (subscriber, #51683)
[Link]
Posted Jan 28, 2010 20:59 UTC (Thu)
by BenHutchings (subscriber, #37955)
[Link]
Posted Jan 28, 2010 7:42 UTC (Thu)
by airlied (subscriber, #9104)
[Link] (3 responses)
So just load it by default somewhere before X starts and get a hires console.
Posted Jan 29, 2010 5:05 UTC (Fri)
by thedevil (guest, #32913)
[Link] (2 responses)
I guess I should report this, but where?
Posted Jan 30, 2010 4:09 UTC (Sat)
by thedevil (guest, #32913)
[Link] (1 responses)
Posted Jan 30, 2010 11:36 UTC (Sat)
by chris.wilson (guest, #42619)
[Link]
config DRM_KMS_HELPER
Posted Feb 2, 2010 1:37 UTC (Tue)
by Spudd86 (subscriber, #51683)
[Link]
You CAN'T use both at the same time, KMS implies framebuffer console with the KMS based driver controlling it. (And vesafb should do nothing)
LCA: Graphics driver ponies
LCA: Graphics driver ponies
LCA: Graphics driver ponies
LCA: Graphics driver ponies
I can tell with Radeon KMS there is no way: the resolution the monitor
prefers is always selected. This is normally fine for those of us with
LCDs, but for the poor sods stuck on CRTs it seems suboptimal.
does not bugger up X acceleration is a major plus of KMS. Another major
plus.)
Boot parameter LCA: Graphics driver ponies
video=800x600
works for me with Radeon KMS. See Documentation/fb/modedb.txt
.
LCA: Graphics driver ponies
obvious of places :)
perhaps not the best one to test with.)
LCA: Graphics driver ponies
LCA: Graphics driver ponies
LCA: Graphics driver ponies
LCA: Graphics driver ponies
LCA: Graphics driver ponies
LCA: Graphics driver ponies
tristate
depends on DRM
select FB
select FRAMEBUFFER_CONSOLE if !EMBEDDED
LCA: Graphics driver ponies