[qubes-users] Re: Update VM Kernel and Use VM Kernel

2017-02-08 Thread nicholas roveda
Il giorno mercoledì 8 febbraio 2017 00:33:04 UTC-5, nicholas roveda ha scritto:
> 3) Compiling the kernel with default configs
>
> I ran 'make defconfig', then
> I ran 'make' and it went all good,
> but when I ran 'sudo make install' I encountered some errors, so I remembered 
> the Qubes Docs and I tried to use DKMS, so
> I ran 'sudo dkms autoinstall -k  -a amd64', but I didn't see any 
> output unlike the one showed by the Qubes Docs, so I stopped here.



Actually now, when I run 'make install', it reports this:

WARNING: missing /lib/modules/4.9.2
Ensure all necessary drivers are built into the linux image!
depmod: ERROR: could not open directory /lib/modules/4.9.2: No such file or 
directory
depmod: FATAL: could not search modules: No such file or directory



When I run 'dkms autoinstall -k 4.9.2 -a amd64', it reports:

Error! Your kernel headers for kernel 4.9.2 cannot be found.
Please install the linux-headers-4.9.2 package,
or use the --kernelsourcedir option to tell DKMS where it's located



The only headers I found were linux-headers-4.9.0-1, so I managed to install 
the kernel after modify `u2mfn.c` and run which cointened some errors and ran 
'sudo dkms autoinstall -k 4.9.0-1 -a amd64', 
but at boot it says it doesn't find any XEN notes and initramfs crashes at some 
point

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/0113d7ba-d29d-4136-a732-910c449dc600%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Update VM Kernel and Use VM Kernel

2017-02-08 Thread nicholas roveda
Il giorno mercoledì 8 febbraio 2017 00:33:04 UTC-5, nicholas roveda ha scritto:
> 3) Compiling the kernel with default configs
>
> I ran 'make defconfig', then
> I ran 'make' and it went all good,
> but when I ran 'sudo make install' I encountered some errors, so I remembered 
> the Qubes Docs and I tried to use DKMS, so
> I ran 'sudo dkms autoinstall -k  -a amd64', but I didn't see any 
> output unlike the one showed by the Qubes Docs, so I stopped here.



Actually now, when I run 'make install', it reports this:

WARNING: missing /lib/modules/4.9.2
Ensure all necessary drivers are built into the linux image!
depmod: ERROR: could not open directory /lib/modules/4.9.2: No such file or 
directory
depmod: FATAL: could not search modules: No such file or directory



When I run 'dkms autoinstall -k 4.9.2 -a amd64', it reports:

Error! Your kernel headers for kernel 4.9.2 cannot be found.
Please install the linux-headers-4.9.2 package,
or use the --kernelsourcedir option to tell DKMS where it's located



The only headers I found were linux-headers-4.9.0-1, so I managed to install 
the kernel after modify `u2mfn.c` which cointened some errors, but at boot it 
says it doesn't find any XEN notes and initramfs crashes at some point.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/bb641226-737a-4028-8b5f-62abf5807e8b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Update VM Kernel and Use VM Kernel

2017-02-08 Thread nicholas roveda
Il giorno mercoledì 8 febbraio 2017 00:33:04 UTC-5, nicholas roveda ha scritto:
> 3) Compiling the kernel with default configs
> 
> I ran 'make defconfig', then
> I ran 'make' and it went all good,
> but when I ran 'sudo make install' I encountered some errors, so I remembered 
> the Qubes Docs and I tried to use DKMS, so
> I ran 'sudo dkms autoinstall -k  -a amd64', but I didn't see any 
> output unlike the one showed by the Qubes Docs, so I stopped here.



Actually now, when I run 'make install', it reports this:

WARNING: missing /lib/modules/4.9.2
Ensure all necessary drivers are built into the linux image!
depmod: ERROR: could not open directory /lib/modules/4.9.2: No such file or 
directory
depmod: FATAL: could not search modules: No such file or directory



When I run 'dkms autoinstall -k 4.9.2 -a amd64', it reports:

Error! Your kernel headers for kernel 4.9.2 cannot be found.
Please install the linux-headers-4.9.2 package,
or use the --kernelsourcedir option to tell DKMS where it's located

But linux-headers-4.9.2 is in /usr/src.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/86a19981-bed6-4531-8a6e-3b8ecdb851c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Update VM Kernel and Use VM Kernel

2017-02-07 Thread nicholas roveda
Il giorno mercoledì 8 febbraio 2017 02:45:24 UTC-5, Foppe de Haan ha scritto:
> I can't help you with the troubleshooting, but I can tell you that you can 
> get the 4.8.12 kernel from qubes-dom0-unstable.

Yeah, thanks. I need to change the kernel configs, disable some drivers end 
remove some devices supports, so I need to compile the kernel manually or make 
a custom package.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/a08309dc-2acf-483f-ad6b-5eb8860772ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Update VM Kernel and Use VM Kernel

2017-02-07 Thread Foppe de Haan
I can't help you with the troubleshooting, but I can tell you that you can get 
the 4.8.12 kernel from qubes-dom0-unstable.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/101e507c-c177-4dfb-ace2-ee8636873f60%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.