Visualizzazione dei risultati da 1 a 3 su 3

Discussione: compiz debian lenny

  1. #1
    Utente di HTML.it L'avatar di bereshit
    Registrato dal
    Oct 2005
    Messaggi
    2,874

    compiz debian lenny

    non riesco a far partire compiz sul nuovo portatile cond ebian lenny

    un po di info:

    codice:
    bereshit@debian:~$ glxinfo | grep direct
    direct rendering: Yes
    xorg


    codice:
    Section "Files"
    EndSection
    
    section "module"
    	
    	Load "dbe"
    	Load "glx"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Generic Keyboard"
    	Driver		"kbd"
    	Option		"CoreKeyboard"
    	Option		"XkbRules"	"xorg"
    	Option		"XkbModel"	"pc105"
    	Option		"XkbLayout"	"it"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Configured Mouse"
    	Driver		"mouse"
    	Option		"CorePointer"
    	Option		"Device"		"/dev/input/mice"
    	Option		"Protocol"		"ImPS/2"
    	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 "Device"
    	Identifier	"nVidia Corporation NVIDIA Default Card"
    	Driver		"nvidia"
    	BusID		"PCI:1:0:0"
    	   Option   "XAANoOffscreenPixmaps"   "true"
    	Option   "AllowGLXWithComposite"   "true"
       Option   "TripleBuffer"   "true"
    EndSection
    
    Section "Monitor"
    	Identifier	"Monitor Generico"
    	Option		"DPMS"
    	HorizSync	30-65
    	VertRefresh	50-75
    EndSection
    
    Section "Screen"
    	        Option "AddARGBGLXVisuals" "True"
    	Identifier	"Default Screen"
    	Device		"nVidia Corporation NVIDIA Default Card"
    	Monitor		"Monitor Generico"
    	DefaultDepth	24
    	SubSection "Display"
    		Modes		"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
    	EndSubSection
    EndSection
    
    Section "ServerLayout"
    	    Option "AIGLX" "true"
    	Identifier	"Default Layout"
    	Screen		"Default Screen"
    	InputDevice	"Generic Keyboard"
    	InputDevice	"Configured Mouse"
    	InputDevice	"Synaptics Touchpad"
    EndSection
    
    Section "Extensions"
        Option "Composite" "Enable"
        Option "RENDER" "true"
        Option "DAMAGE" "true"
    EndSection
    quando do

    compiz --replace gconf

    spariscono i bordi delle finestre e mi da :



    codice:
    Checking for Xgl: not present. 
    Detected PCI ID for VGA: 01:00.0 0300: 10de:0427 (rev a1) (prog-if 00 [VGA])
    Checking for texture_from_pixmap: present. 
    Checking for non power of two support: present. 
    Checking for Composite extension: present. 
    Comparing resolution (1280x800) to maximum 3D texture size (8192): Passed.
    Checking for nVidia: present. 
    Checking for FBConfig: present. 
    Checking for Xgl: not present. 
    Starting gtk-window-decorator
    cosa ho fatto:

    già cancella to la cartella /home/utente/gnome/apps/compiz

    già verificato che la scheda non sia in blacklist in /usr/bin/compiz

    non so più che fare aiutoooooooooooo

    graze a tutti e buon natale
    L'ultima Xubuntu su Notebook Dual core 1,5 GHz e 2 Giga di RAM
    "Free as in Free speech not as in free beer"
    GDR Sperimentale

  2. #2
    Xgl: not present.

    manca xgl

    anche se hai l'opzione axgl attiva magari puoi provare

    poi prova compiz --replace && gtk-window-decorator --replace

  3. #3
    Utente di HTML.it L'avatar di bereshit
    Registrato dal
    Oct 2005
    Messaggi
    2,874
    ma io voglio usare aiglx perchè chiede xgl?
    L'ultima Xubuntu su Notebook Dual core 1,5 GHz e 2 Giga di RAM
    "Free as in Free speech not as in free beer"
    GDR Sperimentale

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.