Bugzilla – Bug 116410
graphical install does not start on pegasos
Last modified: 2006-09-28 13:26:30 UTC
Graphical install does not start on Pegasos. It tries to change to graphic mode, but then it fails, and only text based install is available. The message on F8 is: (EE) failed to load module "glx" (module does not exist, 0) (ee) FBDEV(0): FBIOBLANK: invalid argument.
Stefan any idea about the hardware ?
It is similar to specification at: http://www.pegasosppc.com/odw_tech.php But I got an older modell: ATI Radeon 9200, 256M RAM, 40G HDD. I can send a dmesg, hwinfo only in the evening from home...
"glx" is only a warning. I have no idea why a Radeon 9200 does not support framebuffer. I can't believe this. My Radeon 9200 does. Yes, send me the logfiles.
I think standard framebuffer is not supported on PPC architectures. This is a kernel issue
Well, Kernel goes to Mantel...
Well, ppc bugs go to the ppc team :)
This is an incorrect expectation of yast, it insists on at least 800x600. The kernel framebuffer defaults to 640x480. To increase the resolution, pass videon=radeonfb:1024x768@75 as cmdline option. Patrick should probably document that.
added a description to: http://www.opensuse.org/PPC:Boot_pegasos
video=radeonfb is the way to go.