Nowe posty

xx Problem ze sterownikami. (5)
2024-04-13, 21:25:16
xx Instalacja xfce4 (2)
2024-04-13, 16:20:17
xx Serie kompilacji bez instalacji dla “emerge” w Gentoo (2)
2024-04-08, 18:40:04
xx Plasma 6 w Neonie ssie trochę mniej ... (17)
2024-04-05, 10:03:46
xx Problem z Linux Lite po instalacji (3)
2024-04-03, 14:23:40
xx Jak właczyć num locka przy starcie systemu debian 12? (12)
2024-04-02, 17:43:54
xx Brak dźwieku w systemie. (5)
2024-04-02, 16:13:41
xx Dystrybucja pod HP Omen (7)
2024-03-29, 11:33:05
xx [Poradnik] Wyszukiwanie Sterowników (2)
2024-03-27, 21:08:23
xx Ile pingwinów? (1)
2024-03-27, 08:59:24

Autor Wątek: Intel GMA 950 + Ubuntu Hardy  (Przeczytany 3574 razy)

kuvisit

  • Gość
Intel GMA 950 + Ubuntu Hardy
« dnia: 2008-06-17, 18:40:43 »
Moze jestem slepy, ale nie znalazlem n aforum polecenia "szukaj". Jesli dubluje temat, z gory przepraszam.

Problem wyglada nastepujaco:
wymienilem plyte glowna i procesor (Abit KT7A + Athlon 1300 na Gigabyte GA-945GCM-S2L + Pentium Dual Core 2160) i odpalam mojego ubuntu kochanego, startuje, bledy w konfiguracji koryguje, nadchodzi kolej na Xorga i psikus. Zintegrowana karta (Intel GMA 950) konfiguruje sie, ale dziala tylko 2D. kilkukrotnie uruchamialem Xorg -configure etc etc, podmienialem xorg.conf i nic. Glx dalej nie ma.

Co zrobic, zeby glx dzialal? Wiele juz probowalem. Licze na Wasza pomoc Panowie

O to moj xorg.conf i odpowiedz na glxinfo:

xorg.conf
Section "ServerLayout"
Identifier     "X.org Configured"
Screen      0  "Screen0" 0 0
InputDevice    "Mouse0" "CorePointer"
InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath      "/etc/X11/rgb"
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"
EndSection

Section "Module"
Load  "glx"
Load  "dbe"
Load  "xtrap"
Load  "record"
Load  "dri"
Load  "extmod"
Load  "GLcore"
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"
#DisplaySize  320   240 # mm
Identifier   "Monitor0"
VendorName   "FUJ"
ModelName    "FUJITSU x178"
 ### Comment all HorizSync and VertRefresh values to use DDC:
HorizSync    30.0 - 96.0
VertRefresh  50.0 - 160.0
Option    "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: : integer, : float, : "True"/"False",
        ### : "String", : " Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"             # []
        #Option     "SWcursor"           # []
        #Option     "ColorKey"           #
        #Option     "CacheLines"         #
        #Option     "Dac6Bit"             # []
        #Option     "DRI"                 # []
        #Option     "NoDDC"               # []
        #Option     "ShowCache"           # []
        #Option     "XvMCSurfaces"       #
        #Option     "PageFlip"           # []
Identifier  "Card0"
Driver      "i810"
VendorName  "Intel Corporation"
BoardName   "82945G/GZ 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
glxinfo
name of display: :0.0
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x21 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x22 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x4c 32 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Segmentation fault

chmooreck

  • Gość
Intel GMA 950 + Ubuntu Hardy
« Odpowiedź #1 dnia: 2008-06-18, 14:05:50 »
to może jeszcze zaglądnij do loga X'ów (/var/log/Xorg.0.log lub podobnie)