Ubuntu Suomen keskustelualueet

Ubuntun käyttö => Laitealue => Aiheen aloitti: eGetin - 04.08.06 - klo:08.49

Otsikko: VIA/S3G Unichrome Pro IGP ajurit
Kirjoitti: eGetin - 04.08.06 - klo:08.49
Eli, oliskos tämmösiä olemassa, siis semmoisia missä olis 3D-tuki. Tarttisi ET:n pelaamiseen moista. Mieluiten saisi olla melko helppo laittaa, mutta tietenkin kaikki kelpaa kunhan sitten on se 3D-tuki ^^. Ohjaimessa itsessään moinen on ja Windowsin puolella toimii loistavasti, mutta Linuxiin ei ole näkynyt. Ja kortti on sitten integroitu.
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eliasj - 04.08.06 - klo:08.59
Mitä sanoo komento
Koodia: [Valitse]
cat /etc/X11/xorg.conf
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eGetin - 04.08.06 - klo:09.07
Koodia: [Valitse]
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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

Section "Files"
        FontPath        "/usr/share/X11/fonts/misc"
        FontPath        "/usr/share/X11/fonts/cyrillic"
        FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/share/X11/fonts/Type1"
        FontPath        "/usr/share/X11/fonts/CID"
        FontPath        "/usr/share/X11/fonts/100dpi"
        FontPath        "/usr/share/X11/fonts/75dpi"
        # paths to defoma fonts
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
        Load    "GLcore"
        Load    "i2c"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "type1"
        Load    "vbe"
EndSection

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

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "Device"
        Identifier      "Generic Video Card"
        Driver          "vesa"
        BusID           "PCI:1:0:0"
EndSection

Section "Monitor"
        Identifier      "AL1916"
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "AL1916"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
EndSection

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

Section "DRI"
        Mode    0666
EndSection
Että semmosta :)
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eliasj - 04.08.06 - klo:09.13
Kiitos! Vaihda tuolta xorg.conffista kohdan driver jälkeen tuleva vesa ati:ksi. Eli vaihda vesa atin ajuriin ati. Eli komenna
Koodia: [Valitse]
sudo gedit /etc/X11/xorg.conf Ja sitten buuti x painamalla ctrl+alt+backspace (se enterin yläpuolella oleva namiska).. Kun olet kirjautunut uudelleen sisään sano mitä sanoo komentto
Koodia: [Valitse]
glxinfo | grep direct
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eGetin - 04.08.06 - klo:09.15
Kiitos! Vaihda tuolta xorg.conffista kohdan driver jälkeen tuleva vesa ati:ksi. Eli vaihda vesa atin ajuriin ati. Eli komenna
Koodia: [Valitse]
sudo gedit /etc/X11/xorg.conf Ja sitten buuti x painamalla ctrl+alt+backspace (se enterin yläpuolella oleva namiska).. Kun olet kirjautunut uudelleen sisään sano mitä sanoo komentto
Koodia: [Valitse]
glxinfo | grep direct
Jaa siis että mun ei tarvitse mitään ajuria asentaa, vaan muuttaa vaan vesa ati:ksi? Ja toimiiko atin ajurit VIA:n näyttiksessä?
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eliasj - 04.08.06 - klo:09.32
Ei ei ei. Siis nyt mä sekoilin. Vaiha vesan tilalle via. Ei ati. ;D Ja ei tarvii asentaa mitään, ajurit on jo asennettu. :)
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eGetin - 04.08.06 - klo:09.49
Koodia: [Valitse]
__driCreateNewScreen_20050727 - succeeded
direct rendering: Yes
Ja itse osaankin jo tulkita tuon, että se toimii se 3D! Jes! Kiitti avusta tosi paljon ;)
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eliasj - 04.08.06 - klo:10.17
Juu eli nyt toimii. Nopeutta voit testa komennolla
Koodia: [Valitse]
glxgears
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eGetin - 04.08.06 - klo:10.20
Juu eli nyt toimii. Nopeutta voit testa komennolla
Koodia: [Valitse]
glxgears
Testattu on, ja hyvin toimii. Mutta nyt tuli ongelma, jota jo tuolla yhdessä topicissakin jo kysyin, mutta laitan nyt tännekin, että kun pelaan 3D-pelejä, ne toimii á 20 sec ja tilttaa koko kone. Reset on ainoa keino saada kone taas toimintaan, kun ei vastaa edes näppiksen eikä hiiren komentoihin. Ja ongelmat alkoi heti kun vaihdoin vesan via:ksi.
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eliasj - 04.08.06 - klo:11.11
Katos http://www.viaarena.com/default.aspx?PageID=5&ArticleID=68&P=5 ja http://www.viaarena.com/default.aspx?PageID=2&OSID=25&CatID=2580. Kerroppas mikä noista ajureista on sulle tarkotettu niin opastan eteenpäin. :)
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eGetin - 04.08.06 - klo:21.30
Tämähän on minulle kuin luotu:
http://www.viaarena.com/default.aspx?PageID=420&OSID=25&CatID=2580&SubCatID=109
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eliasj - 05.08.06 - klo:09.51
Eli nyt toimii? Loistavaa!
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eGetin - 05.08.06 - klo:10.05
Eli nyt toimii? Loistavaa!
Ei tietoa vielä; asentelen vasta. Saisikos opastusta noiden ajureiden laittoon? En oikein ymmärrä tuota ohjetta, kun on niin sekava  :-[
Tai siis kun se on sillain, että siellä ei ole mun prossua niin onko se sitten tuo AMD K8 32bit kun mulla on AMD Sempron 2600+ 32b
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eliasj - 05.08.06 - klo:14.18
http://ubuntuforums.org/showthread.php?t=184512&highlight=improve+performance+ubuntu
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: Mippe - 10.09.06 - klo:14.31
Terve!

 Itselläni on kanssa kyseinen näytönohjain, en ole mikään tietokone-velho ja tuskin osaan asentaa ajureita itse. Voisisiko joku auttaa asentamaan ajurit?(HOWTO)
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eliasj - 10.09.06 - klo:21.02
Kiitos! Vaihda tuolta xorg.conffista kohdan driver jälkeen tuleva vesa via:ksi. Eli vaihda vesa vian ajuriin via. Komenna
Koodia: [Valitse]
sudo gedit /etc/X11/xorg.conf Ja sitten buuti x painamalla ctrl+alt+backspace (se enterin yläpuolella oleva namiska).. Kun olet kirjautunut uudelleen sisään sano mitä sanoo komentto
Koodia: [Valitse]
glxinfo | grep direct
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: Mippe - 11.09.06 - klo:14.51
Kokeilin juuri LiveCD:llä xorg.conf muokkausta, vaihdoin vesa->via, x boot ja näyttä pimeni. Äänet kuulu mutta kuva katosi  :-\
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eGetin - 11.09.06 - klo:15.00
Kokeilin juuri LiveCD:llä xorg.conf muokkausta, vaihdoin vesa->via, x boot ja näyttä pimeni. Äänet kuulu mutta kuva katosi  :-\
Ootko varma että sulla on VIA/S3 näytönohjain? Laita xorg.conf niin voin vaikka verrata omaani, jos sitten sulla on sama kuin mulla :)
Pelailetkos sää paljon?
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: Mippe - 11.09.06 - klo:15.06
Oho O_O Kun rupesin tarkemmin katselemaan VIA/S3G
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eGetin - 11.09.06 - klo:15.07
Oho O_O Kun rupesin tarkemmin katselemaan VIA/S3G
No sillä G:llä ei ole väliä. Se oli mun pikku lipsu. Mulla siis on sama. :)
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: Mippe - 11.09.06 - klo:15.11
Katselin tuota sun xorg.conf ja huomasin livecd:llä leikkiessäni että kohta
Koodia: [Valitse]
Identifier      "Generic Video Card"puuttui
Otsikko: Re: VIA/S3 Unichrome Pro IGP ajurit
Kirjoitti: eGetin - 11.09.06 - klo:15.13
Katselin tuota sun xorg.conf ja huomasin livecd:llä leikkiessäni että kohta
Koodia: [Valitse]
Identifier      "Generic Video Card"puuttui
Venaas, laitan tähän xorg.confin tuoreimman versioni :)
Koodia: [Valitse]
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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

Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

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

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
Identifier "VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter"
Driver "via"
BusID "PCI:1:0:0"
VideoRam 64
EndSection

Section "Monitor"
Identifier "AL1916"
Option "DPMS"
HorizSync 31-83
VertRefresh 56-75
EndSection

Section "Screen"
Identifier "Default Screen"
Device "VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter"
Monitor "AL1916"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice     "stylus" "SendCoreEvents"
InputDevice     "cursor" "SendCoreEvents"
InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection
Otsikko: Re: VIA/S3G Unichrome Pro IGP ajurit
Kirjoitti: Mippe - 11.09.06 - klo:15.20
Hmm, ootko asennellut itse joitain ajureita? Hitto kun ei uskalla mennä kokeilemaan ubuntulla tuota, jos kusaseekin sen..  ::)

Otsikko: Re: VIA/S3G Unichrome Pro IGP ajurit
Kirjoitti: Mippe - 11.09.06 - klo:15.49
Tässäpä minun xorg.conf

Koodia: [Valitse]
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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

Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

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

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

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

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
Identifier "VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection

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

Section "Screen"
Identifier "Default Screen"
Device "VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice     "stylus" "SendCoreEvents"
InputDevice     "cursor" "SendCoreEvents"
InputDevice     "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
Mode 0666
EndSection
Otsikko: Re: VIA/S3G Unichrome Pro IGP ajurit
Kirjoitti: eGetin - 11.09.06 - klo:15.54
en oo asentanu ajureita
Otsikko: Re: VIA/S3G Unichrome Pro IGP ajurit
Kirjoitti: Mippe - 11.09.06 - klo:16.03
Graah, laitoin sudo dpkg- reconfigure xserver-xorg ja valitsin via. Tämän jälkeen avasin xorg.conf tiedoston ja vaihdoin "vesa" -> "via" boottasin x ja ylläri ylläri näyttöön tuli pieniä valkoisia pilkkuja... :/
Otsikko: Re: VIA/S3G Unichrome Pro IGP ajurit
Kirjoitti: Mippe - 11.09.06 - klo:16.19
Mietin vaan että miksi se xserver-xorgin reconfiguroiminen vaihda sitä vesaa viaksi  :P
Otsikko: Re: VIA/S3G Unichrome Pro IGP ajurit
Kirjoitti: tuke81 - 11.09.06 - klo:16.58
En oikein tunne noita integroidulla näytönohjaimella varustettuja koneita. Mutta via -ajurin man pageilta(kirjoita siis päätteeseen)
man via
Koodia: [Valitse]
DESCRIPTION
       via is an Xorg driver for VIA chipsets with onboard unichrome graphics.

       The  via  driver supports the VIA CLE266, KM400/KN400 chipsets, including 2D acceleration and the Xv video overlay extensions. Flat
       panel, TV and VGA outputs are supported.

       K8M800/K8N800, PM8X0 and CN400 support is still under development.

       Direct rendering 3D is available using experimental drivers in Mesa, www.mesa3d.org.  Also there is  an  XvMC  client  library  for
       hardware  MPEG1  / MPEG2 decoding acceleration available on the CLE266 and K8M/N800 chipsets that uses the Direct Rendering Infras‐
       tructure, DRI. The XvMC client library implements a nonstandard "VLD" extension to the XvMC standard. The current Direct  Rendering
       Manager Linux kernel module is available at dri.sourceforge.net.
...

BUGS
       The driver is not fully 64 bit clean. In particular, 3D acceleration, XvMC and VBEModes do not work properly in 64-bit mode.

Joten oletan että sinulla on käytössä 32 bittinen ubuntu.
Otsikko: Re: VIA/S3G Unichrome Pro IGP ajurit
Kirjoitti: Mippe - 11.09.06 - klo:19.58
Katsotaan katsotaan, toivottavasti toimaa, huomenna ajattelin Xubuntun lyödä tähän läppäriin. Toivottavasti ei mee heti pieleen ettei uudestaan tarvitse lähtee asentelemaan :)