From mboxrd@z Thu Jan 1 00:00:00 1970 X-Received: by 10.129.97.7 with SMTP id v7mr302773ywb.45.1433583252468; Sat, 06 Jun 2015 02:34:12 -0700 (PDT) X-BeenThere: voidlinux@googlegroups.com Received: by 10.140.96.137 with SMTP id k9ls1954061qge.72.gmail; Sat, 06 Jun 2015 02:34:12 -0700 (PDT) X-Received: by 10.140.34.78 with SMTP id k72mr94140qgk.17.1433583252300; Sat, 06 Jun 2015 02:34:12 -0700 (PDT) Date: Sat, 6 Jun 2015 02:34:11 -0700 (PDT) From: =?UTF-8?Q?Stefan_M=C3=BChlinghaus?= To: voidlinux@googlegroups.com Message-Id: In-Reply-To: <6f57552e-5047-41a1-8f42-b4ddd068008a@googlegroups.com> References: <6f57552e-5047-41a1-8f42-b4ddd068008a@googlegroups.com> Subject: Re: Nvidia probem? MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_415_506174801.1433583251929" ------=_Part_415_506174801.1433583251929 Content-Type: multipart/alternative; boundary="----=_Part_416_1097154640.1433583251929" ------=_Part_416_1097154640.1433583251929 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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? ------=_Part_416_1097154640.1433583251929 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
I can confirm that the /usr/sbin transition was not comple= te on my system, but fixing that did not fix the original problem. Executin= g "xbps-reconfigure -f nvidia" still gets me:

<= div class=3D"subprettyprint">Regenerating initramfs, please wait...=
/usr/lib/dracut/modules.d/90kernel= -modules/module-setup.sh: line = 13<= span style=3D"color: #660;" class=3D"styled-by-prettify">: /lib/modules/4.0.4_1//kernel/drivers/video/nvidia.ko: No such file or directory
/usr/lib/dracut/= modules.d/90kernel-modules/module-s= etup.sh: line 13: /lib/modules/4.= 0.<= span style=3D"color: #066;" class=3D"styled-by-prettify">4_1//kernel/drivers/video/nv= idia-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]: Enter= ing direct= ory '/usr/= src/kernel-headers-4.0.4_1'
make
-f .= /Makefile<= /span> silentoldc= onfig
make
-f ./scripts/Makefile.build obj=3Dscripts/basic
rm
-f .tmp_quiet_re= cordmcount
make
-= f ./scripts/Makefile.build obj=3Dscripts/kconfig silentoldconfig
mkdir
-p include/config include/generated
scripts
/kconfig/conf --silen= toldconfig Kconfigmake -f ./scripts/Makefile.build obj=3Darch/x86/syscalls allscripts/= Makefile.build:44: arch/x86/syscal= ls/= Makefile: No such file or directory
make
[2]: **= * <= span style=3D"color: #606;" class=3D"styled-by-prettify">No
rule to make target 'arch/x86/sysca= lls/Makefile'.  = ;Stop.
arch
/x86/Makefile:181: = recipe for= target 'archheaders= ' failedmake[1]: *** [archheaders] Er= ror 2
make
[1]: Leaving directory '/usr/src/kernel-headers-4.0.4_1'
NVIDIA
: left KBUILD.
nvidia
.ko failed to build!
nvidia
-modules-<= /span>common.mk:248: recipe for target 'module' failed
make
: *** [module] Error 1

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

scripts/Makefile.build:44: a= rch/x86/syscalls/Makefile: No such file or di= rectory
make
[1]: *** No rule to make target 'arch/x86/syscalls/Makefile'.
 Stop.
arch
/x86/M= akefile:181: recipe for target 'archheaders' failed
make
: *** [archheaders] <= /span>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?
------=_Part_416_1097154640.1433583251929-- ------=_Part_415_506174801.1433583251929--