Näytä kirjoitukset

Tässä osiossa voit tarkastella kaikkia tämän jäsenen viestejä. Huomaa, että näet viestit vain niiltä alueilta, joihin sinulla on pääsy.


Viestit - Kinnari

Sivuja: 1 ... 19 20 [21]
401
Ubuntu tietokoneissa / Vs: Compiz ei käynnisty
« : 29.10.07 - klo:20.25 »
lisäsin ko rivit xorg.confiin ja käynnistin x:n uudelleen. Edelleen sama lopputulos!

402
Ubuntu tietokoneissa / Vs: Compiz ei käynnisty
« : 29.10.07 - klo:17.12 »
muutin resoluutiota alaspäin ja yritin käynnistää compizin päätteeltä. Sain vastaukseksi saman kuin aikaisemmin:

Checking for Xgl: not present.
Detected PCI ID for VGA: 01:05.0 0300: 1002:5960 (rev 01) (prog-if 00 [VGA])
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: not present.
aborting and using fallback: /usr/bin/metacity
Ikkunointiohjelman varoitus: "", joka on asetustietokannassa, ei ole kelvollinen näppäinsidonnan "toggle_shaded" arvo




403
Ubuntu tietokoneissa / Vs: Compiz ei käynnisty
« : 28.10.07 - klo:08.57 »
Eipä ko ohjeetkaan tunnu auttavan. Ongelmana minulla on varmaan ATI:n näytönohjain (Club 3D Radeon 9250 256MB DDR AGP8x DVI/TVO).
Olen uusi Ubuntun kanssa ja alussa compiz toimi, silloin vain näytön resoluutio oli 1024x768, kun sain resoluutiota lisää niin compiz lopetti toiminnansa.
xorg.conf:ssa rivit:

Section "Screen"
   Identifier   "Default Screen"
   Device      "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
   Monitor      "SyncMaster 950B"
   DefaultDepth   24
   SubSection "Display"
      Modes      "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1024x768" "800x600" "640x480"
   EndSubSection
EndSection



404
Ubuntu tietokoneissa / Compiz ei käynnisty
« : 27.10.07 - klo:16.34 »
hei

kun yritän käynnistää compizin komentoriviltä niin saan vastaukseksi:

Checking for Xgl: not present.
Detected PCI ID for VGA: 01:05.0 0300: 1002:5960 (rev 01) (prog-if 00 [VGA])
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: not present.
aborting and using fallback: /usr/bin/metacity
Ikkunointiohjelman varoitus: "", joka on asetustietokannassa, ei ole kelvollinen näppäinsidonnan "toggle_shaded" arvo

Miksi Compiz ei käynnisty? Mitä pitäisi tehdä? Minulla on käytössä ubuntun versio 7.10


405
Asentaminen ja käyttöönotto / Vs: Tietoja XP:stä
« : 29.09.07 - klo:20.55 »
kiitos vaan, IE vei suosikit html-muotoon jonka sai siistinä listanä luettua Ubuntu puolella. Expressenin tiedot sain siirrettyä myös evolutioniin, niitä joutuu kyllä hieman muokkaamaan.
Kiitos

406
Asentaminen ja käyttöönotto / Tietoja XP:stä
« : 29.09.07 - klo:11.21 »
Miten saan XP:n Explorer 7:n suosikit ja Outlook Expressenin yhteystiedot helpoimmin siirrettyä Ubuntuun? ???   

407
olen uusi Ubuntun kanssa ja haluaisin takaisin sen työpöytätehosteet. Se toi aikaisemmin mutta nätön asetuksia muuttaessa se poistui enkä saa sitä takaisin. En myöskään saa näytön virkistystaajuutta nostettua tuosta 60 ylöspäin, yrittäessäni sain koneen merkkipohjaiseksi ja siinä olikin XP:n kautta ohjeita hakiessani tekemistä saadakseni koneen taas toimimaan. Mutta asiaan eli tässä minun xorg.conf
Koodia: [Valitse]
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# 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 "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

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

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier "Tyypillinen näytönohjain"
Driver "ati"
BusID "PCI:1:5:0"
EndSection

Section "Monitor"
Identifier "Tyypillinen näyttö"
Option "DPMS"
HorizSync 28-80
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Tyypillinen näytönohjain"
Monitor "Tyypillinen näyttö"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1440x900" "1280x1024" "1280x960" "1200x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1440x900" "1280x1024" "1280x960" "1200x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1440x900" "1280x1024" "1280x960" "1200x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1440x900" "1280x1024" "1280x960" "1200x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1440x900" "1280x1024" "1280x960" "1200x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1440x900" "1280x1024" "1280x960" "1200x800" "1024x768" "800x600" "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
Näyttönä minulla Samsungin SyncMaster 950p
ja näytönohjain Ati Radeon 9250?

Sivuja: 1 ... 19 20 [21]