From: Duncan Sands <baldrick@free.fr>
To: "Guldo K" <guldo@tiscali.it>
Cc: linux-kernel@vger.kernel.org
Subject: Re: speedtouch for 2.6.0
Date: Tue, 6 Jan 2004 21:21:18 +0100 [thread overview]
Message-ID: <200401062121.18531.baldrick@free.fr> (raw)
In-Reply-To: <16378.65140.114558.996798@gargle.gargle.HOWL>
Hi Guldo,
> I compiled 2.4.22, and tried to install speedbundle;
> but it looks like I still have the very same error
> messages... I'd try and understand what kernel headers
> *are* (sorry), but in the meantime I switched back to
> the user driver.
Looks like your libc has 2.6 kernel headers. I refer you to my
previous answer:
You are compiling against 2.6 kernel headers.
(Most people have 2.4 kernel headers in
/usr/include/linux, even if they are running a
2.6 kernel). You will need to update the
firmware_loader directory. Do the following:
cvs -d:pserver:anonymous@cvs.speedtouch.sourceforge.net:/cvsroot/speedtouch login
(just hit return if asked for a password). Then do
cvs -z 9 -d:pserver:anonymous@cvs.speedtouch.sourceforge.net:/cvsroot/speedtouch co speedtouch
This creates a directory called speedtouch. Replace the contents of the
firmware_loader directory with the contents of this new speedtouch
directory. Now rebuild: in the top level of the speedbundle do
make clean
make
(become root)
make install
> One more thing to ask you: I discarded all the config
> made for the kernel driver (I think so...), but as I plug
> my modem in, the speedtch module is loaded.
> I have to unload it in order to get modem_run to work
> properly with the user driver.
> Why is it so? How can I make speedtch not to be loaded
> automatically, if I can?
> (without recompiling the kernel)
Remove the speedtch.o file in
/lib/modules/(kernelversion)/kernel/drivers/usb
Ciao,
Duncan.
next prev parent reply other threads:[~2004-01-06 20:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-28 15:01 Guldo K
2003-12-29 12:34 ` Duncan Sands
2003-12-29 15:53 ` Guldo K
2003-12-29 16:14 ` Duncan Sands
2003-12-29 16:47 ` Guldo K
2003-12-29 17:04 ` Duncan Sands
2003-12-30 0:52 ` Guldo K
2003-12-30 8:11 ` Duncan Sands
2003-12-30 15:55 ` Guldo K
2003-12-30 16:02 ` Duncan Sands
2004-01-06 18:29 ` Guldo K
2004-01-06 20:21 ` Duncan Sands [this message]
2004-01-07 2:24 ` Guldo K
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=200401062121.18531.baldrick@free.fr \
--to=baldrick@free.fr \
--cc=guldo@tiscali.it \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome