Fórum Ubuntu CZ/SK

Ostatní => Archiv => Téma založeno: tatra 01 Května 2007, 18:33:45

Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: tatra 01 Května 2007, 18:33:45
mam problem,
pri aktualizaci se zacyklila chyba. Vypl jsem to natvrdo, pri novym nabihani systemu mohu pouzivat pouze rozliseni 640x480. neni doufam nutne preinstalovat cely linux.
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: Jakub Lucký 01 Května 2007, 18:45:29
Nestačilo by správně nastavit ovladače?

sudo dpkg-reconfigure xserver-xorg
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: tatra 01 Května 2007, 18:53:37
na prikady dpkg pise: sudo: dpkg-reconfige: command not found
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: Vojtěch Trefný 01 Května 2007, 18:57:45
Citace: Tatra
na prikady dpkg pise: sudo: dpkg-reconfige: command not found
Špatně jste si ten příkaz opsal - reconfigure!
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: tatra 01 Května 2007, 19:26:04
nepovedlo se...

vypsalo:

 Uživatelé počítačů PowerPC a uživatelé libovolných počítačů s více        ↑
 │ grafickými kartami by měli zadat BusID grafické karty v obvyklém formátu  ▮
 │ dané sběrnice.                                                            ▒
 │                                                                           ▒
 │ Například:                                                                ▒
 │                                                                           ▒
 │  ISA:1                                                                    ▒
 │  PCI:0:16:0                                                               ▒
 │  SBUS:/iommu@0,10000000/sbus@0,10001000/SUNW,tcx@2,800000  
Pro určení umístění grafické karty typu PCI, AGP nebo PCI-Express můžete  ▒
 │ použít příkaz "lspci".                                                    ▒
 │                                                                           ▒
 │ Jestliže to šlo, byla tato otázka přednastavena. Pokud nevíte co děláte,  ▮
 │ měli byste použít nabídnutou hodnotu.
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: tatra 01 Května 2007, 19:26:46
nejak vubec nevim o cem to je
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: Jakub Lucký 01 Května 2007, 19:30:15
Co to je za počítač, na kterém se snažíte to Ubuntu rozjet?
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: tatra 01 Května 2007, 19:56:17
asus A9RP,
nesnažím se rozjet Ubuntu, to tu je už pul roku, problem je s grafikou, pri zacykleni jsem restartoval natvrdo, cimz jsem patrne poskodil ovladač grafiky. pri rozliseni vetsim nez 640x480 se monitor rozdeli na 4 nestejne velke casti, ktere jsou rozhozene. v podstate se s tim neda pracovat
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: Jakub Lucký 01 Května 2007, 20:28:46
hoď sem výpis /etc/X11/xorg.conf
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: tatra 01 Května 2007, 20:30:53
root@A03-0805:~# /etc/X11/xorg.conf
bash: /etc/X11/xorg.conf: Permission denied
root@A03-0805:~#
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: Vojtěch Trefný 01 Května 2007, 20:50:07
Citace: Tatra
root@A03-0805:~# /etc/X11/xorg.conf
bash: /etc/X11/xorg.conf: Permission denied
root@A03-0805:~#
Špatně.

Kód: [Vybrat]
sudo nano /etc/X11/xorg.confnano můžete nahradit svým oblíbeným textovým editorem
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: tatra 01 Května 2007, 20:59:59
vylezlo toto:  


GNU nano 2.0.2           File: /etc/X11/xorg.conf                   Modified

# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Files"
  FontPath "/usr/share/X11/fonts/misc"
  FontPath "/usr/share/X11/fonts/cyrillic"
                               [ Read 172 lines ]
^G Nápověda  ^O Zapiš     ^R Read File ^Y Předchozí ^K Vyjmi Text^C Pozice Kurzo
^X Zavřít    ^J Zarovnání ^W Kde Je    ^V Další Stra^U UnCut Text^T Pravopis
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: tatra 01 Května 2007, 21:03:14
co se tohodle tyče tak jsem fakt LAMA!!
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: Jakub Lucký 01 Května 2007, 21:16:01
tak malinko jinak :)
Kód: [Vybrat]
cat /etc/X11/xorg.conf > ~/xorg.txtto vám vytvoří stejný soubor ale v domovské složce..
ten otevřete ve vašem oblíbeném(defaultně nastaveném) editoru a celý ho sem vložíte
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: tatra 01 Května 2007, 21:45:29
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Files"
  FontPath "/usr/share/X11/fonts/misc"
  FontPath "/usr/share/X11/fonts/cyrillic"
  FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
  FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
  FontPath "/usr/share/X11/fonts/Type1"
  FontPath "/usr/share/X11/fonts/100dpi"
  FontPath "/usr/share/X11/fonts/75dpi"
  FontPath "/usr/share/fonts/X11/misc"
  # path to defoma fonts
  FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
  Load "i2c"
  Load "bitmap"
  Load "ddc"
  Load "extmod"
  Load "freetype"
  Load "int10"
  Load "type1"
  Load "vbe"
  load "glx"
  load "GLcore"
  load "v4l"
EndSection

Section "InputDevice"
  Identifier "Generic Keyboard"
  Driver "kbd"
  option "CoreKeyboard"
  option "XkbRules" "xorg"
  option "XkbModel" "pc105"
  option "XkbLayout" "cz"
  option "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
  Identifier "Configured Mouse"
  Driver "mouse"
  option "CorePointer"
  option "Device" "/dev/input/mice"
  option "Protocol" "ExplorerPS/2"
  option "ZAxisMapping" "4 5"
  option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
  Identifier "Synaptics Touchpad"
  Driver "synaptics"
  option "SendCoreEvents" "true"
  option "Device" "/dev/psaux"
  option "Protocol" "auto-dev"
  option "HorizScrollDelta" "0"
EndSection

Section "InputDevice"
  Driver "wacom"
  Identifier "stylus"
  option "Device" "/dev/wacom"# Change to
  option "Type" "stylus"
  option "ForceDevice" "ISDV4"# Tablet PC ONLY
  # /dev/input/event
  # for USB
EndSection

Section "InputDevice"
  Driver "wacom"
  Identifier "eraser"
  option "Device" "/dev/wacom"# Change to
  option "Type" "eraser"
  option "ForceDevice" "ISDV4"# Tablet PC ONLY
  # /dev/input/event
  # for USB
EndSection

Section "InputDevice"
  Driver "wacom"
  Identifier "cursor"
  option "Device" "/dev/wacom"# Change to
  option "Type" "cursor"
  option "ForceDevice" "ISDV4"# Tablet PC ONLY
  # /dev/input/event
  # for USB
EndSection

Section "Device"
  identifier "ATI Technologies, Inc. Radeon Xpress 200M (RC410)"
  boardname "ati"
  busid "PCI:1:5:0"
  driver "ati"
  screen 0
  option "MergedFB" "off"
EndSection

Section "Monitor"
  identifier "Generic Monitor"
  vendorname "Plug 'n' Play"
  modelname "Plug 'n' Play"
  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  gamma 1.0
EndSection

Section "Screen"
  Identifier "Default Screen"
  Device "ATI Technologies, Inc. Radeon Xpress 200M (RC410)"
  Monitor "Generic Monitor"
  DefaultDepth 24
  SubSection "Display"
    depth 24
    virtual 640 480
    modes "640x480@60"
  EndSubSection
EndSection

Section "ServerLayout"
  Identifier "Default Layout"
  screen 0 "Default Screen" 0 0
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
  InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
  Mode 0666
EndSection
Section "device" #    
  identifier "device1"
  boardname "ati"
  busid "PCI:1:5:0"
  driver "ati"
  screen 1
  option "MergedFB" "off"
EndSection
Section "screen" #    
  identifier "screen1"
  device "device1"
  defaultdepth 24
  monitor "monitor1"
  SubSection "Display"
    depth 24
    modes "640x480@60"
  EndSubSection
EndSection
Section "monitor" #    
  identifier "monitor1"
  vendorname "Plug 'n' Play"
  modelname "Plug 'n' Play"
  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  gamma 1.0
EndSection
Section "ServerFlags"
EndSection
Název: ATI Radeon Xpress 200M grafika - novy ovladač
Přispěvatel: tatra 02 Května 2007, 16:55:34
dneska mi to nastavoval kamos. hral si s tim asi 15 minut... Slava mu.