Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ATI+XGL+KDE = czarny ekran / brak efektow
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
gsa
Tux's lil' helper
Tux's lil' helper


Joined: 26 Dec 2004
Posts: 93

PostPosted: Wed Jun 21, 2006 10:05 am    Post subject: ATI+XGL+KDE = czarny ekran / brak efektow Reply with quote

Witam

Zainstalowalem XGLa wg howto wiki i gdy startuje mi system [dodalem xdma do rc] to mam czarny ekran i kursor zegarka UPDATE - no prosi o login ale wszystko idzie w zolwim tempie......
Jak uruchomie startx to jest bez efektow xgla. tak samo ja wklepe ./usr/local/overlays/xgl-coffee/startxgl 0 kde ati -ng.

Logi wydaja sie byw wporzadki.
Nie wiem tylko dlaczego jak sa te wpisy

LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/

to ja nie mam wogole tego katalogu xorg-x11/lib ;/ mam sam xorg a w nim modules


PS. Moglby ktos zamiescic swoje pliki [userzy kde+xgl]:
- startx / startxgl
- compiz-decorator
- xorg.conf
Back to top
View user's profile Send private message
Smoothny
n00b
n00b


Joined: 28 Apr 2006
Posts: 29

PostPosted: Thu Jun 22, 2006 2:22 pm    Post subject: Reply with quote

Używam XGLa z Gnome ale dostarcze trochę info:

Najwyraźniej coś przeoczyłeś bo u mnie :
Code:

fizz fizz # cd /usr/lib/opengl/xorg-x11/lib/
fizz lib # ls
libGL.la  libGL.so  libGL.so.1  libGL.so.1.2


Code:
fizz fizz # emerge -s xorg-server

*  x11-base/xorg-server [ Masked ]
      Latest version available: 1.1.0
      Latest version installed: 1.0.2-r5


I tu pytanie ktora wersje xorg-server masz bo nowsze nie współgrają z binarnymi sterownikami ATI

xorg.conf
Code:

Section "ServerLayout"

   Identifier     "Simple Layout"
   Screen      0  "aticonfig-Screen[0]" 0 0
   InputDevice    "Mouse1" "CorePointer"
   InputDevice    "Keyboard1" "CoreKeyboard"
EndSection

Section "Files"


   FontPath     "/usr/share/fonts/misc"
   FontPath     "/usr/share/fonts/75dpi"
   FontPath     "/usr/share/fonts/100dpi"
   FontPath     "/usr/share/fonts/TTF"
   FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"

   Load  "dbe"
   SubSection "extmod"
      Option       "omit xfree86-dga"
   EndSubSection
   Load  "freetype"
   Load  "dri"
   Load  "glx"
EndSection

Section "InputDevice"

   Identifier  "Keyboard1"
   Driver      "kbd"
   Option       "AutoRepeat" "500 30"
   Option       "XkbRules" "xorg"
   Option       "XkbModel" "pc101"
   Option       "XkbLayout" "pl"
EndSection

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

Section "Monitor"
   Identifier   "aticonfig-Monitor[0]"
   Option       "VendorName" "ATI Proprietary Driver"
   Option       "ModelName" "Generic Autodetecting Monitor"
   Option       "DPMS" "true"
EndSection

Section "Device"
   Identifier  "aticonfig-Device[0]"
   Driver      "fglrx"
EndSection

Section "Screen"
   Identifier "aticonfig-Screen[0]"
   Device     "aticonfig-Device[0]"
   Monitor    "aticonfig-Monitor[0]"
   DefaultDepth     24
   SubSection "Display"
      Viewport   0 0
      Depth     24
   EndSubSection
EndSection

Section "DRI"
   Mode 0666
EndSection



ati-drivers

Code:

*  x11-drivers/ati-drivers
      Latest version available: 8.21.7-r1
      Latest version installed: 8.25.18


Parę pytań oczywistych ale czasami warto spytać:
1. Czy działa direct rendering?
2. Jakiego compiza uzywales vanilla czy quinnstorm [ja opcja nr 2]
3. Czy próbowałes uruchomić XGL w osobnym okienku pod normalnymi X-ami [windowed mode] i co to dało ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum