Salve, ho un problema. Quando avvio Mandriva, siccome precedentemente avevo messo beryl come window manager predefinito, si vede tutto lo schermo bianco. Ora vorrei sapere il comando per avviare "Configura il tuo computer", visto che a questo punto posso solo avviare mandriva in failsafe, e poi anche quello per disconnettere eth0.Grazie
Problema Beryl-manager
Seguendo la guida di moreno(per configurare il file xorg.conf), e aggiungendo le varie opzioni adesso beryl va alla grande, tranne per un piccolo particolare. I programmi(firefox, azureus etc..) hanno lo sfondo tutto nero, e di conseguenza non posso far niente. C'è un qualche modo per risolvere questo problema?Grazie.
Non c'è proprio alcun modo per evitare questo problema?
posta il tuo xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig<br /># nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Feb 26 23:38:46 PST 2007<br /><br /># File generated by XFdrake (rev 142098)<br /># **********************************************************************<br /># Refer to the xorg.conf man page for details about the format of<br /># this file.<br /># **********************************************************************<br /><br />Section "ServerLayout"<br /> Option "AIGLX" "true"<br /> Identifier "layout1"<br /> Screen "screen1" 0 0<br /> InputDevice "Keyboard1" "CoreKeyboard"<br /> InputDevice "Mouse1" "CorePointer"<br /> InputDevice "SynapticsMouse1" "AlwaysCore"<br />EndSection<br /><br />Section "Files"<br /><br /> # font server independent of the X server to render fonts.<br /> # minimal fonts to allow X to run without xfs<br /> ModulePath "/usr/lib/xorg/modules/extensions/nvidia97xx"<br /> ModulePath "/usr/lib/xorg/modules"<br /> FontPath "unix/:-1"<br /> FontPath "/usr/share/fonts/misc:unscaled"<br />EndSection<br /><br />Section "Module"<br /> Load "dbe" # Double-Buffering Extension<br /> Load "v4l" # Video for Linux<br /> Load "extmod"<br /> Load "type1"<br /> Load "freetype"<br /> Load "glx" # 3D layer<br />EndSection<br /><br />Section "ServerFlags"<br /><br /> #DontZap # disable <Crtl><Alt><BS> (server abort)<br /> # allows the server to start up even if the mouse does not work<br /> #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)<br /> Option "allowmouseopenfail"<br />EndSection<br /><br />Section "InputDevice"<br /> Identifier "Keyboard1"<br /> Driver "kbd"<br /> Option "XkbModel" "pc105"<br /> Option "XkbLayout" "it"<br /> Option "XkbOptions" "compose:rwin"<br />EndSection<br /><br />Section "InputDevice"<br /> Identifier "Mouse1"<br /> Driver "mouse"<br /> Option "Protocol" "ExplorerPS/2"<br /> Option "Device" "/dev/mouse"<br />EndSection<br /><br />Section "InputDevice"<br /> Identifier "SynapticsMouse1"<br /> Driver "synaptics"<br /> Option "SHMConfig" "on"<br />EndSection<br /><br />Section "Monitor"<br /><br /> # TV fullscreen mode or DVD fullscreen output.<br /> # 768x576 @ 79 Hz, 50 kHz hsync<br /> Option "DPMS"<br /> Identifier "monitor1"<br /> VendorName "Generic"<br /> ModelName "Flat Panel 1024x768"<br /> HorizSync 31.5 - 90.0<br /> VertRefresh 60.0<br /> ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630<br /> ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616<br />EndSection<br /><br />Section "Device"<br /> Identifier "device1"<br /> Driver "nvidia"<br /> VendorName "nVidia Corporation"<br /> BoardName "NVIDIA GeForce FX - GeForce 7950"<br />EndSection<br /><br />Section "Screen"<br /> Option "NoLogo" "True"<br /> Option "DPMS"<br /> Option "RenderAccel" "True"<br /> Option "NoRenderExtension" "False"<br /> Option "AllowGLXWithComposite" "True"<br /> Option "AddARGBGLXVisuals" "True"<br /> Option "IgnoreEDID" "True"<br /> Option "TripleBuffer" "true"<br /> Option "Coolbits" "1<br /> Identifier "screen1"<br /> Device "device1"<br /> Monitor "monitor1"<br /> DefaultDepth 24<br /> Option "DPMS"<br /> SubSection "Display"<br /> Depth 8<br /> Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"<br /> EndSubSection<br /> SubSection "Display"<br /> Depth 15<br /> Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"<br /> EndSubSection<br /> SubSection "Display"<br /> Depth 16<br /> Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"<br /> EndSubSection<br /> SubSection "Display"<br /> Depth 24<br /> Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"<br /> EndSubSection<br />EndSection<br /><br />Section "Extensions"<br /> Option "DAMAGE" "true"<br /> Option "RENDER" "true"<br /> Option "Composite"<br />EndSection
Allora, i comandi sono riuscito a scoprirli

mcc (per avviare "configura il tuo computer")
ifdown eth0 (per disconnettere eth0)
l'unica cosa che non mi va giù è che mi funziona solo il desktop "metisse", mentre beryl non va.