Fórum Ubuntu CZ/SK
Ostatní => Archiv => Téma založeno: Michal Kundrát 08 Července 2007, 11:40:50
-
Poběhal už sem toho dost, ale nikde odpověď. Když už sem se blížil, tak sem zjistil, že to je pro ATI apod.
Takže:
kundrat@kundrat-desktop:~$ beryl
**************************************************************
* Beryl system compatibility check *
**************************************************************
Detected xserver : NVIDIA
Checking Display :0.0 ...
Checking for XComposite extension : failed
No composite extension
To už řeším 2 dny, ale pořád nic :(
Můj xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Oct 16 22:13:07 PDT 2006
# /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 "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Files"
# path to defoma fonts
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 "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
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" "cz"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "ButtonMapping" "1 2 3 6 7"
EndSection
Section "InputDevice"
# /dev/input/event
# for USB
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
# /dev/input/event
# for USB
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
# /dev/input/event
# for USB
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "SyncMaster"
Option "DPMS"
EndSection
Section "Device"
Option "AddARGBGLXVisuals" "True"
Identifier "NVIDIA Corporation NVIDIA Default Card"
Driver "nvidia"
Option "RenderAccel" "True"
EndSection
Section "Screen"
Option "RenderAccel" "true"
Identifier "Default Screen"
Device "NVIDIA Corporation NVIDIA Default Card"
Monitor "SyncMaster"
DefaultDepth 24
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "backingstore" "true"
Option "TripleBuffer" "true"
Option "AGPFastWrite" "on"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
Nebo žebych se přecenil a na Beryl nemám ještě dost zkušeností? - chtělo by to návod na nvidie - všude se rozepisuje hlavně ATI
Dík za každou pomoc :)
xorg.conf takhle vypadá díky : http://forum.ubuntu.cz/viewtopic.php?id=6740&p=3
Jinak HW akcelerace(nebo co to je, proste glxgears) jede v pohode(radsi jeste zkusim trigger).
-
ja mam presne tu istu grafiku, dam moj xorg:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Feb 26 23:38:46 PST 2007
# /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 xorg.conf(5) 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 "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/100dpi:unscaled"
FontPath "/usr/share/fonts/X11/75dpi:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/usr/local/share/fonts"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
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"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 51.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
Option "TripleBuffer" "True" # Edit only this line.
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSectionhlavne si daj pozor na Section "Module" a Section "Screen".
-
Máš vypnutou extensi "composite". Změň si sekci
Section "Extensions"
Option "Composite" "Disable"
EndSectionnaSection "Extensions"
Option "Composite" "Enable"
EndSectionPo změně nezapomeň restartovat Xserver.
-
tak sem to zmenil, ale zmizely mi vsechny ramy oken a panely.Jak mam pustit terminal,abych to moh zase vratit?-myslim jako jak je spoustec na terminal,ze bych si ho udelal na plose - stejnym zpusobem sem ted pustil firefox A beryl porad nejede(teda ja to nepoznam,nedela to zadny efekty).Jo a jak je ten setting manager(nebo jak se to jmenuje),tak ten mi nejde spustit-uz kdyz sem nainstaloval beryl, tak to neslo
-
ZMENA!!! uz mam panely!!! - codle cicana sem prepsal:
Section "Screen"
Option "RenderAccel" "true"
Identifier "Default Screen"
Device "NVIDIA Corporation NVIDIA Default Card"
Monitor "SyncMaster"
DefaultDepth 24
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "backingstore" "true"
Option "TripleBuffer" "true"
Option "AGPFastWrite" "on"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
na
Section "Screen"
Option "RenderAccel" "true"
Identifier "Default Screen"
Device "NVIDIA Corporation NVIDIA Default Card"
Monitor "SyncMaster"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
Option "TripleBuffer" "true"
SubSection "Display"
-
....ale porad nemam ty ramy oken:( ....za to muze to:
Section "Extensions"
Option "Composite" "Enable"
EndSection
-
HELP! - v Berylu sem prepnul Window Decoration z KDE na Metacity. Nabehne mi plocha a asi po 3 vterinach se restartuje grafika(jako CTRL+ALT+BACKSPACE). Nedalo by se to rozbehat nejak pres terminal???-myslim jako prepnout zpatky na KDE? Nebo me napadlo re-instalovat Beryl, ale nevim co napsat do terminalu(Ubuntu v recovery mode)
-
tak sem odinstaloval beryl (sudo apt-get remove beryl). Věřte nebo ne, pořád tady nemám rámy oken!ale aspon uz mi to nepada;) to sem sa potatil
Prepsal sem to na disable a snad to pojede, i kdyz ten beryl mi bude trochu chybet :(
Kdyby to nekdo vyresil, tak budu rad kdyz to sem napisete :)
jeste sem cet tohle:
http://forum.ubuntu.cz/viewtopic.php?pid=53310#p53310
(23) Mozna to zkusim podle toho, snad to pojede :)
-
tak uz to jakztakz jede - Ubuntu, ale Beryl porad nic :( Znova sem ho instaloval, ale narazil sem na problem - jak mam otevrit BERYL SETTING MANAGER??? nikde mi to nejde, tusim ze chyba Berylu(neslo to ani vcera), ale tomu bych neveril. Aspon nakej konfiguracni soubor a nastavovat to normalne pres GKSUDO GEDIT, ale ten nevim kde je :( neporadil by nekdo kde ho najit/jak ho nastavit, nebo pokud mozno jak pustit notmalni SETTING MANAGER?
-
ted sem narazil na tohle: http://forum.ubuntu.cz/viewtopic.php?id=7037
-
MAM DOBROU A SPATNOU ZPRAVU!
Dobrá je, ze uz mi jede Beryl - krasny efekty, akorat kolem kazdyho okna je velkej cernej okraj. Dokonce se mi ani neseka! :-O
Spatna je, ze porad nejde nijak nastavit(nejde Setting Manager) :'(
Nevite nekdo kde sou soubory Berylu, ze bych to upravil pres textak? Na strankach Berylu to asi nebude - popis co je co a hodnoty co jdou nastavit. Kdyztak to nekdo zkuste(pozapinat efekty, podivat se co se zmenilo, zdokumentovat,...). Moc by mi to pomohlo a verim ze nejsem jedinej, komu nejede Setting Manager
-
Tak uz to zase jede, je to rychlejsi apod. (po pul hodine-copy sem omylem prepsal na automatic).
Setting Manager porad nic :( Zejtra se v Synapticu podivam kam se to instaluje a zkusim to trochu poladit(to asi nedopadne dobre). Jo, je mozny ze bych mel verzi 0.3????-Synatic to pise
Lip to jede mozna kuli tomu, ze sem v xorgu smazal to Extensions - v Berylu mi dokonce pribyly polozky v Rendering Platform!
Posilam svuj xorg.conf a gdm.conf-custom
XORG:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Oct 16 22:13:07 PDT 2006
# /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 "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Files"
# path to defoma fonts
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 "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
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" "cz"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "ButtonMapping" "1 2 3 6 7"
EndSection
Section "InputDevice"
# /dev/input/event
# for USB
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
# /dev/input/event
# for USB
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
# /dev/input/event
# for USB
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "SyncMaster"
Option "DPMS"
EndSection
Section "Device"
Option "AddARGBGLXVisuals" "True"
Identifier "NVIDIA Corporation NVIDIA Default Card"
Driver "nvidia"
Option "RenderAccel" "True"
EndSection
Section "Screen"
Option "RenderAccel" "true"
Identifier "Default Screen"
Device "NVIDIA Corporation NVIDIA Default Card"
Monitor "SyncMaster"
DefaultDepth 24
# Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "backingstore" "true"
Option "TripleBuffer" "true"
Option "AddARGBGLXVisuals" "True"
Option "AGPFastWrite" "on"
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
GDM.conf-custom
........
# Have fun!
[daemon]
[security]
[xdmcp]
[gui]
[greeter]
GraphicalTheme=darkcleanlinux
[chooser]
[debug]
[servers]
0=Xgl
[server-Xgl]
name=Xgl server
command=/usr/bin/Xgl :0 -fullscreen -ac -accel glx:pbuff
flexible=true
priznavam, ze misto FULLSCREEN se mi povedlo napsat i FULSCREEN - dopadlo to tak, ze sem to pak musel pres terminal obnovovat.
Ve STARTUP mam:
xmodmap -e "keycode 22 = BackSpace"
! beryl-manager sem tam nedaval a poustim ho zvlast - kdyby mi zase neco nevyslo, tak abych nemusel rovnou pres terminal v zachranym rezimu ;)
Nekde sem jeste neco menil, ale uz presne nevim co a kde - jestli to najdu, tak taky poslu
-
jo ve Theme Manager mi vsechno zmizelo, nevite nekdo cim to je? :-O
-
HELP!!! Beryl se asi po 10-20 minuatch zacne strasne sekat, posouva se mi obraz, mys apod. na zobrazeni toho co pisu potrebuju v lepsim pripade 5 vterin!
-
Tak sem si dal na panel spoustece - Direct Rendering NO/YES (v jednom souboru je zaplej v druhym vyplej a spoustecem ho premazavam ;) )
Zajimavy je, ze BERYL funguje na oboje! :-O Cet sem, ze na zaplej DR nejede. Mozna to i vyresi problemy s tou posunutou mysi a oknama. - az vstanu, tak na to mrknu ;)
-
HA! Tusim ze nastaveni bude tady: /usr/bin/beryl-settings
-
tinker -> Ne, to je jen binárka na spuštění konfiguráčního nástroje pro beryl.... Nastavení berylu bych hledal někde v /home/uživatel
-
/home/kundrat/.beryl
to bude urcite ono-i ty polozky tam vypadaj realne, ale ma to jeden hacek-nevim co je co a od kolika do kolika muzu nastavovat hodnotu. U lighting zkusim dat true a naschval, co se stane :D
-
tak se nic nestalo :( Ale jinak kdyz sem dal refresh na 85 a plochy na 4, tak vidim prijemnej rozdil ;)
Nemoh by nekdo zkusit pozapinat aspon par efektu a poslat mi ty radky - ja tam mam par radku efekty,nastaveni a pak kl. zkratky(prevazne). Tusim ze kdyz se zapne efekt tak se nejenom zmeni hodnota, ale rovnou prida nekolik radku(jmeno,nastaveni)
-
Vsimnul sem si: procesor jede v poradku tak na 5% a kazdych asi 10 vterin skoci skoro na 100% - neni to berylem?-moc mi to nevadi, teplota je v normalu ;)