From: Sid Gale <sid@the-gales.com>
To: Albert Comerma <albert.comerma@gmail.com>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Asus My Cinema U3000 Mini
Date: Wed, 07 Jan 2009 09:40:56 +0000 [thread overview]
Message-ID: <496478A8.5000909@the-gales.com> (raw)
In-Reply-To: <ea4209750901050327nc21a830j75992a0f1de0fd75@mail.gmail.com>
Albert Comerma wrote:
> Just more questions... the v4l driver was already supplied on the kernel
> or you downloaded it and compile?
> It should not take so much time to get a channel... In other drivers
> there was some GPIO problems, but I never got anything similar with this
> card (at least nobody told me)...
> You can try to load the dvb-core module with a specified timeout in
> parameter: dvb_override_tune_delay:0: normal (default), >0 => delay in
> milliseconds to wait for lock after a tune attempt (int)
>
> Since you're a beginner in linux you should; first connect your card,
> then as root unload the modules used by your card (order is important);
> sudo rmmod dvb_usb_dib0700 dib7000p dib7000m dib3000mc dib0070 dvb_usb
> dvb_core
> If you want you can get a list on the used modules and dependences
> between them running; lsmod | grep dvb
> Then you need to reload the modules in opposite order adding the parameter;
> sudo modprobe dvb_core dvb_override_tune_delay=10000
> You should see the new parameter on
> /sys/module/dvb_core/parameters/dvb_override_tune_delay
> And now you have to finish loadding the other modules one by one; sudo
> modprobe dvb_usb... sudo modprobe dib0070...
>
Hi Albert
Thanks for the response. I tried changing the tune delay as you
described, but it made no difference. The first filter timeout message
appeared after about 5 seconds, just like before, so it looks as though
it isn't a tuning timeout that's the problem.
Thanks for the suggestions, though.
Regards
Sid
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
prev parent reply other threads:[~2009-01-07 9:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-03 17:27 [linux-dvb] Asus My Cinema U3000 Mini Sid Gale
2009-01-04 14:46 ` Albert Comerma
2009-01-05 9:33 ` Sid Gale
2009-01-05 11:27 ` Albert Comerma
2009-01-07 9:40 ` Sid Gale [this message]
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=496478A8.5000909@the-gales.com \
--to=sid@the-gales.com \
--cc=albert.comerma@gmail.com \
--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 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.