Debian fórum

Dotazy => Hardware => Téma založeno: Ota Trkola kdy 28. 02. 2009, 21:08:21

Název: Instalace fglrx
Přispěvatel: Ota Trkola kdy 28. 02. 2009, 21:08:21
Ahoj, nainstaloval jsem Debian Lenny 64bit, po instalaci vše OK a když jsem z repozitářů nainstaloval fglrx, tak místo přihlašovací obrazovky mi naběhne pouze černo. Výpis z xorg.conf přikládám. Díky moc za případné rady co s tím.


# 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"
Screen      0  "aticonfig-Screen[0]-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" "cz"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver      "mouse"
EndSection

Section "Monitor"
Identifier   "Configured Monitor"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[0]-0"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Device"
driver     "fglrx"
Identifier  "Configured Video Device"
EndSection

Section "Device"
Identifier  "aticonfig-Device[0]-0"
Driver      "fglrx"
BusID       "PCI:3:0:0"
EndSection

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

Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device     "aticonfig-Device[0]-0"
Monitor    "aticonfig-Monitor[0]-0"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection
Název: Re: Instalace fglrx
Přispěvatel: Erbureth kdy 01. 03. 2009, 00:17:56
Možná tam dělají problém řádky

Section "Monitor"
        Identifier   "Configured Monitor"
EndSection

Section "Device"
        driver            "fglrx"
        Identifier  "Configured Video Device"
EndSection

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



Zkuste je zakomentovat a uvidíte, co to udělá
Název: Re: Instalace fglrx
Přispěvatel: Boogey kdy 01. 03. 2009, 00:20:32
sudo aticonfig --initial

Zkus tohle
Název: Re: Instalace fglrx
Přispěvatel: Ota Trkola kdy 01. 03. 2009, 08:22:51
Tak zakomentování nepomohlo a sudo aticonfig --initial jsem dával ihned po instalaci driveru. Tak pokud by měl někdo další nápad, tak budu rád.
Název: Re: Instalace fglrx
Přispěvatel: Boogey kdy 01. 03. 2009, 10:14:12
Zkusil bych stahnout ovladace rovnou od vyrobce z http://support.amd.com/us/gpudownload/Pages/index.aspx Ty jsem nainstaloval bez problemu a na poprve. S ovladacema z dist balicku jsem nikdy nebyl spokojenej.
Název: Re: Instalace fglrx
Přispěvatel: petrbian kdy 01. 03. 2009, 10:16:45
Nedávno mě "černá" obrazovka potkala také, ale u Nvidie - stačilo do /etc/X11/xorg.conf do Section "Monitor" dopsat:
HorizSync 31.5-55
VertRefresh 40-70
Ty hodnoty platí pro můj placatý monitor, u tebe si je musíš najít v dokumentaci...
Název: Re: Instalace fglrx
Přispěvatel: Ota Trkola kdy 01. 03. 2009, 10:50:13
tak jsem zkusil nainstalovat ovladač stažený od výrobce a stalo se to samé, mám tmu.
Název: Re: Instalace fglrx
Přispěvatel: Boogey kdy 01. 03. 2009, 11:11:48
Nechci rypat, ale odinstalovals prvne ten ovladac jako balik a pak az nainstaloval ten od vyrobce?

Jeste muzes zkusit:
sudo dpkg-reconfigure xserver-xorg
Název: Re: Instalace fglrx
Přispěvatel: Ota Trkola kdy 01. 03. 2009, 12:34:25
samozřejmě jsem prvně odinstaloval ten z repozitáře a pak instaloval od výrobce.
Název: Re: Instalace fglrx
Přispěvatel: Ota Trkola kdy 01. 03. 2009, 12:51:11
Jen sem vložím aktuální xorg.conf. Jen mi není moc jasný proč na Ubuntu ovladače fungují a na Debianu ne. Chtěl bych přejít na Debian a tohle mi jaksi říká nee.


# 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"
Screen      0  "aticonfig-Screen[0]-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" "cz"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver      "mouse"
EndSection

Section "Monitor"
Identifier   "Configured Monitor"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[0]-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  "aticonfig-Device[0]-0"
Driver      "fglrx"
BusID       "PCI:3:0:0"
EndSection

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

Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device     "aticonfig-Device[0]-0"
Monitor    "aticonfig-Monitor[0]-0"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection
Název: Re: Instalace fglrx
Přispěvatel: Erbureth kdy 01. 03. 2009, 15:50:46
Tak se zkuste inspirovat Ubuntím xorg.conf
Název: Re: Instalace fglrx
Přispěvatel: Petr kdy 01. 03. 2009, 15:54:12
Co zkusit: dpkg-reconfigure -phigh xserver-xorg
Název: Re: Instalace fglrx
Přispěvatel: Ota Trkola kdy 01. 03. 2009, 16:30:00
Citace od: Erbureth kdy 01. 03. 2009, 15:50:46
Tak se zkuste inspirovat Ubuntím xorg.conf

je to pořád stejné.
Název: Re: Instalace fglrx
Přispěvatel: eXt_r33m kdy 01. 03. 2009, 17:27:28
Mohl by ste se prosim podivat do /var/log/Xorg.0.log?? Mel by tam byt nekde error => podle toho zjistime co treba zmenit v Xorg.conf...
Název: Re: Instalace fglrx
Přispěvatel: Ota Trkola kdy 01. 03. 2009, 17:52:19
Je to hrozně veliký, nejde to sem poslat a já nevím co tam hledat, takový odborník nejsem.
Název: Re: Instalace fglrx
Přispěvatel: Boogey kdy 01. 03. 2009, 17:53:38
Hod to napriklad sem: http://paste.jabbim.cz/
Název: Re: Instalace fglrx
Přispěvatel: Ota Trkola kdy 01. 03. 2009, 18:02:50
ok, je to tady:

http://paste.jabbim.cz/3196
Název: Re: Instalace fglrx
Přispěvatel: Boogey kdy 01. 03. 2009, 18:22:50
Chyby tam sice vidim, ale uprimne receno nevim, co s nima.
Zkus jeste, co vypise:

sudo modprobe fglrx
dmesg
Název: Re: Instalace fglrx
Přispěvatel: Ota Trkola kdy 01. 03. 2009, 18:26:13
a kam to zadám, když se do systému ani nedostanu?
Název: Re: Instalace fglrx
Přispěvatel: Erbureth kdy 01. 03. 2009, 18:37:45
(CTRL+)ALT+F1 by vás mělo dostat do konzole
Název: Re: Instalace fglrx
Přispěvatel: littleon kdy 01. 03. 2009, 19:27:55
Ahoj. Tento problém není ojedinělý a netýká se pouze Debianu. Nemáš náhodou VGA HD4870? Mám s ní naprosto stejný problém. Poslední ovladače, které fungují jsou cat. 8.12. Chyba, kterou popisuješ se týká cat. 9.1 i 9.2.
Název: Re: Instalace fglrx
Přispěvatel: Ota Trkola kdy 01. 03. 2009, 20:32:29
Takže problém vyřešen a velký dík patří uživateli Boogey. Jinak GK mám HD2600XT 512MB.
Název: Re: Instalace fglrx
Přispěvatel: Boogey kdy 01. 03. 2009, 21:31:27
Ja jen dodam, ze problem jsem nakonec vyresili po Jabberu a pes byl zakopany ve spatne (ne)kompilaci modulu. Chybel balik build-essential a linux-headers-*. Aspon tak jsem to nakonec pochopil ;)
Název: Re: Instalace fglrx
Přispěvatel: Ota Trkola kdy 02. 03. 2009, 16:38:15
Ano je to přesně tak jak píšeš.
Název: Re: Instalace fglrx
Přispěvatel: eXt_r33m kdy 03. 03. 2009, 14:29:24
Prominte nestihl sem to tam napsat, tohle by mohlo pomoct:
cat /var/log/Xorg.0.log | grep '(EE)'
Název: Re: Instalace fglrx
Přispěvatel: Boogey kdy 03. 03. 2009, 15:09:55
Nejak nechapu uzitecnost prispevku nade mnou. Problem uz je vyresen, to je prvni vec a druha je ta, ze tento prikaz, co tu pises, zobrazuje jen informace o tom, kde je chyba, ale jinak nezpusobi nic, co by udelalo zmenu a tim pomohlo.
Název: Re: Instalace fglrx
Přispěvatel: eXt_r33m kdy 03. 03. 2009, 15:39:22
Citace od: Boogey kdy 03. 03. 2009, 15:09:55
Nejak nechapu uzitecnost prispevku nade mnou. Problem uz je vyresen, to je prvni vec a druha je ta, ze tento prikaz, co tu pises, zobrazuje jen informace o tom, kde je chyba, ale jinak nezpusobi nic, co by udelalo zmenu a tim pomohlo.
Hups cetl jsem jen prvni stranu :D sry... Slo mi o to zjistit kde je problem a Az pak ho vyresit ;)