Jackery IFA Fireplace
Mobile

Blender3D stürzt unter Ubuntu ab

Mitlerweile scheint die xorg.conf wieder zu funktionieren, aber der xserver will immer noch nicht starten. Jetzt kommt dieser Fehler:
 

Anhänge

  • IM000314_klein.JPG
    IM000314_klein.JPG
    39,5 KB · Aufrufe: 307
poste mal bitte die xorg.conf

am besten installierst du dir die ltools um es unter windows machen zu können
 
Ich hab einfach den nVidia treiber nochmal installiert, und im Moment starten der sogar den X-Server. Aber irgendwas stimmt immer noch nicht, denn der startet keine Anwendung, die irgendwie auf die Grafikbeschleunigung zurückgreift. Hab Blender ausprobiert, Tuxracer, und nvidia-settings jeweils kommt garnichts, wenn ich das starten will. In der Konsole sagt der mir dann immer "Speicherzugiffsfehler".


Hier trotzdem nochmal die xorg.conf
Code:
# /etc/X11/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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum'
#   sudo 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"
        # paths to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
#	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbOptions"	"nodeadkeys"
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 NV43 [GeForce 6600/GeForce 6600 Ultra]"
	Driver		"nvidia"
	BusID		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"SyncMaster"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NVIDIA Corporation NV43 [GeForce 6600/GeForce 6600 Ultra]"
	Monitor		"SyncMaster"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection
 
Zuletzt bearbeitet:
installier den treiber noch einmal (hat bei mir schon oft geholfen)
mach am besten ein reboot
 
Hab den Treiber jetzt mehrmals neuinstalliert und danach einen Reboot gemacht. An den Problemen mit den Programmen hat sich nichts geändert. Und zusätzlich hab ich festgestellt, dass ich, wenn ich dann nocheinmal neustarten will nicht mehr den X-Server staren kann. Dann muss erst der Treiber wieder drauf und das ganze Spiel beginnt von neuem.

steht vielleicht in der nvidia-installer.log etwas drin was ein Hinweis auf einen Fehler sein kann?
Code:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Jun  5 14:01:08 2005

option status:
  license pre-accepted    : false
  update                  : false
  force update            : false
  expert                  : false
  uninstall               : false
  driver info             : false
  no precompiled interface: false
  no ncurses color        : false
  query latest driver ver : false
  OpenGL header files     : true
  no questions            : false
  silent                  : false
  no backup               : false
  kernel module only      : false
  sanity                  : false
  add this kernel         : false
  no runlevel check       : false
  no network              : false
  no ABI note             : false
  no RPMs                 : false
  force tls               : (not specified)
  force compat32 tls      : (not specified)
  X install prefix        : /usr/X11R6
  OpenGL install prefix   : /usr
  compat32 install prefix : (not specified)
  installer install prefix: /usr
  utility install prefix  : /usr
  kernel name             : (not specified)
  kernel include path     : (not specified)
  kernel source path      : (not specified)
  kernel output path      : (not specified)
  kernel install path     : (not specified)
  proc mount point        : /proc
  ui                      : (not specified)
  tmpdir                  : /tmp
  ftp mirror              : [url]ftp://download.nvidia.com[/url]
  RPM file list           : (not specified)

Using: nvidia-installer ncurses user interface
WARNING: Skipping the runlevel check (the utility `runlevel` failed to run).
-> License accepted.
-> There appears to already be a driver installed on your system (version: 1.0-
   7664).  As part of installing this driver (version: 1.0-7664), the existing 
   driver will be uninstalled.  Are you sure you want to continue? ('no' will a
   bort installation) (Answer: Yes)
-> No precompiled kernel interface was found to match your kernel; would you li
   ke the installer to attempt to download a kernel interface for your kernel f
   rom the NVIDIA ftp site ([url]ftp://download.nvidia.com)?[/url] (Answer: No)
-> No precompiled kernel interface was found to match your kernel; this means
   that the installer will need to compile a new kernel interface.
-> Kernel source path: '/lib/modules/2.6.10-5-386/build'
-> Performing CC test with CC="cc".
-> Performing rivafb check.
-> Cleaning kernel module build directory.
   executing: 'cd ./usr/src/nv; make clean'...
   rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv.o nv-vm.o os-
   agp.o os-interface.o os-registry.o nvidia.mod.o
   rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
   rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
   rm -f -rf .tmp_versions
-> Building kernel module:
   executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.10-5-386/bu
   ild SYSOUT=/lib/modules/2.6.10-5-386/build'...
   
   NVIDIA: calling KBUILD...
   make CC=cc  KBUILD_VERBOSE=1 -C /lib/modules/2.6.10-5-386/build SUBDIRS=/tmp
   /selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv modules
   mkdir -p /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.tmp_vers
   ions
   make -f scripts/Makefile.build obj=/tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664
   -pkg1/usr/src/nv
   echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz6647/NVI
   DIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv_compiler.h
     cc -Wp,-MD,/tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.nv.o
   .d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wstrict-pro
   totypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os     -fomit-frame
   -pointer -pipe -msoft-float -mpreferred-stack-boundary=2  -march=i386 -Iincl
   ude/asm-i386/mach-default  -I/tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/
   usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscript
   s -Wparentheses -Wpointer-arith  -Wno-multichar  -Werror -O -fno-common -MD 
    -Wsign-compare -Wno-c
   ast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNTRM -D_G
   NU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNV_MAJOR_VERSION=1 
   -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7664  -UDEBUG -U_DEBUG -DNDEBUG -DNV_SI
   GNAL_STRUCT_RLIM -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT 
   -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_VMAP_4_PRESE
   NT  -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz6
   647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz6647/NVID
   IA-Linux-x86-1.0-7664-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:18,
                    from include/linux/module.h:10,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/nv-linux.h:46,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-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 arith
   metic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:837,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/nv-linux.h:69,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-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
     cc -Wp,-MD,/tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.nv-v
   m.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wstrict-
   prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os     -fomit-fr
   ame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2  -march=i386 -Ii
   nclude/asm-i386/mach-default  -I/tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pk
   g1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscr
   ipts -Wparentheses -Wpointer-arith  -Wno-multichar  -Werror -
   O -fno-common -MD   -Wsign-compare -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_PATCHLEVE
   L=7664  -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_REMAP_PFN_RAN
   GE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DN
   V_PCI_GET_CLASS_PRESENT -DNV_VMAP_4_PRESENT  -DMODULE -DKBUILD_BASENAME=nv_v
   m -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pk
   g1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/us
   r/src/nv/nv-vm.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:18,
                    from include/linux/module.h:10,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/nv-linux.h:46,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/nv-vm.c:14:
   include/linux/prefetch.h: In function `prefetch_range':
   include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
   metic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:837,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/nv-linux.h:69,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/nv-vm.c:14:
   include/asm/io.h: In function `check_signature':
   include/asm/io.h:242: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.os-a
   gp.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wstrict
   -prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os     -fomit-f
   rame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2  -march=i386 -I
   include/asm-i386/mach-default  -I/tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-p
   kg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subsc
   ripts
    -Wparentheses -Wpointer-arith  -Wno-multichar  -Werror -O -fno-common -MD  
   -Wsign-compare -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=7664  -UDEBUG -U_D
   EBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHAN
   GE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_PCI_GET_CLASS_PRES
   ENT -DNV_VMAP_4_PRESENT  -DMODULE -DKBUILD_BASENAME=os_agp -DKBUILD_MODNAME=
   nvidia -c -o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.tmp_
   os-agp.o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-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:18,
                    from include/linux/module.h:10,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/nv-linux.h:46,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-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 arith
   metic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:837,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/nv-linux.h:69,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-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
     cc -Wp,-MD,/tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.os-i
   nterface.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -W
   strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os     -f
   omit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2  -march=i
   386 -Iinclude/asm-i386/mach-default  -I/tmp/selfgz6647/NVIDIA-Linux-x86-1.0-
   7664-pkg1/usr/src/n
   v -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparen
   theses -Wpointer-arith  -Wno-multichar  -Werror -O -fno-common -MD   -Wsign-
   compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODUL
   E  -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNV_MA
   JOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7664  -UDEBUG -U_DEBUG -D
   NDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE
   _ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DN
   V_VMAP_4_PRESENT  -DMODULE -DKBUILD_BASENAME=os_interface -DKBUILD_MODNAME=n
   vidia -c -o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.tmp_o
   s-interface.o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/os-i
   nterface.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:18,
                    from include/linux/module.h:10,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/nv-linux.h:46,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/os-interface.c:26:
   include/linux/prefetch.h: In function `prefetch_range':
   include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
   metic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:837,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/nv-linux.h:69,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/os-interface.c:26:
   include/asm/io.h: In function `check_signature':
   include/asm/io.h:242: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.os-r
   egistry.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Ws
   trict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os     -fo
   mit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2  -march
   =i386 -Iinclude/asm-i386/mach-default  -I/tmp/selfgz6647/NVIDIA-Linux-x86-1.
   0-7664-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wch
   ar-subscripts -Wparentheses -Wpointer-arith  -Wno-multichar  -Werror -O -fno
   -common -MD   -Wsign-compare -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=7664 
   -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_REMAP_PFN_RANGE_PRESE
   NT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_PCI_GE
   T_CLASS_PRESENT -DNV_VMAP_4_PRESENT  -DMODULE -DKBUILD_BASENAME=os_registry 
   -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1
   /usr/src/nv/.tmp_os-registry.o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg
   1/usr/src/nv/os-registry.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:18,
                    from include/linux/module.h:10,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/nv-linux.h:46,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/os-registry.c:14:
   include/linux/prefetch.h: In function `prefetch_range':
   include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
   metic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:837,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/nv-linux.h:69,
                    from /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
   /nv/os-registry.c:14:
   include/asm/io.h: In function `check_signature':
   include/asm/io.h:242: warning: wrong type argument to increment
     ld -m elf_i386  -r -o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/s
   rc/nv/nvidia.o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv-
   kernel.o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.o /tmp
   /selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv-vm.o /tmp/selfgz664
   7/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/os-agp.o /tmp/selfgz6647/NVIDIA-
   Linux-x86-1.0-7664-pkg1/usr/src/nv/os-interface.o /tmp/selfgz6647/NVIDIA-Lin
   ux-x86-1.0-7664-pkg1/usr/src/nv/os-registry.o
     Building modules, stage 2.
   make -rR -f /usr/src/linux-headers-2.6.10-5-386/scripts/Makefile.modpost
     scripts/mod/modpost -m -a -i /usr/src/linux-headers-2.6.10-5-386/Module.sy
   mvers /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nvidia.o
   Warning: could not find /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/s
   rc/nv/.nv-kernel.o.cmd for /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/us
   r/src/nv/nv-kernel.o
     cc -Wp,-MD,/tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.nvid
   ia.mod.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wst
   rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os     -fom
   it-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2  -march=i38
   6 -
   Iinclude/asm-i386/mach-default     -DKBUILD_BASENAME=nvidia -DKBUILD_MODNAME
   =nvidia -DMODULE -c -o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/sr
   c/nv/nvidia.mod.o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/
   nvidia.mod.c
     ld -m elf_i386 -r -o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/sr
   c/nv/nvidia.ko /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nvi
   dia.o /tmp/selfgz6647/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nvidia.mod.o
   NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
-> Installing both new and classic TLS OpenGL libraries.
-> Parsing log file:
-> done.
-> Validating previous installation:
-> Unable to access previously installed file
   '/usr/lib/tls/libnvidia-tls.so.1.0.7664' (No such file or directory).
-> Unable to access previously installed symlink
   '/usr/lib/tls/libnvidia-tls.so.1' (No such file or directory).
-> done.
WARNING: Your driver installation has been altered since it was initially
         installed; this may happen, for example, if you have since installed
         the NVIDIA driver through a mechanism other than the nvidia-installer
         (such as rpm or with the NVIDIA tarballs).  The nvidia-installer will
         attempt to uninstall as best it can.  Please see the file
         '/var/log/nvidia-installer.log' for details.
-> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86 (1.0-7664):
-> done.
-> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for
   Linux-x86 (1.0-7664) is complete.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (1.0-7664):
   executing: '/sbin/ldconfig'...
   executing: '/sbin/depmod -aq'...
-> done.
-> Driver file installation is complete.
-> Running post-install sanity check:
-> done.
-> Post-install sanity check passed.
-> Shared memory test passed.
-> Running runtime sanity check:
-> done.
-> Runtime sanity check passed.
-> Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86
   (version: 1.0-7664) is now complete.  Please update your XF86Config or
   xorg.conf file as appropriate; see the file
   /usr/share/doc/NVIDIA_GLX-1.0/README.txt for details.
 
Zuletzt bearbeitet:
ich sehe da nichts, das mit der "altered installation" hatte ich auch.
es funktioniert also alles (glxgears usw.), nur das Problem mit blender ist geblieben?

sag mal ganz genau wo der Fehler auftretet (Programm starten, das und dies gemacht, leertaste->fehler) damit ich es bei mir vergleichen kann
 
Ne der Fehler, dass ich kein Programm was 3D-Beschl. braucht starten kann ist geblieben. Und Wahrscheinlich kann ich jetzt auch nicht wieder neustarten, weil der dann den X-Server mal wieder nicht startet.

Mir ist aber eingefallen, dass ich den alten Teiber, den ichmit synaptic aufgespielt hatte, nicht deinstalliert hatte. Vielleicht kommt es da zu Konflikten. Das werde ich jetzt mal machen. Un dann nochmal versuchen den neuen zu installieren.
 
Ich habe den alten Treiber runtergeschmissen, und den neuen nochmal installiert, es hat sich aber nichts geändert:

Nach jeder neuinstallation des Treibers startet der XServer nach dem ersten reboot ohne Probleme. Blender Tuxracer und andrere Dinge, die 3D-Beschl. brauchen starten garnicht ("Speicherzugiffsfehler" in der Konsole).

Beim zweiten Reboot geht dann garnichts mehr und der X-Server meldet nur einen Fehler.


Ich blick da mitlerweile garnicht mehr durch.


Achso, ich hab mal den Anfang von dem Logfile von Xorg kopiert, ich weiß nicht ob da was interessantest steht, aber könnte ja sein, da der genau das anzeigt, wenn der den X-Server starten kann.

Xorg.0.log (Anfang des files)
Code:
X Window System Version 6.8.2 (Ubuntu 6.8.2-10 20050405154308 [email]root@terranova.warthogs.hbd.com[/email])
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.10 i686 [ELF] 
Current Operating System: Linux Raschen24 2.6.10-5-386 #1 Fri May 20 13:52:48 UTC 2005 i686
Build Date: 05 April 2005
	Before reporting problems, check [url]http://wiki.X.Org[/url]
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.10-5-386 (buildd@rothera) (gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)) #1 Fri May 20 13:52:48 UTC 2005 T
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun  5 16:06:03 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "SyncMaster"
(**) |   |-->Device "NVIDIA Corporation NV43 [GeForce 6600/GeForce 6600 Ultra]"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xorg"
(**) XKB: rules: "xorg"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(**) Option "XkbOptions" "nodeadkeys"
(**) XKB: options: "nodeadkeys"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID").
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

...


da steht ja unter anderem irgendwas von Dateien/Verzeichnissen, die der nicht findet...
 
Zuletzt bearbeitet von einem Moderator:
mit apt alles deinstalliert?nvidia- kernel,glx etc?

was passiert wenn du in der xorg.conf wieder nv reinschreibst?lässt sich dann der x server starten?
 
Hab die Pakete nochmal neu installiert, und hab alles mögliche noch ausprobiert. Jetzt kann ich überhaupt nicht mehr den X-Server starten. Aber das macht einfach keinen Sinn. Das krieg ich so nicht hin. Wahrscheinlich habe ich mein komplettes Ubuntu jetzt dermaßen verkorkst, dass einfach nichts mehr geht.
Ich werd morgen Ubuntu nochmal komplett neu installieren.


Was mich nur ärgert: Ich hab dafür 2 Tage lang gearbeitet, und nachher funktioniert es doch nicht. So einfach wie es immer beschrieben wird ist Linux scheinbar absolut nicht.
Immerhin hab ich einiges dazugelernt. Und Übung macht den Meister...

Also weiter versuchen, und nur nicht aufgeben... Ich hoffe, dass ich im zweiten Anlauf Ubuntu besser eingerichtet bekomme...
 
Ok! Es läuft! :) :) :)
Alles nochmal neu installiert. Zur installation des Grafiktreibers hab ich die Anleitung von ubuntuusers.de genommen (Methode 2).

Blender läuft! Tuxracer läuft! Alles läuft!

Endlich!
 
Zurück
Oben