From: "Lance Badger" <lanceb@brin.com>
To: <linux-dvb@linuxtv.org>
Subject: [linux-dvb] SIOCSIFFLAGS: Cannot assign requested address
Date: Tue, 18 Aug 2009 10:19:19 -0600 (MDT) [thread overview]
Message-ID: <005501ca201f$a4596f00$ed0c4d00$@com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 990 bytes --]
I have been using DVB-S with the old Hauppauge NOVA-S card and everything
has been working great. I was forced to move to Hauppauge new card
Nova-S-Plus 92001 Rev C1B1 using Fedora 10 2.6.27.24-170.2.68.fc10.i686.
Using the linux dvbapps. Here is my dvbnet script
PID=0x40E
DEV_NAME=dvb0_0
IP_ADDR=10.30.3.80
/root/dvbapps/util/dvbnet/dvbnet -p $PID
/sbin/ifconfig dvb0_0 10.30.3.80 promisc;
When I execute it my interface (dvb0_0) is created, but I get an error
(SIOCSIFFLAGS: Cannot assign requested address
) when it binds an address to the interfance.
DVB Network Interface Manager
Version 1.1.0-TVF (Build Wed Mar 11 10:24:03 PM 2009)
Copyright (C) 2003, TV Files S.p.A
Device: /dev/dvb/adapter0/net0
Status: device dvb0_0 for pid 1038 created successfully.
SIOCSIFFLAGS: Cannot assign requested address
Why would this script work fine with my old Nova-S card, but not with the
new Nova-S-Plus card.
Has anyone else run in to this problem?
[-- Attachment #1.2: Type: text/html, Size: 3436 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
reply other threads:[~2009-08-18 16:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='005501ca201f$a4596f00$ed0c4d00$@com' \
--to=lanceb@brin.com \
--cc=linux-dvb@linuxtv.org \
--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.