Linux за българи: Форуми

Linux секция за начинаещи => Настройка на хардуер => Темата е започната от: moxit0 в Oct 07, 2009, 18:07



Титла: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 07, 2009, 18:07
Здравейте опитвам се да интсалирам драйвър за Nvidia quadro NVS 140M  но получавам едно и също съобщение : No precompiled kernel interface was found to match your kernel; this means that the installer will need to compile a new kernel interface.
Ядрото е 2.6.29.6-smp , инсталирах : kernel-source-2.6.29.6_smp-noarch-2 и kernel-headers-2.6.29.6_smp-x86-2
но без резултат , вече не знам каде да търся причината , моля помагайте !


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: c2h5oh в Oct 07, 2009, 18:13
Пиши с каква дистрибуция си С удоволствие ще помогна за Fedora Най вероятно модула (драйвера) не е за smp но само мога да гадая засега


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 07, 2009, 20:55
Извинявам се , дистрото е Slackware 13.0


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: tonitochev в Oct 07, 2009, 22:37
Версията на хедърите на ядрото трябва абсолютно точно да отговаря на версията на ядрото. До чертичка даже. Значи ти трябва kernel-headers-2.6.29.6-smp


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: Warstomp в Oct 08, 2009, 08:15
Това не е грешка. Просто инсталатора казва че той не може да изтегли прекомпилиран кернел от сайта им и трябва да го компилира. Какви бутони за действие имаш след това? ОК бутон има ли? Не продължава ли инсталацията след като го натиснеш?


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 08, 2009, 10:03
Версията на хедърите които сложих е : kernel-headers-2.6.29.6_smp-x86-2.txz .
Да има бутон ОК но инсталацията не продължава .
Ето го и садържанието на лог-файла :

Код:

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Thu Oct  8 09:53:39 2009

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
-> 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.29.6-smp/source'
-> Kernel output path: '/lib/modules/2.6.29.6-smp/build'
ERROR: If you are using a Linux 2.4 kernel, please make sure
       you either have configured kernel sources matching your
       kernel or the correct set of kernel headers installed
       on your system.
       
       If you are using a Linux 2.6 kernel, please make sure
       you have configured kernel sources matching your kernel
       installed on your system. If you specified a separate
       output directory using either the "KBUILD_OUTPUT" or
       the "O" KBUILD parameter, make sure to specify this
       directory with the SYSOUT environment variable or with
       the equivalent nvidia-installer command line option.
       
       Depending on where and how the kernel sources (or the
       kernel headers) were installed, you may need to specify
       their location with the SYSSRC environment variable or
       the equivalent nvidia-installer command line option.
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.




Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: KoIoSoS в Oct 08, 2009, 16:46
You must have the source code for your kernel installed for
compilation to work. On most systems, this means that you will need to locate
and install the correct kernel-source, kernel-headers, or kernel-devel
package; on some distributions, no additional packages are required (e.g.
Fedora Core 3, Red Hat Enterprise Linux 4).
За Slackware 13 това означава да са инсталирани:
1.kernel-source-2.6.29.6_smp-noarch-2.txz ( slackware/k/)
2.kernel-headers-2.6.29.6_smp-x86-2.txz  ( slackware/d/)
3.Ядрото идва с конфигурационния си файл (.config) , което означава, че е необходимо само:
make oldconfig §§ make
в /usr/src/linux
Не е необходимо да се компилира на 100%, изчакай да минат 100-на реда и Ctrl-C.
От първия пост е ясно, че са инсталирани 1 и 2 , остава само стъпка 3.
След това си инсталирай Nvidia драйвера.


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 08, 2009, 19:41
Не се получава  :(
Изпълних   make oldconfig && make дори компилирах наново на 100% но ефекта е нулев.Да не би да трябва да инсталирам kernel-devel пекета ?


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: KoIoSoS в Oct 08, 2009, 22:44
kernel-devel=kernel-headers-2.6.29.6_smp-x86-2.txz
Коя е версията на драйвера?


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 08, 2009, 23:41
NVIDIA-Linux-x86-169.04.pkg1.run


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: KoIoSoS в Oct 09, 2009, 07:34
Тези тук имат повече шанс:
1.http://www.nvidia.com/object/linux_display_ia32_177.82.html
2.http://www.nvidia.com/object/linux_display_ia32_180.51.html
Тук за четене:
http://www.nvnews.net/vbulletin/showthread.php?t=126775
http://www.thinkwiki.org/wiki/NVidia_Quadro_NVS_140m
бих пробвал и
http://www.nvidia.com/object/linux_display_ia32_185.18.36.html
Добре е да имаш под ръка mesa-7.5-i486-1.txz
Инсталираш него, ако се появят проблеми и за да имаш поне nv.


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 09, 2009, 13:22
Благодаря на всички , все пак имам напредък ! Инсталирах mesa-7.5-i486-1.txz но не ми решава проблема а всъщност той е: при стартиране на KDE менютата буквите и всякакви други панели са огромни и просто не може да се ползва графичната среда но резолюцията на монитора е 1280х800 но явно сигнала който праща видеото е VGA 640х480 и за това се получават огромните менюта.Под  XFCE не се появява този проблем стига да не се използва приложение от KDE , стартира ли се такова и ситуацията се повтаря както при стартирана фрафична среда под KDE.
От линковете с драйвърите които даде KoIoSoS тръгват да се инсталират версиите NVIDIA-Linux-x86-180.51-pkg1.run , NVIDIA-Linux-x86-185.18.36-pkg1.run билдват с едо 100% но се появява следната грешка :

Код:

 Unable to load the kernel module 'nvidia.ko'.  This happens most frequently when this kernel module was built against
         the wrong or improperly configured kernel sources, with a version of gcc that differs from the one used to
build the
         target kernel, or if a driver such as rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
obtaining
         ownership of the NVIDIA graphics device(s), or NVIDIA GPU installed in this system is not supported by this
NVIDIA
         Linux graphics driver release.

         Please see the log entries 'Kernel module load error' and 'Kernel messages' at the end of the file
         '/var/log/nvidia-installer.log' for more information.




Поразрових се за тази грешка но така и не разбрах какво трябва да направя.


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: KoIoSoS в Oct 09, 2009, 15:12
Да разбирам ли, че имаш конфигуриран xorg.conf? Може да е полезно да имаш.
В случай, че имаш, оправи резолюцията и драйвера от там, ако нямаш в /etc/X11 има прототип xorg.conf-vesa.
Добре ще е да се види какво се зарежда при стартирана графична среда-lsmod.
KDE има в System Settings възможност за настройка на резолюцията.
Във  /var/log/nvidia-installer.log може да има повече инфо какво точно се случва.


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 10, 2009, 11:32
Здравейте , предварително се извинявам за дългия пост т.к. ще покажа садържанието на  xorg.conf , nvidia-installer.log , lsmod.

xorg.conf

Код:

Section "ServerLayout"
Identifier     "X.org Configured"
Screen      0  "Screen0" 0 0
InputDevice    "Mouse0" "CorePointer"
InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath   "/usr/lib/xorg/modules"
FontPath     "/usr/share/fonts/local"
FontPath     "/usr/share/fonts/TTF"
FontPath     "/usr/share/fonts/OTF"
FontPath     "/usr/share/fonts/Type1"
FontPath     "/usr/share/fonts/misc"
FontPath     "/usr/share/fonts/CID"
FontPath     "/usr/share/fonts/75dpi/:unscaled"
FontPath     "/usr/share/fonts/100dpi/:unscaled"
FontPath     "/usr/share/fonts/75dpi"
FontPath     "/usr/share/fonts/100dpi"
FontPath     "/usr/share/fonts/cyrillic"
EndSection

Section "Module"
Load  "glx"
Load  "extmod"
Load  "dri2"
Load  "dbe"
Load  "dri"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver      "kbd"
Option       "XkbModel"  "pc101"
Option       "XkbLayout"  "us,bg(bas_phonetic)"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver      "mouse"
Option     "Protocol" "auto"
Option     "Device" "/dev/input/mice"
Option     "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"           # [<bool>]
        #Option     "HWcursor"           # [<bool>]
        #Option     "NoAccel"            # [<bool>]
        #Option     "ShadowFB"           # [<bool>]
        #Option     "UseFBDev"           # [<bool>]
        #Option     "Rotate"             # [<str>]
        #Option     "VideoKey"           # <i>
        #Option     "FlatPanel"          # [<bool>]
        #Option     "FPDither"           # [<bool>]
        #Option     "CrtcNumber"         # <i>
        #Option     "FPScale"            # [<bool>]
        #Option     "FPTweak"            # <i>
        #Option     "DualHead"           # [<bool>]
Identifier  "Card0"
Driver      "nv"
VendorName  "Unknown Vendor"
BoardName   "Unknown Board"
BusID       "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device     "Card0"
Monitor    "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport   0 0
Depth     1
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     4
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     8
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     15
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     16
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection


nvidia-installer.log

[code]

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Oct  9 13:07:22 2009
installer version: 1.0.7

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
  no cc version 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
-> License accepted.
-> Installing NVIDIA driver version 180.51.
-> 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: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
   this means that the installer will need to compile a kernel interface for
   your kernel.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.29.6-smp/source'
-> Kernel output path: '/lib/modules/2.6.29.6-smp/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen check.
-> Cleaning kernel module build directory.
   executing: 'cd ./usr/src/nv; make clean'...
-> Building kernel module:
   executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.29.6-smp/so
   urce SYSOUT=/lib/modules/2.6.29.6-smp/build'...
   NVIDIA: calling KBUILD...
   make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.29.6-smp/build KBUILD_VERBOSE=1 -C
   /lib/modules/2.6.29.6-smp/source SUBDIRS=/tmp/selfgz11538/NVIDIA-Linux-x86-1
   80.51-pkg1/usr/src/nv modules
   make -C /lib/modules/2.6.29.6-smp/build \
      KBUILD_SRC=/usr/src/linux-2.6.29.6 \
      KBUILD_EXTMOD="/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv" -f
   /usr/src/linux-2.6.29.6/Makefile \
      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 /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.tmp_versi
   ons ; rm -f /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.tmp_ve
   rsions/*
   make -f /usr/src/linux-2.6.29.6/scripts/Makefile.build obj=/tmp/selfgz11538/
   NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv
     cc -Wp,-MD,/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.nv.o.
   d  -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/include -Iincl
   ude -Iinclude2 -I/usr/src/linux-2.6.29.6/include -I/usr/src/linux-2.6.29.6/a
   rch/x86/include -include include/linux/autoconf.h   -I/tmp/selfgz11538/NVIDI
   A-Linux-x86-180.51-pkg1/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wstrict-proto
   types -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-funct
   ion-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpref
   erred-stack-boundary=2 -march=i486 -mtune=generic -Wa,-mtune=generic32 -ffre
   estanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-c
   ompare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dno
   w  -I/usr/src/linux-2.6.29.6/arch/x86/include/asm/mach-default -Iarch/x86/in
   clude/asm/mach-default -fno-stack-protector -fomit-frame-pointer -Wdeclarati
   on-after-statement -Wno-pointer-sign -fwrapv   -I/tmp/selfgz11538/NVIDIA-Lin
   ux-x86-180.51-pkg1/usr/src/nv -Wa
   ll -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenthese
   s -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -
   Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"180.51\" -UDEBU
   G -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_
   STR(nv)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"  -c -o /tmp/selfgz11538/NVID
   IA-Linux-x86-180.51-pkg1/usr/src/nv/nv.o /tmp/selfgz11538/NVIDIA-Linux-x86-1
   80.51-pkg1/usr/src/nv/nv.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from include/linux/sched.h:52,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv.c:14:
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'set_bit'
   :
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:64: warning: pointer o
   f type 'void *' used in arithmetic
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'clear_bi
   t':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:102: warning: pointer
   of type 'void *' used in arithmetic
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'change_b
   it':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:178: warning: pointer
   of type 'void *' used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:50,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:56,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv.c:14:
   include/linux/prefetch.h: In function 'prefetch_range':
   include/linux/prefetch.h:57: warning: pointer of type 'void *' used in arith
   metic
   In file included from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv.c:14:
   include/linux/sched.h: In function 'object_is_on_stack':
   include/linux/sched.h:2089: warning: pointer of type 'void *' used in arithm
   etic
   In file included from include/linux/io.h:22,
                    from include/linux/pci.h:54,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:86,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv.c:14:
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h: In function 'writeq':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h:69: warning: pointer of ty
   pe 'void *' used in arithmetic
   In file included from /usr/src/linux-2.6.29.6/arch/x86/include/asm/dma-mappi
   ng.h:9,
                    from include/linux/dma-mapping.h:57,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-2.6.29.6/arch/x86/include/asm/pci.h:98,
                    from include/linux/pci.h:1057,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:86,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv.c:14:
   include/linux/scatterlist.h: In function 'sg_virt':
   include/linux/scatterlist.h:199: warning: pointer of type 'void *' used in a
   rithmetic
   In file included from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:113,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv.c:14:
   include/linux/highmem.h: In function 'zero_user_segments':
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
     cc -Wp,-MD,/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.nv-vm
   .o.d  -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/include -Ii
   nclude -Iinclude2 -I/usr/src/linux-2.6.29.6/include -I/usr/src/linux-2.6.29.
   6/arch/x86/include -include include/linux/autoconf.h   -I/tmp/selfgz11538/NV
   IDIA-Linux-x86-180.51-pkg1/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wstrict-pr
   ototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-fu
   nction-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mp
   referred-stack-boundary=2 -march=i486 -mtune=generic -Wa,-mtune=generic32 -f
   fr
   eestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-
   compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dn
   ow  -I/usr/src/linux-2.6.29.6/arch/x86/include/asm/mach-default -Iarch/x86/i
   nclude/asm/mach-default -fno-stack-protector -fomit-frame-pointer -Wdeclarat
   ion-after-statement -Wno-pointer-sign -fwrapv   -I/tmp/selfgz11538/NVIDIA-Li
   nux-x86-180.51-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wfor
   mat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -
   MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DN
   V_VERSION_STRING=\"180.51\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR
   (s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)"  -D"KBUILD_MODNAME=KBUILD_STR(
   nvidia)"  -c -o /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/nv-
   vm.o /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/nv-vm.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from include/linux/sched.h:52,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-vm.c:14:
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'set_bit'
   :
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:64: warning: pointer o
   f type 'void *' used in arithmetic
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'clear_bi
   t':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:102: warning: pointer
   of type 'void *' used in arithmetic
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'change_b
   it':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:178: warning: pointer
   of type 'void *' used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:50,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:56,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-vm.c:14:
   include/linux/prefetch.h: In function 'prefetch_range':
   include/linux/prefetch.h:57: warning: pointer of type 'void *' used in arith
   metic
   In file included from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-vm.c:14:
   include/linux/sched.h: In function 'object_is_on_stack':
   include/linux/sched.h:2089: warning: pointer of type 'void *' used in arithm
   etic
   In file included from include/linux/io.h:22,
                    from include/linux/pci.h:54,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:86,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-vm.c:14:
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h: In function 'writeq':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h:69: warning: pointer of ty
   pe 'void *' used in arithmetic
   In file included from /usr/src/linux-2.6.29.6/arch/x86/include/asm/dma-mappi
   ng.h:9,
                    from include/linux/dma-mapping.h:57,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-2.6.29.6/arch/x86/include/asm/pci.h:98,
                    from include/linux/pci.h:1057,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:86,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-vm.c:14:
   include/linux/scatterlist.h: In function 'sg_virt':
   include/linux/scatterlist.h:199: warning: pointer of type 'void *' used in a
   rithmetic
   In file included from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:113,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-vm.c:14:
   include/linux/highmem.h: In function 'zero_user_segments':
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
     cc -Wp,-MD,/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.os-ag
   p.o.d  -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/include -I
   include -Iinclude2 -I/usr/src/linux-2.6.29.6/include -I/usr/src/linux-2.6.29
   .6/arch/x86/include -include include/linux/autoconf.h   -I/tmp/selfgz11538/N
   VIDIA-Linux-x86-180.51-pkg1/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wstrict-p
   rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
   unction-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -m
   preferred-stack-boundary=2 -march=i486 -mtune=generic -Wa,-mtune=generic32 -
   ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-si
   gn-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-
   3dnow  -I/usr/src/linux-2.6.29.6/arch/x86/include/asm/mach-default -Iarch/x8
   6/include/asm/mach-default -fno-stack-protector -fomit-frame-pointer -Wdecla
   ration-after-statement -Wno-pointer-sign -fwrapv   -I/tmp/selfgz11538/NVIDIA
   -Linux-x86-180.51-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -W
   format -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werro
   r -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KE
   RNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"180.51\" -UDEBUG -U_DEBUG -DNDE
   BUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)"  -D
   "KBUILD_MODNAME=KBUILD_STR(nvidia)"  -c -o /tmp/selfgz11538/NVIDIA-Linux-x86
   -180.51-pkg1/usr/src/nv/os-agp.o /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pk
   g1/usr/src/nv/os-agp.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from include/linux/sched.h:52,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-agp.c:24:
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'set_bit'
   :
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:64: warning: pointer o
   f type 'void *' used in arithmetic
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'clear_bi
   t':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:102: warning: pointer
   of type 'void *' used in arithmetic
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'change_b
   it':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:178: warning: pointer
   of type 'void *' used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:50,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:56,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-agp.c:24:
   include/linux/prefetch.h: In function 'prefetch_range':
   include/linux/prefetch.h:57: warning: pointer of type 'void *' used in arith
   metic
   In file included from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-agp.c:24:
   include/linux/sched.h: In function 'object_is_on_stack':
   include/linux/sched.h:2089: warning: pointer of type 'void *' used in arithm
   etic
   In file included from include/linux/io.h:22,
                    from include/linux/pci.h:54,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:86,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-agp.c:24:
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h: In function 'writeq':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h:69: warning: pointer of ty
   pe 'void *' used in arithmetic
   In file included from /usr/src/linux-2.6.29.6/arch/x86/include/asm/dma-mappi
   ng.h:9,
                    from include/linux/dma-mapping.h:57,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-2.6.29.6/arch/x86/include/asm/pci.h:98,
                    from include/linux/pci.h:1057,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:86,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-agp.c:24:
   include/linux/scatterlist.h: In function 'sg_virt':
   include/linux/scatterlist.h:199: warning: pointer of type 'void *' used in a
   rithmetic
   In file included from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:113,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-agp.c:24:
   include/linux/highmem.h: In function 'zero_user_segments':
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
     cc -Wp,-MD,/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.os-in
   terface.o.d  -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/incl
   ude -Iinclude -Iinclude2 -I/usr/src/linux-2.6.29.6/include -I/usr/src/linux-
   2.6.29.6/arch/x86/include -include include/linux/autoconf.h   -I/tmp/selfgz1
   1538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wst
   rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-impl
   icit-function-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-ret
   urn -mpreferred-stack-boundary=2 -march=i486 -mtune=generic -Wa,-mtune=gener
   ic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -
   Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse
   -mno-mmx -mno-sse2 -mno-3dnow  -I/usr/src/linux-2.6.29.6/arch/x86/include/as
   m/mach-default -Iarch/x86/include/asm/mach-default -fno-stack-protector -fom
   it-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -fwrapv   -
   I/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv -Wall -Wimplicit -
   Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ari
   th -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__K
   ERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"180.51\" -UDEBUG -U_DEBUG -DND
   EBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interfac
   e)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"  -c -o /tmp/selfgz11538/NVIDIA-Li
   nux-x86-180.51-pkg1/usr/src/nv/os-interface.o /tmp/selfgz11538/NVIDIA-Linux-
   x86-180.51-pkg1/usr/src/nv/os-interface.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from include/linux/sched.h:52,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-interface.c:26:
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'set_bit'
   :
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:64: warning: pointer o
   f type 'void *' used in arithmetic
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'clear_bi
   t':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:102: warning: pointer
   of type 'void *' used in arithmetic
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'change_b
   it':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:178: warning: pointer
   of type 'void *' used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:50,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:56,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-interface.c:26:
   include/linux/prefetch.h: In function 'prefetch_range':
   include/linux/prefetch.h:57: warning: pointer of type 'void *' used in arith
   metic
   In file included from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-interface.c:26:
   include/linux/sched.h: In function 'object_is_on_stack':
   include/linux/sched.h:2089: warning: pointer of type 'void *' used in arithm
   etic
   In file included from include/linux/io.h:22,
                    from include/linux/pci.h:54,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:86,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-interface.c:26:
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h: In function 'writeq':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h:69: warning: pointer of ty
   pe 'void *' used in arithmetic
   In file included from /usr/src/linux-2.6.29.6/arch/x86/include/asm/dma-mappi
   ng.h:9,
                    from include/linux/dma-mapping.h:57,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-2.6.29.6/arch/x86/include/asm/pci.h:98,
                    from include/linux/pci.h:1057,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:86,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-interface.c:26:
   include/linux/scatterlist.h: In function 'sg_virt':
   include/linux/scatterlist.h:199: warning: pointer of type 'void *' used in a
   rithmetic
   In file included from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:113,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-interface.c:26:
   include/linux/highmem.h: In function 'zero_user_segments':
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
     cc -Wp,-MD,/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.os-re
   gistry.o.d  -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/inclu
   de -Iinclude -Iinclude2 -I/usr/src/linux-2.6.29.6/include -I/usr/src/linux-2
   .6.29.6/arch/x86/include -include include/linux/autoconf.h   -I/tmp/selfgz11
   538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wstr
   ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-impli
   cit-function-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-retu
   rn -mpreferred-stack-boundary=2 -march=i486 -mtune=generic -Wa,-mtune=generi
   c32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -W
   no-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2
   -mno-3dnow  -I/usr/src/linux-2.6.29.6/arch/x86/include/asm/mach-default -Iar
   ch/x86/include/asm/mach-default -fno-stack-protector -fomit-frame-pointer -W
   declaration-after-statement -Wno-pointer-sign -fwrapv   -I/tmp/selfgz11538/N
   VIDIA-Linux-x86-180.51-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswit
   ch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -
   Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -D
   NVRM -DNV_VERSION_STRING=\"180.51\" -UD
   EBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUI
   LD_STR(os_registry)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"  -c -o /tmp/self
   gz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/os-registry.o /tmp/selfgz115
   38/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/os-registry.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from include/linux/sched.h:52,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-registry.c:15:
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'set_bit'
   :
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:64: warning: pointer o
   f type 'void *' used in arithmetic
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'clear_bi
   t':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:102: warning: pointer
   of type 'void *' used in arithmetic
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'change_b
   it':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:178: warning: pointer
   of type 'void *' used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:50,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:56,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-registry.c:15:
   include/linux/prefetch.h: In function 'prefetch_range':
   include/linux/prefetch.h:57: warning: pointer of type 'void *' used in arith
   metic
   In file included from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-registry.c:15:
   include/linux/sched.h: In function 'object_is_on_stack':
   include/linux/sched.h:2089: warning: pointer of type 'void *' used in arithm
   etic
   In file included from include/linux/io.h:22,
                    from include/linux/pci.h:54,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:86,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-registry.c:15:
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h: In function 'writeq':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h:69: warning: pointer of ty
   pe 'void *' used in arithmetic
   In file included from /usr/src/linux-2.6.29.6/arch/x86/include/asm/dma-mappi
   ng.h:9,
                    from include/linux/dma-mapping.h:57,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-2.6.29.6/arch/x86/include/asm/pci.h:98,
                    from include/linux/pci.h:1057,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:86,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-registry.c:15:
   include/linux/scatterlist.h: In function 'sg_virt':
   include/linux/scatterlist.h:199: warning: pointer of type 'void *' used in a
   rithmetic
   In file included from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:113,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/os-registry.c:15:
   include/linux/highmem.h: In function 'zero_user_segments':
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
     cc -Wp,-MD,/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.nv-i2
   c.o.d  -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/include -I
   include -Iinclude2 -I/usr/src/linux-2.6.29.6/include -I/usr/src/linux-2.6.29
   .6/arch/x86/include -include include/linux/autoconf.h   -I/tmp/selfgz11538/N
   VIDIA-Linux-x86-180.51-pkg1/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wstrict-p
   rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
   unction-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -m
   preferred-stack-boundary=2 -march=i486 -mtune=generic -Wa,-mtune=generic32 -
   ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-si
   gn-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2
    -mno-3dnow  -I/usr/src/linux-2.6.29.6/arch/x86/include/asm/mach-default -Ia
   rch/x86/include/asm/mach-default -fno-stack-protector -fomit-frame-pointer -
   Wdeclaration-after-statement -Wno-pointer-sign -fwrapv   -I/tmp/selfgz11538/
   NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswi
   tch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar
   -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -
   DNVRM -DNV_VERSION_STRING=\"180.51\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"K
   BUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)"  -D"KBUILD_MODNAME=K
   BUILD_STR(nvidia)"  -c -o /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/
   src/nv/nv-i2c.o /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/nv-
   i2c.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from include/linux/sched.h:52,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-i2c.c:8:
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'set_bit'
   :
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:64: warning: pointer o
   f type 'void *' used in arithmetic
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'clear_bi
   t':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:102: warning: pointer
   of type 'void *' used in arithmetic
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'change_b
   it':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:178: warning: pointer
   of type 'void *' used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:50,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:56,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-i2c.c:8:
   include/linux/prefetch.h: In function 'prefetch_range':
   include/linux/prefetch.h:57: warning: pointer of type 'void *' used in arith
   metic
   In file included from include/linux/utsname.h:35,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:19,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-i2c.c:8:
   include/linux/sched.h: In function 'object_is_on_stack':
   include/linux/sched.h:2089: warning: pointer of type 'void *' used in arithm
   etic
   In file included from include/linux/io.h:22,
                    from include/linux/pci.h:54,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:86,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-i2c.c:8:
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h: In function 'writeq':
   /usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h:69: warning: pointer of ty
   pe 'void *' used in arithmetic
   In file included from /usr/src/linux-2.6.29.6/arch/x86/include/asm/dma-mappi
   ng.h:9,
                    from include/linux/dma-mapping.h:57,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-2.6.29.6/arch/x86/include/asm/pci.h:98,
                    from include/linux/pci.h:1057,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:86,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-i2c.c:8:
   include/linux/scatterlist.h: In function 'sg_virt':
   include/linux/scatterlist.h:199: warning: pointer of type 'void *' used in a
   rithmetic
   In file included from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-linux.h:113,
                    from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
   nv/nv-i2c.c:8:
   include/linux/highmem.h: In function 'zero_user_segments':
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
   metic
   include/linux/highmem.h:139: warn


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: KoIoSoS в Oct 11, 2009, 09:30
Не виждам в лога:
"Kernel module compilation complete."
Погледни в /еtc/X11/xorg.conf-vesa тази секция и я сравни с твоята.
Section "Screen"
При мен изглежда така
Section "Screen"

# If your card can handle it, a higher default color depth (like 24 or 32)
# is highly recommended.
#   DefaultDepth 8
#   DefaultDepth 16
#   DefaultDepth 32
# "1024x768" is also a conservative usable default resolution.  If you
# have a better monitor, feel free to try resolutions such as
# "1152x864", "1280x1024", "1600x1200", and "1800x1400" (or whatever your
# card/monitor can produce)
    Identifier     "Screen 1"
    Device         "VESA Framebuffer"
    Monitor        "My Monitor"
    DefaultDepth    24
    SubSection     "Display"
        Depth       8
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       32
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "Screen"

# Removed Option "metamodes" "1280x1024_85 +0+0; 800x600 +0+0; 640x480 +0+0"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1280x1024 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 11, 2009, 16:12
Изтрих xorg.conf , редактирах xorg.conf-vesa със садържанието коети си постнал от твоя конфигурационен файл но... ниииищо.
След като не с ежижда в лога Kernel module compilation complete ознацхава ли че не е завършила компилацията ?

Тези хора вместо да правят линукс дистрибуциите максимално достъпни за хората то те ги усложняват  все повече.Официялен релийз да не може да види видеокарта ....


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: KoIoSoS в Oct 11, 2009, 18:10
________________________________________________________________________________________________
Section "Module"
    Load        "dbe"     # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "type1"
    Load        "freetype"
    #Load        "speedo"
    Load       "glx"
EndSection
Section "Files"
    RgbPath   "/usr/share/X11/rgb"
    FontPath   "/usr/share/fonts/local/"
    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/OTF/"
    FontPath   "/usr/share/fonts/TTF/"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/CID/"
    FontPath   "/usr/share/fonts/Speedo/"
    FontPath   "/usr/share/fonts/75dpi/:unscaled"
    FontPath   "/usr/share/fonts/100dpi/:unscaled"
    FontPath   "/usr/share/fonts/75dpi/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/cyrillic/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
    Identifier   "Keyboard1"
    Driver   "kbd"
EndSection
Section "InputDevice"
    Identifier   "Mouse1"
    Driver   "mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/mouse"
EndSection
Section "Monitor"
    Identifier  "My Monitor"
    HorizSync   31.5 - 50.0
    VertRefresh 40-90
EndSection
Section "Device"
    Identifier  "VESA Framebuffer"
#    Driver      "vesa"
    Driver      "nv"
#    Driver      "nvidia"
    #VideoRam    4096
    # Insert Clocks lines here if appropriate
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "VESA Framebuffer"
    Monitor     "My Monitor"
   DefaultDepth 24
    Subsection "Display"
        Depth       8
        Modes "1280x800"
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes "1280x800"
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes "1280x800"
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes "1280x800"
    EndSubsection
EndSection
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection
________________________________________________________________________________________________

Запази горното ,като файл с име xorg.conf в /etc/X11
Тук е активиран nv драйвера :
Гледаш ред №46.Изглежда така:
    Driver      "nv"
Под и над него има подобни редове но започващи с #.Te са неактивни.Активираш ги премахвайки # и съответно добавяш # в реда за да деактивираш.Добре е да имащ само един активен ред с
    Driver      "нещо си"
Това е с цел да имаш варианти за спасение.Разбира се ти трябва и поне един текстов редактор.vi да речем.Впрочем startx говори ли ти нещо? Изглежда сложно, но не е.

P.S.
Дистрибуциите щяха да са максимално лесни за автоматично конфигуриране и ако Nvidia и многото други като нея , не изискваха затворени драйвери за ползването на хардуера им.


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 11, 2009, 21:06
Цитат
Впрочем startx говори ли ти нещо?
Естетсвено че да , аз не съм съвсем бос в линукс , от две години насам не оставам без някое дистро на лаптопа си но слака най ми допада като най-близка юнукс ОС.Естествено щом съм опрял до вашата  помощ за която съм много благодарен, не съм кой знае колко компетентен на ниво линукс.

Сега ще редактирам xorg.conf дано да ме пусне поне на 800х600 .


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: KoIoSoS в Oct 11, 2009, 21:11
Вярно е, че прозвуча грубо.Моля за извинение!
99% е възможно да се настрои както трябва.Не се отказвай.


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 11, 2009, 21:56
Това е грешката която излиза след startx

Код:

.Org X Server 1.6.3
Release Date: 2009-7-31
X Protocol Version 11, Revision 0
Build Operating System: Slackware 13.0 Slackware Linux Project
Current Operating System: Linux darkstar 2.6.29.6-smp #2 SMP Mon Aug 17 00:52:54 CDT 2009 i686
Build Date: 03 August 2009  06:51:50PM

        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
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 Oct 11 21:48:28 2009
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 5 of section Module in file /etc/X11/xorg.conf
        "extension" is not a valid keyword in this section.
Parse error on line 6 of section Module in file /etc/X11/xorg.conf
        "EndSubSection" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

giving up.
xinit:  No such file or directory (errno 2):  unable to connect to X server
xinit:  No such process (errno 3):  Server error.


Много ми  еинтересно защо под KDE има проблем а при XFCE няма ?


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: b2l в Oct 11, 2009, 22:15
Код
GeSHi (Bash):
  1. #xorgsetup

Или

Код
GeSHi (Bash):
  1. #xorgconfig


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 11, 2009, 22:41
С xorgconfig само клавиатурата и мишката мога да конфигурират а xorgsetup нямам не знам защо.


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: KoIoSoS в Oct 11, 2009, 23:07
Код
GeSHi (Bash):
  1. bash-3.1# which xorgconfig
  2. which: no xorgconfig in (/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/java/bin:/usr/lib/kde4/libexec:/usr/lib/qt/bin:/usr/share/texmf/bin:/opt/wine/bin)
  3. bash-3.1# which xorgsetup
  4. /usr/bin/xorgsetup
  5. bash-3.1# uname --all
  6. Linux lucy 2.6.29.6-smp #1 SMP Mon Oct 5 11:08:52 EEST 2009 i686 AMD Turion(tm) 64 X2 Mobile Technology TL-58 AuthenticAMD GNU/Linux
???
Това е от Slackware 13.Пълна инсталация.Full Install.
___________________________________________________________________
Section "Module"
    Load        "dbe"
    SubSection  "extmod"
      Option    "omit xfree86-dga"
    EndSubSection
    Load        "type1"
    Load        "freetype"
    #Load        "speedo"
    Load       "glx"
EndSection
Section "Files"
    RgbPath   "/usr/share/X11/rgb"
    FontPath   "/usr/share/fonts/local/"
    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/OTF/"
    FontPath   "/usr/share/fonts/TTF/"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/CID/"
    FontPath   "/usr/share/fonts/Speedo/"
    FontPath   "/usr/share/fonts/75dpi/:unscaled"
    FontPath   "/usr/share/fonts/100dpi/:unscaled"
    FontPath   "/usr/share/fonts/75dpi/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/cyrillic/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
    Identifier   "Keyboard1"
    Driver   "kbd"
EndSection
Section "InputDevice"
    Identifier   "Mouse1"
    Driver   "mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/mouse"
EndSection
Section "Monitor"
    Identifier  "My Monitor"
    HorizSync   31.5 - 50.0
    VertRefresh 40-90
EndSection
Section "Device"
    Identifier  "VESA Framebuffer"
#    Driver      "vesa"
    Driver      "nv"
#    Driver      "nvidia"
    #VideoRam    4096
    # Insert Clocks lines here if appropriate
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "VESA Framebuffer"
    Monitor     "My Monitor"
   DefaultDepth 24
    Subsection "Display"
        Depth       8
        Modes "1280x800"
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes "1280x800"
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes "1280x800"
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes "1280x800"
    EndSubsection
EndSection
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection
______________________________________________________



Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 12, 2009, 09:41
Извинявам се обурках xorgconfig със xorgsetup , исках да кажа че нямам xorgconfig и при исписване на which xorgconfig резултата е същия като на KoIoSoS.Сега тегля наново full install dvd исото че се отчаях вече .

п.п. Няма резултат с копираното садържание на xorg.conf .


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 12, 2009, 17:41
Здравейте, свалих исото от замунда инсталирах го , свалих си наново драйвъра и си се инсталира без никви проблеми дори безда добавям kernel-sources и  kernel-headers , благодаря отново за вниманието.Сега остава да се поразровя и да разгледам как се конфигурира WPA2 - AES .


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: KoIoSoS в Oct 12, 2009, 18:32
За да няма неясноти виж какво ще ти даде това. ;)

Код
GeSHi (Bash):
  1. ls /var/log/packages | grep kernel
Направил си най-добрия избор за дистрибуция.
Успех с WPA2-AES.
Имаш  wpa_supplicant исталира се по подразбиране и имаш wicd в extra.Ползвам и двете с успех.
AES=CCMP.Дано не си с чипсет на Broadcom, и там се решават проблемите , но не е приятно.


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: nemanema в Oct 12, 2009, 19:34
А какво казва:
X -configure
???


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 13, 2009, 18:53
/extra директория ли е или приложение защото и двете ги няма при мен ?
X -configure не помагаше.


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: KoIoSoS в Oct 14, 2009, 00:01
Директория е и се намира на DVD-то коети си изтеглил.Там има допълнителни пакети, инсталират се с installpkg името на пакета.


Титла: Re: Бихте ли помогнали за инсталиране на драйвър Nvidia
Публикувано от: moxit0 в Oct 14, 2009, 16:37
Благодаря ви , всичко вече е all right  ;)