Strona 2 z 2

: 12 marca 2009, 15:15
autor: Krzychoo226
2.6.26-1-486

: 12 marca 2009, 16:08
autor: fnmirk
Zapoznaj się z tym tematem:
http://debian.linux.pl/viewtopic.php?p=73083#73083

Odinstaluj to co do tej pory zrobiłeś i spróbuj instalacji korzystając ze skryptu.

Musisz posiadać aktualne wpisy w /etc/apt/sources.list, zaktualizowany system i połączenie z internetem pod Debianem.

: 12 marca 2009, 18:08
autor: Krzychoo226
Tak więc x'y nie wstały.

Kod: Zaznacz cały

aticonfig --initial
Daje:

Kod: Zaznacz cały

Found fglrx primary device section
Unable to find any supported Screen sections
Mój xorg.conf po całej operacji:

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"
	Driver	"fglrx"
	#BusID "PCI:2:0:0"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
EndSection

Section "Extensions"
	Option      "Composite"	"disable"
#	Option      "RENDER"	"disable"
EndSection
#edit
nie wiem jak to się stało, ale po

Kod: Zaznacz cały

dpkg-reconfigure xserver-xorg
i ponownym wpisaniu:

Kod: Zaznacz cały

aticonfig --initial
powstał xorg który ruszył.