View Full Version : nvidia e trasparenza
uso i driver nvidia 1.0.7676.
nella sezione device ho messo nvidia e funziona:
Section "Device"
Identifier "NVIDIA GeForce"
Driver "nvidia"
Option "NoLogo" "True"
Option "RenderAccel" "1"
# VideoRam 262144
# Insert Clocks lines here if appropriate
EndSection
ma se abilito la trasparenza non si avvia più X, oppure si avvia ma è super lento! :confused:
qualche idea?
idt_winchip
20-10-2005, 13:38
ho provato a fare come mi hai detto...solo che crasha come sempre! :cry:
volevo installare i drivers con module assistant mettendo i pacchetti nvidia-glx e nvidia-kernel...solo che nvidia-glx non era l'ultima versione disponibile..quindi ho fatto come sempre: ho ricompilato il kernel con i sorgenti di kernel.org (lo stack a 4k era disabilitato), sono andato sul sito di nvidia e ho scaricato il pacchetto .run dei drivers 7676.
Ho riavviato e ho lanciato il pacchetto .run..ha compilato tutti i moduli per il mio kernel...ad installazione completata parte e...tac! crash! :cry: :cry:
questo è il mio codice incriminato..come puoi ben vedere ho una geforce 4 mx 440 agp 8x (NV18)
# 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 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 commands as root:
#
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
# md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
# dpkg-reconfigure xserver-xorg
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
# Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "v4l"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
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"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "NoLogo" "True"
Option "AllowGLXWithComposite" "true"
Option "RenderAccel" "true"
EndSection
Section "Monitor"
Identifier "Monitor Generico"
Option "DPMS"
HorizSync 28-68
VertRefresh 43-85
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
Monitor "Monitor Generico"
DefaultDepth 24
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 "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
#Section "DRI"
# Mode 0666
#EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
che scheda video hai?
Qualcuno sa cosa cambia se esegue un installazione dei drivers con module-assistant o con il metodo NVIDIA (ovvero sh pacchetto_nvidia.run)?
Help...so che non è una cosa di vita o di morte...ma ci avevo perso le speranze tempo fa..e ora che a te funziona sono ritornato all'attacco!
help :(
ma che errore ti da?
nella configurazione del kernel hai abilitato:
MTRR (Memory Type Range Register) support
?
se no, abilitalo.
dopo aver fatto tutto, dai il comando:
opengl-update nvidia
assicurati anche di essere nel gruppo video
idt_winchip
21-10-2005, 11:30
Ho controllato..è abilitato :(
Non è che per cortesia mi potresti passare il config del tuo kernel? :stordita:
Sono anche nel gruppo video :(
Che scheda video hai?
ciao!
scusa il ritardo....
non ci capisco più niente! Andava tutto bene finchè ieri....
ho acceso il pc e BUM! non funziona piu! :muro:
i driver nvidia vanno in crash! :doh:
ho provato varie cose... ma sono dovuto passare ai driver vesa se non niente!!!! :mad:
e si che non ho cambiato niente alla configurazione!!!!! :help:
ho una gforce 5600
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.