From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Hartmut Hackmann <hartmut.hackmann@t-online.de>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] saa7134: fixed pointer in tuner callback
Date: Wed, 9 Apr 2008 18:47:37 -0300 [thread overview]
Message-ID: <20080409184737.2d05f16d@areia> (raw)
In-Reply-To: <47FD2748.7080203@t-online.de>
> Does anybody else have an idea what the reason might be?
> The handling of kernel symbol versions is tricky, i have no idea
> what sioux might have done wrong.
> But the patch in question does not even touch the sound code...
There are some distros that have .gz modules. Those aren't overridden by make install.
The better procedure to generate a clean driver is to do:
make distclean
make rminstall
make rmmod
make
make install
If make rminstall still doesn't remove the old modules, you can always do:
rm -rf /lib/modules/`uname -r`/kernel/drivers/media
And then, reinstall again, with make install.
Cheers,
Mauro
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-04-09 21:49 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-27 21:16 [linux-dvb] saa7134: fixed pointer in tuner callback Christoph Honermann
2008-03-27 21:49 ` Hartmut Hackmann
2008-04-07 19:06 ` Christoph Honermann
2008-04-07 20:43 ` Hartmut Hackmann
2008-04-08 20:52 ` Christoph Honermann
2008-04-08 23:17 ` Hartmut Hackmann
2008-04-07 21:08 ` sioux
2008-04-08 20:15 ` Hartmut Hackmann
2008-04-09 19:43 ` sioux
2008-04-09 20:30 ` Hartmut Hackmann
2008-04-09 21:16 ` hermann pitton
2008-04-09 21:47 ` Mauro Carvalho Chehab [this message]
[not found] ` <4800CBA8.4020504@libero.it>
2008-04-12 16:45 ` Mauro Carvalho Chehab
2008-05-13 20:25 ` Christoph Honermann
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=20080409184737.2d05f16d@areia \
--to=mchehab@infradead.org \
--cc=hartmut.hackmann@t-online.de \
--cc=linux-dvb@linuxtv.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