[Xorg-driver-geode] problems with 1360x768
Christian Goebel
christian.goebel at cte.lu
Mon Feb 9 00:57:48 PST 2009
On Friday 06 February 2009 19:30:41 Mart Raudsepp wrote:
> On R, 2009-02-06 at 18:30 +0100, Christian Goebel wrote:
> > Hi,
>
> Hello,
>
> > we have some Linutop2 devices with the geode LX800 chipset and
> > problems to get working it with the Samsung 400MX and 320MX displays.
> > With other devices/chipsets the displays are working correctly.
> >
> > We have done a lot of tests with the modeline but everytime the same
> > result: 100-200 pixels from the height are hidden because the image is
> > stretched.
> >
> > Does anyone have experience with the resolution 1360x768 on the LX800
> > chipset with the xorg-driver? What can we try/do?
>
> Lets start with what version of xorg-server and xf86-video-geode are you
> trying this with?
> Can you attach your xorg.conf and X log (/var/log/Xorg.0.log)?
> The necessary versions will be visible from the X log as well.
>
>
> Regards,
> Mart Raudsepp
Hi,
thanks for your quick reply.
xorg.conf an Xorg.0.log are attached.
Best regards,
Chrisitan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.x.org/archives/xorg-driver-geode/attachments/20090209/c60fc416/attachment-0001.html
-------------- next part --------------
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/etc/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "extmod"
Load "dbe"
Load "record"
Load "glx"
Load "dri"
Load "GLcore"
Load "xtrap"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "ch"
Option "XkbVariant" "fr"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
#DisplaySize 340 270 # mm
Identifier "Monitor0"
VendorName "NUL"
ModelName ""
Option "DPMS"
EndSection
Section "Device"
Identifier "Card0"
Driver "geode"
VendorName "Advanced Micro Devices [AMD]"
BoardName "Geode LX Video"
BusID "PCI:0:1:1"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "ServerFlags"
Option "DontZap" "yes"
Option "DontVTSwitch" "true"
EndSection
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log
Type: text/x-log
Size: 41232 bytes
Desc: not available
Url : http://lists.x.org/archives/xorg-driver-geode/attachments/20090209/c60fc416/attachment-0001.bin
More information about the Xorg-driver-geode
mailing list