x'y nie wstaj

Zagadnienia dotyczące menadżerów okien, środowisk graficznych - X, KDE, GNOME, Fluxbox, XFCE., Compiz itp.
siwuch86
Beginner
Posty: 143
Rejestracja: 06 lutego 2008, 11:21
Lokalizacja: Kraków

x'y nie wstają...

Post autor: siwuch86 »

witam!
Mialem probem z zaleznosciami i polecono mi w innym temacie aby wywalic srodowiska i caly xserver - taktez zrobilem. Czy czegos nie schrzanilem to nie wiem bo nikt nie chcial mi powiedziec co i jak dokladnie wywalic wiec musialem zabrac sie do tego sam... Zainstalowalem xorga i kde i...
gdy wpisze:

Kod: Zaznacz cały

/etc/init.d/kdm start
to pojawia sie ekran logowania, wpisuje login i haslo, enter i znowpojawia sieekran logowania i tak w kolko.

Gdy natomiast

Kod: Zaznacz cały

startx
to x'y nie wstaja i wylaza syfki, pokazuje logi:

gdy prubuje uzyc sterownika otwartego zawiesz sie i tylko czarne tlo jest

xorg:

Kod: Zaznacz cały

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Fri Jan 11 15:05:59 PST 2008

# 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 xorg.conf manual page.
# (Type "man 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 command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

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

Section "Files"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "pl"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ImPS/2"
EndSection

Section "Monitor"
    Identifier     "Generic Monitor"
    HorizSync       33.0 - 83.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA GeForce 7600"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA GeForce 7600"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    Option         "UseFBDev" "true"
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "800x600" "640x480"
    EndSubSection
EndSection"[/code:1:cc9d3da2e0]

[code:1:cc9d3da2e0]cat /mnt/pen/Xorg.0.log |grep EE
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(EE) Failed to load module "glx" (module does not exist, 0)
(II) Loading extension MIT-SCREEN-SAVER
(EE) Failed to load module "nvidia" (module does not exist, 0)
(EE) No drivers available.
[/code:1:cc9d3da2e0]

nvidia-installer.log:
[code:1:cc9d3da2e0]nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Mar 14 11:39:55 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              : [url]ftp://download.nvidia.com[/url]
  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 ([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.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.22-3-k7/build'
-> Kernel output path: '/lib/modules/2.6.22-3-k7/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.22-3-k7/bui
   ld SYSOUT=/lib/modules/2.6.22-3-k7/build'...
   NVIDIA: calling KBUILD...
   make CC=cc  KBUILD_VERBOSE=1 -C /lib/modules/2.6.22-3-k7/build SUBDIRS=/tmp/
   selfgz3315/NVIDIA-Linux-x86-169.09-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 /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.tmp_versio
   ns
   rm -f /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.tmp_versions/
   *
   make -f scripts/Makefile.build obj=/tmp/selfgz3315/NVIDIA-Linux-x86-169.09-p
   kg1/usr/src/nv
     cc -Wp,-MD,/tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.nv.o.d
    -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL__ -
   Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototype
   s -Wno-trigraphs -fno-strict-aliasing -fno-com
   mon  -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stac
   k-boundary=2  -march=athlon -ffreestanding -maccumulate-outgoing-args -DCONF
   IG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -
   fomit-frame-pointer  -fno-stack-protector -Wdeclaration-after-statement -Wno
   -pointer-sign -I/tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv -Wal
   l -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses
   -Wpointer-arith -Wno-multichar -Werror -MD   -Wsign-compare -Wno-cast-qual -
   Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"169.09\" -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/selfgz3315/NVIDI
   A-Linux-x86-169.09-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz3315/NVIDIA-Linux-x8
   6-169.09-pkg1/usr/src/nv/nv.c
   In file included from include/linux/list.h:8,
                    from include/linux/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/nv-linux.h:19,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/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
     cc -Wp,-MD,/tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.nv-vm.
   o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL
   __ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-proto
   types -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -msoft-floa
   t -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=athlo
   n -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CF
   I_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -fno-
   stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfg
   z3315/NVIDIA-L
   inux-x86-169.09-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wfo
   rmat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror 
   -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM 
   -DNV_VERSION_STRING=\"169.09\" -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/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.
   tmp_nv-vm.o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/nv-vm.c
   In file included from include/linux/list.h:8,
                    from include/linux/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/nv-linux.h:19,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/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
     cc -Wp,-MD,/tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.os-agp
   .o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNE
   L__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prot
   otypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -msoft-flo
   at -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=athl
   on -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_C
   FI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -fno
   -stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/self
   gz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-typ
   e -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-mul
   tichar -Werror -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -
   DMODULE -DNVRM -DNV_VERSION_STRING=\"169.09\" -UDEBUG -U_DEBUG -DNDEBUG  -DM
   ODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASEN
   AME=KBUILD_STR(os_agp)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/se
   lfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz33
   15/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/os-agp.c
   In file included from include/linux/list.h:8,
                    from include/linux/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/nv-linux.h:19,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/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
     cc -Wp,-MD,/tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.os-int
   erface.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D_
   _KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstric
   t-prototypes -Wno-trigraphs -
   fno-strict-aliasing -fno-common  -Os -pipe -msoft-float -mregparm=3 -freg-st
   ruct-return -mpreferred-stack-boundary=2  -march=athlon -ffreestanding -macc
   umulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinc
   lude/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protector -Wdecl
   aration-after-statement -Wno-pointer-sign -I/tmp/selfgz3315/NVIDIA-Linux-x86
   -169.09-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wc
   har-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD   -W
   sign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VER
   SION_STRING=\"169.09\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=
   #s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)"  -D"KBUILD_MODNAME=KBUILD_S
   TR(nvidia)" -c -o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.t
   mp_os-interface.o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/os
   -interface.c
   In file included from include/linux/list.h:8,
                    from include/linux/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/nv-linux.h:19,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/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
     cc -Wp,-MD,/tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.os-reg
   istry.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__
   KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict
   -prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -msof
   t-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march
   =athlon -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG
   _AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointer 
   -fno-stack-protector 
   -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz3315/NVIDIA-Lin
   ux-x86-169.09-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wform
   at -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -M
   D   -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -D
   NV_VERSION_STRING=\"169.09\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_S
   TR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)"  -D"KBUILD_MODNAME=KBU
   ILD_STR(nvidia)" -c -o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/
   nv/.tmp_os-registry.o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/os-registry.c
   In file included from include/linux/list.h:8,
                    from include/linux/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/nv-linux.h:19,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/os-registry.c:15:
   include/linux/prefetch.h: In function 'prefetch_range':
   include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
   metic
     cc -Wp,-MD,/tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.nv-i2c
   .o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNE
   L__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prot
   otypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -msoft-flo
   at -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=athl
   on -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_C
   FI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -fno
   -stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/self
   gz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-typ
   e -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-mul
   tichar -Werror -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -
   DMODULE -DNVRM -DNV_
   VERSION_STRING=\"169.09\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(
   s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)"  -D"KBUILD_MODNAME=KBUILD_STR(
   nvidia)" -c -o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.tmp_
   nv-i2c.o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/nv-i2c.c
   In file included from include/linux/list.h:8,
                    from include/linux/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/nv-linux.h:19,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/nv-i2c.c:8:
   include/linux/prefetch.h: In function 'prefetch_range':
   include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
   metic
     cc -Wp,-MD,/tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.nvacpi
   .o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNE
   L__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prot
   otypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -msoft-flo
   at -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=athl
   on -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_C
   FI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -fno
   -stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/self
   gz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-typ
   e -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-mul
   tichar -Werror -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -
   DMODULE -DNVRM -DNV_VERSION_STRING=\"169.09\" -UDEBUG -U_DEBUG -DNDEBUG  -DM
   ODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)"  -D"KBUILD
   _MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-p
   kg1/usr/src/nv/.tmp_nvacpi.o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/us
   r/src/nv/nvacpi.c
   In file included from include/linux/list.h:8,
                    from include/linux/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/nv-linux.h:19,
                    from /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/n
   v/nvacpi.c:15:
   include/linux/prefetch.h: In function 'prefetch_range':
   include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
   metic
     ld -m elf_i386 -m elf_i386  -r -o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-
   pkg1/usr/src/nv/nvidia.o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/sr
   c/nv/nv-kernel.o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/nv.
   o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/nv-vm.o /tmp/selfg
   z3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/os-agp.o /tmp/selfgz3315/NVIDI
   A-Linux-x86-169.09-pkg1/usr/src/nv/os-interface.o /tmp/selfgz3315/NVIDIA-Lin
   ux-x86-169.09-pkg1/usr/src/nv/o
   s-registry.o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/nv-i2c.
   o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/nvacpi.o
     Building modules, stage 2.
   make -f /usr/src/linux-headers-2.6.22-3-k7/scripts/Makefile.modpost
     scripts/mod/modpost -m  -i /usr/src/linux-headers-2.6.22-3-k7/Module.symve
   rs -I /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/Module.symvers
   -o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/Module.symvers -w
     cc -Wp,-MD,/tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/.nvidia
   .mod.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__K
   ERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-
   prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -msoft
   -float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=
   athlon -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_
   AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointer  
   -fno-stack-protector -
   Wdeclaration-after-statement -Wno-pointer-sign    -D"KBUILD_STR(s)=#s" -D"KB
   UILD_BASENAME=KBUILD_STR(nvidia.mod)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"
   -DMODULE -c -o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/nvidi
   a.mod.o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/nvidia.mod.c
     ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-p
   kg1/usr/src/nv/nvidia.ko /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/sr
   c/nv/nvidia.o /tmp/selfgz3315/NVIDIA-Linux-x86-169.09-pkg1/usr/src/nv/nvidia
   .mod.o
   NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
-> Kernel messages:
   loop: module loaded
   fuse init (API version 7.8)
   kjournald starting.  Commit interval 5 seconds
   EXT3 FS on sda4, internal journal
   EXT3-fs: mounted filesystem with ordered data mode.
   eth0: no link during initialization.
   NET: Registered protocol family 10
   lo: Disabled Privacy Extensions
   ADDRCONF(NETDEV_UP): eth0: link is not ready
   input: Power Button (FF) as /class/input/input4
   ACPI: Power Button (FF) [PWRF]
   input: Power Button (CM) as /class/input/input5
   ACPI: Power Button (CM) [PWRB]
   lp0: using parport0 (interrupt-driven).
   ppdev: user-space parallel port driver
   tun: Universal TUN/TAP device driver, 1.6
   tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
   Linux agpgart interface v0.102 (c) Dave Jones
   nvidia: module license 'NVIDIA' taints kernel.
   ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
   ACPI: PCI Interrupt 0000:05:00.0[A] -> Link [APC3] -> GSI 18 (level, low) ->
   IRQ 22
   PCI: Setting latency timer of device 0000:05:00.0 to 64
   NVRM: loading NVIDIA UNIX x86 Kernel Module  100.14.19  Wed Sep 12 14:12:24
   PDT 2007
   PCI: Setting latency timer of device 0000:05:00.0 to 64
   NVRM: loading NVIDIA UNIX x86 Kernel Module  169.09  Fri Jan 11 14:38:28 PST
   2008
WARNING: You appear to be using a modular X.Org release, but the X library
         installation path, 'X: unable to open wrapper config file
         /etc/X11/Xwrapper.config
         /usr/lib', reported by `/usr/bin/X -showDefaultLibPath` does not
         exist.  Please check your X.Org installation.
WARNING: You appear to be using a modular X.Org release, but the X module
         installation path, 'X: unable to open wrapper config file
         /etc/X11/Xwrapper.config
         /usr/lib/xorg/modules', reported by `/usr/bin/X
         -showDefaultModulePath` does not exist.  Please check your X.Org
         installation.
-> Installing both new and classic TLS OpenGL libraries.
-> Searching for conflicting X files:
-> done.
-> Searching for conflicting OpenGL files:
-> done.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (169.09):
   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.
-> Would you like to run the nvidia-xconfig utility to automatically update you
   r X configuration file so that the NVIDIA X driver will be used when you res
   tart X?  Any pre-existing X configuration file will be backed up. (Answer: Y
   es)
-> Your X configuration file has been successfully updated.  Installation of
   the NVIDIA Accelerated Graphics Driver for Linux-x86 (version: 169.09) is
   now complete.
blindman
Posty: 13
Rejestracja: 02 marca 2008, 20:07
Lokalizacja: Wroc³aw

Post autor: blindman »

Tu chodzi chyba o sterowniki karty graficznej...
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; \
.
Spróbuj coś z tym zrobić...
Bodzio
Junior Member
Posty: 599
Rejestracja: 26 grudnia 2007, 18:35

Post autor: Bodzio »

Nie wiem - niektórzy mi mówią że jeste uparty :-P - ale co tam.
Stery masz zainstalowane i to prawidłowo, xorga - tylko w wersji core, i coś mu brakuje. Zrób tak:

Kod: Zaznacz cały

aptitude install xserver-xorg x-window-system
to co jest w starszej wersji zostanie przeinstalowane na nowszą, to co dobre - zostanie, to co brakuje - zostanie doinstalowane.
Zrób restart - zobacz, czy X-y Ci załadowało, jeśli tak - stawiasz piwo :mrgreen: , jeśli nie - robisz:
/etc/init.d/kdm stop
dpkg-reconfigure xserver-xorg
przelatujesz enterem, wskazujesz sterownik nvidia - > restart X-ów
Zakładałem że masz kdm, jak nie to zamiast kdm, wpisujesz gdm lub co tam masz.
siwuch86
Beginner
Posty: 143
Rejestracja: 06 lutego 2008, 11:21
Lokalizacja: Kraków

Post autor: siwuch86 »

heh, na moje oko to nie ma nic do rzeczy :D

Ludzie pomocy bo zaraz zrobie reinstall, musze miec dzialajcy system. Mam cos waznego do zrobienia stad spieszymi sie znacznie.

[Dodano: 2008-03-14, 16:02]
Bodzio, dzieki ze chcesz pomoc ale pisze ze ekran logowania sie pojawaia wiec mam kdm.
Po 2 pisze ze jak przelacze sie na sterownik otwarty to jest czarno i tyle, dziala tylko na zamknitym sterowniku :D .

dpkg-reconfigure toja znam :D , nie jestem az tak ciemny jak moze sie wydawac ;p

Kod: Zaznacz cały

aptitude install x-window-system
poinstalowaly sie paczki ale dalej to samo

Kod: Zaznacz cały

aptitude install xserver-xorg
tak instalowalem na samym poczatku ale powtorzylem jeszcze raz - nic sie nie zainstalowalo wczesniej.

Przez dlugi czas jak nikt mi nie odpowiadal pokombinowalem cosik teraz wyglada to tak:

gdy odpale kdm to nadal nie moge sie zalogowac - wpisze login ihaslo ->enter i wracam do ekranu logowania i tak w kolko, wyglada na to ze sie x'y restertuja,

gdy wpisuje startx w konsooli to nie wstaja x'y a wypluwa troche badziewia, łorning ale nie wiem gdzie jest od tego log (w Xorg.0.log tego niema). Wiec daje zdjecie:
http://img179.imageshack.us/my.php?image=aapm9.jpg
ODPOWIEDZ