Instalace fglrx

Založil Ota Trkola, 28. 02. 2009, 21:08:21

Předchozí téma - Další téma

Ota Trkola

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

Erbureth

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á
Debian Squeeze AMD64, 2.6.27, KDE 4.2.2 @ HP Compaq 6830s
Debian Squeeze, 2.6.26, KDE 4.2.2 @ AthlonXP 2000+, 512 MB, Radeon 9000 128 MB

Whatever happened, happened, and could not had happened any other way.

Boogey

sudo aticonfig --initial

Zkus tohle
Debian Squeeze 32bit, Kernel 2.6.26-2, (Server)
AMD Duron 700MHz@1Ghz, 640MB ram, GeForce 4 MX 64MB
Apache2, PHP5, Samba, ProFTPd, MySQL, KDE 4.2.2(na testovani)

Ota Trkola

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.

Boogey

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.
Debian Squeeze 32bit, Kernel 2.6.26-2, (Server)
AMD Duron 700MHz@1Ghz, 640MB ram, GeForce 4 MX 64MB
Apache2, PHP5, Samba, ProFTPd, MySQL, KDE 4.2.2(na testovani)

petrbian

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...

Ota Trkola

tak jsem zkusil nainstalovat ovladač stažený od výrobce a stalo se to samé, mám tmu.

Boogey

#7
Nechci rypat, ale odinstalovals prvne ten ovladac jako balik a pak az nainstaloval ten od vyrobce?

Jeste muzes zkusit:
sudo dpkg-reconfigure xserver-xorg
Debian Squeeze 32bit, Kernel 2.6.26-2, (Server)
AMD Duron 700MHz@1Ghz, 640MB ram, GeForce 4 MX 64MB
Apache2, PHP5, Samba, ProFTPd, MySQL, KDE 4.2.2(na testovani)

Ota Trkola

samozřejmě jsem prvně odinstaloval ten z repozitáře a pak instaloval od výrobce.

Ota Trkola

#9
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

Erbureth

Tak se zkuste inspirovat Ubuntím xorg.conf
Debian Squeeze AMD64, 2.6.27, KDE 4.2.2 @ HP Compaq 6830s
Debian Squeeze, 2.6.26, KDE 4.2.2 @ AthlonXP 2000+, 512 MB, Radeon 9000 128 MB

Whatever happened, happened, and could not had happened any other way.

Petr

Co zkusit: dpkg-reconfigure -phigh xserver-xorg
Nic není zadarmo a vše souvisí se vším.

Ota Trkola

Citace od: Erbureth kdy 01. 03. 2009, 15:50:46
Tak se zkuste inspirovat Ubuntím xorg.conf

je to pořád stejné.

eXt_r33m

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...
AMD Opteron Processor 144 1.8 Ghz;2x512 MiB DDR1;ATI Radeon HD 2600 Pro 256 MiB DDR3;Atheros 802.11 WiFi;Boot: WinXP + Ubuntu 9.04 amd64 + Arch linux amd64

Ota Trkola

Je to hrozně veliký, nejde to sem poslat a já nevím co tam hledat, takový odborník nejsem.