You are not logged in.

#1 2006-12-29 08:40:27

nadavvin
Member
Registered: 2006-11-29
Posts: 105

X load to black screen solve, now I can't compile nvidia drv

When I run X I get black screen:

cat x.log

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux myhost 2.6.19-ARCH #1 SMP PREEMPT Tue Dec 12 12:47:42 CET 2006 i686
Build Date: 25 December 2006
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
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: Fri Dec 29 10:18:58 2006
(EE) Unable to locate/open config file
xf86AutoConfig: Primary PCI is 1:0:0
Running "getconfig -X 70101000 -I /etc/X11,/usr/etc/X11,/usr/lib/xorg/modules,/usr/lib/X11/getconfig -v 0x10de -d 0x0110 -r 0xa1 -s 0x0000 -b 0x0000 -c 0x0300"
getconfig.pl: Version 1.0.
getconfig.pl: Xorg Version: 7.1.1.0.
getconfig.pl: 24 built-in rules.
getconfig.pl: rules file '/usr/lib/X11/getconfig/xorg.cfg' has version 1.0.
getconfig.pl: 1 rule added from file '/usr/lib/X11/getconfig/xorg.cfg'.
getconfig.pl: Evaluated 25 rules with 0 errors.
getconfig.pl: Weight of result is 500.
New driver is "nv"
(==) Using default built-in configuration (53 lines)
(EE) Failed to load module "glx" (module does not exist, 0)
(EE) open /dev/fb0: No such file or directory
FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.
Debian:/media/lfs/root# cat x.log

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux myhost 2.6.19-ARCH #1 SMP PREEMPT Tue Dec 12 12:47:42 CET 2006 i686
Build Date: 25 December 2006
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
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: Fri Dec 29 10:18:58 2006
(EE) Unable to locate/open config file
xf86AutoConfig: Primary PCI is 1:0:0
Running "getconfig -X 70101000 -I /etc/X11,/usr/etc/X11,/usr/lib/xorg/modules,/usr/lib/X11/getconfig -v 0x10de -d 0x0110 -r 0xa1 -s 0x0000 -b 0x0000 -c 0x0300"

what is the problem and how do I fix it?

How do I search in repositories?
With pacman I can only search locally.

Offline

#2 2006-12-29 09:07:27

Pablo_Escobar
Member
From: Poznan, Poland
Registered: 2005-12-20
Posts: 65
Website

Re: X load to black screen solve, now I can't compile nvidia drv

(EE) Failed to load module "glx" (module does not exist, 0) 

Here is the problem.
Add # in the /etc/X11/xorg.conf line where it says Load "glx"

To search the repositories :
pacman -Ss file


Arch - Home sweet home smile

Offline

#3 2006-12-29 10:36:24

nadavvin
Member
Registered: 2006-11-29
Posts: 105

Re: X load to black screen solve, now I can't compile nvidia drv

thanks it work.

I try to install the nvidia driver but the installation faild:

nux-x86-1.0-7184-pkg1/usr/src/nv/nv.o /tmp/selfgz3652/NVIDIA-Linux-x86-1.0-
   7184-pkg1/usr/src/nv/nv.c
   In file included from /tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src
   /nv/nv.c:14:
   /tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src/nv/nv-linux.h:17:26:
   error: linux/config.h: No such file or directory
   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/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src
   /nv/nv-linux.h:19,
                    from /tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src
   /nv/nv.c:14:
   include/linux/prefetch.h: In function 'prefetch_range':
   include/linux/prefetch.h:62: warning: pointer of type 'void *' used in a
   rithmetic
   /tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src/nv/nv.c: In function
   'nv_kern_open':
   /tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src/nv/nv.c:1764: warning
   : passing argument 2 of 'request_irq' from incompatible pointer type
   make[3]: *** [/tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src/nv/nv.o
   ] Error 1
   make[2]: *** [_module_/tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src
   /nv] Error 2
   NVIDIA: left KBUILD.
   nvidia.ko failed to build!
   make[1]: *** [module] Error 1
   make: *** [module] Error 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed.  Please see the file
       '/var/log/nvidia-installer.log' for details.  You may find suggestions
       on fixing installation problems in the README available on the Linux
       driver download page at www.nvidia.com.

Offline

#4 2006-12-29 14:16:46

Pablo_Escobar
Member
From: Poznan, Poland
Registered: 2005-12-20
Posts: 65
Website

Re: X load to black screen solve, now I can't compile nvidia drv

Why do You want to do it by hand ?
Try this guide :
http://wiki.archlinux.org/index.php/How … DIA_driver
I'm myself an ATI user, so I'm not much of a help.


Arch - Home sweet home smile

Offline

#5 2006-12-30 20:01:05

nadavvin
Member
Registered: 2006-11-29
Posts: 105

Re: X load to black screen solve, now I can't compile nvidia drv

thanks it, work! smile


Now for the last thing:


How do edit the init services?

arch doesn't use directories rc{0-6,S}d for managing which service to load.

I search the wiki but I didn't find something about it.

Offline

#6 2006-12-31 01:48:34

noriko
Member
From: In My Mind
Registered: 2006-06-09
Posts: 535
Website

Re: X load to black screen solve, now I can't compile nvidia drv


The.Revolution.Is.Coming - - To fight, To hunger, To Resist!

Offline

Board footer

Powered by FluxBB