Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-22 Thread superbyelich
Thanks Jason, that worked out for me.

Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-22 Thread superbyelich
Hmm.. I thought I was up to date. Shouldn't it be checking that when I do the software updater?

Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-22 Thread jason
Oh you're on 4.8? Support for the 4.8 series was discontinued back in January and the packages for it have since been removed from my APT repository so there's nothing for the package manager to find. Currently supported versions can be found on https://jxself.org/linux-libre/ in the part

Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-22 Thread superbyelich
That needs the kernel headers too: grimlok@alpha-trion:~$ sudo m-a prepare Getting source for kernel version: 4.8.11-gnu apt-get install linux-headers-4.8.11-gnu Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package

Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-22 Thread enduzzer
How about this then. http://www.binarytides.com/fix-vbox-kernel-driver-error/

Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-22 Thread superbyelich
I am trying to just run my windows 7 vm and it gives an error stating the kernel drivers are not installed, and it needs the headers to install them.

Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-22 Thread enduzzer
Is it Guest Additions that won't work without the headers or what?

Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-22 Thread superbyelich
I will give that a go. Thanks Mangy!

Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-22 Thread superbyelich
Is there something other than VirtualBox? Unfortunately I need to use it to access some things at work being that I work in a ::cough:: ::cough:; Windows environment... How do I check where the headers are? Because when I run the command 'sudo /etc/init.d/vboxdrv setup' it tells me my

Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-22 Thread calmstorm
If the version he uses is between 4.0 and before 4.2 than I disagree. but if it is newer, most definitely you are right.

Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-21 Thread jason
If you're using the kernel package from my repository you get the headers automatically. Also, you know that VirtualBox has freedom problems right? Not all of it can be compiled with a free compiler. So for your freedom's sake please use something else.

Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-21 Thread superbyelich
It's the kernel header files I guess. VirtualBox uses them to interface with the kernel. Everytime Linux-Libre updates I need to run that command so that my system has the most up-to-date version of the header files. The most current versions of the kernel does not seem to have them in

Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-20 Thread albertoefg
Hello. I am not sure of what you mean. You con install jxself kernel https://jxself.org/linux-libre/ Or if that is not what you need, perhaps look at this https://www.fsfla.org/ikiwiki/selibre/linux-libre/ Hope that helps :)

Re: [Trisquel-users] Linux-Libre Kernel Headers

2017-04-20 Thread superbyelich
Help? :-)

[Trisquel-users] Linux-Libre Kernel Headers

2017-04-19 Thread superbyelich
Hey all, I was wondering where I could pick up the kernel headers for the newest iterations of the linux-libre kernel. I used to be able to get it by using this command: sudo apt-get install linux-headers-`uname -r` but it says they are nowhere to be found. The reason for doing