Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[OT]driver nvidia e kernel 2.6.11 vanilla [Risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
demone
n00b
n00b


Joined: 11 Sep 2003
Posts: 74
Location: Naples

PostPosted: Thu Mar 03, 2005 10:15 am    Post subject: [OT]driver nvidia e kernel 2.6.11 vanilla [Risolto] Reply with quote

Ciao a tutti, ho compilato il kernel 2.6.11 vanilla, però con i driver nvidia(6629 patchati) mi imbatto in un grosso problema nonostante l'installazione vada a buon fine riscontro (come anche su versioni del kernel precedenti 2.6.10) problemi nel ridisegnamento di X in poche parole X parte ma rimane in sottoimpressione il logo di Nvidia a cui gli si sovrappone lo splash di kde e si ridisegna tutto lì sopra crando un gran casino!mentre con i driver nv va tranquillamente!
Ho già provato ad utilizzare l'opzione Option "NoLogo" "on" in xorg.conf ma il problema persiste!
Sono possessore di una geforce 4 MMX MB 128
ciao


Last edited by demone on Fri Mar 04, 2005 7:12 am; edited 1 time in total
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Mar 03, 2005 10:23 am    Post subject: Reply with quote

Hi provato a vedere cosa dicono nel forum di support dei driver nvidia?

E molto probabile che troverai una risposta la ;)

EDIT: Prova a cercare qui:

http://www.nvnews.net/vbulletin/forumdisplay.php?s=&forumid=14
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2495
Location: イタリアのロディで

PostPosted: Thu Mar 03, 2005 12:27 pm    Post subject: Reply with quote

Soluzione semplice... fino alla settimana scorsa era la sola soluzione: emergi la versione 6111 del kernel nvidia :wink:
Back to top
View user's profile Send private message
demone
n00b
n00b


Joined: 11 Sep 2003
Posts: 74
Location: Naples

PostPosted: Thu Mar 03, 2005 12:28 pm    Post subject: Reply with quote

non meli installa i driver serie 6611!
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Mar 03, 2005 12:34 pm    Post subject: Reply with quote

Metti il tag [Risolto] titolo :)
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2495
Location: イタリアのロディで

PostPosted: Thu Mar 03, 2005 12:38 pm    Post subject: Reply with quote

Code:
emerge =nvidia-kernel-1.0.6111-r3


o forse basta:

Code:
emerge =nvidia-glx-1.0.6111-r1

che dovrebbe avere come dipendenza il kernel della stessa versione
Back to top
View user's profile Send private message
Bengio
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 186
Location: Italy - Pisa

PostPosted: Thu Mar 03, 2005 6:55 pm    Post subject: Reply with quote

Code:

black (24.248 KB) /etc/X11 # emerge =nvidia-kernel-1.0.6111-r3
Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/nvidia-kernel-1.0.6111-r3 to /
>>> md5 src_uri ;-) NVIDIA-Linux-x86-1.0-6111-pkg1.run
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.11-gentoo
 * Checking for MTRR support ...                                                                                                                                               [ ok ]
>>> Unpacking source...
Creating directory NVIDIA-Linux-x86-1.0-6111-pkg1
Verifying archive integrity... OK
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86 1.0-6111..........................................................................................................................................................................................................
 * Applying 2.6 kernel patches
 * Applying power-suspend-2.6.9-changes.patch ...                                                                                                                              [ ok ]
 * Applying nv_enable_pci.patch ...                                                                                                                                            [ ok ]
 * Applying vmalloc-reserve.patch ...                                                                                                                                          [ ok ]
 * Applying nv-pci_find_class.patch ...                                                                                                                                        [ ok ]
 * Applying nv-remap-range.patch ...                                                                                                                                           [ ok ]
 * Applying conftest_koutput_includes.patch ...                                                                                                                                [ ok ]
 * Converting NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/Makefile.kbuild to use M= instead of SUBDIRS= ...                                                                      [ ok ]
>>> Source unpacked.
 * Preparing nvidia module

NVIDIA: calling KBUILD...
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make -C /usr/src/linux          \
KBUILD_SRC=/usr/src/linux-2.6.11-gentoo      KBUILD_VERBOSE=1   \
KBUILD_CHECK= KBUILD_EXTMOD="/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv" \
        -f /usr/src/linux-2.6.11-gentoo/Makefile modules
mkdir -p /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.tmp_versions
make -f /usr/src/linux-2.6.11-gentoo/scripts/Makefile.build obj=/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv_compiler.h
  cc -Wp,-MD,/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.nv.o.d -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.11-gentoo/include  -I/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -I/usr/src/linux-2.6.11-gentoo/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement  -I/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6111 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DREMAP_PFN_RANGE -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_CLASS_SIMPLE_PRESENT -DHAVE_PCI_GET_CLASS -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nvidia -c -o /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.o /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:7,
                 from include/linux/wait.h:23,
                 from include/asm/semaphore.h:41,
                 from include/linux/sched.h:19,
                 from include/linux/module.h:10,
                 from /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv-linux.h:52,
                 from /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c:14:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arithmetic
In file included from include/linux/dmapool.h:14,
                 from include/linux/pci.h:863,
                 from /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv-linux.h:75,
                 from /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c:14:
include/asm/io.h: In function `check_signature':
include/asm/io.h:242: warning: wrong type argument to increment
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c: In function `_get_phys_address':
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c:2744: warning: passing arg 1 of `pmd_offset' from incompatible pointer type
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c: In function `nv_agp_init':
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c:3346: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
  cc -Wp,-MD,/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.os-agp.o.d -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.11-gentoo/include  -I/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -I/usr/src/linux-2.6.11-gentoo/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement  -I/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6111 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DREMAP_PFN_RANGE -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_CLASS_SIMPLE_PRESENT -DHAVE_PCI_GET_CLASS -DMODULE -DKBUILD_BASENAME=os_agp -DKBUILD_MODNAME=nvidia -c -o /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.o /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:7,
                 from include/linux/wait.h:23,
                 from include/asm/semaphore.h:41,
                 from include/linux/sched.h:19,
                 from include/linux/module.h:10,
                 from /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv-linux.h:52,
                 from /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:24:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arithmetic
In file included from include/linux/dmapool.h:14,
                 from include/linux/pci.h:863,
                 from /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv-linux.h:75,
                 from /var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:24:
include/asm/io.h: In function `check_signature':
include/asm/io.h:242: warning: wrong type argument to increment
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c: At top level:
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:48: error: parse error before '*' token
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:48: warning: type defaults to `int' in declaration of `drm_agp_p'
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:48: warning: data definition has no type or storage class
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c: In function `KernInitAGP':
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:76: warning: assignment discards qualifiers from pointer target type
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:85: error: request for member `acquire' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:88: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:113: error: request for member `copy_info' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:173: error: request for member `enable' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:185: error: request for member `release' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:186: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c: In function `KernTeardownAGP':
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:216: error: request for member `release' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:218: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c: In function `KernAllocAGPPages':
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:265: error: request for member `allocate_memory' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:273: error: request for member `bind_memory' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:290: error: request for member `unbind_memory' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:305: error: request for member `free_memory' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c: In function `KernMapAGPPages':
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:345: error: request for member `unbind_memory' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c: In function `KernFreeAGPPages':
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:444: error: request for member `unbind_memory' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c:445: error: request for member `free_memory' in something not a structure or union
make[4]: *** [/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.o] Error 1
make[3]: *** [_module_/var/tmp/portage/nvidia-kernel-1.0.6111-r3/work/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv] Error 2
make[2]: *** [modules] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Error 1
make: *** [module] Error 2

!!! ERROR: media-video/nvidia-kernel-1.0.6111-r3 failed.
!!! Function linux-mod_src_compile, Line 417, Exitcode 2
!!! Unable to make                                  IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/usr/src/linux clean module.
!!! If you need support, post the topmost build error, NOT this status message.


Ora non posso attivare la modalità grafica col 2.6.11 :-(
seguendo il link di gutter trovo una patch da applicare all'ultima versione di nvidia-kernel ma non funziona ugualmente, visto che da gli stessi problemi di demone.

Forse l'unica soluzione e' ritornare al 2.6.10?

Saluti, Bengio
_________________
Registered as User #305777 with the Linux Counter.
Back to top
View user's profile Send private message
Bengio
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 186
Location: Italy - Pisa

PostPosted: Thu Mar 03, 2005 7:00 pm    Post subject: Reply with quote

Correzione, guardando meglio mi sono accorto che ci sono altre possibilità.
Provo e vi faccio sapere.

Bengio
_________________
Registered as User #305777 with the Linux Counter.
Back to top
View user's profile Send private message
Bengio
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 186
Location: Italy - Pisa

PostPosted: Thu Mar 03, 2005 7:38 pm    Post subject: Reply with quote

Niente da fare, anche patchando il kernel, e/o i moduli 6629 non funziona.
Per quanto riguarda i moduli 6111, uguale a prima. Non riesco a compilarli.
Mi sa che bisogna tornare davvero al 2.6.10 finchè non viene risolto il problema.
Nel frattempo cerco meglio nel forum indicato da gutter e vedo se riesco a trovare qualcosa. :-(

Bengio
_________________
Registered as User #305777 with the Linux Counter.
Back to top
View user's profile Send private message
Cazzantonio
Bodhisattva
Bodhisattva


Joined: 20 Mar 2004
Posts: 4514
Location: Somewere around the world

PostPosted: Thu Mar 03, 2005 8:04 pm    Post subject: Reply with quote

può darsi che il 2.6.11 rompa la compatibilità con qualcosa usato dai driver nvidia... vai a sapere cosa visto che sono closed :roll:
La soluzione penso sia quella di aspettare il rilascio di nuovi driver nvidia
_________________
Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne
Back to top
View user's profile Send private message
demone
n00b
n00b


Joined: 11 Sep 2003
Posts: 74
Location: Naples

PostPosted: Thu Mar 03, 2005 8:39 pm    Post subject: Reply with quote

A me neache i 6611 si compilano sul 2.6.10 mi danno il seguente errore:
failed to load module nvidia.ko
anche per questi ho provato varie patch ma niente!devo arrendermi ad usare i driver nv?
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2495
Location: イタリアのロディで

PostPosted: Thu Mar 03, 2005 8:49 pm    Post subject: Reply with quote

6111 non 6611 :wink:
Stiamo sempre parlando dei kernel-vanilla giusto? Perchè i gentoo-dev 2.6.10 non mi han mai dato problemi con nvidia-kernel-1.0.6111....
Back to top
View user's profile Send private message
Tiro
l33t
l33t


Joined: 14 Feb 2003
Posts: 752
Location: italy

PostPosted: Thu Mar 03, 2005 9:01 pm    Post subject: Reply with quote

io che sono nuovo con nvidia ho fatto:

Code:

# emerge nvidia-kernel nvidia-glx
# opengl-update nvidia


e ho configurato xorg.conf. Mi chiedevo se era normale con una fx5200 questo risultato:

Code:
 # glxgears
3787 frames in 5.0 seconds = 757.400 FPS
4556 frames in 5.0 seconds = 911.200 FPS
4556 frames in 5.0 seconds = 911.200 FPS
Back to top
View user's profile Send private message
demone
n00b
n00b


Joined: 11 Sep 2003
Posts: 74
Location: Naples

PostPosted: Thu Mar 03, 2005 9:02 pm    Post subject: Reply with quote

sempre kernel vanilla!
Back to top
View user's profile Send private message
Bengio
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 186
Location: Italy - Pisa

PostPosted: Thu Mar 03, 2005 9:15 pm    Post subject: Reply with quote

@demone
Se vuoi l'accelerazione prova ad usare i gentoo-dev-sources-2.6.10-r7 che non dovresti avere problemi, con i 6111

@Tiro
Ci sono molti 3d sulle prestazioni delle nvidia, qui si parla di problemi con l'installazione.
Hai anche tu una geforce 4 MMX MB 128?

Bengio
_________________
Registered as User #305777 with the Linux Counter.
Back to top
View user's profile Send private message
TwoMinds
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jul 2004
Posts: 146
Location: Italy

PostPosted: Thu Mar 03, 2005 9:38 pm    Post subject: Reply with quote

...mi sembra che dal 2.6.9 o .10 gli nvidia-kernel non compilino più sui vanilla... occorre patcharli... la patch è inclusa nei ck-sources (e quindi cko-sources e nitro-sources)... per i 6111 dovrebbe bastare... per i 6629 occorrono invece diverse patch (sugli nvidia driver) come segnalato nel link postato da gutter... cmq queste patch mi sembra ci siano tutte nell'ebuild 6629-r3... quindi devi solo patchare il vanilla... patch per i 6629 e per i 6111 ...

[EDIT] typoes...
Back to top
View user's profile Send private message
Bengio
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 186
Location: Italy - Pisa

PostPosted: Thu Mar 03, 2005 10:52 pm    Post subject: Reply with quote

E con il gentoo-dev-sources-2.6.11 che cosa bisogna fare?
Posso emerge re i 6629 o bisogna rimanere ancora ai 6111?

Grazie Bengio
_________________
Registered as User #305777 with the Linux Counter.
Back to top
View user's profile Send private message
Tiro
l33t
l33t


Joined: 14 Feb 2003
Posts: 752
Location: italy

PostPosted: Thu Mar 03, 2005 10:53 pm    Post subject: Reply with quote

fx5200 128 MB

Code:
 # lspci
0000:01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)


il dubbio sulle prestazioni mi è venuto poichè non ho notato differanza tra questa e la mia radeon 7000 64MB anzi...
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2495
Location: イタリアのロディで

PostPosted: Thu Mar 03, 2005 10:55 pm    Post subject: Reply with quote

Con gentoo-dev-sources-2.6.11 non so.... prova tu e fammi da cavia :lol:
con la .10 servivano ancora nvidia-kernel-1.0.6111 magari ora va anche la 1.0.6629
Back to top
View user's profile Send private message
demone
n00b
n00b


Joined: 11 Sep 2003
Posts: 74
Location: Naples

PostPosted: Fri Mar 04, 2005 7:16 am    Post subject: Reply with quote

Ho risolto il problema utilizzando il kernel 2.6.10-ck6 come consigliatomi da voi! e li i driver nvidia 6111 si installano tranquillamente e funzionano egregiamente!cmq sono arrivato alla conclusione che i problemi con i driver 6629 dipendano dalla scheda video infatti molti possessori di GeForce4 MX 440 with AGP8X riscontrano il mio stesso problema con i 6629!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum