Ik probeer lubuntu op een oude laptop te installeren. Ik gebruik de 386 alternatieve instalatie ervan, omdat het slechts 256mb heeft ... Alles was in orde, dus wanneer ik het lubuntu start splitst het scherm tussen 1024x768 en 800x600 ... het is heel vreselijk om te gebruiken =).
Ok ik doe dit:
lspci
en vond een ATI Rage mobiliteit M3.
01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility M3 AGP 2x (rev 02)
Dus probeerde ik de oude xorg manier om de ontbrekende resolutie te bewerken, maar het werkt niet: ...
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Rage Mobility M3 (AGP)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
op een gloednieuwe xorg.conf ...
Doe een init 6
om te zien of X de wijzigingen doorvoert, maar niets habbened: ook geprobeerd om te doen
pkg-reconfigure -changedir /etc/X11
(waar ik de nieuwe xorg.conf heb gemaakt) en niets ... de X conf verwijderd /tmp
.. doe ook sudo apt-get update / upgrade ... en geen geluk ...
BIJWERKEN