Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED]
no prob Le Thursday 06 March 2008 16:59:10 Amar Cosic, vous avez écrit : > Well.. I had in grup conf 2.6.23-r8 and it supose to be -r9. Dont know how > this happen' but now its seems everything is OK .Thanks again cypherstrong > for your time spent to help me > > On Thu, Mar 6, 2008 at 4:47 PM, cypherstrong <[EMAIL PROTECTED]> wrote: > > Type this > > > > uname -r > > > > Which version you have ? > > > > Did you reboot the machin on the new kernel ??? signature.asc Description: This is a digitally signed message part.
Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED]
Well.. I had in grup conf 2.6.23-r8 and it supose to be -r9. Dont know how this happen' but now its seems everything is OK .Thanks again cypherstrong for your time spent to help me On Thu, Mar 6, 2008 at 4:47 PM, cypherstrong <[EMAIL PROTECTED]> wrote: > Type this > > uname -r > > Which version you have ? > > Did you reboot the machin on the new kernel ??? > > > > > -- Amar Ćosić [EMAIL PROTECTED] [EMAIL PROTECTED] +38761240095 http://www.amar.co.ba
Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED]
Type this uname -r Which version you have ? Did you reboot the machin on the new kernel ??? Le Thursday 06 March 2008 16:41:41 Amar Cosic, vous avez écrit : > Still no luck .. I got this > > http://rafb.net/p/Y4c2JX22.html and again same thing in dmesg .. :/ > > On Thu, Mar 6, 2008 at 4:18 PM, cypherstrong <[EMAIL PROTECTED]> wrote: > > Ok you have to reboot or reload nvidia module > > > > rmmod nvidia > > modprobe nvidia > > > > and set nvidia as default opengl accelerator: > > > > eselect opengl set nvidia > > > > and let's go again signature.asc Description: This is a digitally signed message part.
Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED]
On Thu, 6 Mar 2008 16:04:57 +0100, Amar Cosic wrote: > NVRM: API mismatch: the client has the version 169.09, but > NVRM: this kernel module has the version 100.14.19. Please > NVRM: make sure that this kernel module and all NVIDIA driver > NVRM: components have the same version. > NVRM: API mismatch: the client has the version 169.09, but > NVRM: this kernel module has the version 100.14.19. Please > NVRM: make sure that this kernel module and all NVIDIA driver > NVRM: components have the same version. Everything Benno said, plus: When you installed the kernel module, your /usr/src/linux symlink was pointing to the wrong directory, so the kernel module will have been built for that version, not your current one. Make sure the symlink is correct and re-emerge nvidia-drivers. -- Neil Bothwick ... ebius tagline. This is a moebius tagline. This is a mo ... signature.asc Description: PGP signature
Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED]
Still no luck .. I got this http://rafb.net/p/Y4c2JX22.html and again same thing in dmesg .. :/ On Thu, Mar 6, 2008 at 4:18 PM, cypherstrong <[EMAIL PROTECTED]> wrote: > Ok you have to reboot or reload nvidia module > > rmmod nvidia > modprobe nvidia > > and set nvidia as default opengl accelerator: > > eselect opengl set nvidia > > and let's go again > > > -- Amar Ćosić [EMAIL PROTECTED] [EMAIL PROTECTED] +38761240095 http://www.amar.co.ba
Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED]
Amar Cosic wrote: > It seems X isn't starting :( . What to do ? First: stop top-posting. Second: snip irrelevant parts of the mail you are replying to. Third: stop sending an additional HTML version of your mail. About your problem, I have no idea, sorry. Benno -- gentoo-user@lists.gentoo.org mailing list
Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED]
Ok you have to reboot or reload nvidia module rmmod nvidia modprobe nvidia and set nvidia as default opengl accelerator: eselect opengl set nvidia and let's go again Le Thursday 06 March 2008 16:04:57 Amar Cosic, vous avez écrit : > Well it seems I do have problems :/ . I rebooted and i fire'd dmesg and got > this : > > > NVRM: API mismatch: the client has the version 169.09, but > NVRM: this kernel module has the version 100.14.19. Please > NVRM: make sure that this kernel module and all NVIDIA driver > NVRM: components have the same version. > NVRM: API mismatch: the client has the version 169.09, but > NVRM: this kernel module has the version 100.14.19. Please > NVRM: make sure that this kernel module and all NVIDIA driver > NVRM: components have the same version. > > > It seems X isn't starting :( . What to do ? > > On Thu, Mar 6, 2008 at 1:12 PM, cypherstrong <[EMAIL PROTECTED]> wrote: > > Great :) > > > > It's a pleasure > > > > Le Thursday 06 March 2008 12:43:01 Amar Cosic, vous avez écrit : > > > It's emerged :D . Thank you very much. Thing is am remote to my mychine > > > > so > > > > > I cannot acctualy see if driver works :). But I gues its gonna be OK. > > > Thanky again > > > > > > > > > > > > > > > On Thu, Mar 6, 2008 at 12:13 PM, cypherstrong <[EMAIL PROTECTED]> > > > > > > wrote: > > > > the genkernel all alone could work > > > > > > > > did you modify config file when you use genkernel ? > > > > > > > > how do you build a kernel else where ? > > > > > > > > I don't use genkernel, I directly select my option in menuconfig > > > > > > > > just try like you said, it should work > > > > > > > > Le Thursday 06 March 2008 12:00:21 Amar Cosic, vous avez écrit : > > > > > So : > > > > > > > > > > cd /usr/src/linux > > > > > cp ../linux-`uname -r`/.config > > > > > genkernel all > > > > > > > > > > ?? > > > > > > > > > > Thanks > > > > > > > > > > > > > > > On Thu, Mar 6, 2008 at 11:42 AM, cypherstrong < > > > > [EMAIL PROTECTED]> > > > > > > > wrote: > > > > > > ok just use your genkernel with the new kernel, and let's go > > > > > > > > > > > > Le Thursday 06 March 2008 11:30:43 Amar Cosic, vous avez écrit : > > > > > > > Thanks for your answer. I use genkernel for kernel caompiling. > > > > Is > > > > > > this > > > > > > > > > > > changing anything? Do I have to change grub.conf then .. ? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Thu, Mar 6, 2008 at 11:14 AM, cypherstrong < > > > > > > > > [EMAIL PROTECTED]> > > > > > > > > > > > wrote: > > > > > > > > Answer is simple: > > > > > > > > > > > > > > > > You have upgrade your kernel (gentoo-sources perhaps) with > > > > > > > > the use symlinks. > > > > > > > > > > > > > > > > Here the error : > > > > > > > > > > > > > > > >echo " ERROR: Kernel configuration is invalid."; > > > > > > > > > > > > \ > > > > > > > > > > > > > >echo " include/linux/autoconf.h or > > > > > > > > include/config/auto.conf are missing."; \ > > > > > > > >echo " Run 'make oldconfig && make prepare' on > > > > > > > > kernel > > > > > > > > > > src > > > > > > > > > > > > > > to > > > > > > > > fix it."; \ > > > > > > > > > > > > > > > > so, do this : > > > > > > > > > > > > > > > > cd /usr/src/linux > > > > > > > > cp ../linux-`uname -r`/.config . > > > > > > > > make oldconfig > > > > > > > > make > > > > > > > > make modules_install install > > > > > > > > > > > > > > > > Now you can emerge nvidia and reboot when success > > > > > > > > > > > > > > > > you will boot on new kernel with nvidia module installed > > > > > > > > > > > > > > > > Le Thursday 06 March 2008 11:04:31 Amar Cosic, vous avez > > > > > > > > écrit > > > > > > > > > > > > > > > > > On Thu, Mar 6, 2008 at 10:55 AM, cypherstrong < > > > > > > > > > > > > [EMAIL PROTECTED]> > > > > > > > > > > > > > > > wrote: > > > > > > > > > > Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez > > > > > > > > > > écrit > > > > > > > > > > > > > > > > > > > > > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick < > > > > > > > > > > > > [EMAIL PROTECTED]> > > > > > > > > > > > > > > > > wrote: > > > > > > > > > > > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote: > > > > > > > > > > > > > I just ran emerge --sync and world and I see nvidia > > > > > > > > driver > > > > > > > > > > > > update > > > > > > > > > > > > > > > > > > > > > is available. However I have problems emerging it. > > > > This > > > > > > is > > > > > > > > > > what > > > > > > > > > > > > > > I > > > > > > > > > > > > > > > > > > > > > got: > > > > > > > > > > > > > > > > > > > > > > > > > > * ERROR: > > > > > > > > > > > > > x11-drivers/nvidia-drivers-169.09-r1failed. > > > > > > > > > > > > > > > > > > > > > > > > > > * If you need support, post the topmost build > > > > error, > > > > > > > > > > > > > > Please post the output before this, that contains the > > > > > > > > actual > > > > > > > > > > > > errors. > > > > > > > > > > > >
Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED]
Well it seems I do have problems :/ . I rebooted and i fire'd dmesg and got this : NVRM: API mismatch: the client has the version 169.09, but NVRM: this kernel module has the version 100.14.19. Please NVRM: make sure that this kernel module and all NVIDIA driver NVRM: components have the same version. NVRM: API mismatch: the client has the version 169.09, but NVRM: this kernel module has the version 100.14.19. Please NVRM: make sure that this kernel module and all NVIDIA driver NVRM: components have the same version. It seems X isn't starting :( . What to do ? On Thu, Mar 6, 2008 at 1:12 PM, cypherstrong <[EMAIL PROTECTED]> wrote: > Great :) > > It's a pleasure > > Le Thursday 06 March 2008 12:43:01 Amar Cosic, vous avez écrit : > > It's emerged :D . Thank you very much. Thing is am remote to my mychine > so > > I cannot acctualy see if driver works :). But I gues its gonna be OK. > > Thanky again > > > > > > > > > > On Thu, Mar 6, 2008 at 12:13 PM, cypherstrong <[EMAIL PROTECTED]> > > > > wrote: > > > the genkernel all alone could work > > > > > > did you modify config file when you use genkernel ? > > > > > > how do you build a kernel else where ? > > > > > > I don't use genkernel, I directly select my option in menuconfig > > > > > > just try like you said, it should work > > > > > > Le Thursday 06 March 2008 12:00:21 Amar Cosic, vous avez écrit : > > > > So : > > > > > > > > cd /usr/src/linux > > > > cp ../linux-`uname -r`/.config > > > > genkernel all > > > > > > > > ?? > > > > > > > > Thanks > > > > > > > > > > > > On Thu, Mar 6, 2008 at 11:42 AM, cypherstrong < > [EMAIL PROTECTED]> > > > > > > > > wrote: > > > > > ok just use your genkernel with the new kernel, and let's go > > > > > > > > > > Le Thursday 06 March 2008 11:30:43 Amar Cosic, vous avez écrit : > > > > > > Thanks for your answer. I use genkernel for kernel caompiling. > Is > > > > > > this > > > > > > > > > changing anything? Do I have to change grub.conf then .. ? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Thu, Mar 6, 2008 at 11:14 AM, cypherstrong < > > > > > > [EMAIL PROTECTED]> > > > > > > > > > wrote: > > > > > > > Answer is simple: > > > > > > > > > > > > > > You have upgrade your kernel (gentoo-sources perhaps) with the > > > > > > > use symlinks. > > > > > > > > > > > > > > Here the error : > > > > > > > > > > > > > >echo " ERROR: Kernel configuration is invalid."; > > > > > > > > > > \ > > > > > > > > > > > >echo " include/linux/autoconf.h or > > > > > > > include/config/auto.conf are missing."; \ > > > > > > >echo " Run 'make oldconfig && make prepare' on > > > > > > kernel > > > > > > > > src > > > > > > > > > > > > to > > > > > > > fix it."; \ > > > > > > > > > > > > > > so, do this : > > > > > > > > > > > > > > cd /usr/src/linux > > > > > > > cp ../linux-`uname -r`/.config . > > > > > > > make oldconfig > > > > > > > make > > > > > > > make modules_install install > > > > > > > > > > > > > > Now you can emerge nvidia and reboot when success > > > > > > > > > > > > > > you will boot on new kernel with nvidia module installed > > > > > > > > > > > > > > Le Thursday 06 March 2008 11:04:31 Amar Cosic, vous avez écrit > : > > > > > > > > On Thu, Mar 6, 2008 at 10:55 AM, cypherstrong < > > > > > > > > > > [EMAIL PROTECTED]> > > > > > > > > > > > > > wrote: > > > > > > > > > Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez > > > > > > > > > écrit > > > > > > > > > > > > > > > > > > > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick < > > > > > > > > > > [EMAIL PROTECTED]> > > > > > > > > > > > > > > wrote: > > > > > > > > > > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote: > > > > > > > > > > > > I just ran emerge --sync and world and I see nvidia > > > > > > driver > > > > > > > > > > update > > > > > > > > > > > > > > > > > > > is available. However I have problems emerging it. > This > > > > > > is > > > > > > > > what > > > > > > > > > > > > I > > > > > > > > > > > > > > > > > > > got: > > > > > > > > > > > > > > > > > > > > > > > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1failed. > > > > > > > > > > > > > > > > > > > > > > > > * If you need support, post the topmost build > error, > > > > > > > > > > > > > > > > > > > > > > Please post the output before this, that contains the > > > > > > actual > > > > > > > > > > errors. > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > > Neil Bothwick > > > > > > > > > > > > > > > > > > > > > > If the pen is mightier than the sword, and a picture > is > > > > > > worth > > > > > > > > a > > > > > > > > > > > > > > thousand > > > > > > > > > > > > > > > > > > > > words, how dangerous is a fax? > > > > > > > > > > > > > > > > > > > > I pasted all .. hmm . Here is pastebin link,maybe I > missed > > > > > > > > > > something > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > http://pastebin.ca/930139 > > > > > > > > > > > > > > > > > > Post the build.log as indicate in
Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED]
Great :) It's a pleasure Le Thursday 06 March 2008 12:43:01 Amar Cosic, vous avez écrit : > It's emerged :D . Thank you very much. Thing is am remote to my mychine so > I cannot acctualy see if driver works :). But I gues its gonna be OK. > Thanky again > > > > > On Thu, Mar 6, 2008 at 12:13 PM, cypherstrong <[EMAIL PROTECTED]> > > wrote: > > the genkernel all alone could work > > > > did you modify config file when you use genkernel ? > > > > how do you build a kernel else where ? > > > > I don't use genkernel, I directly select my option in menuconfig > > > > just try like you said, it should work > > > > Le Thursday 06 March 2008 12:00:21 Amar Cosic, vous avez écrit : > > > So : > > > > > > cd /usr/src/linux > > > cp ../linux-`uname -r`/.config > > > genkernel all > > > > > > ?? > > > > > > Thanks > > > > > > > > > On Thu, Mar 6, 2008 at 11:42 AM, cypherstrong <[EMAIL PROTECTED]> > > > > > > wrote: > > > > ok just use your genkernel with the new kernel, and let's go > > > > > > > > Le Thursday 06 March 2008 11:30:43 Amar Cosic, vous avez écrit : > > > > > Thanks for your answer. I use genkernel for kernel caompiling. Is > > > > this > > > > > > > changing anything? Do I have to change grub.conf then .. ? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Thu, Mar 6, 2008 at 11:14 AM, cypherstrong < > > > > [EMAIL PROTECTED]> > > > > > > > wrote: > > > > > > Answer is simple: > > > > > > > > > > > > You have upgrade your kernel (gentoo-sources perhaps) with the > > > > > > use symlinks. > > > > > > > > > > > > Here the error : > > > > > > > > > > > >echo " ERROR: Kernel configuration is invalid."; > > > > > > > > \ > > > > > > > > > >echo " include/linux/autoconf.h or > > > > > > include/config/auto.conf are missing."; \ > > > > > >echo " Run 'make oldconfig && make prepare' on > > > > kernel > > > > > > src > > > > > > > > > > to > > > > > > fix it."; \ > > > > > > > > > > > > so, do this : > > > > > > > > > > > > cd /usr/src/linux > > > > > > cp ../linux-`uname -r`/.config . > > > > > > make oldconfig > > > > > > make > > > > > > make modules_install install > > > > > > > > > > > > Now you can emerge nvidia and reboot when success > > > > > > > > > > > > you will boot on new kernel with nvidia module installed > > > > > > > > > > > > Le Thursday 06 March 2008 11:04:31 Amar Cosic, vous avez écrit : > > > > > > > On Thu, Mar 6, 2008 at 10:55 AM, cypherstrong < > > > > > > > > [EMAIL PROTECTED]> > > > > > > > > > > > wrote: > > > > > > > > Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez > > > > > > > > écrit > > > > > > > > > > > > > > > > > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick < > > > > > > > > [EMAIL PROTECTED]> > > > > > > > > > > > > wrote: > > > > > > > > > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote: > > > > > > > > > > > I just ran emerge --sync and world and I see nvidia > > > > driver > > > > > > > > update > > > > > > > > > > > > > > > > > is available. However I have problems emerging it. This > > > > is > > > > > > what > > > > > > > > > > I > > > > > > > > > > > > > > > > > got: > > > > > > > > > > > > > > > > > > > > > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed. > > > > > > > > > > > > > > > > > > > > > > * If you need support, post the topmost build error, > > > > > > > > > > > > > > > > > > > > Please post the output before this, that contains the > > > > actual > > > > > > > > errors. > > > > > > > > > > > > > > > > -- > > > > > > > > > > Neil Bothwick > > > > > > > > > > > > > > > > > > > > If the pen is mightier than the sword, and a picture is > > > > worth > > > > > > a > > > > > > > > > > > > thousand > > > > > > > > > > > > > > > > > > words, how dangerous is a fax? > > > > > > > > > > > > > > > > > > I pasted all .. hmm . Here is pastebin link,maybe I missed > > > > > > > > > something > > > > > > > > > > > > > > > > > > > > > > > > > > > http://pastebin.ca/930139 > > > > > > > > > > > > > > > > Post the build.log as indicate in log message > > > > > > > > > > > > > > Hello > > > > > > > > > > > > > > Here is the link to build .log > > > > > > > http://rafb.net/p/s0UMiy64.html signature.asc Description: This is a digitally signed message part.
Re: [gentoo-user] Nvidia 169.09-r1 problem
It's emerged :D . Thank you very much. Thing is am remote to my mychine so I cannot acctualy see if driver works :). But I gues its gonna be OK. Thanky again On Thu, Mar 6, 2008 at 12:13 PM, cypherstrong <[EMAIL PROTECTED]> wrote: > the genkernel all alone could work > > did you modify config file when you use genkernel ? > > how do you build a kernel else where ? > > I don't use genkernel, I directly select my option in menuconfig > > just try like you said, it should work > > Le Thursday 06 March 2008 12:00:21 Amar Cosic, vous avez écrit : > > So : > > > > cd /usr/src/linux > > cp ../linux-`uname -r`/.config > > genkernel all > > > > ?? > > > > Thanks > > > > > > On Thu, Mar 6, 2008 at 11:42 AM, cypherstrong <[EMAIL PROTECTED]> > > > > wrote: > > > ok just use your genkernel with the new kernel, and let's go > > > > > > Le Thursday 06 March 2008 11:30:43 Amar Cosic, vous avez écrit : > > > > Thanks for your answer. I use genkernel for kernel caompiling. Is > this > > > > changing anything? Do I have to change grub.conf then .. ? > > > > > > > > > > > > > > > > > > > > > > > > On Thu, Mar 6, 2008 at 11:14 AM, cypherstrong < > [EMAIL PROTECTED]> > > > > > > > > wrote: > > > > > Answer is simple: > > > > > > > > > > You have upgrade your kernel (gentoo-sources perhaps) with the use > > > > > symlinks. > > > > > > > > > > Here the error : > > > > > > > > > >echo " ERROR: Kernel configuration is invalid."; > > > > > > \ > > > > > > > >echo " include/linux/autoconf.h or > > > > > include/config/auto.conf are missing."; \ > > > > >echo " Run 'make oldconfig && make prepare' on > kernel > > > > > > src > > > > > > > > to > > > > > fix it."; \ > > > > > > > > > > so, do this : > > > > > > > > > > cd /usr/src/linux > > > > > cp ../linux-`uname -r`/.config . > > > > > make oldconfig > > > > > make > > > > > make modules_install install > > > > > > > > > > Now you can emerge nvidia and reboot when success > > > > > > > > > > you will boot on new kernel with nvidia module installed > > > > > > > > > > Le Thursday 06 March 2008 11:04:31 Amar Cosic, vous avez écrit : > > > > > > On Thu, Mar 6, 2008 at 10:55 AM, cypherstrong < > > > > > > [EMAIL PROTECTED]> > > > > > > > > > wrote: > > > > > > > Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez écrit > : > > > > > > > > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick < > > > > > > [EMAIL PROTECTED]> > > > > > > > > > > wrote: > > > > > > > > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote: > > > > > > > > > > I just ran emerge --sync and world and I see nvidia > driver > > > > > > > > > > update > > > > > > > > > > > > > > > is available. However I have problems emerging it. This > is > > > > > > what > > > > > > > > I > > > > > > > > > > > > > > > got: > > > > > > > > > > > > > > > > > > > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed. > > > > > > > > > > > > > > > > > > > > * If you need support, post the topmost build error, > > > > > > > > > > > > > > > > > > Please post the output before this, that contains the > actual > > > > > > > > > > errors. > > > > > > > > > > > > > > -- > > > > > > > > > Neil Bothwick > > > > > > > > > > > > > > > > > > If the pen is mightier than the sword, and a picture is > worth > > > > > > a > > > > > > > > > > thousand > > > > > > > > > > > > > > > > words, how dangerous is a fax? > > > > > > > > > > > > > > > > I pasted all .. hmm . Here is pastebin link,maybe I missed > > > > > > > > something > > > > > > > > > > > > > > > > > > > > > > > > http://pastebin.ca/930139 > > > > > > > > > > > > > > Post the build.log as indicate in log message > > > > > > > > > > > > Hello > > > > > > > > > > > > Here is the link to build .log http://rafb.net/p/s0UMiy64.html > > > -- Amar Ćosić [EMAIL PROTECTED] [EMAIL PROTECTED] +38761240095 http://www.amar.co.ba
Re: [gentoo-user] Nvidia 169.09-r1 problem
the genkernel all alone could work did you modify config file when you use genkernel ? how do you build a kernel else where ? I don't use genkernel, I directly select my option in menuconfig just try like you said, it should work Le Thursday 06 March 2008 12:00:21 Amar Cosic, vous avez écrit : > So : > > cd /usr/src/linux > cp ../linux-`uname -r`/.config > genkernel all > > ?? > > Thanks > > > On Thu, Mar 6, 2008 at 11:42 AM, cypherstrong <[EMAIL PROTECTED]> > > wrote: > > ok just use your genkernel with the new kernel, and let's go > > > > Le Thursday 06 March 2008 11:30:43 Amar Cosic, vous avez écrit : > > > Thanks for your answer. I use genkernel for kernel caompiling. Is this > > > changing anything? Do I have to change grub.conf then .. ? > > > > > > > > > > > > > > > > > > On Thu, Mar 6, 2008 at 11:14 AM, cypherstrong <[EMAIL PROTECTED]> > > > > > > wrote: > > > > Answer is simple: > > > > > > > > You have upgrade your kernel (gentoo-sources perhaps) with the use > > > > symlinks. > > > > > > > > Here the error : > > > > > > > >echo " ERROR: Kernel configuration is invalid."; > > > > \ > > > > > >echo " include/linux/autoconf.h or > > > > include/config/auto.conf are missing."; \ > > > >echo " Run 'make oldconfig && make prepare' on kernel > > > > src > > > > > > to > > > > fix it."; \ > > > > > > > > so, do this : > > > > > > > > cd /usr/src/linux > > > > cp ../linux-`uname -r`/.config . > > > > make oldconfig > > > > make > > > > make modules_install install > > > > > > > > Now you can emerge nvidia and reboot when success > > > > > > > > you will boot on new kernel with nvidia module installed > > > > > > > > Le Thursday 06 March 2008 11:04:31 Amar Cosic, vous avez écrit : > > > > > On Thu, Mar 6, 2008 at 10:55 AM, cypherstrong < > > > > [EMAIL PROTECTED]> > > > > > > > wrote: > > > > > > Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez écrit : > > > > > > > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick < > > > > [EMAIL PROTECTED]> > > > > > > > > wrote: > > > > > > > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote: > > > > > > > > > I just ran emerge --sync and world and I see nvidia driver > > > > > > > > update > > > > > > > > > > > > > is available. However I have problems emerging it. This is > > > > what > > > > > > I > > > > > > > > > > > > > got: > > > > > > > > > > > > > > > > > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed. > > > > > > > > > > > > > > > > > > * If you need support, post the topmost build error, > > > > > > > > > > > > > > > > Please post the output before this, that contains the actual > > > > > > > > errors. > > > > > > > > > > > > -- > > > > > > > > Neil Bothwick > > > > > > > > > > > > > > > > If the pen is mightier than the sword, and a picture is worth > > > > a > > > > > > > > thousand > > > > > > > > > > > > > > words, how dangerous is a fax? > > > > > > > > > > > > > > I pasted all .. hmm . Here is pastebin link,maybe I missed > > > > > > > something > > > > > > > > > > > > > > > > > > > > > http://pastebin.ca/930139 > > > > > > > > > > > > Post the build.log as indicate in log message > > > > > > > > > > Hello > > > > > > > > > > Here is the link to build .log http://rafb.net/p/s0UMiy64.html signature.asc Description: This is a digitally signed message part.
Re: [gentoo-user] Nvidia 169.09-r1 problem
So : cd /usr/src/linux cp ../linux-`uname -r`/.config genkernel all ?? Thanks On Thu, Mar 6, 2008 at 11:42 AM, cypherstrong <[EMAIL PROTECTED]> wrote: > ok just use your genkernel with the new kernel, and let's go > > Le Thursday 06 March 2008 11:30:43 Amar Cosic, vous avez écrit : > > Thanks for your answer. I use genkernel for kernel caompiling. Is this > > changing anything? Do I have to change grub.conf then .. ? > > > > > > > > > > > > On Thu, Mar 6, 2008 at 11:14 AM, cypherstrong <[EMAIL PROTECTED]> > > > > wrote: > > > Answer is simple: > > > > > > You have upgrade your kernel (gentoo-sources perhaps) with the use > > > symlinks. > > > > > > Here the error : > > > > > >echo " ERROR: Kernel configuration is invalid."; > \ > > >echo " include/linux/autoconf.h or > > > include/config/auto.conf are missing."; \ > > >echo " Run 'make oldconfig && make prepare' on kernel > src > > > to > > > fix it."; \ > > > > > > so, do this : > > > > > > cd /usr/src/linux > > > cp ../linux-`uname -r`/.config . > > > make oldconfig > > > make > > > make modules_install install > > > > > > Now you can emerge nvidia and reboot when success > > > > > > you will boot on new kernel with nvidia module installed > > > > > > Le Thursday 06 March 2008 11:04:31 Amar Cosic, vous avez écrit : > > > > On Thu, Mar 6, 2008 at 10:55 AM, cypherstrong < > [EMAIL PROTECTED]> > > > > > > > > wrote: > > > > > Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez écrit : > > > > > > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick < > [EMAIL PROTECTED]> > > > > > > > > > > wrote: > > > > > > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote: > > > > > > > > I just ran emerge --sync and world and I see nvidia driver > > > > > > update > > > > > > > > > > > is available. However I have problems emerging it. This is > what > > > > > > I > > > > > > > > > > > got: > > > > > > > > > > > > > > > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed. > > > > > > > > > > > > > > > > * If you need support, post the topmost build error, > > > > > > > > > > > > > > Please post the output before this, that contains the actual > > > > > > errors. > > > > > > > > > > -- > > > > > > > Neil Bothwick > > > > > > > > > > > > > > If the pen is mightier than the sword, and a picture is worth > a > > > > > > > > > > thousand > > > > > > > > > > > > words, how dangerous is a fax? > > > > > > > > > > > > I pasted all .. hmm . Here is pastebin link,maybe I missed > > > > > > something > > > > > > > > > > > > > > > > > > http://pastebin.ca/930139 > > > > > > > > > > Post the build.log as indicate in log message > > > > > > > > Hello > > > > > > > > Here is the link to build .log http://rafb.net/p/s0UMiy64.html > > > -- Amar Ćosić [EMAIL PROTECTED] [EMAIL PROTECTED] +38761240095 http://www.amar.co.ba
Re: [gentoo-user] Nvidia 169.09-r1 problem
ok just use your genkernel with the new kernel, and let's go Le Thursday 06 March 2008 11:30:43 Amar Cosic, vous avez écrit : > Thanks for your answer. I use genkernel for kernel caompiling. Is this > changing anything? Do I have to change grub.conf then .. ? > > > > > > On Thu, Mar 6, 2008 at 11:14 AM, cypherstrong <[EMAIL PROTECTED]> > > wrote: > > Answer is simple: > > > > You have upgrade your kernel (gentoo-sources perhaps) with the use > > symlinks. > > > > Here the error : > > > >echo " ERROR: Kernel configuration is invalid."; \ > >echo " include/linux/autoconf.h or > > include/config/auto.conf are missing."; \ > >echo " Run 'make oldconfig && make prepare' on kernel src > > to > > fix it."; \ > > > > so, do this : > > > > cd /usr/src/linux > > cp ../linux-`uname -r`/.config . > > make oldconfig > > make > > make modules_install install > > > > Now you can emerge nvidia and reboot when success > > > > you will boot on new kernel with nvidia module installed > > > > Le Thursday 06 March 2008 11:04:31 Amar Cosic, vous avez écrit : > > > On Thu, Mar 6, 2008 at 10:55 AM, cypherstrong <[EMAIL PROTECTED]> > > > > > > wrote: > > > > Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez écrit : > > > > > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick <[EMAIL PROTECTED]> > > > > > > > > wrote: > > > > > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote: > > > > > > > I just ran emerge --sync and world and I see nvidia driver > > > > update > > > > > > > > > is available. However I have problems emerging it. This is what > > > > I > > > > > > > > > got: > > > > > > > > > > > > > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed. > > > > > > > > > > > > > > * If you need support, post the topmost build error, > > > > > > > > > > > > Please post the output before this, that contains the actual > > > > errors. > > > > > > > > -- > > > > > > Neil Bothwick > > > > > > > > > > > > If the pen is mightier than the sword, and a picture is worth a > > > > > > > > thousand > > > > > > > > > > words, how dangerous is a fax? > > > > > > > > > > I pasted all .. hmm . Here is pastebin link,maybe I missed > > > > > something > > > > > > > > > > > > > > > http://pastebin.ca/930139 > > > > > > > > Post the build.log as indicate in log message > > > > > > Hello > > > > > > Here is the link to build .log http://rafb.net/p/s0UMiy64.html signature.asc Description: This is a digitally signed message part.
Re: [gentoo-user] Nvidia 169.09-r1 problem
Thanks for your answer. I use genkernel for kernel caompiling. Is this changing anything? Do I have to change grub.conf then .. ? On Thu, Mar 6, 2008 at 11:14 AM, cypherstrong <[EMAIL PROTECTED]> wrote: > Answer is simple: > > You have upgrade your kernel (gentoo-sources perhaps) with the use > symlinks. > > Here the error : > >echo " ERROR: Kernel configuration is invalid."; \ >echo " include/linux/autoconf.h or include/config/auto.conf > are missing."; \ >echo " Run 'make oldconfig && make prepare' on kernel src > to > fix it."; \ > > so, do this : > > cd /usr/src/linux > cp ../linux-`uname -r`/.config . > make oldconfig > make > make modules_install install > > Now you can emerge nvidia and reboot when success > > you will boot on new kernel with nvidia module installed > > Le Thursday 06 March 2008 11:04:31 Amar Cosic, vous avez écrit : > > On Thu, Mar 6, 2008 at 10:55 AM, cypherstrong <[EMAIL PROTECTED]> > > > > wrote: > > > Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez écrit : > > > > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick <[EMAIL PROTECTED]> > > > > > > wrote: > > > > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote: > > > > > > I just ran emerge --sync and world and I see nvidia driver > update > > > > > > is available. However I have problems emerging it. This is what > I > > > > > > got: > > > > > > > > > > > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed. > > > > > > > > > > > > * If you need support, post the topmost build error, > > > > > > > > > > Please post the output before this, that contains the actual > errors. > > > > > > > > > > > > > > > > > > > > -- > > > > > Neil Bothwick > > > > > > > > > > If the pen is mightier than the sword, and a picture is worth a > > > > > > thousand > > > > > > > > words, how dangerous is a fax? > > > > > > > > I pasted all .. hmm . Here is pastebin link,maybe I missed something > > > > > > > > > > > > http://pastebin.ca/930139 > > > > > > Post the build.log as indicate in log message > > > > Hello > > > > Here is the link to build .log http://rafb.net/p/s0UMiy64.html > > > -- Amar Ćosić [EMAIL PROTECTED] [EMAIL PROTECTED] +38761240095 http://www.amar.co.ba
Re: [gentoo-user] Nvidia 169.09-r1 problem
Answer is simple: You have upgrade your kernel (gentoo-sources perhaps) with the use symlinks. Here the error : echo " ERROR: Kernel configuration is invalid."; \ echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ so, do this : cd /usr/src/linux cp ../linux-`uname -r`/.config . make oldconfig make make modules_install install Now you can emerge nvidia and reboot when success you will boot on new kernel with nvidia module installed Le Thursday 06 March 2008 11:04:31 Amar Cosic, vous avez écrit : > On Thu, Mar 6, 2008 at 10:55 AM, cypherstrong <[EMAIL PROTECTED]> > > wrote: > > Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez écrit : > > > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick <[EMAIL PROTECTED]> > > > > wrote: > > > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote: > > > > > I just ran emerge --sync and world and I see nvidia driver update > > > > > is available. However I have problems emerging it. This is what I > > > > > got: > > > > > > > > > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed. > > > > > > > > > > * If you need support, post the topmost build error, > > > > > > > > Please post the output before this, that contains the actual errors. > > > > > > > > > > > > > > > > -- > > > > Neil Bothwick > > > > > > > > If the pen is mightier than the sword, and a picture is worth a > > > > thousand > > > > > > words, how dangerous is a fax? > > > > > > I pasted all .. hmm . Here is pastebin link,maybe I missed something > > > > > > > > > http://pastebin.ca/930139 > > > > Post the build.log as indicate in log message > > Hello > > Here is the link to build .log http://rafb.net/p/s0UMiy64.html signature.asc Description: This is a digitally signed message part.
Re: [gentoo-user] Nvidia 169.09-r1 problem
On Thu, Mar 6, 2008 at 10:55 AM, cypherstrong <[EMAIL PROTECTED]> wrote: > Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez écrit : > > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick <[EMAIL PROTECTED]> > wrote: > > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote: > > > > I just ran emerge --sync and world and I see nvidia driver update is > > > > available. However I have problems emerging it. This is what I got: > > > > > > > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed. > > > > > > > > * If you need support, post the topmost build error, > > > > > > Please post the output before this, that contains the actual errors. > > > > > > > > > > > > -- > > > Neil Bothwick > > > > > > If the pen is mightier than the sword, and a picture is worth a > thousand > > > words, how dangerous is a fax? > > > > I pasted all .. hmm . Here is pastebin link,maybe I missed something > > > > > > http://pastebin.ca/930139 > > Post the build.log as indicate in log message Hello Here is the link to build .log http://rafb.net/p/s0UMiy64.html -- Amar Ćosić [EMAIL PROTECTED] [EMAIL PROTECTED] +38761240095 http://www.amar.co.ba
Re: [gentoo-user] Nvidia 169.09-r1 problem
Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez écrit : > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick <[EMAIL PROTECTED]> wrote: > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote: > > > I just ran emerge --sync and world and I see nvidia driver update is > > > available. However I have problems emerging it. This is what I got: > > > > > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed. > > > > > > * If you need support, post the topmost build error, > > > > Please post the output before this, that contains the actual errors. > > > > > > > > -- > > Neil Bothwick > > > > If the pen is mightier than the sword, and a picture is worth a thousand > > words, how dangerous is a fax? > > I pasted all .. hmm . Here is pastebin link,maybe I missed something > > > http://pastebin.ca/930139 Post the build.log as indicate in log message signature.asc Description: This is a digitally signed message part.
Re: [gentoo-user] Nvidia 169.09-r1 problem
On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote: > > > I just ran emerge --sync and world and I see nvidia driver update is > > available. However I have problems emerging it. This is what I got: > > > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed. > > > > * If you need support, post the topmost build error, > > Please post the output before this, that contains the actual errors. > > -- > Neil Bothwick > > If the pen is mightier than the sword, and a picture is worth a thousand > words, how dangerous is a fax? I pasted all .. hmm . Here is pastebin link,maybe I missed something http://pastebin.ca/930139 -- Amar Ćosić [EMAIL PROTECTED] [EMAIL PROTECTED] +38761240095 http://www.amar.co.ba
Re: [gentoo-user] Nvidia 169.09-r1 problem
On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote: > I just ran emerge --sync and world and I see nvidia driver update is > available. However I have problems emerging it. This is what I got: > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed. > > * If you need support, post the topmost build error, Please post the output before this, that contains the actual errors. -- Neil Bothwick If the pen is mightier than the sword, and a picture is worth a thousand words, how dangerous is a fax? signature.asc Description: PGP signature
[gentoo-user] Nvidia 169.09-r1 problem
Hello all I just ran emerge --sync and world and I see nvidia driver update is available. However I have problems emerging it. This is what I got: * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3591: Called linux-mod_src_compile * environment, line 2626: Called die * The specific snippet of code: * emake HOSTCC="$(tc-getBUILD_CC)" CC="$(get-KERNEL_CC)" LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} || die "Unable to make ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}."; * The die message: * Unable to make IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/usr/src/linux HOST_CC=i686-pc-linux-gnu-gcc clean module. * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/x11-drivers/nvidia- drivers-169.09-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-169.09-r1/temp/environment'. Any ideas how to solve this ? Thanks -- Amar Ćosić [EMAIL PROTECTED] [EMAIL PROTECTED] +38761240095 http://www.amar.co.ba