Stránka 1 z 1
Ati Catalyst
Napsal: úte 21. říj 2008, 21:37
od 5taPo
Dobry den!
Mam len jednoduchu otazku na ktoru neviem najst odpoved a nechcem si naladel kazit zrak kedze mi nefunguju Ati catalyst control center tak sa chcem spytat ako odinstalovat alebo odstranit Ati catalyst control center z linuxu ubuntu Hardy Heron 8.04 dakujem.
Re: Ati Catalyst
Napsal: úte 21. říj 2008, 22:02
od Josko
Odstrániš ho zadaním:
Kód: Vybrat vše
sudo apt-get remove fglrx-control fglrx-amdcccle
Ale skôr sa opýtam prečo ho chceš zmazať? Nejdú ti vôbec ATI ovládače alebo ako?
Re: Ati Catalyst
Napsal: úte 21. říj 2008, 22:36
od 5taPo
no mam problem s rozlisenim, mam totiz notebook ASUS M50SR widescreen potrebujem to dat na 1280x800 no nejde to. resp. ani nejde spustit ten ovladac ani z terminalu ako sudo amdcccle alebo cez menu aplikacie. No a nakoniec zla sprava, tie ovladace nielen ze nejdu spustit ani to neviem odinstalovat ani vraj to tam neni ani nainstalovane.
Co znamena toto: Device section "Configured Video Device" must have a Driver line.
Segmentation fault
Ked chcem nastavit cez terminal> $ sudo aticonfig --resolution=1280x800 pise mi toto Data incomplete in file /etc/X11/xorg.conf
Device section "Configured Video Device" must have a Driver line.
aticonfig: Parsing the configuration file failed.
The above error messages are reported from XFree86 and may assist you in
diagnosing the problem with your configuration input file. Try use -f option
to generate a new configuration file.

Re: Ati Catalyst
Napsal: úte 21. říj 2008, 23:15
od Josko
Takže takto:
Najpr nanovo nakonfiguruj X Server:
Potom daj:
Kód: Vybrat vše
sudo aticonfig --initial --resolution=1280x800
A malo by to ísť..
A keďže ti píše že nie je nainštalovaný tak ak ho chceš tak si ho môžeš naiínštalovať:
Kód: Vybrat vše
sudo apt-get install fglrx-amdcccle
Re: Ati Catalyst
Napsal: úte 21. říj 2008, 23:19
od 5taPo
pri tej konfiguracii x-server xorg sa ma pyta v nejakych krokoch na nastavenia kernel framebuffer a nastavenia klavesnice ... je to ono ?
Chyba pretrvava lebo asi neviem ako mam rekonfigurovat ten xorg ...
stefan@A05-0128B:~$ sudo aticonfig --initial --resolution=1280x800
Data incomplete in file /etc/X11/xorg.conf
Device section "Configured Video Device" must have a Driver line.
aticonfig: Parsing the configuration file failed.
The above error messages are reported from XFree86 and may assist you in
diagnosing the problem with your configuration input file. Try use -f option
to generate a new configuration file.
Re: Ati Catalyst
Napsal: úte 21. říj 2008, 23:45
od Josko
Čo konkrétne nevieš? Tam myslím stačí stláčať len enter.
Re: Ati Catalyst
Napsal: úte 21. říj 2008, 23:49
od 5taPo
no ide o to ze tam vobec nemam moznost zmenit rozlisenie a vypise mi toto xserver-xorg postinst warning: overwriting possibly-customised configuration
file; backup in /etc/X11/xorg.conf.20081021234829
Re: Ati Catalyst
Napsal: stř 22. říj 2008, 00:02
od Josko
Tam ani nie je taká možnosť, daj sem do code tagu obsah toho svojho xorg.conf alebo lepšie ak ho pripojíš ako súbor.
Re: Ati Catalyst
Napsal: stř 22. říj 2008, 00:04
od 5taPo
no dobre hned to tu dam ale nieco sa mi podarilo dosiel som k tomuto:
stefan@A05-0128B:~$ aticonfig --resolution=1280x800
Error: Section # expected
aticonfig: parsing the command-line failed.
TU JE TEN CONFIG
Kód: Vybrat vše
# 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
InputDevice "Synaptics Touchpad"
EndSection
Section "Files"
EndSection
Section "Module"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Re: Ati Catalyst
Napsal: stř 22. říj 2008, 21:13
od Josko
Nejde ti nastaviť rozlíšenie v systém > správa > rozlíšenie obrazovky? Lebo jak je to xorg teraz nastavené tak by to malo ísť.