Re: improve screen resolution



On 11/2/2010 12:20 AM, Johan Scheepers wrote:
[stuff]

I've had exactly similar problems... And mine were solved by building my
own Xorg configuration.

Part of this was by going around and doing VERY general google searches
about my laptop and linux/X. The other part of it was going and getting
another dist to generate an xorg.conf that worked (somewhat), copying
that onto a flash drive or to dropbox or something.

Here's what I think /your/ xorg.conf file is going to look like:

---8<--- xorg.conf

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "Device"
Identifier "SiS Graphics Adapter"
Driver "sis"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "SiS Graphics Adapter"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x768" "1024x768" "800x600"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection

----8<----

Its worth a shot.


--

Morgan Gangwere

PGP Key at http://indrora.homelinux.org/gpg_key.asc

Why?
Because it breaks the logical flow of conversation, plus makes
messages unreadable.
Top-Posting is evil.

Attachment: signature.asc
Description: OpenPGP digital signature



Relevant Pages

  • Re: improve screen resolution
    ... own Xorg configuration. ... Section "InputDevice" ... Identifier "Generic Keyboard" ... Identifier "Generic Monitor" ...
    (Debian-User)
  • Re: New ATI Driver - Kernel 2.6.22-14 problems
    ... # This file was generated by dexconf, the Debian X Configuration tool, using ... InputDevice "Generic Keyboard" ... Identifier "Generic Keyboard" ... Driver "mouse" ...
    (Ubuntu)
  • Re: Gnu-Panel
    ... # /etc/X11/xorg.conf (xorg X Window System server configuration file) ... InputDevice "Generic Keyboard" ... Identifier "Generic Keyboard" ... SubSection "Display" ...
    (Ubuntu)
  • Re: Ob Nvidia oder Ati, DRI geht nie! ;-)
    ... Nachdem ich dort aber "DRI" nicht mehr zum laufen bekommen habe, habe ich mir die Nvidia 6200 besorgt. ... X configuration file generated by nvidia-xconfig ... InputDevice "Generic Keyboard" ... Identifier "Generic Keyboard" ...
    (de.comp.os.unix.linux.hardware)
  • Re: gutsy - dual monitor problem - ati X1300
    ... Compiz-Fuzion is ok for u with 2 monitors and ATI? ... # This file was generated by dexconf, the Debian X Configuration tool, ... Section "InputDevice" ... Identifier "Generic Keyboard" ...
    (Ubuntu)