Void Linux discussion
 help / color / mirror / Atom feed
From: "Stefan Mühlinghaus" <"master..."@googlemail.com>
To: voidlinux@googlegroups.com
Subject: Re: Nvidia probem?
Date: Sat, 6 Jun 2015 02:34:11 -0700 (PDT)	[thread overview]
Message-ID: <e7a74869-f7c9-4210-b9e3-23dfd9ef868f@googlegroups.com> (raw)
In-Reply-To: <6f57552e-5047-41a1-8f42-b4ddd068008a@googlegroups.com>


[-- Attachment #1.1: Type: text/plain, Size: 1996 bytes --]

I can confirm that the /usr/sbin transition was not complete on my system, 
but fixing that did not fix the original problem. Executing 
"xbps-reconfigure -f nvidia" still gets me:

Regenerating initramfs, please wait...
/usr/lib/dracut/modules.d/90kernel-modules/module-setup.sh: line 13: /lib/
modules/4.0.4_1//kernel/drivers/video/nvidia.ko: No such file or directory
/usr/lib/dracut/modules.d/90kernel-modules/module-setup.sh: line 13: /lib/
modules/4.0.4_1//kernel/drivers/video/nvidia-uvm.ko: No such file or 
directory

So I went to /usr/src/nvidia-346.72 and tried a "make":

NVIDIA: calling KBUILD...
make[1]: Entering directory '/usr/src/kernel-headers-4.0.4_1'
make -f ./Makefile silentoldconfig
make -f ./scripts/Makefile.build obj=scripts/basic
rm -f .tmp_quiet_recordmcount
make -f ./scripts/Makefile.build obj=scripts/kconfig silentoldconfig
mkdir -p include/config include/generated
scripts/kconfig/conf --silentoldconfig Kconfig
make -f ./scripts/Makefile.build obj=arch/x86/syscalls all
scripts/Makefile.build:44: arch/x86/syscalls/Makefile: No such file or 
directory
make[2]: *** No rule to make target 'arch/x86/syscalls/Makefile'.  Stop.
arch/x86/Makefile:181: recipe for target 'archheaders' failed
make[1]: *** [archheaders] Error 2
make[1]: Leaving directory '/usr/src/kernel-headers-4.0.4_1'
NVIDIA: left KBUILD.
nvidia.ko failed to build!
nvidia-modules-common.mk:248: recipe for target 'module' failed
make: *** [module] Error 1

As is to be expected, the same happens in /usr/src/kernel-headers-4.0.4_1 
directly:

scripts/Makefile.build:44: arch/x86/syscalls/Makefile: No such file or 
directory
make[1]: *** No rule to make target 'arch/x86/syscalls/Makefile'.  Stop.
arch/x86/Makefile:181: recipe for target 'archheaders' failed
make: *** [archheaders] Error 2

That "arch/x86/syscalls" directory is not part of the linux4.0-headers 
package. Do I need to generate it somehow? Or am I missing something else 
entirely?

[-- Attachment #1.2: Type: text/html, Size: 21410 bytes --]

  parent reply	other threads:[~2015-06-06  9:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-05 17:45 Stefan Mühlinghaus
2015-06-06  6:05 ` Frankie Wild
2015-06-06  7:29   ` Juan RP
2015-06-06  9:34 ` Stefan Mühlinghaus [this message]
2015-06-06  9:45   ` Juan RP
2015-06-10 23:09     ` John Bowles
2015-06-11 17:18       ` Stefan Mühlinghaus
2015-06-11 21:22         ` John Bowles
2015-06-12  7:51       ` Stefan Mühlinghaus
2015-06-12  9:14         ` John Bowles
2015-06-12 14:04           ` Scott Girling
2015-06-12 20:54             ` John Bowles
2015-06-12  3:14     ` JD Robinson
2015-06-06 10:01 ` Stefan Mühlinghaus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e7a74869-f7c9-4210-b9e3-23dfd9ef868f@googlegroups.com \
    --to="master..."@googlemail.com \
    --cc=voidlinux@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).