* /dev/radio disappeared
@ 2005-09-07 6:38 520091033440-0001
2005-09-07 10:10 ` Kay Sievers
2005-09-07 20:45 ` Greg KH
0 siblings, 2 replies; 3+ messages in thread
From: 520091033440-0001 @ 2005-09-07 6:38 UTC (permalink / raw)
To: linux-hotplug
Hi,
I have a Hauppauge TV-card with integrated radio receiver. In the past
there was a /dev/radio device. For some days this device disappered.
I find now a /dev/v4l/radio0 device. If I link this device
to /dev/radio, also my radio programm (gqradio) works. I suppose this
behaviour is related to the new udev version (068).
What would you recommend to handle this situation:
1) change the configuration of application programms, if possible, that
they are looking for /dev/v4l/radio0 instead of /dev/radio.
2) create the link from /dev/v4l/radio0 to /dev/radio in a boot script
(e.g. /etc/conf.d/local.start at gentoo)
3) create a udev rule, which creates this link?
With best regards
Juergen
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: /dev/radio disappeared
2005-09-07 6:38 /dev/radio disappeared 520091033440-0001
@ 2005-09-07 10:10 ` Kay Sievers
2005-09-07 20:45 ` Greg KH
1 sibling, 0 replies; 3+ messages in thread
From: Kay Sievers @ 2005-09-07 10:10 UTC (permalink / raw)
To: linux-hotplug
On Wed, Sep 07, 2005 at 08:38:04AM +0200, 520091033440-0001@t-online.de wrote:
> Hi,
>
> I have a Hauppauge TV-card with integrated radio receiver. In the past
> there was a /dev/radio device. For some days this device disappered.
> I find now a /dev/v4l/radio0 device. If I link this device
> to /dev/radio, also my radio programm (gqradio) works. I suppose this
> behaviour is related to the new udev version (068).
>
> What would you recommend to handle this situation:
> 1) change the configuration of application programms, if possible, that
> they are looking for /dev/v4l/radio0 instead of /dev/radio.
> 2) create the link from /dev/v4l/radio0 to /dev/radio in a boot script
> (e.g. /etc/conf.d/local.start at gentoo)
> 3) create a udev rule, which creates this link?
According to the Gentoo udev.rules file, the video* and vbi* devices create
a LSB compatible symlink. Just add the same kind of SYMLINK+= for to the
radio* devices.
Kay
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: /dev/radio disappeared
2005-09-07 6:38 /dev/radio disappeared 520091033440-0001
2005-09-07 10:10 ` Kay Sievers
@ 2005-09-07 20:45 ` Greg KH
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2005-09-07 20:45 UTC (permalink / raw)
To: linux-hotplug
On Wed, Sep 07, 2005 at 08:38:04AM +0200, 520091033440-0001@t-online.de wrote:
> Hi,
>
> I have a Hauppauge TV-card with integrated radio receiver. In the past
> there was a /dev/radio device. For some days this device disappered.
> I find now a /dev/v4l/radio0 device. If I link this device
> to /dev/radio, also my radio programm (gqradio) works. I suppose this
> behaviour is related to the new udev version (068).
What distro is this? If Gentoo, please just file a bug in that
bugzilla, this isn't a udev specific issue, but rather how Gentoo is
configured.
thanks,
greg k-h
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-09-07 20:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-07 6:38 /dev/radio disappeared 520091033440-0001
2005-09-07 10:10 ` Kay Sievers
2005-09-07 20:45 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).