All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jed <jedi.theone@gmail.com>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: generic question
Date: Sun, 06 Sep 2009 05:04:26 +1000	[thread overview]
Message-ID: <4AA2B63A.4060907@gmail.com> (raw)
In-Reply-To: <4AA290CF.5000806@gmail.com>

The compile & install completed without issue then I rebooted but....

jed@jed-desktop:/var/log$ sudo lsmod
Module                  Size  Used by
binfmt_misc            18572  1
bridge                 63776  0
stp                    11140  1 bridge
bnep                   22912  2
video                  29204  0
output                 11648  1 video
input_polldev          12688  0
lp                     19588  0
snd_hda_intel         557492  4
snd_pcm_oss            52352  0
snd_mixer_oss          24960  1 snd_pcm_oss
snd_pcm                99464  2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy          11524  0
snd_seq_oss            41984  0
snd_seq_midi           15744  0
snd_rawmidi            33920  1 snd_seq_midi
snd_seq_midi_event     16512  2 snd_seq_oss,snd_seq_midi
snd_seq                66272  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              34064  2 snd_pcm,snd_seq
iTCO_wdt               21712  0
snd_seq_device         16276  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
pcspkr                 11136  0
ppdev                  16904  0
iTCO_vendor_support    12420  1 iTCO_wdt
snd                    78920  17 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore              16800  1 snd
snd_page_alloc         18704  2 snd_hda_intel,snd_pcm
parport_pc             45096  1
parport                49584  3 lp,ppdev,parport_pc
usbhid                 47040  0
intel_agp              39408  0
ohci1394               42164  0
ieee1394              108288  1 ohci1394
r8169                  46596  0
mii                    14464  1 r8169
fbcon                  49792  0
tileblit               11264  1 fbcon
font                   17024  1 fbcon
bitblit                14464  1 fbcon
softcursor             10368  1 bitblit

...Where's the module I need?

And this is all that's in /etc/modules...

lp
rtc

udev has not created any devices nodes for DVB & V4L:

jed@jed-desktop:/var/log$ ls -l /dev/dvb
ls: cannot access /dev/dvb: No such file or directory
jed@jed-desktop:/var/log$ ls -l /dev/v4l
ls: cannot access /dev/v4l: No such file or directory

I can't see anything relating to 7162 devices here:
http://linuxtv.org/hg/v4l-dvb?cmd=file;file=linux/Documentation/video4linux/CARDLIST.tuner;filenode=-1;style=raw
Perhaps the module for 7162 devices is not in the main source tree yet? 
Admittedly I'm not quite sure what I'm looking for!

I've got a copy of various logs from /var/log, many extraneous, but just 
trying to cover all bases, lemme know & I can send!
Any advice/help greatly appreciated.

Cheers,
Jed


Jed wrote:
> Actually I just realised...
>
> I think when the system reboots it will only load the modules it needs 
> from /lib/modules/[kernel version]/kernel/drivers/media...
> It won't load everything in that directory into the kernel/memory right?
>
> So the only reason one might want to use "make menuconfig"; is to 
> prevent irrelevant compiled modules ending up in...
> /lib/modules/[kernel version]/kernel/drivers/media
>
> Feel free to correct if this understanding is wrong.
>
> Cheers
>
> Jed wrote:
>> I installed _all_ dvb-v4l modules after compiling latest source 
>> because at the time I couldn't use "make menuconfig" (didn't have 
>> ncurses installed)
>> Is there a way I can retrospectively remove some compiled/installed 
>> modules so that I'm only using the ones I need?
>> I only need modules associated with: 
>> http://www.linuxtv.org/wiki/index.php/Saa7162_devices#DNTV_PCI_Express_cards 
>>
>>
>> Cheers,
>> Jed
>>
>
>


  reply	other threads:[~2009-09-05 19:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-05 16:15 generic question Jed
2009-09-05 16:24 ` Jed
2009-09-05 19:04   ` Jed [this message]
2009-09-05 19:47     ` Jed
  -- strict thread matches above, loose matches on Subject: below --
2013-12-06  4:34 Generic question Vipul Jain
2013-12-06  4:53 ` Rajat Sharma
2013-12-07  6:55 ` Sanjay Das

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=4AA2B63A.4060907@gmail.com \
    --to=jedi.theone@gmail.com \
    --cc=linux-media@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.