From: mdew <mdew@mdew.dyndns.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] imq0 not being detected
Date: Sun, 08 Sep 2002 14:45:23 +0000 [thread overview]
Message-ID: <marc-lartc-103149664905047@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103140711426959@msgid-missing>
[-- Attachment #1: Type: text/plain, Size: 3320 bytes --]
On Sun, 2002-09-08 at 11:30, Jose Luis Domingo Lopez wrote:
> On Sunday, 08 September 2002, at 09:37:18 +1200,
> mdew wrote:
>
> > HTB init, kernel part version 3.6
> > HTB: need tc/htb version 3 (minor is 6), you have 10
> >
> As the messages say, it seems like a version mismatch between the kernel
> an userspace (tc) side of HTB. Get HTB3 from:
> http://luxik.cdi.cz/~devik/qos/htb/v3/htb3.6-020525.tgz
>
> The tarball includes two patches, one for the kernel and the other for
> tc (as well as a precompiled "tc" binary"):
> -rw-rw-r-- devik/devik 53438 2002-05-25 11:15:45 htb3.6_2.4.17.diff
> -rw-rw-r-- devik/devik 9302 2002-05-25 11:11:58 htb3.6_tc.diff
> -rwxrwxr-x devik/devik 101992 2002-05-12 22:26:53 tc
>
> Kernel versions 2.4.20-pre1 and up include HTB3 by default.
>
> --
> Jose Luis Domingo Lopez
> Linux Registered User #189436 Debian Linux Woody (Linux 2.4.19-pre6aa1)
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
Im still having the same problems with HTB, I've upgraded to
2.4.20pre6+IMQ..(loaded not as module, but directly into the kernel)
HTB init, kernel part version 3.6
HTB: need tc/htb version 3 (minor is 6), you have 10
mdew:/sbin# ls -al tc*
-rwxr-xr-x 1 root root 94368 Sep 8 13:15 tc
-rwxr-xr-x 1 root root 153792 Apr 3 06:46 tc-2
tc-2 is the debian package(htb compt), tc is the package from
http://luxik.cdi.cz/~devik/qos/htb/v2/tc.gz
mdew:/sbin# tc-2 qdisc add dev imq0 handle 1: root htb default 1
RTNETLINK answers: Invalid argument
mdew:~# modprobe imq numdevs=1
mdew:~# tc qdisc add dev imq0 handle 1: root htb default 1
RTNETLINK answers: Invalid argument
mdew:~# lsmod
Module Size Used by Not tainted
ipt_IMQ 760 0 (unused)
ipt_MARK 792 2 (autoclean)
ipt_REJECT 2840 4 (autoclean)
ipt_REDIRECT 792 0 (autoclean)
ip_conntrack_ftp 3760 1 (autoclean)
ip_nat_ftp 2896 0 (unused)
ip_conntrack_irc 2992 1 (autoclean)
ip_nat_irc 2288 0 (unused)
iptable_nat 14328 3 (autoclean) [ipt_REDIRECT ip_nat_ftp
ip_nat_irc]
ip_conntrack 16448 3 (autoclean) [ipt_REDIRECT
ip_conntrack_ftp ip_nat_ftp ip_conntrack_irc ip_nat_irc iptable_nat]
iptable_mangle 2160 1 (autoclean)
iptable_filter 1668 1 (autoclean)
keybdev 1664 0 (unused)
8139too 13704 2
mdew:/sbin# uname -a
Linux mdew 2.4.20-pre5-xfs #1 Sun Sep 8 14:04:31 NZST 2002 i686 unknown
unknown GNU/Linux
http://mdew.dyndns.org/config-2.4
suggestions guys?
mdew:/harddisk/apache# cat /proc/cpuinfo
processor : 0
vendor_id : CyrixInstead
cpu family : 6
model : 2
model name : M II 3.5x Core/Bus Clock
stepping : 8
cpu MHz : 233.865
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu de tsc msr cx8 pge cmov mmx cyrix_arr
bogomips : 466.94
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2002-09-08 14:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-07 13:53 [LARTC] imq0 not being detected mdew
2002-09-07 21:37 ` mdew
2002-09-07 23:30 ` Jose Luis Domingo Lopez
2002-09-08 14:45 ` mdew [this message]
2002-09-08 15:10 ` mdew
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-103149664905047@msgid-missing \
--to=mdew@mdew.dyndns.org \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.