Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Intel 946 gm video driver: UXA Instellen  (gelezen 769 keer)

Intel 946 gm video driver: UXA Instellen
« Gepost op: 2010/04/08, 15:56:28 »
Hallo allemaal!

Ik ben nieuw met ubuntu, na jaren aan te lopen kl*ten met windows heb ik besloten om over te stappen.
Ik laat me niet graag kennen en heb inmiddels de meeste problemen weten te omzeilen,
maar nu ben ik op een punt beland dat ik er zelf en met m'n groote vriend google er niet uit kom:

ik heb met wine steam en counter-strike 1.6 geinstaleerd om online te gamen, het werkt!
maar nog niet zoals ik wil, het spel draait namelijk aardig in Opel gl
maar als ik de video instellingen verander in d3d (Direct3D engine)
wat er duidelijk beter uit ziet, krijg ik last van lag

uiteraard heb ik zelf al wat geprobeerd, namelijk m'n xorg.conf wijzigen
die was niet te vinden, dus die heb ik geprobeert te maken

dit was de output:
Section "ServerLayout"
Identifier     "X.org Configured"
Screen      0  "Screen0" 0 0
InputDevice    "Mouse0" "CorePointer"
InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath   "/usr/lib/xorg/modules"
FontPath     "/usr/share/fonts/X11/misc"
FontPath     "/usr/share/fonts/X11/cyrillic"
FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath     "/usr/share/fonts/X11/Type1"
FontPath     "/usr/share/fonts/X11/100dpi"
FontPath     "/usr/share/fonts/X11/75dpi"
FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath     "built-ins"
EndSection

Section "Module"
Load  "glx"
Load  "dbe"
Load  "dri2"
Load  "record"
Load  "dri"
Load  "extmod"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver      "kbd"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver      "mouse"
Option     "Protocol" "auto"
Option     "Device" "/dev/input/mice"
Option     "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"            # [<bool>]
        #Option     "SWcursor"            # [<bool>]
        #Option     "ColorKey"            # <i>
        #Option     "CacheLines"          # <i>
        #Option     "Dac6Bit"            # [<bool>]
        #Option     "DRI"                # [<bool>]
        #Option     "NoDDC"              # [<bool>]
        #Option     "ShowCache"          # [<bool>]
        #Option     "XvMCSurfaces"        # <i>
        #Option     "PageFlip"            # [<bool>]
Identifier  "Card0"
Driver      "intel"
VendorName  "Intel Corporation"
BoardName   "Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
BusID       "PCI:0:2:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device     "Card0"
Monitor    "Monitor0"
SubSection "Display"
Viewport   0 0
Depth     1
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     4
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     8
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     15
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     16
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

dit verschilde nogal met wat ik op internet zag voorbij komen,
heb ik het goed gedaan? en wat zou de volgende stap zijn om UXA in te stellen?

ps:
het xorg.conf bestand heb ik in etc/X11 gezet (het is nu niet meer alleen lezen!)
gaat ubuntu dit nu automatisch pakken?




Re: Intel 946 gm video driver: UXA Instellen
« Reactie #1 Gepost op: 2010/04/08, 17:15:30 »
D3D werkt gewoon beduidend minder snel onder Wine dan OpenGL. Punt. So be it.