Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam mam problemy z lennym i xorg. Po instalacji obraz dziala w rozdzielczosci 800x600 na monitorze podlaczonym przez DVI. Na pierwszy ogien poszlo "/etc/init.d/gdm stop" po czym tworze nowy konfig i kopiuje do /etc/X11 ale nic to nie daje. Po restarcie mimo nowego xorg.conf nic sie nie zmienia tak jak gdyby system wcale go nie uzywal. Tego, ze system go nie uzywa jestem raczej pewien bo sam plik xorg.conf wymaga poprawek i gdm/Xorg nie powinien sie wogole z nim uruchomic.
Offline




Pan inż. Cyc





Podrzuc listingiem xorg.conf.
Offline
Użytkownik

podpinam sie pod temat
3 dni temu postawilem Lenego
dpkg-reconfigure xserver-xorg pozwala na ustawienie myszki i klawiatury - o monitor i karte nie pyta ( tak jak by ich nie bylo ect )
zainstalowalem sterowniki radeon ( moja karta to radeon 9600 ) - nie mam akceleracji
obecny xorg.conf
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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 "ServerLayout"
Identifier "aticonfig-Layout[all]"
Screen 0 "aticonfig-Screen[0]" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Device"
Identifier "ATI Technologies Inc Radeon R9600 SE [Radeon 9600]"
Driver "fglrx"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSectionte linijki sam dodalem
Identifier "ATI Technologies Inc Radeon R9600 SE [Radeon 9600]"
Modes "1280x1024"
Section "DRI"
Mode 0666
EndSection
jeszcze takie kszaki - w ramach uzupelnienia
desant@rafal:~$ glxinfo | egrep '(OpenGL|direct)' direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbo se) OpenGL vendor string: DRI R300 Project OpenGL renderer string: Mesa DRI R300 20060815 AGP 4x x86/MMX/SSE TCL OpenGL version string: 1.3 Mesa 7.0.3 OpenGL extensions: desant@rafal:~$
Ostatnio edytowany przez De_sant (2008-05-26 17:46:15)
Offline