On Sun, 12 Oct 2003 11:58:22 -0700
Doug Weimer <[EMAIL PROTECTED]> wrote:

> On Sun, 2003-10-12 at 11:43, Meka[ni] wrote:
>  
> >     Already done that. Could you please check if you have that file on you source
> >     tree? I
> > really don't what to do anymore.
> 
> Did you run mrproper on the kernel tree after compiling? This will
> remove the version.h file. To generate it, you can run 'make
> include/linux/version.h' from the /usr/src/linux-(kernel-version)
> directory. As a example mine contains:
> 
> #define UTS_RELEASE "2.6.0-test7-bk3"
> #define LINUX_VERSION_CODE 132608
> #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
> 
> This is from development-sources-2.6.0_beta7-r3.ebuild .
> 
> Doug
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
        That was it. I've compile it without any problem. As I've saw, on the emerge, 
ebuild runs
make mrproper it self, so I've had to compile the kernel once again just to make some
files. Anyway, now I have a different problem. I can not run the nvidia driver. I've
included the files I think would help in debugging, but tell me if you need more info
about the crash. Thanx :o)

________
Meka[ni]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
(==) NVIDIA(0): RGB weight 565
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NVIDIA(0): Linear framebuffer at 0xE6000000
(--) NVIDIA(0): MMIO registers at 0xE4000000
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0):  *** Aborting ***
(II) UnloadModule: "nvidia"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to [EMAIL PROTECTED]

NV: could not open device /dev/nvidia0 (Input/output error)
NV: couldn't map fb (0xe6000000, 33554432M) on /dev/nvidia0 (No such device)
    hint: there may be a ulimit restricting the amount of 
    virtual memory available to XFree86. It may be a good 
    idea to check your startup scripts for something like 
                                                          
    ulimit -v <number>                                    
                                                          
    and either boost this value or remove the line.       
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0):  *** Aborting ***
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to [EMAIL PROTECTED]

xdm error (pid 3181): Server for display :0 terminated unexpectedly: 1
xdm error (pid 3181): Display :0 is being disabled

Attachment: XF86Config
Description: Binary data

--
[EMAIL PROTECTED] mailing list

Reply via email to