<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>Kernel Questions</title>
    <description>Which module/driver for which hardware, how to compile a kernel, etc.</description>
    <pubDate>Tue, 19 May 2026 15:43:59 +0000</pubDate>
    <lastBuildDate>Tue, 19 May 2026 15:43:59 +0000</lastBuildDate>
    <generator>Howtoforge - Linux Howtos and Tutorials</generator>
    <link>https://forum.howtoforge.com/forums/kernel-questions.6/</link>
    <atom:link rel="self" type="application/rss+xml" href="https://forum.howtoforge.com/forums/kernel-questions.6/index.rss"/>
    <item>
      <title>download traffic control tc qdisc ingress</title>
      <pubDate>Tue, 15 Jul 2025 20:40:30 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/download-traffic-control-tc-qdisc-ingress.94440/</link>
      <guid>https://forum.howtoforge.com/threads/download-traffic-control-tc-qdisc-ingress.94440/</guid>
      <author>invalid@example.com (ptroms)</author>
      <dc:creator>ptroms</dc:creator>
      <content:encoded><![CDATA[I have been trying to arrange the download by queuing discipline to get the proper order and avoid chalk point, at some point looking closely at the documentation I have no idea what is not right. Anyway, I have a tiny script following structure:<br />
#!/bin/bash<br />
P_CEIL=50<br />
P_DEV=ppp0<br />
modprobe ifb numifbs=1<br />
ip link set ifb0 up<br />
tc qdisc add dev ${P_DEV} ingress<br />
tc filter add dev ppp0 parent ffff: protocol ip u32 match u32 0 0 action mirred egress redirect dev ifb0<br />
tc qdisc add dev ifb0 root handle...<br />
<br />
<a href="https://forum.howtoforge.com/threads/download-traffic-control-tc-qdisc-ingress.94440/" class="internalLink">download traffic control tc qdisc ingress</a>]]></content:encoded>
    </item>
    <item>
      <title>Brother HL-3170CDW Driver or Clone Driver?</title>
      <pubDate>Thu, 27 Mar 2025 14:16:25 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/brother-hl-3170cdw-driver-or-clone-driver.76876/</link>
      <guid>https://forum.howtoforge.com/threads/brother-hl-3170cdw-driver-or-clone-driver.76876/</guid>
      <author>invalid@example.com (fbeye)</author>
      <dc:creator>fbeye</dc:creator>
      <content:encoded><![CDATA[Hello<br />
<br />
I am fairly new to CUPS but have had success with older printers I have had laying around.. I had just purchased said Printer but am having major issues installing it in CUPS on Slack. As I am new I am unsure if it is just a CUPS issue I am having or if their is even a driver for this device for Linux [yet] at all... I know ideally you want a driver that supports all the cool features your printer has but I just... want to print... so was also wondering if there were any clone.generic...<br />
<br />
<a href="https://forum.howtoforge.com/threads/brother-hl-3170cdw-driver-or-clone-driver.76876/" class="internalLink">Brother HL-3170CDW Driver or Clone Driver?</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>NFS mount broken with latest linux-azure kernel</title>
      <pubDate>Wed, 26 Mar 2025 23:40:29 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/nfs-mount-broken-with-latest-linux-azure-kernel.94077/</link>
      <guid>https://forum.howtoforge.com/threads/nfs-mount-broken-with-latest-linux-azure-kernel.94077/</guid>
      <author>invalid@example.com (remkoh)</author>
      <dc:creator>remkoh</dc:creator>
      <content:encoded><![CDATA[Running on hyper-v I&#039;m using Ubuntu&#039;s Azure kernel.<br />
Today I updated to the latest 6.11.0-1012 version.<br />
After a reboot none of my NFS shares (running on a PetaSAN cluster) were mounting anymore.<br />
I had to revert to the previous 6.8.0 kernel to fix the problem.<br />
Does anybody have any clue/insight on what happened with the latest kernel and how I can update the kernel without losing my NFS mounts?]]></content:encoded>
    </item>
    <item>
      <title>Problem with config-4.4.30-mod-std-ipv6-64</title>
      <pubDate>Fri, 04 Oct 2024 01:42:04 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/problem-with-config-4-4-30-mod-std-ipv6-64.91329/</link>
      <guid>https://forum.howtoforge.com/threads/problem-with-config-4-4-30-mod-std-ipv6-64.91329/</guid>
      <author>invalid@example.com (picaron)</author>
      <dc:creator>picaron</dc:creator>
      <content:encoded><![CDATA[Greetings to all.<br />
I don&#039;t know if this will be the right place to make my query. If not, please tell me where to relocate it.<br />
<br />
My dedicated server is located at OVH.<br />
Debian 12.<br />
ISPConfig Version: 3.2.11<br />
<br />
Everything works perfectly, except when I try to update the operating system.<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>initramfs-tools post-installation script returned error exit code 1.</pre>
</div>

<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>
Linux server.myweb.com 4.4.30-mod-std-ipv6-64 #9 SMP Tue Nov 1 17:58:26 CET 2016 x86_64
Linux server.myweb.com...</pre>
</div><a href="https://forum.howtoforge.com/threads/problem-with-config-4-4-30-mod-std-ipv6-64.91329/" class="internalLink">Problem with config-4.4.30-mod-std-ipv6-64</a>]]></content:encoded>
      <slash:comments>11</slash:comments>
    </item>
    <item>
      <title>Ip address restriction</title>
      <pubDate>Thu, 29 Aug 2024 09:43:51 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/ip-address-restriction.83357/</link>
      <guid>https://forum.howtoforge.com/threads/ip-address-restriction.83357/</guid>
      <author>invalid@example.com (Harsh Shah)</author>
      <dc:creator>Harsh Shah</dc:creator>
      <content:encoded><![CDATA[Hi <br />
I want to know that Is it possible that maximum number of hosts in a network, can restrict class of ip address that can be used for network ?<br />
I have tried to get the answer for it but didn&#039;t get proper answer. <br />
Can anyone please help me ?<br />
Thanks in advance.]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>Compiling a Kernel</title>
      <pubDate>Mon, 18 Mar 2024 10:07:40 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/compiling-a-kernel.92043/</link>
      <guid>https://forum.howtoforge.com/threads/compiling-a-kernel.92043/</guid>
      <author>invalid@example.com (Jameson Taylor)</author>
      <dc:creator>Jameson Taylor</dc:creator>
      <content:encoded><![CDATA[Hello! <br />
I am new to Linux a task that I am currently trying to figure out is how to compile kernels what is the best way to do so? <br />
Thanks!]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Who has tried this kernel options?</title>
      <pubDate>Wed, 29 Sep 2021 11:40:40 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/who-has-tried-this-kernel-options.87749/</link>
      <guid>https://forum.howtoforge.com/threads/who-has-tried-this-kernel-options.87749/</guid>
      <author>invalid@example.com (concept21)</author>
      <dc:creator>concept21</dc:creator>
      <content:encoded><![CDATA[There are options like these in any Linux sysctl.conf.  Are they worthy of a try?  Do they increase performance and security?  <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie11" alt=":rolleyes:" title="Roll Eyes    :rolleyes:" /><br />
At least, I hope they do not hang up my server.  <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie10" alt=":oops:" title="Oops!    :oops:" /><br />
<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>#kernel.domainname = example.com

# Uncomment the following to stop low-level messages on console
#kernel.printk = 3 4 1 3</pre>
</div>]]></content:encoded>
    </item>
    <item>
      <title>Epyc processors versus Xeon?</title>
      <pubDate>Thu, 26 Nov 2020 17:58:44 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/epyc-processors-versus-xeon.85718/</link>
      <guid>https://forum.howtoforge.com/threads/epyc-processors-versus-xeon.85718/</guid>
      <author>invalid@example.com (Taleman)</author>
      <dc:creator>Taleman</dc:creator>
      <content:encoded><![CDATA[I&#039;m planning getting a new dedicated server (from OVH), they now have hosts with Epyc prosessors. Can someone offer experience installing Proxmox on such a host and running virtual hosts with ISPConfig on them?<br />
Technical specs look like performance is good, are there any problems with compatibility or support?]]></content:encoded>
    </item>
    <item>
      <title>Version troubleshooting question</title>
      <pubDate>Fri, 21 Aug 2020 05:58:23 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/version-troubleshooting-question.84963/</link>
      <guid>https://forum.howtoforge.com/threads/version-troubleshooting-question.84963/</guid>
      <author>invalid@example.com (brian buzzella)</author>
      <dc:creator>brian buzzella</dc:creator>
      <content:encoded><![CDATA[Im not sure this is the right forum for this but i have been having trouble with some commands and im trying to figure out if its me or the version of linux i have. Is that even possible for some commands not to work properly with a more updated version?]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>How Linux work with MacOs</title>
      <pubDate>Fri, 26 Jun 2020 06:01:23 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/how-linux-work-with-macos.84676/</link>
      <guid>https://forum.howtoforge.com/threads/how-linux-work-with-macos.84676/</guid>
      <author>invalid@example.com (Nga Nguyen)</author>
      <dc:creator>Nga Nguyen</dc:creator>
      <content:encoded><![CDATA[I already downloaded and Installed Kali Linux to my Mac but it does not work on my computer. Does any one has any ideas. Thanks]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Ip Address</title>
      <pubDate>Sun, 23 Feb 2020 19:03:31 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/ip-address.83831/</link>
      <guid>https://forum.howtoforge.com/threads/ip-address.83831/</guid>
      <author>invalid@example.com (CYRIS)</author>
      <dc:creator>CYRIS</dc:creator>
      <content:encoded><![CDATA[I want to know that is it possible that maximum number of hosts in a network can restrict class of ip address that can be used for network]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Best Live Patching Technology</title>
      <pubDate>Wed, 22 Jan 2020 06:33:39 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/best-live-patching-technology.83642/</link>
      <guid>https://forum.howtoforge.com/threads/best-live-patching-technology.83642/</guid>
      <author>invalid@example.com (Angie_H)</author>
      <dc:creator>Angie_H</dc:creator>
      <content:encoded><![CDATA[Hello - I am a new Linux user and am currently working on my Bachelor&#039;s Degree in IT with Advanced Cyber Security. I am enrolled in a Linux Fundamentals class and am curious about live patching. For executing rebootless updates which technologies would experienced users recommend using? I have seen Ksplice, kpatch, and kGraft recommended in various articles I have read but is one better than the others? Or are there other technologies available that can be used for rebootless updates that...<br />
<br />
<a href="https://forum.howtoforge.com/threads/best-live-patching-technology.83642/" class="internalLink">Best Live Patching Technology</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Memory in Linux</title>
      <pubDate>Wed, 30 Oct 2019 12:38:36 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/memory-in-linux.83122/</link>
      <guid>https://forum.howtoforge.com/threads/memory-in-linux.83122/</guid>
      <author>invalid@example.com (Harsh Shah)</author>
      <dc:creator>Harsh Shah</dc:creator>
      <content:encoded><![CDATA[Hi<br />
I have Linux in my system. Currently I&#039;m working with it. <br />
I want to know that how much memory Linux is used in my system? I did some research, but not get solution yet. <br />
So hope for getting the best answer from here. <br />
Thanks in advance.]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Linux Kernel (Ubuntu) Patch Without Rebooting</title>
      <pubDate>Sat, 21 Sep 2019 18:27:01 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/linux-kernel-ubuntu-patch-without-rebooting.80083/</link>
      <guid>https://forum.howtoforge.com/threads/linux-kernel-ubuntu-patch-without-rebooting.80083/</guid>
      <author>invalid@example.com (ahrasis)</author>
      <dc:creator>ahrasis</dc:creator>
      <content:encoded><![CDATA[I already know that there is already canonical livepatch to achieve this but I was thinking whether it is possible to do the patches ourselves without relying on it.<br />
<br />
The main reason for attempting to play with this is Ubuntu requires snapd and apparmor which the later has problem with ISPConfig 3.1 server setup.<br />
<br />
This is also because it is limited to critical patches on kernel version and to LTS version which is not necessarily the latest stable kernel or the latest Ubuntu e.g. canonical...<br />
<br />
<a href="https://forum.howtoforge.com/threads/linux-kernel-ubuntu-patch-without-rebooting.80083/" class="internalLink">Linux Kernel (Ubuntu) Patch Without Rebooting</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Azure VM: Quota format not supported in kernel</title>
      <pubDate>Sun, 23 Sep 2018 10:20:32 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/azure-vm-quota-format-not-supported-in-kernel.80077/</link>
      <guid>https://forum.howtoforge.com/threads/azure-vm-quota-format-not-supported-in-kernel.80077/</guid>
      <author>invalid@example.com (harwee)</author>
      <dc:creator>harwee</dc:creator>
      <content:encoded><![CDATA[Hallo zusammen,<br />
ich habe einen neuen ISPconfig Server unter Ubuntu 18 auf Azure gebaut. Soweit so gut, jedoch quotatool funktioniert nicht:<br />
<br />
root@v8:/home/harwee# quotacheck -avugm<br />
quotacheck: Scanning /dev/sda1 [/] done<br />
quotacheck: Checked 37575 directories and 307028 files<br />
root@v8:/home/harwee# quotaon -avug<br />
quotaon: using //quota.group on /dev/sda1 [/]: No such process<br />
quotaon: Quota format not supported in kernel.<br />
quotaon: using //quota.user on /dev/sda1 [/]: No such process<br />
quotaon:...<br />
<br />
<a href="https://forum.howtoforge.com/threads/azure-vm-quota-format-not-supported-in-kernel.80077/" class="internalLink">Azure VM: Quota format not supported in kernel</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Linux Kernel</title>
      <pubDate>Thu, 07 Sep 2017 23:03:33 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/linux-kernel.73937/</link>
      <guid>https://forum.howtoforge.com/threads/linux-kernel.73937/</guid>
      <author>invalid@example.com (gustavowoltmann)</author>
      <dc:creator>gustavowoltmann</dc:creator>
      <content:encoded><![CDATA[Have you heard the news that the long-term supported Linux 3.14 kernel branch is about to reach its end? What are the pros and cons on this upcoming event?]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>How do I modify correctly an option in the kernel ?</title>
      <pubDate>Fri, 05 Aug 2016 22:42:32 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/how-do-i-modify-correctly-an-option-in-the-kernel.73672/</link>
      <guid>https://forum.howtoforge.com/threads/how-do-i-modify-correctly-an-option-in-the-kernel.73672/</guid>
      <author>invalid@example.com (Nioubee)</author>
      <dc:creator>Nioubee</dc:creator>
      <content:encoded><![CDATA[Hello everyone,<br />
<br />
I am trying to setup a TVHeadend transcoding server for home.<br />
The Ubuntu kernel allows me only 4 DVB-T tuner to be used at the same time.<br />
My main problem is here, I need to hook up more tuners (I have 12 PCTV 292e HD USB tuners).<br />
<br />
After looking on the web, I need to modify the MAX_DVB_ADAPTER located at Device Drivers &gt; Multimedia Support &gt; Max DVB Adapter. I did it.. I installed them using &quot;dpkg -i compiledfiles.deb&quot; then &quot;update-grub&quot;.<br />
After rebooting on the new kernel...<br />
<br />
<a href="https://forum.howtoforge.com/threads/how-do-i-modify-correctly-an-option-in-the-kernel.73672/" class="internalLink">How do I modify correctly an option in the kernel ?</a>]]></content:encoded>
    </item>
    <item>
      <title>compiler version</title>
      <pubDate>Wed, 27 Jul 2016 02:41:52 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/compiler-version.73578/</link>
      <guid>https://forum.howtoforge.com/threads/compiler-version.73578/</guid>
      <author>invalid@example.com (hooked)</author>
      <dc:creator>hooked</dc:creator>
      <content:encoded><![CDATA[I&#039;m trying to compile an openMosix-patched kernel. What compiler version should I use?:]]></content:encoded>
    </item>
    <item>
      <title>NIC bonding doesnt work</title>
      <pubDate>Sun, 03 Jul 2016 19:20:24 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/nic-bonding-doesnt-work.50176/</link>
      <guid>https://forum.howtoforge.com/threads/nic-bonding-doesnt-work.50176/</guid>
      <author>invalid@example.com (shangsuo)</author>
      <dc:creator>shangsuo</dc:creator>
      <content:encoded><![CDATA[try to bond two NIC but cant seem to work. Any experts can offer any advice?<br />
Suspect vmware simply doesnt support virtual machine running NIC bonding but I cant be sure<br />
<br />
switch: vmware workstation virtual network<br />
os:Oracle Enterprise Linux r5u5 x64<br />
<br />
*note /etc/modprobe.conf is deprecated. Now uses /etc/modprobe.d/abc.conf<br />
<a href="http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/s2-networkscripts-interfaces-chan.html" target="_blank" class="externalLink" rel="nofollow">http://docs.redhat.com/docs/en-US/R..._Guide/s2-networkscripts-interfaces-chan.html</a><br />
<br />
#configuration:<br />
vi...<br />
<br />
<a href="https://forum.howtoforge.com/threads/nic-bonding-doesnt-work.50176/" class="internalLink">NIC bonding doesnt work</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Debian Jessie upgrade kernel problem</title>
      <pubDate>Sun, 18 Oct 2015 17:42:23 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/debian-jessie-upgrade-kernel-problem.71267/</link>
      <guid>https://forum.howtoforge.com/threads/debian-jessie-upgrade-kernel-problem.71267/</guid>
      <author>invalid@example.com (gpetrom)</author>
      <dc:creator>gpetrom</dc:creator>
      <content:encoded><![CDATA[Hi<br />
<br />
I have a fresh debian jessie installation on kvm host. When i am trying to ugrade debian jessie i get the following error.<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>Reading package lists... Done
Building dependency tree      
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up linux-image-3.16.0-4-amd64...</pre>
</div><a href="https://forum.howtoforge.com/threads/debian-jessie-upgrade-kernel-problem.71267/" class="internalLink">Debian Jessie upgrade kernel problem</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
  </channel>
</rss>
