Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Asentaminen ja käyttöönotto => Aiheen aloitti: Kuisma - 03.11.06 - klo:16.18
-
Elikkä kun kirjaudun ulos tai vaihdan käyttäjää Ubuntussa koko homma tyssää harmaaseen ruutuun. Sama kun yritän uudelleen käynnistää gdm:n. Vika on ollut siitä lähtien kun asensin fglrx ajurit. Siis näyttö saa näytönohjaimelta vain harmaata kuvaa. Tarvitse fglrx ajureita pelaamiseen.
Tässä xorg.conf.
# /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 "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fi"
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"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. RV280 [Radeon 9200 SE]"
Driver "fglrx"
BusID "PCI:1:0:0"
Option "VideoOverlay" "on"
EndSection
Section "Monitor"
Identifier "L1715S"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. RV280 [Radeon 9200 SE]"
Monitor "L1715S"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
Lisätään tähän vielä, että jos valitsen vaihda käyttäjää menee Ubuntu kirjautumisruutuu, mutta sitten kun yrittää kirjautua sisää menee ruutu taas harmaaksi.
-
Joo, eli vika oli fglrx ajureissa. Vaihdoin takaisin 'ati'- ajureihin ja nyt toimii uloskirjaus, mutta joitain ongelmia ilmenee 3d:n kanssa.
-
Kun käytit fglrx ajuria olihan fglrx -moduuli ladattuna?
-
Kuinka asensit fglrx?
Minä käytän http://wiki.cchtml.com/index.php/Ubuntu_Dapper_Installation_Guide ja Edgy kanssa http://wiki.cchtml.com/index.php/Ubuntu_Edgy_Installation_Guide Method 2 tuottaa tuloksen minulle mutta nykyisin pitää imuroida vanhemmat ajurit ati.com sivuilta.
-
Lisäsin kyllä /etc/modules tiedostoon rivin fglrx
-
Kuinka asensit fglrx?
Minä käytän http://wiki.cchtml.com/index.php/Ubuntu_Dapper_Installation_Guide ja Edgy kanssa http://wiki.cchtml.com/index.php/Ubuntu_Edgy_Installation_Guide Method 2 tuottaa tuloksen minulle mutta nykyisin pitää imuroida vanhemmat ajurit ati.com sivuilta.
Uskaltaakohan noita yrittää. Itse käytin Ubuntu Tutuksi-oppaan ohjeita.
-
Uskaltaa yrittää. ;)
-
Joo, ne on englannin kielisestä wikistä ja mulla aina toimii ja muillakin joille olen sen lenkin antanut.
Itse en ole kerinnyt tutustumaan Ubuntu tutuksi juttuun.
Mitä saat vastaukseksi kun terminaaliin vai onko se pääte kirjoitat fglrxinfo? Jos se vastaa että Mesa niin fglrx ei ole asennettu.
Ja sitten päätteeseen ei kannata kirjoittaa itse näitä komentoja kun seuraa jotain HOWTOa vaan kopioi ja Paste (mikä se on suomeksi, liimaa?) niin vältyt kirjoitusvireheiltä.
Copy - Merkkaat tekstin hiiren vasemmalla näppäimellä
Paste - Painat hiiren scrollwheel kerran (mikähän se sitten on suomeksi ;D )
-
terminaaliin vai onko se pääte
joo.
Paste (mikä se on suomeksi, liimaa?)
liitä?
scrollwheel kerran (mikähän se sitten on suomeksi ;D )
hiiren rulla?
-
Tuplanolla: jos paste on liitä niin mikä mount on, eikö sekin ole liitä?
Hiiren rullapa tietenkin, kiitos. ;)
-
Tuplanolla: jos paste on liitä niin mikä mount on, eikö sekin ole liitä?
Kyllähän esim. orange on sekä appelsiini että oranssi. ;)
-
Vililikku: Ok, siis liitä on oikein molemmissa tapauksissa, hyvä nyt tiedän sen.
-
Asensin käyttäen Method 1:stä. Sama ongelma jatkuu. Taidanpa sitten vaihtaa takaisin ati-ajureihin
-
Tolle näytönohjaimelle käy radeon -ajurikin. Jos lontoo sujuu tuolla (https://help.ubuntu.com/community/RadeonDriver) olisi ohjeita(triidii pelaa hyvin radeon ajurilla). ;)
-
Joo, täytyy yrittää joskus.