Strona 1 z 2
Xserver nie konfiguruje się
: 14 sierpnia 2008, 17:52
autor: Ananas
Witam.
Mam taki problem:
Instalowałem mojego Debiana z płyty 650mb (chciałem NetInstall ale na razie nie mam routera).
Zainstalowałem sam system podstawowy.
Dalej przechodzę do instalacji Xservera
Tak jak w tym opisie.
wszytko super do momentu:
i tutaj powinien się konfigurować xorg...
konfiguruje się tylko klawiatura
zaczyna się od:
http://debian.linux.pl/staff/xorg/07-x.jpg
http://debian.linux.pl/staff/xorg/08-x.jpg
http://debian.linux.pl/staff/xorg/09-x.jpg
http://debian.linux.pl/staff/xorg/12-x.jpg
http://debian.linux.pl/staff/xorg/10-x.jpg
http://debian.linux.pl/staff/xorg/12-x.jpg
http://debian.linux.pl/staff/xorg/14-x.jpg
http://debian.linux.pl/staff/xorg/16-x.jpg
i tutaj koniec:
Kod: Zaznacz cały
dpkg-reconfigure xserver-xorg
xserver-xorg postinst warning: overwriting possibly-customised configuration
file; backup in /etc/X11/xorg.conf.20080814174842
A tak wygląda mój xorg.conf:
Kod: Zaznacz cały
# 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 "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
Na początku zbytnio się nie przejąłem tym ale do momentu dalszej konfiguracji.
W czym jest problem? jak mam sobie wygenerować właściwy config?
Pozdrawiam
: 14 sierpnia 2008, 17:54
autor: nowy
: 14 sierpnia 2008, 18:01
autor: Ananas
Kod: Zaznacz cały
Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
usuwam to coś
2 próba
Kod: Zaznacz cały
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running
Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already running
co jest?
: 14 sierpnia 2008, 18:13
autor: borlus
Musisz najpierw zastopować serwer a dopiero potem generować plik... Tak mi się wydaje...
: 14 sierpnia 2008, 18:20
autor: Ananas
z wyłączonym serwerem;
wygenerował mi:
Kod: Zaznacz cały
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder57) Thu Jul 17 18:39:19 PDT 2008
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder57) Thu Jul 17 18:40:12 PDT 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 30.0 - 71.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 7600 GS"
Option "AddARGBGLXVisuals" "true"
Option "AllowGLXWithComposite" "true"
Option "TripleBuffer" "true
#Option "CursosShadow" "true"
Option "UseEdidFreqs" "true"
Option "RenderAccel" "true"
Option "backingstore" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1152x864 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
teraz tylko podmienić ?
: 14 sierpnia 2008, 18:28
autor: borlus
Tak, o ile nie jest przypadkiem już podmienione...
: 14 sierpnia 2008, 19:31
autor: fnmirk
Ananas dlaczego nie przejrzysz wcześniej forum. Wszystko jest dokładnie opisane.
http://debian.linux.pl/viewtopic.php?t=8847
: 16 sierpnia 2008, 11:07
autor: Ananas
Skonfigurował się xorg tylko mam teraz problem z myszą USB, przy włączeniu mysz nie reaguje, żeby zadziałała muszę wcisnąć ctrl+alt+f1 a potem ctrl+altf7.
Hmmm. Dlaczego to pomaga?
Wcześniej(automatycznie) było
tak.
Zmieniłem:
Na
Teraz jest tak:
Kod: Zaznacz cały
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder57) Thu Jul 17 18:39:19 PDT 2008
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder57) Thu Jul 17 18:40:12 PDT 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 30.0 - 71.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 7600 GS"
Option "AddARGBGLXVisuals" "true"
Option "AllowGLXWithComposite" "true"
Option "TripleBuffer" "true
#Option "CursosShadow" "true"
Option "UseEdidFreqs" "true"
Option "RenderAccel" "true"
Option "backingstore" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1152x864 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Co jest źle? jak to naprawić?
po wpisaniu: lsusb:
Kod: Zaznacz cały
lsusb
Bus 002 Device 004: ID 13fe:1d00 Kingston Technology Company Inc. DataTraveler 2.0 1GB/4GB Flash Drive / Patriot Xporter 4GB Flash Drive
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Kod: Zaznacz cały
sudo lsusb
Bus 002 Device 004: ID 13fe:1d00 Kingston Technology Company Inc. DataTraveler 2.0 1GB/4GB Flash Drive / Patriot Xporter 4GB Flash Drive
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 007: ID 1110:9031 Analog Devices Canada, Ltd (Allied Telesyn) ADSL LAN Adapter
Bus 001 Device 006: ID 09da:000e A4 Tech Co., Ltd
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[ Dodano: 2008-08-17, 11:57 ]
pomoże ktoś?
: 19 sierpnia 2008, 08:15
autor: giaur
Na początku zbytnio się nie przejąłem tym ale do momentu dalszej konfiguracji.
Tak lubisz konfigurację?
W czym jest problem? jak mam sobie wygenerować właściwy config?
To
jest właściwy config! Cala zabawe z X-config zaczynaj tylko w przypadku, gdy xorg nie wstanie po dpkg-reconfigure (masz 90% szans ze nie bedziesz musial tego robic).
Do administracji: proponuję uaktualnić faq o konfiguracji xorg, bo jak widac ludzie to czytaja i sa wprowadzani w błąd... :shock:
Wyjaśnienie (uzupełnienie do tutoriala):
W obecnej wersji xorg nie wymaga juz tak szczegolowej konfiguracji. Wszystkie parametry dotyczace rodzaju karty graficznej, odswiezania, obslugiwanych rozdzielczosci sa wykrywane automatycznie i nie trzeba ich dopisywac do xorg.conf.
Jezeli jednak automatyczne wykrywanie nie dziala (nie umozliwia uruchomienia trybu graficznego - dość rzadka sytuacja), mozna je tam dopisac tak jak to bylo w poprzednich wersjach xorg - wówczas obowiązują tylko parametry umieszczone w pliku
Dopislabym tam sam, ale temat jest zablokowany.
: 19 sierpnia 2008, 11:41
autor: Ananas
no dobra ale co zrobić z myszą?