Nie można uruchomić xservera- Debian Lenny, Squezze-wifi

Witam. Zakładam ten temat bo na forum Debiana nie uzyskałem pomocy a system jest mi potrzebny na jutro :frowning:

Debiana używam od wczoraj, wcześniej bawiłem się na Ubuntu ale miałem z nim wiele problemów(laptop nie działał na baterii (zresztą nadal nie działa) wieszał się itp.). Zainstalowałem Debiana Lenny i dzisiaj instalowałem sterowniki robiąc wszystko tak jak opisane na forum. P rzy próbie uruchomienia systemu wyświetla komunikat mówiący o tym że nie można uruchomić gdm oraz nieprawidłowej konfiguracji xservera. Mam tylko tryb tekstowy. Plik xorg.conf wyglądał tak:

# 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

Co mogę zrobić żeby ponownie działał mój system? Dodam że polecenie

dpkg-reconfigure xserver-xorg

sprawdziłem i ponownie skonfigurowałem xserver ale dalej jest to samo. Moja karta to Ati x2300. Proszę o pomoc. Dodam że próbowałem porad znalezionych w Google. Dorzucam wyniki niektórych z nich.Może dzięki nim ktoś bedzie w stanie mi pomóc:(zdjęcie 1zdjęcie 2zdjęcie 3plik var/log/xorg.0.log wygląda tak(otwarty w notatniku)

X.Org X Server 1.4.2

Release Date: 11 June 2008

X Protocol Version 11, Revision 0

Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny1)

Current Operating System: Linux debian 2.6.26-2-686 #1 SMP Thu May 28 15:39:35 UTC 2009 i686

Build Date: 15 March 2009 03:18:10PM


	Before reporting problems, check http://wiki.x.org

	to make sure that you have the latest version.

Module Loader present

Markers: (--) probed, (**) from config file, (==) default setting,

	(++) from command line, () notice, (II) informational,

	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.

(==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 25 08:41:36 2009

(==) Using config file: "/etc/X11/xorg.conf"

Parse error on line 28 of section Module in file /etc/X11/xorg.conf

	"Load" is not a valid keyword in this section.

(EE) Problem parsing the config file

(EE) Error parsing the config file


Fatal server error:

no screens found

(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor

(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor

[/code]


oraz xorg.0

[code] X.Org X Server 1.4.2 Release Date: 11 June 2008 X Protocol Version 11, Revision 0 Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny1) Current Operating System: Linux debian 2.6.26-2-686 #1 SMP Thu May 28 15:39:35 UTC 2009 i686 Build Date: 15 March 2009 03:18:10PM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present Markers: (–) probed, (**) from config file, (==) default setting, (++) from command line, ( !!

Proszę o jakąkolwiek pomoc bo potrzebuje sprawny system(Debian oczywiście) na jutro, czyli na piątek

jakie sterowniki instalowałeś?

Możesz dać linka do tego poradnika. Sterowniki instalowałeś z repozytorium (otwarte czy zamknięte) czy ze strony Ati? Przed instalacją sterowników x wstały czy nie? I może by pomogła aktualizacja do wersji testing czy unstable, lenny ma dosyć stare pakiety, ja na co dzień jadę na unstable i nie mam żadnych problemów. A tak w ogóle instalowałeś sterowniki, bo twój xorg.conf jest łysy, przykładowy mój:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig

# nvidia-xconfig: version 1.0 (buildmeister@builder62) Wed May 27 01:58:49 PDT 2009



Section "ServerLayout"

    Identifier "Layout0"

    Screen 0 "Screen0" 0 0

    InputDevice "Keyboard0" "CoreKeyboard"

    InputDevice "Mouse0" "CorePointer"

EndSection


Section "Files"

EndSection


Section "Module"

    Load "dbe"

    Load "extmod"

    Load "type1"

    Load "freetype"

    Load "glx"

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 "Unknown"

    HorizSync 28.0 - 33.0

    VertRefresh 43.0 - 72.0

    Option "DPMS"

EndSection


Section "Device"

    Identifier "Device0"

    Driver "nvidia"

    VendorName "NVIDIA Corporation"

EndSection


Section "Screen"

    Identifier "Screen0"

    Device "Device0"

    Monitor "Monitor0"

    DefaultDepth 24

    SubSection "Display"

        Depth 24

    EndSubSection

EndSection

Tylko nie próbuj podmieniać twój za mój :smiley: . Nie wiem jak jest z sterownikami ati ale z tego co czytałem to one tworzą xorg.conf w innym pliku który musisz ręcznie podmienić.

dragonn , tylko on ma karte ati, a twój config jest dla nvidii

zgodnie z tym poradnikiem http://debian.linux.pl/viewtopic.php?t=32 po restarcie było ok. potem zainstalowałem Compiza i Conky (obydwa działały)

ale otwarte czy zamknięte? bo tam 2 opisy

Podałem go tylko dla przykładu bo xorg.conf od julek94 jest kompletnie łysy

Punkt pierwszy czy drugi. Robiłeś jakąś aktualizację systemu, ja po niektórych aktualizacjach też muszę reinstalować sterowniki, a wiec spróbuj je ponownie zainstalować. Pokaż jeszcze xorg.conf.backup

Na moje to ten opis jest troche przestarzały.

Proponuje zainstalować otwarte sterowniki xf86-video-ati(twoja karta powinna pod nim działać) i potem jako root

X -configure

cp /root/xorg.conf.new /etc/X11/xorg.conf

Mój xorg.conf

Section "ServerLayout"

	Identifier "X.org Configured"

	Screen 0 "Screen0" 0 0

	InputDevice "Mouse0" "CorePointer"

	InputDevice "Keyboard0" "CoreKeyboard"

EndSection


Section "Files"

	ModulePath "/usr/lib64/xorg/modules"

	FontPath "built-ins"

EndSection


Section "Module"

	Load "extmod"

	Load "xtrap"

	Load "dbe"

	Load "record"

	Load "glx"

	Load "dri"

EndSection


Section "InputDevice"

	Identifier "Keyboard0"

	Driver "kbd"

	Option "XkbLayout" "pl"

EndSection


Section "InputDevice"

	Identifier "Mouse0"

	Driver "mouse"

	Option "Protocol" "auto"

	Option "Device" "/dev/input/mice"

	Option "ZAxisMapping" "4 5 6 7"

EndSection


Section "Monitor"

	Identifier "Monitor0"

	VendorName "Monitor Vendor"

	ModelName "Monitor Model"

EndSection


Section "Device"

      	Option "AccelMethod" "EXA"

	Option "AccelDFS" "on"

	Option "DynamicClocks"	"on"

	Identifier "Card0"

	Driver "radeon"

	VendorName "ATI Technologies Inc"

	BoardName "RV516 [Mobility Radeon X1350]"

	BusID "PCI:1:0: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

zamknięte pierwszy opis. Aktualizacji raczej nie robiłem, a jeśli wydam teraz polecenie

X -configure

wywala błąd mam trzy pliki o nazwie xorg. Podaje xorg.conf(oryginal) ale nie wiem czy o ten chodzi

# 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

wydaj mi się taki sam jak poprzedni

aticonfig --initial

Co daje to polecenie (jako root)? Jeżeli nic nie da to zrób za pomocą drugiego punktu.

jak masz jakieś live to podmień orginalny xorg.conf na ten podany przez michal29

mam live oraz dostęp do partycji / z poziomu windowsa. Tylko który plik mam podmienić?

http://zapodaj.net/62c621f3d8ed.bmp.html

aticonfig --initial

zrobić po podmianie czy przed?

Zrób przed i sprawdź czy x wstaną, jeżeli nie to spróbuj podmienić xorg.conf

http://zapodaj.net/0f0346a026bd.jpg.html

podmieniłem ten plik xorg.conf ale dalej to samo. Zmieniłem potem nazwe karty na swoją kochaną(czyt. znienawidzoną) x2300

jakieś inne pomysły? Może trzeba jeszcze jakiś plik podmienić?

To zrobiłeś, jeżeli tak to spróbuj opis nr 2.

chodziło Ci o opis instalacji sterowników? nie mam pojęcia jak poprać tą paczke bez trybu graficznego

po kolei zrobiłem tak( sposób pierwszy ponownie)

odinstalowałem stare sterowniki poleceniem

aptitude remove module-assistant fglrx-driver fglrx-kernel-src

potem

aptitude install module-assistant fglrx-driver fglrx-kernel-src

następnie

Debian~$ module-assistant prepare

Debian~$ module-assistant update

Debian~$ module-assistant a-i fglrx

reboot oraz poprawnie wpisałem

aticonfig --initial

wynik http://zapodaj.net/3c2b28be56e9.jpg.htmljeszcze raz wpisałem

dpkg-reconfigure xserver-xorg

i wykonałem automatyczną konfiguracje ale jak nie działało tak nie działa #-o

Pokaż wynik:

cat /etc/X11

Spróbuj jeszcze:

Xorg -configure

Próbowałeś?:

startx

W ten sposób:

wget https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-9-3-x86.x86_64.run

Następnie:

chmod +x ati-driver-installer-9-3-x86.x86_64.run

sh ati-driver-installer-9-3-x86.x86_64.run

Upewnij się czy to aby na 100& te sterowniki i przy okazji zerknij tu http://terenzioberni.blogspot.com/2007/ … -f3jr.html

Pozdrawiam!

no dobre wszystko swietnie. po wczorajszym przeinstalowaniu sterowników zrobiłem reboot (x’y nie wstały), dzisiaj rano zabieram się do wykonywania waszych porad, miałem uruchomionego windowsa, a że lubi się długooooo wyłączać poszedłem na śniadanie. Wracam do komputera widze czarny ekran, a dałem restart czyli Debian powinien się uruchomić. Ruszam myszką prosi o hasło wpisuje i co widze? pulpit oraz wszystko działa! Powie mi ktoś dlaczego tak się stało?

daje sobie coś takiego

mateuszek@debian:~$ glxinfo | grep direct

direct rendering: Yes

system działa ale mam trzy malutkie problemy: 1 Zmuszenie laptopa do pracy na baterii 2 wyłączenie wpisywania hasła po wyłaczeniu ekranu i wychodzeniu z uśpienia( nie chce w ogóle hasła użytkownika, pozostawić tylko hasło dla roota) 3 słaby zasięg wifi, narzędzia atheros pokazuje siłę sygnału powyzej 25 dB, na windzie sieć ładnie działa a na Debianie zasięg to 20-30% i się ciągle dławi, rozłącza itp. karta to

Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)

ma ktoś jakiś pomysł jak zabrać się za te problemiki?

A i dziękuje za pomoc z X’em

A jaki masz problem przy pracy na baterii?

trzask w głośnikach(po wyłączeniu zasilania) i system przestaje reagować, monitor swieci a nie można wykonać nawet ruchu myszką