* [linux-dvb] SIOCSIFFLAGS: Cannot assign requested address
@ 2009-08-18 16:19 Lance Badger
0 siblings, 0 replies; only message in thread
From: Lance Badger @ 2009-08-18 16:19 UTC (permalink / raw)
To: linux-dvb
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-18 16:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-18 16:19 [linux-dvb] SIOCSIFFLAGS: Cannot assign requested address Lance Badger
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.