• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Grafik an Amilo La 1703 VIA S3 unichrome

jonass

Newbie
Guten Tag!
Die Foren bzw. FAQ-Suche habe ich bereits bemüht bezüglich der Grafikkarte VIA S3 UniChrome Pro VGA die in meinem Notebook verbaut ist. Das Problem ist folgendes: Die Grafiken "ruckeln" (anscheinend zu wenig frames). Ich habe mich jetzt einmal strikt an die Anleitung in den FAQ gehalten (http://www.linux-club.de/faq/Treiberinstallation_unichrome) und kam aber nur zu dem Ergebnis, dass nach einem Neustart KDE nicht mehr zu starten war und ich mit SAX2 die Grafik neu konfigurieren musste. Dabei wurden meine xorg.conf Einstellungen anscheinend wieder überschrieben und es erscheint weiterhin beim Versuch in SAX2 die Grafikeinstellungen zu ändern die Meldung "Die Konfiguration basiert auf Framebuffer und ihr System unterstützt keine Änderung der Auflösung bzw. der Farbeinstellungen".


Kann mir da irgendwer weiterhelfen? Bin ganzschön am verzweifeln...


Last but not least:
OpenSuSE 10.2
kernel: 2.6.18.8-0.1-default
 

obec

Advanced Hacker
Hi,

probiere mal:

Code:
sax2 -a
Das stellt die Sax-Standard-Konfiguration wieder her.

Gruß

obec
 
OP
J

jonass

Newbie
Joa... das hat funktioniert, aber was bringt mir das? Es ruckelt weiterhin und er benutzt jetzt die StandartKonfiguration (die ruckelt)....

Ich will ja eigentlich nen Treiber für das Ding "richtig" installieren, damit ich mit meinem Notebook arbeiten kann und es nicht mehr ruckelt.
 

Grothesk

Ultimate Guru
Wo steht denn in dem Wiki-Eintrag was von sax2?
Bitte die Fingerchen von sax2 lassen, nachdem die Treiber installiert sind.
Die Auflösungen würde ich dann nur noch über die xorg.conf einstellen, wenn es da noch im Argen liegen sollte.
 

obec

Advanced Hacker
Grothesk schrieb:
Wo steht denn in dem Wiki-Eintrag was von sax2?
Bitte die Fingerchen von sax2 lassen, nachdem die Treiber installiert sind.

KDE hat bei ihm nicht mehr nicht gestartet. Problem mit X-Server. Darum
Code:
sax2 -a
. Das hat das Problem behoben.

@jonass:
Code:
cat /etc/X11/xorg.conf
Bitte hier rein posten.

Gruß

obec
 
OP
J

jonass

Newbie
Code:
# /.../
# SaX generated X11 config file
# Created on: 2007-03-25T23:55:32+0200.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
  FontPath     "/usr/share/fonts/misc:unscaled"
  FontPath     "/usr/share/fonts/local"
  FontPath     "/usr/share/fonts/75dpi:unscaled"
  FontPath     "/usr/share/fonts/100dpi:unscaled"
  FontPath     "/usr/share/fonts/Type1"
  FontPath     "/usr/share/fonts/URW"
  FontPath     "/usr/share/fonts/Speedo"
  FontPath     "/usr/share/fonts/PEX"
  FontPath     "/usr/share/fonts/cyrillic"
  FontPath     "/usr/share/fonts/latin2/misc:unscaled"
  FontPath     "/usr/share/fonts/latin2/75dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/100dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/Type1"
  FontPath     "/usr/share/fonts/latin7/75dpi:unscaled"
  FontPath     "/usr/share/fonts/baekmuk:unscaled"
  FontPath     "/usr/share/fonts/japanese:unscaled"
  FontPath     "/usr/share/fonts/kwintv"
  FontPath     "/usr/share/fonts/truetype"
  FontPath     "/usr/share/fonts/uni:unscaled"
  FontPath     "/usr/share/fonts/CID"
  FontPath     "/usr/share/fonts/ucs/misc:unscaled"
  FontPath     "/usr/share/fonts/ucs/75dpi:unscaled"
  FontPath     "/usr/share/fonts/ucs/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/misc:unscaled"
  FontPath     "/usr/share/fonts/hellas/75dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/Type1"
  FontPath     "/usr/share/fonts/misc/sgi:unscaled"
  FontPath     "/usr/share/fonts/xtest"
  FontPath     "/opt/kde3/share/fonts"
  FontPath     "unix/:7100"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail" "on"
EndSection

Section "Module"
  Load         "dbe"
  Load         "type1"
  Load         "freetype"
  Load         "extmod"
  Load         "glx"
  Load         "v4l"
EndSection

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "de"
  Option       "XkbModel" "microsoftpro"
  Option       "XkbRules" "xfree86"
  Option       "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "PS/2+USB Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
  Driver       "synaptics"
  Identifier   "Mouse[3]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Emulate3Buttons" "on"
  Option       "HorizScrollDelta" "0"
  Option       "InputFashion" "Mouse"
  Option       "Name" "Synaptics;Touchpad"
  Option       "Protocol" "explorerps/2"
  Option       "SHMConfig" "on"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
  DisplaySize  330 210
  HorizSync    29-62
  Identifier   "Monitor[0]"
  ModelName    "LGPHILIPSLCD LCD MONITOR"
  Option       "DPMS"
  VendorName   "LPL"
  VertRefresh  43-60
  UseModes     "Modes[0]"
EndSection

Section "Modes"
  Identifier   "Modes[0]"
  Modeline      "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
  Modeline      "1024x768" 55.00 1024 1072 1104 1184 768 771 775 790 +HSync -VSync
  Modeline      "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622
  Modeline      "1024x600" 43.00 1024 1072 1104 1184 600 603 613 619 +HSync -VSync
  Modeline      "800x600" 38.22 800 832 912 1024 600 601 604 622
  Modeline      "800x600" 34.75 800 848 880 960 600 603 607 617 +HSync -VSync
  Modeline      "768x576" 34.96 768 792 872 976 576 577 580 597
  Modeline      "768x576" 32.25 768 816 848 928 576 579 583 593 +HSync -VSync
  Modeline      "640x480" 23.86 640 656 720 800 480 481 484 497
  Modeline      "640x480" 23.25 640 688 720 800 480 483 487 494 +HSync -VSync
EndSection

Section "Screen"
  DefaultDepth 16
  SubSection "Display"
    Depth      15
    Modes      "default"
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "default"
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "default"
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "default"
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection

Section "Device"
  BoardName    "Framebuffer Graphics"
  BusID        "1:0:0"
  Driver       "fbdev"
  Identifier   "Device[0]"
  VendorName   "VESA"
EndSection

Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  InputDevice  "Mouse[3]" "SendCoreEvents"
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen       "Screen[0]"
EndSection

Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Section "Extensions"
EndSection
 

Grothesk

Ultimate Guru
Da fehlt ja auch das
Load "DRI"
sowie
Driver "via"
in der xorg.conf.

Bitte die Schritte im Wiki auch alle abklappern.
 
OP
J

jonass

Newbie
Och Mensch, das habe ich doch schon geschrieben...
Also: Ich kann das tun, aber dann startet kde nicht mehr... eben das ist doch das Problem.
 
OP
J

jonass

Newbie
Ich habe eben (zum testen) die Knoppix 5.2 DVD eingelegt und komischerweise ruckelt hier nichts !!! Bringt mir diese Erkenntnis etwas?
Ich würde ja von mir aus auch die viaarena-Treiber benutzen, aber wie bekomme ich raus wie die Grafikkarte genau heißt?

MfG Jonas
 
OP
J

jonass

Newbie
Hm. Das ist jetzt doof, weil ich SuSE runtergeworfen habe, weil ich jegliche Hoffnung verloren habe das in den nächsten Tagen lösen zu können. Das Notebook brauche ich nunmal zum arbeiten. Ich habe allerdings eine ebenfalls nicht funktionierende Ubuntu Edgy und eine Knoppix Installation, falls das Hilft....
 
Oben