[Openchrome-users] [openChrome] #358: Crunch

OpenChrome Trac trac
Wed Feb 24 16:31:52 PST 2010


#358: Crunch
----------------------+-----------------------------------------------------
Reporter:  jonshouse  |       Owner:  somebody
    Type:  defect     |      Status:  new     
Priority:  major      |   Component:  xdriver 
 Version:             |    Keywords:          
Blocking:             |   Blockedby:          
----------------------+-----------------------------------------------------

Comment(by jonshouse):

 >  Do you have the longhaul driver compiled in your kernel
 >  (CONFIG_X86_LONGHAUL) ? If yes, I'll suggest to disable it, it was once
 >  known to cause trouble, especially on DMA load.
 Thanks, I think knocked that one on the head when I removed the
 cpuscaling package. The module is available but not loaded, next kernel
 rebuild I will turn it off.


 >  Also, an unrelated note, you should not mess with HorizSync and Vert
 >  Refresh in your xorg conf. The values you are setting are narrower than
 >  the values from the EDID and as a consequence, you're restricted to
 >  800x600 instead of the 1024x768 native resolution of your screen.
 >

 Yes, took me a while to figure out how to get an 800x600 mode, X kept
 trying to correct me - annoying !
 The application is a full screen PAL video conference system, hard coded
 to 800x600 and requiring xv.

 I write a lot of one off embedded stuff, it would be nice to override a
 lot of the "X.org clever" with my very own stupid.
 I wish X.org had a command line like more like this :
 "X -ac -no*ingscreensaver_ever -onlythisres=800x600 -bpp 24 :0"

 I often want
         1) a listening tcp socket - I know the risks, its what I want !
         2) a fixed resolution in all cases on all hardware or an error
         3) no screen saver - ever ever ever
         4) no dynamic resize,scale,rotate - fixed fixed fixed !

 On applications not requiring xv I simply enable the kernel framebuffer
 in the kernel args and use a generic Xorg config for fbdev.

 The X display runs -ac with a remote camera system pushing CCTV images
 at it, while a second machine streams XV data into an area.  3 computers
 (4 if you count the pxe boot system) - one display. The network is
 private and local so good old raw X is fine.

 Uploaded just for you, video clip of my wife Waiman playing very badly.
 http://www.youtube.com/watch?v=jL7ZdkJ0xUk
 The CCTV images are much more intersting in the daylight.

 Cheers,
 Jon

-- 
Ticket URL: <http://www.openchrome.org/trac/ticket/358#comment:5>
openChrome <http://www.openchrome.org/>
The openChrome project



More information about the Openchrome-users mailing list