refresh rate different in X vs. cmd lineForum: X and Fluxbox Topic: refresh rate different in X vs. cmd line started by: irun5k Posted by irun5k on Oct. 12 2004,20:48
Using DSL in a digital picture frame project, all working well with one minor exception.When shutting down the box, X shuts down first and you revert back to a command line and normally see the remaining shutdown commands happen. Not in my case. The refresh rate for some reason changes when going back to command line, and as a result it messes up the display on the LCD (standard, rolling horizontal lines you get when the refresh rate is wrong.) When you boot back up all is fine again, but the dirty shutdown still bothers me because it (1) isn't clean & shouldn't happen this way, and (2) seems like it could cause monitor damage. The LCD is a 15" samsung tft. So, can anybody explain why the refresh rate shifts when stopping X and going to a command line, and how most systems handle this gracefully (where as mine does not?) Thanks! Posted by ke4nt1 on Oct. 12 2004,23:31
I'm guessing your running XVesa..Have you tried booting up with a proper framebuffer ? Sometimes I see a similar problem, where the text is writing with larger than the standard 40/80 lines of text, which makes everything appear diagonal. This ONLY occurs AFTER exiting X, and back to cli prompt .. Other times I truly see two images , in each half of the screen.. In both instances, setting up the framebuffer solved this issue.. Same thing, this ONLY happens after I exit X , and back to the prompt. What resolution are you running now for your frame? try that resolution at startup by typing fb1024x768 , for ex. Then select the xfbdev xserver at the xsetup screens, and see if it is better behaved.. 73 ke4nt Posted by irun5k on Oct. 13 2004,01:50
Yes, you guessed right. I'm running in 1024x768, 24 bit depth (thats the max mode listed.) Hardware is an EPIA 5000. Interesting suggestion about booting with a framebuffer. I will have to give this a try. I'm running a standard DSL hd install... I'm sure I can find something in the forums here to tell me how to "automagically" pass in a fb1024x768 directive. Thanks for the tip! Brian Posted by irun5k on Oct. 18 2004,14:00
Hmm. Any advice on where in lilo.conf to stick "fb1024x768"? Haven't had much luck finding out. Since I'm in hdinstall mode, I think I have to pass fb1024x768 in lilo.conf, right?
Posted by ke4nt1 on Oct. 18 2004,14:56
Yes, you will need to edit lilo.conf, and rerun lilo to make that work.I suggest you first try this with a liveCD , to test and get the parameters right, THEN apply your successful setup parameters to the lilo.conf.. There are several posts in the forums detailing editing your lilo.conf file.. 73 ke4nt |