Strona 2 z 2

Odp: S3 Via UniChrome Pro IGP

: 26 mar 2008, 08:40
autor: forestgril
nie próbowałem jeszcze akceleracji na tych sterownikach. wątpię jednak, aby działała. co jednak działa to efekty compiz - "gumowe" okienka

Odp: S3 Via UniChrome Pro IGP

: 09 cze 2008, 14:47
autor: mrkubix
Hmm wszystko fajnie tylko u mnie w xorg.conf w sekcji device mam tylko
identifier "configured video card"
i nic pozatym
tak samo w monitorze mam configured monitor i nie ma też nigdzie rozdzielczości wpisanych.
i co z tym fantem zrobić teraz?

EDIT:
dodam jeszcze że ekran lapka nie działa, działa zwykły monitor jak podłącze.
glxgears mam tak 500-300 fps, direct rendering:Yes.
mam wgrane pakiety via i unichrome z Synaptica....

EDIT:
Dodaje jeszcze mój xorg.conf dla ułatwienia, może nasunie to jakieś rozwiązanie.
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
#
# File edited by xorg-edit v07.08.11 at Mon Jun 9 14:35:35 2008

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

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

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection

Odp: S3 Via UniChrome Pro IGP

: 27 cze 2008, 11:28
autor: PietroZ
http://linux.via.com.tw/

VIA zaczyna działać jeżeli chodzi o Linuksa ;)

Odp: S3 Via UniChrome Pro IGP

: 01 paź 2008, 14:32
autor: tofi
Mam nastepujacy problem z fujitsu siemens amilo pro 2030d. przy rozdzielczosci matrycy 1024x768 wykrywana rozdzielczosc to 1600x1200. Obszar ekranu to 1600x1200 wyswietlany w rozdzielczosci 1024x768 bez mozliwosci przesuwania go. Pytanie brzmi - jak przyciac rozmiar ekranu do rozdzielczosci w jakiej jest wyswietlany. Przy zmianie rozdzielczosci pojawiaja sie po prostu smiecie na ekranie. GDM to gnome dystrybucja intrepid; openchrome zainstalowane z repozytoriow dystrybucji. W xorg.conf wpisane jest jedynie Configured Video Device bez zadnych rozdzielczosci - gdzie jeszcze mozna wpisac rozdzielczosc i rozmiar pulpitu?

EDIT:
Już znalazłem rozwiązanie, jak by ktoś szukał to ten sposób działa. Jedyna różnica to, to, że nie mam panoramicznej matrycy i w Virtual podałem 1024x768 i maksymalną rozdzielczość też taką.

Odp: S3 Via UniChrome Pro IGP

: 27 maja 2010, 17:04
autor: Linux_Shines
hm... Ja mam takie coś w tym xorg.conf. Linuxa mam od wczoraj więc zbytnio się nie znam. Troszkę wyedytowałem plik ale coś mi nie pasuje z pamięcią tej grafiki. Mógłby ktoś pomóc ? Jakby co to tu jest ten xorg.conf:

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Device"
Driver "via"
Identifier "Configured Video Device"
Option "DRI" "on"
Option "EXAOptimizeMigration" "True"
Option "MigrationHeuristic" "greedy"
Option "Tiling" "true"
Option "SwapbuffersWait" "False"
Option "VBEModes" "true"
VideoRam 130616
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection