Trouble finding kernel sources
Hi there. I'm having trouble finding anything but AMD kernel sources. When I run "apt-cache search liquorix" I see this:
:: Code :: linux-headers-2.6-liquorix-amd64 - Linux image for liquorix on AMD64
linux-headers-2.6.32-2.dmz.1-liquorix-amd64 - Header files for Linux 2.6.32-2.dmz.1-liquorix-amd64 linux-image-2.6-liquorix-amd64 - Linux image for liquorix on AMD64 linux-image-2.6.32-2.dmz.1-liquorix-amd64 - Linux 2.6.32 image on AMD64 liquorix-archive-keyring - GnuPG archive keys of the liquorix archive liquorix-keyring - GnuPG keys of liquorix Developers liquorix-keyrings - Meta package to grab all useful GnuPG keys for liquorix I've added the following to /etc/apt/sources.list: :: Code :: deb http://liquorix.net/debian sid mainand run sudo apt-get update, but no 686 sources. Any idea why this is? I assume I want a 686 kernel for a i7, right? (Sorry if this is a newbie question!) Back to top |
|||||
You're running 64 bit, obviously.
:: Code :: apt-cache search liquorix
linux-headers-2.6-liquorix-686 - Linux image for liquorix on PPro/Celeron/PII/PIII/P4 linux-headers-2.6.32-1.dmz.1-liquorix-686 - Header files for Linux 2.6.32-1.dmz.1-liquorix-686 linux-image-2.6-liquorix-686 - Linux image for liquorix on PPro/Celeron/PII/PIII/P4 linux-image-2.6.32-1.dmz.1-liquorix-686 - Linux 2.6.32 image on PPro/Celeron/PII/PIII/P4 liquorix-archive-keyring - GnuPG archive keys of the liquorix archive liquorix-keyring - GnuPG keys of liquorix Developers liquorix-keyrings - Meta package to grab all useful GnuPG keys for liquorix linux-headers-2.6.30-7.dmz.1-liquorix-686 - Header files for Linux 2.6.30-7.dmz.1-liquorix-686 linux-headers-2.6.28-7.lqx.8-liquorix-686 - Header files for Linux 2.6.28-7.lqx.8-liquorix-686 linux-image-2.6.28-7.lqx.8-liquorix-686 - Linux 2.6.28 image on PPro/Celeron/PII/PIII/P4 linux-image-2.6.30-7.dmz.1-liquorix-686 - Linux 2.6.30 image on PPro/Celeron/PII/PIII/P4 apt doesn't show you packages you can't install on your system. Also, if you want to get the sources, you have to add to sources.list: deb-src ....liquorix..... You might want to study up a bit on the basics here... Back to top |
|||||
You should be able to use apt-get source on one of the kernel packages to download the source.
In the meantime, you can also browse liquorix.net/sources. Back to top |
|||||
All times are GMT - 8 Hours
|