Автор Тема: Драйвери за ATI HD4650  (Прочетена 1817 пъти)

koi

  • Напреднали
  • *****
  • Публикации: 13
    • Профил
Драйвери за ATI HD4650
« -: Dec 19, 2008, 23:00 »
Използвам кубунту 8.04 и още не съм си инсталирал драйвери за видеокартата си а искам първо да се допитам до вас каква е процедурата :)
първо тези ли драйвери ми трябват http://ati.amd.com/support/drivers/linux/linux-radeon.html  ?? понеже тук има http://ati.amd.com/support/drivers/linux/linux-radeon.html само за HD4800 серийте е моята е 4600 :/
та примерно ако речем че е това после каква е процедурата ? направо стартирам .run файла под роот и следвам съпките или прди това има и други процедури или след .... ?
Активен

koi

  • Напреднали
  • *****
  • Публикации: 13
    • Профил
Re: Драйвери за ATI HD4650
« Отговор #1 -: Dec 20, 2008, 23:37 »
инсталирах си драйверите ама след като рестартирах Х-а и екрана ми се замаца http://img214.imageshack.us/img214/6208/snapshot1mf0.png
трябва ли да редактирам /etc/X11/xorg.conf и какво ?
.. ето така ми изглеца той сега

Код:
# 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     "Default 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" "us,bg"
Option     "XkbVariant" ",phonetic"
Option     "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver      "mouse"
Option     "CorePointer"
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:1:0:0"
EndSection

Section "Screen"
Identifier "Default Screen"
Device     "Configured Video Device"
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

Активен

koi

  • Напреднали
  • *****
  • Публикации: 13
    • Профил
Re: Драйвери за ATI HD4650
« Отговор #2 -: Dec 21, 2008, 08:35 »
Реших си проблемчето вече, благодарение на чичо Гугъл :)
Активен

mystical

  • Напреднали
  • *****
  • Публикации: 326
  • Distribution: Debian, FreeBSD
  • Window Manager: XFCE
    • Профил
    • WWW
Re: Драйвери за ATI HD4650
« Отговор #3 -: Feb 12, 2009, 15:46 »
Един лесен ватиант и от мен. Редактирате sourece.list
#nano /etc/apt/source.list и добавяте
Цитат
http://ubuntu.linux-bg.org/ubuntu/ името_на_дистрибуцията main universe
#apt-get update
# apt-get install xserver-xorg-video-radeonhd

# /etc/init.d/kdm или gdm stop
#X -configure
#cp /root/xorg.conf.new /etc/X11/xorg.conf
#start kdm или gdm
Активен

Ако не можеш да градиш, поне не руши!

satir

  • Напреднали
  • *****
  • Публикации: 1073
  • Distribution: FreeBSD-10.1 & LMDE
  • Window Manager: i prefer MATE
    • Профил
    • WWW
Re: Драйвери за ATI HD4650
« Отговор #4 -: Feb 25, 2009, 05:30 »
често при смяна на ядрото ми сe oмазва Х-а, решавам проблема със смяна на драйвера за видеото.
инсталирай си това:
Код:
sudo apt-get install envyng
и като се замаже Х-а го използвай за смяна на видеото..., няма да  имаш никакви ядове.
Ybuntu 8.10; 8.04  ма тези съм го ползвал успешно.
Активен