ATI 9550 i uruchomienie

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
Awatar użytkownika
tdkwro
Posty: 12
Rejestracja: 03 stycznia 2009, 00:44
Lokalizacja: Wrocław

ATI 9550 i uruchomienie środowiska graficznego

Post autor: tdkwro »

Witam.
Próbuję uruchomić X-y i jakoś nie potrafię.

Kod: Zaznacz cały

uname -a >> Linux debian 2.6.26-2-686 #1 SPM Sun Jun 21 04:57:38 UTC 2009 i686 GNU/Linux

Kod: Zaznacz cały

Xorg.log >>

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.lenny2)
Current Operating System: Linux debian 2.6.26-2-686 #1 SMP Sun Jun 21 04:57:38 UTC 2009 i686
Build Date: 08 June 2009  09:12:57AM

    Before reporting problems, check [url]http://wiki.x.org[/url]
    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 Feb 11 09:41:48 2010
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 16 of section Device in file /etc/X11/xorg.conf
    "Identiefer" 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

Kod: Zaznacz cały

Xorg.conf >>

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc104"
    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
Dodam, że mam połączenie z internetem tylko przez Windows. Proszę o pomoc.
winnetou

Post autor: winnetou »

Dziękuje...
yantar
Member
Posty: 1225
Rejestracja: 07 czerwca 2007, 21:15
Lokalizacja: Rzeszów

Post autor: yantar »

Kod: Zaznacz cały

# /etc/X11/xorg.conf (xorg 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(5) 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 "Files"
	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"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"pl"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"stylus"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"stylus"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"eraser"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"eraser"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"cursor"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"cursor"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "Device"
	Identifier	"ATI Technologies Inc RV350 AS [Radeon 9550]"
	Driver		"ati"
	BusID		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"PL1902"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies Inc RV350 AS [Radeon 9550]"
	Monitor		"PL1902"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus"	"SendCoreEvents"
	InputDevice     "cursor"	"SendCoreEvents"
	InputDevice     "eraser"	"SendCoreEvents"
EndSection

Section "DRI"
	Mode	0666
EndSection
Mój stary xorg, który działa u mnie z R9550. Może ci się przyda jeśli będzie problem z generowaniem nowego.
Oczywiście trzeba zmienić wpisy jeśli myszka nie jest na PS2, identyfikację (wystarczy zmienić PL1902 na Generic Monitor) i rozdzielczości monitora jeśli to panorama, ewentualnie klawiatura na inną ilość klawiszy.
Awatar użytkownika
tdkwro
Posty: 12
Rejestracja: 03 stycznia 2009, 00:44
Lokalizacja: Wrocław

Post autor: tdkwro »

Mam po wklejeniu ostatniego xorg.conf komunikat:

Kod: Zaznacz cały

Fatal server error:
no screens found
giving up
xinit: Connection reset by peer (errno 104): unable to connect to X server
xinit: No such (errno 3) Server error.
yantar
Member
Posty: 1225
Rejestracja: 07 czerwca 2007, 21:15
Lokalizacja: Rzeszów

Post autor: yantar »

Ciężko powiedzieć. Spróbuj usunąć ostatnia sekcję. Możesz też spróbować przeglądnąć log z ładowania xorga (ostatnie lub przedostatnie ładowanie) i tu wkleić, może tam coś więcej się wyjaśni. Na chwile obecna nie potrafię pomóc :/.
Wydaj tez polecenie groups i zobacz czy twój użytkownik jest w grupie video (taki strzał trochę w ciemno).

Można też zmodyfikowac te sekcję :

Kod: Zaznacz cały

Section "ServerLayout" 
    Identifier    "Default Layout" 
    Screen        "Default Screen" 
    InputDevice    "Generic Keyboard" 
    InputDevice    "Configured Mouse" 
    InputDevice     "stylus"    "SendCoreEvents" 
    InputDevice     "cursor"    "SendCoreEvents" 
    InputDevice     "eraser"    "SendCoreEvents" 
EndSection
Na:

Kod: Zaznacz cały

Section "ServerLayout" 
    Identifier    "Default Layout" 
    Screen      0  "Screen0" 0 0
    InputDevice    "Generic Keyboard" 
    InputDevice    "Configured Mouse" 
    InputDevice     "stylus"    "SendCoreEvents" 
    InputDevice     "cursor"    "SendCoreEvents" 
    InputDevice     "eraser"    "SendCoreEvents" 
EndSection
I w sekcji Screen
linię

Kod: Zaznacz cały

Identifier    "Default Screen"
Na

Kod: Zaznacz cały

Identifier "Screen0"
Awatar użytkownika
saturno
Junior Member
Posty: 741
Rejestracja: 08 lipca 2008, 20:04

Post autor: saturno »

Nie wiem czy dobrze kombinuje, ale kiedyś na innym systemie po wprowadzeniu zmian w pliku xorg.conf nie chciały uruchamiać mi się X-sy.
A problem okazał się prozaiczny: na końcu pliku xorg.conf brakowało pustego wiersza.
yantar
Member
Posty: 1225
Rejestracja: 07 czerwca 2007, 21:15
Lokalizacja: Rzeszów

Post autor: yantar »

saturno pisze:A problem okazał się prozaiczny: na końcu pliku xorg.conf brakowało pustego wiersza.
Też miałem podobnie (innym razem linia była gdzieś łamana enterem) ale wtedy chyba jest inny komunikat odnośnie błędu parsowania pliku konfiguracyjnego. Tu jest błąd podczas inicjalizacji jednej z opcji (takie jest moje zdanie ;) ).
ODPOWIEDZ