01.11.2015 21:02, Roman Bysh пишет:
On 11/01/2015 12:51 PM, Andrei Borzenkov wrote:
01.11.2015 20:43, Roman Bysh пишет:
On 11/01/2015 12:02 PM, Roman Bysh wrote:
On 10/31/2015 08:04 PM, Jan Engelhardt wrote:
On Saturday 2015-10-31 22:10, Roman Bysh wrote:
> > I guess my next move is to try kernel 4.3-rc7 when it arrives in the > linux-next repo: > https://bugs.freedesktop.org/show_bug.cgi?id=92504 > I reinstalled my Nvidia driver. Then:
cd /usr/src/linux make mrproper make cloneconfig && make prepare
shutdown -r now
After the reboot everything is working.
Except you broke building of further KMPs (maybe you can live with that, maybe not). http://inai.de/2007/04/12
No problem here.
Follow Up
When I read /var/log/vbox-install.log it indicates: <-- snip ------------------------------------------------------------------ make KBUILD_VERBOSE=1 SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 CONFIG_MODULE_SIG= -C /lib/modules/3.16.6-2-desktop/build modules make[1]: Entering directory `/usr/src/linux-3.16.6-2-obj/x86_64/desktop' make -C /usr/src/linux-3.16.6-2-obj/x86_64/desktop \ KBUILD_SRC=/usr/src/linux-3.16.6-2 \ KBUILD_EXTMOD="/tmp/vbox.0" -f /usr/src/linux-3.16.6-2/Makefile \ modules test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; <--- snip --------------------------------------------------------------------------------------------------------------->>>>>>>
I do not know what you want to say here, but both files are part of respective kernel-XXX-devel. He sent me a link indicating that the make command is the only command required for SuSE Linux.
You seriously think this explains what you attempted to say in your previous post? Do you try to say that Jan is wrong and make command does not work?
For Nvidia add:
make SYSSRC=/lib/modules/`uname -r`/source SYSOUT=/lib/modules/`uname -r`/build -f Makefile.kbuild
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org