View previous topic :: View next topic |
Author |
Message |
tango Apprentice
Joined: 24 Jan 2005 Posts: 251
|
Posted: Thu Jan 27, 2005 12:00 pm Post subject: Nvidia Treiber scheitert.... |
|
|
Hallo,
ich wollte heute den Nvidia-Treiber installieren, doch weder emerge nvidia-kernel noch ein manuelles installieren funktioniert !
Ich habe auch schon Mesa manuell installiert, doch auch das funktioniert nicht.
Hier das nvidia-installer.log
Ich nutze den 2.6.10 mit dem mm3-Patch und habe auch auf linux einen symbolischen Link !
Code: | ls -l /usr/src
lrwxrwxrwx 1 root root 12 Jan 22 01:03 linux -> linux-2.6.10
drwxrwxr-x 19 500 500 44 Jan 24 20:26 linux-2.6.10
uname -r
2.6.10-mm3 |
OpenGL header files : false
Wie kann das sein wenn ich mesa installiert habe ? Zudem zeigt mir emerge --pretend nvidia-kernel keine Abhängigkeiten zu anderen Paketen
tango |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Thu Jan 27, 2005 12:19 pm Post subject: Re: Nvidia Treiber scheitert.... |
|
|
tango wrote: |
OpenGL header files : false
|
hast du denn "opengl" in deinen USEflags ueberhaupt drin?
aus use.desc:
opengl - Adds support for OpenGL |
|
Back to top |
|
|
tango Apprentice
Joined: 24 Jan 2005 Posts: 251
|
Posted: Thu Jan 27, 2005 12:33 pm Post subject: |
|
|
Quote: | USE="arts esd xine java truetype tcpd bitmap-fonts opengl nls pam gtk gtk2 3dnow mmx sse kde qt nptl alsa cdr dvd -yahoo -ipv6"
|
tango |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Thu Jan 27, 2005 12:37 pm Post subject: |
|
|
hmm, also was genau funktioniert denn bei "emerge -Dv nvidia-kernel" und "emerge -Dv nvidia-glx" nicht? poste doch mal die fehlermeldungen.
ps: wenn du was manuell installierst (mesa usw) kriegt portage davon natuerlich nix mit. also lass das erstmal, und installiere ganz normal die nvidia pakete. bei fehlern ebend diese hier posten (cut/paste) |
|
Back to top |
|
|
tango Apprentice
Joined: 24 Jan 2005 Posts: 251
|
Posted: Thu Jan 27, 2005 12:46 pm Post subject: |
|
|
Quote: | ps: wenn du was manuell installierst (mesa usw) kriegt portage davon natuerlich nix mit. also lass das erstmal, und installiere ganz normal die nvidia pakete. bei fehlern ebend diese hier posten (cut/paste) |
aber er sieht es doch das es vorhanden ist, oder ?
was er sagt steht doch im nvidia-installer.log
tango |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Thu Jan 27, 2005 12:54 pm Post subject: |
|
|
tango wrote: |
aber er sieht es doch das es vorhanden ist, oder ?
|
wer "er"? portage? nee, woher auch.
tango wrote: |
was er sagt steht doch im nvidia-installer.log
|
das ist aber doch deine manuelle installation. emerge das doch mal so wie ich vorschlug, und poste dann die fehlermeldungen der konsole.
und lass mal "agpgart" im kernel weg.. |
|
Back to top |
|
|
tango Apprentice
Joined: 24 Jan 2005 Posts: 251
|
Posted: Fri Jan 28, 2005 8:02 pm Post subject: |
|
|
Quote: | wer "er"? portage? nee, woher auch. |
wir reden glaube ich aneinander vorbei
Ich meine wenn ich mesa installiere sieht es der nvidia-Treiber auch wenn ich es nicht mit emerge installiert habe, ist das soweit korrekt ?
Code: | emerge -a nvidia-kernel
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild N ] media-video/nvidia-kernel-1.0.6629-r1
Do you want me to merge these packages? [Yes/No] Yes
>>> emerge (1 of 1) media-video/nvidia-kernel-1.0.6629-r1 to /
>>> md5 src_uri ;-) NVIDIA-Linux-x86-1.0-6629-pkg1.run
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found sources for kernel version:
* 2.6.10-mm3
* Using KV_OBJ=ko
* Checking for MTRR support... [ ok ]
>>> Unpacking source...
Creating directory NVIDIA-Linux-x86-1.0-6629-pkg1
Verifying archive integrity... OK
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86 1.0-6629.........................................................................................................................................................................................................
* Applying nv-shutup-warnings.patch ... [ ok ]
* Applying NVIDIA_kernel-1.0-6629-1155389.patch ... [ ok ]
* Applying NVIDIA_kernel-1.0-6629-1162524.patch ... [ ok ]
* Applying NVIDIA_kernel-1.0-6629-1165235.patch ... [ ok ]
* Applying NVIDIA_kernel-1.0-6629-1171869.patch ... [ ok ]
* Applying NVIDIA_kernel-1.0-6629-1175225.patch ... [ ok ]
* Applying NVIDIA_kernel-1.0-6629-1182399.patch ... [ ok ]
* Applying 2.6 kernel patches
* Applying conftest_koutput_includes.patch ... [ ok ]
* Applying nv-disable-preempt-on-smp_processor_id.patch ... [ ok ]
* Applying NVIDIA_kernel-1.0-6629-1161283.patch ... [ ok ]
* Converting NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/Makefile.kbuild to use M= instead of SUBDIRS=... [ ok ]
>>> Source unpacked.
* Preparing nvidia module
NVIDIA: calling KBUILD...
make CC=cc KBUILD_VERBOSE=1 -C /usr/src/linux M=/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv modules
make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
mkdir -p /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_versions
make -f scripts/Makefile.build obj=/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv.o.d -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -march=athlon -Iinclude/asm-i386/mach-default -I/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -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=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nvidia -c -o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In function `_get_phys_address':
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:2529: warning: passing arg 1 of `pmd_offset' from incompatible pointer type
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In function `nv_agp_init':
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:3010: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
cc -Wp,-MD,/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -march=athlon -Iinclude/asm-i386/mach-default -I/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -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=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK-DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD_BASENAME=nv_vm -DKBUILD_MODNAME=nvidia -c -o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-vm.o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-vm.c
cc -Wp,-MD,/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.os-agp.o.d -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -march=athlon -Iinclude/asm-i386/mach-default -I/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -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=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD_BASENAME=os_agp -DKBUILD_MODNAME=nvidia -c -o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernInitAGP':
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:85: error: too few arguments to function
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-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.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:113: warning: passing arg 1 of pointer to function from incompatible pointer type
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:113: error: too few arguments to function
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:173: warning: passing arg 1 of pointer to function makes pointer from integer without a cast
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:173: error: too few arguments to function
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:185: error: too few arguments to function
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-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.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernTeardownAGP':
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:216: error: too few arguments to function
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-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.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernAllocAGPPages':
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:265: warning: passing arg 1 of pointer to function makes pointer from integer without a cast
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:265: error: too few arguments to function
make[3]: *** [/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.o] Error 1
make[2]: *** [_module_/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv] 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.6629-r1 failed.
!!! Function linux-mod_src_compile, Line 340, 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.
|
Quote: | und lass mal "agpgart" im kernel weg.. |
ok werde ich probieren, mir kommt es auch so vor als läge es daran...
thx
tango |
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3541 Location: Berlin
|
Posted: Sat Jan 29, 2005 8:00 am Post subject: |
|
|
Der Treiber läßt sich nicht mit jedem Kernel installieren. Ich habe es vor geraumer Zeit mit den gentoo-dev-sources probiert. Die hatten aber ein Problem mit der Treiber-Lizenz. Allerdings kam dabei auch die Empfehlung die development-sources zu nehmen. |
|
Back to top |
|
|
tango Apprentice
Joined: 24 Jan 2005 Posts: 251
|
Posted: Sat Jan 29, 2005 9:44 am Post subject: |
|
|
also dieses agp Ding kann ich nicht finden
aber das wäre eine Möglichkeit denn auf einem "normalen" 2.6.10 geht es problemlos, aber dann habe ich kein reiser4 Support...
tango |
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3541 Location: Berlin
|
Posted: Sat Jan 29, 2005 3:45 pm Post subject: |
|
|
M.E. unter # Character devices
CONFIG_AGP
CONFIG_AGP_AMD64
Mit reiserfs habe ich nur schlechte Erfahrungen gemacht. Ich hatte esrt ext2, dann ext3, dann reiserfs, dann xfs. (Verschiedene Installationen) Jetzt habe ich wieder ext3 (xfs war auch nicht schlecht) |
|
Back to top |
|
|
tango Apprentice
Joined: 24 Jan 2005 Posts: 251
|
Posted: Sat Jan 29, 2005 4:06 pm Post subject: |
|
|
ich will / möchte das eigentlich nicht rausnehmen, dann funktioniert doch auch
Option "NvAGP" "3" in der /etc/X11/xorg.conf nicht mehr , gibt es nicht irgendwie einen Trick das zu umgehen ?
Quote: | Mit reiserfs habe ich nur schlechte Erfahrungen gemacht. Ich hatte esrt ext2, dann ext3, dann reiserfs, dann xfs. (Verschiedene Installationen) Jetzt habe ich wieder ext3 (xfs war auch nicht schlecht) |
ich finde das reiser4 auch nicht so doll, habe viel mehr Arbeit und merke kaum einen Unterschied ...
/dev/hda:
Timing cached reads: 1276 MB in 2.00 seconds = 637.78 MB/sec
Timing buffered disk reads: 140 MB in 3.01 seconds = 46.57 MB/sec
tango |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Sat Jan 29, 2005 4:31 pm Post subject: |
|
|
tango wrote: | denn auf einem "normalen" 2.6.10 geht es problemlos, aber dann habe ich kein reiser4 Support...
|
such mal im board nach "nitro sources". wenn du zwingen reiser4 brauchst (naja..) waere dies das richtige fuer dich. |
|
Back to top |
|
|
tango Apprentice
Joined: 24 Jan 2005 Posts: 251
|
Posted: Sat Jan 29, 2005 6:28 pm Post subject: |
|
|
Quote: | such mal im board nach "nitro sources". wenn du zwingen reiser4 brauchst (naja..) waere dies das richtige fuer dich. |
danke für den Tipp, werde ich auch mal ausprobieren.
Nur leider kann ich das mit reiser4 nicht mehr so schnell ändern, sonst würde ich es...
Das Teil ist voll lahm und macht nur Umstände
tango |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Sat Jan 29, 2005 6:35 pm Post subject: |
|
|
joo, hate reiser4 mal testweise, weil viele meinten es waere der hit. nur.. wenn man mal logisch ueberlegt, wie soll es auch schneller als reiser3 sein, wenn es doch mehr features bietet. ein unding! aber wenn man schon auf irgendwelche angeblichen "hardliner" hier mal hoert ;(
naja, da kommste an nitro nicht vorbei, oder halt normalen 2.6.10 (wie du schon sagtest, der geht ja) und dann von der reiser seite die patches selbst reinpatchen. sollte funktionieren!
ansonsten ist es wie hier schonmal jemand sagte. manche 2.6er (ck oder mm weiss ich jetzt nicht) nehmen den nvidia patch garnicht an. auch dafuer gibt es allerdings patches!
ps: ich weiss, will hierkeiner mehr von mir lesen <g> aber ich war den 2.6er muell so satt, echt! 2.4 rockt auch gut
leider sind die reiser4 patches fuer 2.4.x inoffiziell, und higly experimental ;( |
|
Back to top |
|
|
tango Apprentice
Joined: 24 Jan 2005 Posts: 251
|
Posted: Sat Jan 29, 2005 6:46 pm Post subject: |
|
|
Quote: | ps: ich weiss, will hierkeiner mehr von mir lesen <g> aber ich war den 2.6er muell so satt, echt! 2.4 rockt auch gut Wink
leider sind die reiser4 patches fuer 2.4.x inoffiziell, und higly experimental ;( |
ich will schon noch von dir lesen
ich bin jetzt auf diesen Thread gestoßen, und werde das mal probieren...
https://forums.gentoo.org/viewtopic.php?t=214036&highlight=nitro+sources
also ich bin auch unzufrieden und wenn du keine extra ext2 boot Partition hast, bootete er kaum noch. angeblich hat der kernel einen fehler !
Der selbe kernel jedoch funktioniere auf der ext2 boot partition ausgezeichnet..
tango |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Sat Jan 29, 2005 6:58 pm Post subject: |
|
|
naja, also das waere ja das kleinste problem! die /boot wuerde ich eh immer ext2 lassen.
wuerde sogar (wuerg) partition magic unter windows noch abraffen |
|
Back to top |
|
|
tango Apprentice
Joined: 24 Jan 2005 Posts: 251
|
|
Back to top |
|
|
tango Apprentice
Joined: 24 Jan 2005 Posts: 251
|
Posted: Sun Jan 30, 2005 9:04 am Post subject: |
|
|
ohne NvAGP Support funktioniert der Treiber bestens dann muss ich auf agp wohl verzichten
tost |
|
Back to top |
|
|
|