Portaal Portaal Pingviini veeb foorumi pealeht
  Viki  |  IRC  |  Otsing  |  Küsimused ja vastused  |  Profiil  |  Privaatsõnumite vaatamiseks logi sisse  | Logi sisse või Registreeru
<empty>
Vaata järgmist teemat
Vaata eelmist teemat

Postita uus teemaVasta teemale
Autor Sõnum
sazz
Uus kasutaja
Uus kasutaja



Liitunud: 18.05.2008
Postitused: 11


blank.gif
postituspostitatud: 15.08.2008, 15:02  postituse pealkiri:  Geforce Go 6150 driverite paigaldamise probleem  

Probleem selline et oleks vaja hp pavilion dv6103eu'le graafika driverit. Tuleb välja et tal on kõhus go 6150 mida toetab [url=http://www.nvnews.net/vbulletin/showthread.php?t=81092]selle foorumi topicu[url] järgi Nvidia 1.0-9629 & 1.0-9742 driverid probleem aga selles et pärast mitmeid installe ja erinevate lahenduste proovimist ei saa ma edasi probleemist Unable to build NVIDIA kernel module.
Ega keegi ei oska aidata? Jah on tehtud build-essential ja kõik headerid on ka olemas. Distroks on 8.04 hardy

Siia ka siis installi log.
Kood:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Aug 10 00:01:40 2008

option status:
  license pre-accepted    : false
  update                  : false
  force update            : false
  expert                  : false
  uninstall               : false
  driver info             : false
  precompiled interfaces  : true
  no ncurses color        : false
  query latest version    : false
  OpenGL header files     : true
  no questions            : false
  silent                  : false
  no recursion            : 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
  no kernel module        : false
  force SELinux           : default
  no X server check       : false
  force tls               : (not specified)
  X install prefix        : (not specified)
  X library install path  : (not specified)
  X module install path   : (not specified)
  OpenGL install prefix   : (not specified)
  OpenGL install libdir   : (not specified)
  utility install prefix  : (not specified)
  utility install libdir  : (not specified)
  doc install prefix      : (not specified)
  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              : ftp://download.nvidia.com
  RPM file list           : (not specified)

Using: nvidia-installer ncurses user interface
-> You appear to be running in runlevel 1; this may cause problems.  For exampl
   e: some distributions that use devfs do not run the devfs daemon in runlevel
   1, making it difficult for `nvidia-installer` to correctly setup the kernel
   module configuration files.  It is recommended that you quit installation no
   w and switch to runlevel 3 (`telinit 3`) before installing.
   
   Quit installation now? (select 'No' to continue installation) (Answer: No)
-> License accepted.
-> 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 (ftp://download.nvidia.com)? (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.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.24-19-generic/build'
-> Kernel output path: '/lib/modules/2.6.24-19-generic/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
ERROR: Unable to determine the NVIDIA kernel module filename.
ERROR: Installation has failed.  Please see the file
       '/var/log/nvidia-installer.log' for details.  You may find suggestions
       on fixing installation problems in the README available on the Linux
       driver download page at www.nvidia.com.


mihkel
Vana Pingviin
Vana Pingviin



Liitunud: 16.04.2006
Postitused: 1284

Distributsioon: Fedora/Centos
estonia.gif
postituspostitatud: 15.08.2008, 15:20  postituse pealkiri:  (teema puudub)  

Kas ubuntu ise ei suuda draiverit paigaldada?
Kas üritad paigaldada *.run faili nvidia lehelt või ubuntu repo kaudu. Kui nvidia lehelt, siis
sh NVIDIA-Linux-x86-*.run
asemel võiksid proovida
bash NVIDIA-Linux-x86-*.run


sazz
Uus kasutaja
Uus kasutaja



Liitunud: 18.05.2008
Postitused: 11


blank.gif
postituspostitatud: 15.08.2008, 15:47  postituse pealkiri:  (teema puudub)  

ei tööta kuna siis ta ütleb seda vanemat probleemi mis on enne seda
ERROR: Unable to determine the NVIDIA module filename

selle probleemi parandab run faili lahti pakkimine ja conftestist rea

if [ "$RET" == "0" ]; then
ära vahetamine
if [ "$RET" = "0" ]; then

sellega ja see järel lastes käima see recovery modeis ./nvidia-installer failiga.


sazz
Uus kasutaja
Uus kasutaja



Liitunud: 18.05.2008
Postitused: 11


blank.gif
postituspostitatud: 15.08.2008, 16:18  postituse pealkiri:  (teema puudub)  

käsuga sudo ./nvidia-installer -n -s --x-prefix=/usr/lib/xorg/ --kernel-source-path=/usr/src/linux-headers-2.6.24-19-generic

jõuan ma sellise logini

Kood:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Aug 15 16:05:14 2008

option status:
  license pre-accepted    : true
  update                  : false
  force update            : false
  expert                  : false
  uninstall               : false
  driver info             : false
  precompiled interfaces  : false
  no ncurses color        : false
  query latest version    : false
  OpenGL header files     : true
  no questions            : true
  silent                  : true
  no recursion            : 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
  no kernel module        : false
  force SELinux           : default
  no X server check       : false
  force tls               : (not specified)
  X install prefix        : /usr/lib/xorg/
  X library install path  : (not specified)
  X module install path   : (not specified)
  OpenGL install prefix   : (not specified)
  OpenGL install libdir   : (not specified)
  utility install prefix  : (not specified)
  utility install libdir  : (not specified)
  doc install prefix      : (not specified)
  kernel name             : (not specified)
  kernel include path     : (not specified)
  kernel source path      : /usr/src/linux-headers-2.6.24-19-generic
  kernel output path      : (not specified)
  kernel install path     : (not specified)
  proc mount point        : /proc
  ui                      : none
  tmpdir                  : /tmp
  ftp mirror              : ftp://download.nvidia.com
  RPM file list           : (not specified)

Using built-in stream user interface
-> License accepted by command line option.
-> Not probing for precompiled kernel interfaces.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Using the kernel source path '/usr/src/linux-headers-2.6.24-19-generic' as
   specified by the '--kernel-source-path' commandline option.
-> Kernel source path: '/usr/src/linux-headers-2.6.24-19-generic'
-> Kernel output path: '/usr/src/linux-headers-2.6.24-19-generic'
-> Performing rivafb check.
-> Performing nvidiafb 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-i2c.o nv.o nv
   -vm.o os-agp.o os-interface.o os-registry.o nv-i2c.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 -f stprof stprof.o symtab.h Modules.symvers
   rm -f -rf .tmp_versions
   rm -f Makefile
-> Building kernel module:
   executing: 'cd ./usr/src/nv; make module SYSSRC=/usr/src/linux-headers-2.6.2
   4-19-generic SYSOUT=/usr/src/linux-headers-2.6.24-19-generic'...
   sh ./conftest.sh "cc" "cc" /usr/src/linux-headers-2.6.24-19-generic /usr/src
   /linux-headers-2.6.24-19-generic cc_sanity_check full_output
   sh ./conftest.sh "cc" "cc" /usr/src/linux-headers-2.6.24-19-generic /usr/src
   /linux-headers-2.6.24-19-generic select_makefile full_output
   make --no-print-directory -f Makefile module
   
   NVIDIA: calling KBUILD...
   make CC=cc  KBUILD_VERBOSE=1 -C /usr/src/linux-headers-2.6.24-19-generic SUB
   DIRS=/home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv modules
   test -e include/linux/autoconf.h -a -e include/config/auto.conf || (      \
      echo;                        \
      echo "  ERROR: Kernel configuration is invalid.";      \
      echo "         include/linux/autoconf.h or include/config/auto.conf are mis
   sing.";   \
      echo "         Run 'make oldconfig && make prepare' on kernel src to fix it
   .";   \
      echo;                        \
      /bin/false)
   mkdir -p /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/.tmp_versions
   ; rm -f /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/.tmp_versions/*
   make -f scripts/Makefile.build obj=/home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1
   /usr/src/nv
   echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /home/sazz/NVIDIA-L
   inux-x86-1.0-9742-pkg1/usr/src/nv/nv_compiler.h
     cc -Wp,-MD,/home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/.nv.o.d  -
   nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.3/include -D__KERNEL__  -I
   include  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes
   -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-de
   claration -O2 -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred
   -stack-boundary=2  -march=i586 -mtune=generic -ffreestanding -maccumulate-ou
   tgoing-args   -Iinclude/asm-x86/mach-default -fomit-frame-pointer -g  -fno-s
   tack-protector -Wdeclaration-after-statement -Wno-pointer-sign   -I/home/saz
   z/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -
   Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith  -Wno-multi
   char  -Werror  -O -fno-common -msoft-float       -MD   -Wsign-compare -Wno-c
   ast-qual -Wno-erro
   r -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNVRM -DNV_MAJOR_VERSION=1 -
   DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9742  -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIG
   NAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRES
   ENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHO
   OSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PR
   ESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4
   _PRESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" 
   -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /home/sazz/NVIDIA-Linux-x86-1.0-
   9742-pkg1/usr/src/nv/.tmp_nv.o /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr
   /src/nv/nv.c
   In file included from include/linux/list.h:8,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:49,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:57,
                    from include/linux/sched.h:53,
                    from include/linux/utsname.h:35,
                    from /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/n
   v-linux.h:19,
                    from /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/n
   v.c:14:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   In file included from include/asm/dma-mapping_32.h:5,
                    from include/asm/dma-mapping.h:2,
                    from include/linux/dma-mapping.h:52,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from include/asm/pci.h:88,
                    from include/linux/pci.h:796,
                    from /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/n
   v-linux.h:77,
                    from /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/n
   v.c:14:
   include/linux/scatterlist.h: In function ‘sg_virt’:
   include/linux/scatterlist.h:293: warning: pointer of type ‘void *’ used
   in arithmetic
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c: At top level:
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c:110: error: expect
   ed ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*â€
   ™ token
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c: In function ‘nv
   os_create_alloc’:
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c:454: error: ‘nv_
   pte_t_cache’ undeclared (first use in this function)
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c:454: error: (Each
   undeclared identifier is reported only once
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c:454: error: for ea
   ch function it appears in.)
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c: In function ‘nv
   os_free_alloc’:
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c:486: error: ‘nv_
   pte_t_cache’ undeclared (first use in this function)
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c: In function ‘nv
   idia_init_module’:
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c:1372: error: ‘nv
   _pte_t_cache’ undeclared (first use in this function)
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c:1372: error: too m
   any arguments to function ‘kmem_cache_create’
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c:1493: error: void
   value not ignored as it ought to be
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c: In function ‘nv
   idia_exit_module’:
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c:1520: error: void
   value not ignored as it ought to be
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c:1621: error: ‘nv
   _pte_t_cache’ undeclared (first use in this function)
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c: In function ‘nv
   _kern_open’:
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c:1848: error: ‘SA
   _INTERRUPT’ undeclared (first use in this function)
   /home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.c:1848: error: ‘SA
   _SHIRQ’ undeclared (first use in this function)
   make[3]: *** [/home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv/nv.o] Err
   or 1
   make[2]: *** [_module_/home/sazz/NVIDIA-Linux-x86-1.0-9742-pkg1/usr/src/nv]
   Error 2
   NVIDIA: left KBUILD.
   nvidia.ko failed to build!
   make[1]: *** [module] Error 1
   make: *** [module] Error 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed.  Please see the file
       '/var/log/nvidia-installer.log' for details.  You may find suggestions
       on fixing installation problems in the README available on the Linux
       driver download page at www.nvidia.com.


kaugeltmaalt
Pingviini aktivist
Pingviini aktivist


Vanus: 43
Liitunud: 21.09.2005
Postitused: 122

Distributsioon: kxstudio, buntu.
estonia.gif
postituspostitatud: 01.10.2008, 10:50  postituse pealkiri:  (teema puudub)  

mul ubuntu enda paigaldatav nvidia suletud driver võtab pildi triibuliseks miskipärast. pole proovind muid lahendusi. läpakas on hp tx1000


sadiini
Vana Pingviin
Vana Pingviin


Vanus: 53
Liitunud: 28.12.2007
Postitused: 1456
Asukoht: Otsige mind kolmandalt planeedilt...
Distributsioon: Lubuntu, Bodhi, Feren OS
estonia.gif
postituspostitatud: 01.10.2008, 11:26  postituse pealkiri:  (teema puudub)  

Miks mitte kasutada Envy`t?
Kood:
sudo apt-get install envyng-gtk

Envy leht


Näita (aja järgi):      
Postita uus teemaVasta teemale


Vaata järgmist teemat
Vaata eelmist teemat
Powered by phpBB2 Plus based on phpBB © 2001/7 phpBB Group