-
Using Fedora 40 with kernel 6.9.4-200.fc40.x86_64.
I tried dragging and dropping a PNG image into a Google Doc in Chrome. First, I tried using the regular Gnome Files app, and it froze the whole sy…
-
broadcom 802.11n network adapter not working, i tried this code but it doesn't work
#!/bin/sh
mount -o remount, rw /
echo "blacklist b43" >> /etc/modprobe.d/blacklist.conf
echo "blacklist b43l…
-
I'm trying to generate images via booster 0.7-2 for three kernels:
- 5.17.1-arch1-1 (the archlinux default kernel)
- 5.15.32-xanmod1-1 (the xanmod-anbox kernel from chaosaur)
- 5.17.1-xanmod1-1 (…
-
bullseye with Armbian Linux
SBC device | Generic Device (aarch64)
Power supply used | 5V 2A RAVpower
SDcard used | SanDisk ultra)
when compiling the arm64 image device use #make-your-own-distrib…
-
Here is how to install the hardened kernel instead of the normal one. Ostree is so great for that, just remove the layering and you got your old kernel back. If something breaks, just bo…
-
**Distribution (run `cat /etc/os-release`):**
NOTE: I have updated the contents of this file for compatibility with Microsoft InTune. Please advise if this file is informational only, or could affe…
-
apt-get update
apt-get upgrade
apt-get install libncurses5-dev
download kernel source 3,0.,36 in /usr/src/linux-3.0.36
cp radxa_rock_linux_defconfig to linux-3.0.36/arch/arm/configs/radxa_rock_linux…
-
Some software, like virtualbox, will try to install kernel modules at the same
time, and without the headers some features will not work because the kernel
modules cannot be installed. I think shoul…
-
I can not run redroid on amazon linux.
I think the reason is the modules are not installed correctly.
I tried to insatll modules by these commands.
git checkout origin/amazonlinux2
sudo yum instal…
-
make CROSS_COMPILE= -C /lib/modules/3.13.0-32-generic/build/ M=/home/teawater/kernel/kgtp modules
make[1]: 正在进入目录 `/usr/src/linux-headers-3.13.0-32-generic'
CC [M] /home/teawater/kernel/kgtp/gtp.o
…