[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
Cppbuilder » Database » Delphi » FeatureWishList » GUI » Game Development » Graphics » HP2133-1024x600-display
HP 2133 xorg 1024x600

It is working! xdpyinfo shows 1024x600

Now is the beginning of year 2009. Later the openchrome trunk may be merged to xorg.

Thanks to Zick and his pages dated June 6, 2008 at http://www.morethan.org/mini-note/xorg-mini.html and xorg.confs in http://www.morethan.org/mini-note/

To get Chrome9 driver go to http://www.openchrome.org/ and do svn co http://svn.openchrome.org/svn/trunk

Compile and install the driver.

Zick's configurations may be outdated? (half a year older than svn?)

This is a working xorg.conf today:

  1. xorg.conf for chrome9 1024x600
  2. date 1/2009
------------------------------------------
Section "ServerLayout"
        Identifier     "XFree86 Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
        Rgbpath      "/usr/share/X11/rgb"
        FontPath     "/usr/share/X11/fonts/misc"
        FontPath     "/usr/share/X11/fonts/100dpi"
        FontPath     "/usr/share/X11/fonts/75dpi"
        FontPath     "/usr/share//X11/fonts/CID"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
        FontPath     "/usr/X11R6/lib/X11/fonts/encodings"
EndSection
Section "Module"
        Load  "dbe"
        Load  "extmod"
        Load  "record"
        Load  "type1"
EndSection
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
EndSection
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection
Section "InputDevice"
        Identifier  "Mouse1"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/psaux"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection
Section "Monitor"
        Identifier   "Monitor0"
EndSection
Section "Device"
        Identifier  "Videocard0"
        Driver      "openchrome"
        Option "fbdev"  "/dev/fb0"
        BoardName   "chrome9"
EndSection
Section "Modes"
        Identifier  "HP-2133 Known Modes"
        Modeline "1024x600-60.0"   48.96  1024 1064 1168 1312  600 601 604 622 -hsync +vsync
EndSection
Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Depth     24
                Modes      "1024x600" "800x600"
        EndSubSection
EndSection
--------------------------------------------------------


last edited (January 30, 2009) by s-sibul, Number of views: 9370, Current Rev: 4 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Site Management by Lars Hagelin at Kontantkort.se.