hehejo
blöder Purist
[XOrg] i810 aber kein OpenGL
Ich hab in meinem Notebook von Samsung eine IntelGrafikkarte die eigentlich auch OpenGL kann - nur bei mir nicht.
lspci:
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
Demnach habe ich auch als "Driver" i810 in meiner Xorg.conf stehen.
Andere Treiber gibt es nicht - oder ich habe sie nur nicht gefunden.
Von meiner Distribution gibt es dieses Paket xf86-video-i810 (http://www.archlinux.org/packages.php?id=10268) in dem die Treiber für i810/i830/i915 enthalten sein sollen.
Am Ende hab ich aber nur i180 auf der Platte aber laut man i810 langt das vollkommen.
Auf einer Hilfeseite von Suse [1] hab ich gesehen, dass OpenGL mit i810 über dieses dri läuft. [2] hilft leider auch nur bedingt.
dri wird auch geladen und im Log steht nur Gutes über dri.
Weiterhin hab ich mal etwas mit 855resolution rumgespielt. Ich wollte einfach mal testen ob mein Notebookdisplay auch 1280x1024 anstatt nur 1024x768 kann. Ich glaube zwar nicht - aber wenn, wäre es doch klasse - aber das funktioniert leider nicht so recht.
Ich hab mir die passende (hope so) modeline aus diversen Posts hier geklaut.
Was muss ich denn umbenennen, dass es einen "mode of this name" gibt?
Sehr wichtig wäre mir OpenGL zum laufen zu kriegen - damit ich auch mal ein paar einfachere Spiele spielen kann, oder wenn cairo richtig an den Start geht die Vorteile dessen auch nutzen kann.
Was ist noch wichtig? Fall's etwas fehlt ich liefere es gerne nach.
ArchLinux, 2.6.16.1-8, Xorg 11R7.0-1
Hier meine komplette Xorg.conf.
Falls man da aufräumen kann - sagt bitte Bescheid.
[1] http://elibrary.fultus.com/technica...uides/9_3/suselinux-adminguide_en/sec.3d.html
[2] http://dri.freedesktop.org/wiki/Intel?action=highlight&value=CategoryHardwareVendor
Ich hab in meinem Notebook von Samsung eine IntelGrafikkarte die eigentlich auch OpenGL kann - nur bei mir nicht.
lspci:
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
Demnach habe ich auch als "Driver" i810 in meiner Xorg.conf stehen.
Andere Treiber gibt es nicht - oder ich habe sie nur nicht gefunden.
Von meiner Distribution gibt es dieses Paket xf86-video-i810 (http://www.archlinux.org/packages.php?id=10268) in dem die Treiber für i810/i830/i915 enthalten sein sollen.
Am Ende hab ich aber nur i180 auf der Platte aber laut man i810 langt das vollkommen.
man i810 schrieb:SUPPORTED HARDWARE
i810 supports the i810, i810-DC100, i810e, i815, 830M, 845G, 852GM, 855GM,
865G, 915G and 915GM chipsets.
Auf einer Hilfeseite von Suse [1] hab ich gesehen, dass OpenGL mit i810 über dieses dri läuft. [2] hilft leider auch nur bedingt.
dri wird auch geladen und im Log steht nur Gutes über dri.
Code:
19:51:49 [~]
grep -i "dri" /var/log/Xorg.0.log
X.Org Video Driver: 0.8
X.Org XInput driver : 0.5
ABI class: X.Org Video Driver, version 0.8
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
(II) Loading extension XFree86-DRI
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) Loading /usr/lib/xorg/modules/drivers/i810_drv.so
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.8
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
ABI class: X.Org Video Driver, version 0.8
ABI class: X.Org Video Driver, version 0.8
ABI class: X.Org Video Driver, version 0.8
ABI class: X.Org Video Driver, version 0.8
ABI class: X.Org Video Driver, version 0.8
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: node name is /dev/dri/card0
(II) I810(0): [drm] created "i915" driver at busid "pci:0000:00:02.0"
(II) I810(0): [dri] visual configs initialized
(II) I810(0): [DRI] installation complete
(II) Synaptics touchpad driver version 0.14.4 (1404)
19:52:01 [~]
Weiterhin hab ich mal etwas mit 855resolution rumgespielt. Ich wollte einfach mal testen ob mein Notebookdisplay auch 1280x1024 anstatt nur 1024x768 kann. Ich glaube zwar nicht - aber wenn, wäre es doch klasse - aber das funktioniert leider nicht so recht.
Ich hab mir die passende (hope so) modeline aus diversen Posts hier geklaut.
Code:
19:52:36 [~]
grep -i "1280" /var/log/Xorg.0.log
Mode: 38 (1280x1024)
BytesPerScanline: 1280
XResolution: 1280
LinBytesPerScanLine: 1280
BytesPerScanline: 1280
LinBytesPerScanLine: 1280
Mode: 49 (1280x1024)
XResolution: 1280
Mode: 58 (1280x1024)
XResolution: 1280
(II) I810(0): Not using mode "1280x1024" (no mode of this name)
19:54:23 [~]
Sehr wichtig wäre mir OpenGL zum laufen zu kriegen - damit ich auch mal ein paar einfachere Spiele spielen kann, oder wenn cairo richtig an den Start geht die Vorteile dessen auch nutzen kann.
Was ist noch wichtig? Fall's etwas fehlt ich liefere es gerne nach.
ArchLinux, 2.6.16.1-8, Xorg 11R7.0-1
Hier meine komplette Xorg.conf.
Falls man da aufräumen kann - sagt bitte Bescheid.
Code:
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "USB Mouse" "CorePointer"
InputDevice "Touchpad" "SendCoreEvents"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/100dpi"
# Additional fonts: Locale, Gimp, TTF...
FontPath "/usr/share/fonts/cyrillic"
# FontPath "/usr/share/fonts/latin2/75dpi"
# FontPath "/usr/share/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
# FontPath "/usr/share/fonts/truetype/openoffice"
# FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
# FontPath "/usr/share/fonts/latex-ttf-fonts"
# FontPath "/usr/share/fonts/defoma/CID"
# FontPath "/usr/share/fonts/defoma/TrueType"
FontPath "/usr/share/fonts/artwiz-fonts"
EndSection
Section "Module"
Load "ddc" # ddc probing of monitor
# Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "bitmap" # bitmap-fonts
Load "type1"
Load "freetype"
Load "record"
Load "synaptics"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "SendCoreEvents""true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection
Section "InputDevice"
Driver "synaptics"
Identifier "Touchpad"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.06"
Option "MaxSpeed" "0.12"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"
# Option "Repeater" "/dev/ps2mouse"
EndSection
# Auto-generated by KNOPPIX mkxf86config
Section "Monitor"
Identifier "Monitor0"
Option "DPMS" "true"
HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
# 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace
# 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
# 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
# 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
# 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
# 1280x1024 @ 60Hz (VESA) hsync: 60.0kHz
Modeline "1280x1024" 109.62 1280 1336 1472 1720 1024 1024 1026 1062
EndSection
Section "Device"
### Available Driver options are:-
Identifier "Card0"
Option "power_saverrelax"
# The following line is auto-generated by KNOPPIX mkxf86config
Driver "i810"
Option "ForceBios" "1024x768=1280x1024"
VendorName "All"
BoardName "All"
# BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
[1] http://elibrary.fultus.com/technica...uides/9_3/suselinux-adminguide_en/sec.3d.html
[2] http://dri.freedesktop.org/wiki/Intel?action=highlight&value=CategoryHardwareVendor
Zuletzt bearbeitet: