@msx, nice to see your problem solved :)
Search Criteria
Package Details: linux-lqx-headers 6.12.8.lqx1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-lqx.git (read-only, click to copy) |
---|---|
Package Base: | linux-lqx |
Description: | Headers and scripts for building modules for the Linux Liquorix kernel |
Upstream URL: | https://liquorix.net/ |
Keywords: | bbr2 bfq futex pds proton zen |
Licenses: | GPL-2.0-only |
Submitter: | akurei |
Maintainer: | sir_lucjan (damentz) |
Last Packager: | damentz |
Votes: | 161 |
Popularity: | 0.75 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2025-01-03 03:03 (UTC) |
Dependencies (13)
- linux-lqxAUR
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 98 99 100 101 102 103 104 105 106 107 108 .. 121 Next › Last »
shivik commented on 2012-08-15 13:53 (UTC)
msx commented on 2012-08-14 21:33 (UTC)
@shivik: tnx pal, everything's right now =)
In case any user of this kernel keeps having problems with VirtualBox I will simplify here the steps needed to resolve this:
1. got to /usr/lib/modules
2. localize and rename any -lqx directory except the main one, in my case 3.4.8-1-lqx
3. sudo dkms uninstall vboxhost/4.1.18 && sudo dkms install vboxhost/4.1.18
Modules should load as usual now.
And shivik, thanks for your great job packaging Liquorix!
shivik commented on 2012-08-14 05:24 (UTC)
@nmapper, modprobe_db is the reason why modprobe af_packet doesn't work.
So do this then:
Get the stock linux-lqx and don't change _config(leave it as _config="pkg")
Then change CONFIG_PACKET=m to CONFIG_PACKET=y in config.i386 if you're running 32-bit or in config.amd64 if you're running 64-bit.
Recompile the kernel and tell me if it works.
@msx, see this: https://bbs.archlinux.org/viewtopic.php?pid=1143526
Might be the same problem.
<deleted-account> commented on 2012-08-14 04:38 (UTC)
@shivit, yes i do it just like you say it. but, modprobe not found a module called af_packet.
i imagine that module not found because i only compile modules listed in /var/log/modprobed.dd, thats why i had to add that module in modprobed_db.
- Ok, i'll try to do this again, and notify you
- thanks for you time
msx commented on 2012-08-13 20:23 (UTC)
@shivit, guys:
VirtualBox modules compilation doesn't work with this linux-lqx release. The modules themselves seems to compile ok with:
# dkms install vboxhost/4.1.18
but then I can't modprobe them:
# modprobe {module}
ERROR: could not insert 'vboxdrv': Exec format error
ERROR: could not insert 'vboxnetadp': Exec format error
ERROR: could not insert 'vboxnetflt': Exec format error
ERROR: could not insert 'vboxpci': Exec format error
This does not happen with stock kernel. Anyone else?
shivik commented on 2012-08-13 18:35 (UTC)
No, just modprobe af_packet as in my previous comment on the fly(don't edit anything,just issue the command modprobe af_packet) and then try to connect to your wifi.
No recompiling,no rebooting.
If it works then you need to modify your kernel config and change CONFIG_PACKET=m to CONFIG_PACKET=y.
You can also try and edit configs that come with linux-lqx and change CONFIG_PACKET=m to CONFIG_PACKET=y.
config.i386 if you're running 32-bit
config.amd64 if you're running 64-bit
Change _config to _config="pkg" and then recompile the kernel and tell me if it works,but try the first one first.
<deleted-account> commented on 2012-08-13 18:06 (UTC)
- ok, i add "af_packet" as module in my /var/log/modprobed.db, recompile, and doesn't function.
- i recompile linux-lqx "as is" without touch anything in PKGBUILD and function. I assume that is not a problem with the package.
- sure is an problem with my modules. I'll try to found this and i post the solution.
Thanks a lot again!
shivik commented on 2012-08-13 05:29 (UTC)
Troubleshooting starts assuming you are not an idiot :)
I'll need more info,but try this first:
(as root) "modprobe af_packet"
(or sudo) "sudo modprobe af_packet"
<deleted-account> commented on 2012-08-12 20:04 (UTC)
Hi, im compile this package with "_config="local"" in PKGBUILD.
I have this modules in my /var/log/modprobed.db http://pastebin.com/K1GvG5HD.
I have this wifi card "05:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)".
When i boot into this kernel, my wifi (Network Manager, and Wicd) tells me that password is invalid. and i tried to connect to my wifi with wpa_passphrase and wpa_supplicant and i have this error: "l2_packet_init: socket(PF_PACKET): Address family not supported by protocol".
Any idea?
its a bug?
i'm an idiot?
thanks a lot!
<deleted-account> commented on 2012-08-02 19:32 (UTC)
Thanks! It turns out that I had made the switch from /lib to /usr/lib. Everything worked once I upgraded.
--rennis250
Pinned Comments
damentz commented on 2020-08-31 15:22 (UTC) (edited on 2021-12-21 18:25 (UTC) by damentz)
Official binaries of linux-lqx, linux-lqx-headers, and linux-lqx-docs are now available: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#liquorix
Signing key import instructions:
sudo pacman-key --keyserver hkps://keyserver.ubuntu.com --recv-keys 9AE4078033F8024D && sudo pacman-key --lsign-key 9AE4078033F8024D