summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20111013/005661.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20111013/005661.html')
-rw-r--r--zarb-ml/mageia-discuss/20111013/005661.html88
1 files changed, 88 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20111013/005661.html b/zarb-ml/mageia-discuss/20111013/005661.html
new file mode 100644
index 000000000..b950cb079
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20111013/005661.html
@@ -0,0 +1,88 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] TV Card and Web camera confusion
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20TV%20Card%20and%20Web%20camera%20confusion&In-Reply-To=%3C201110132023.27526.r.h.michel%2Bmageia%40gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="005660.html">
+ <LINK REL="Next" HREF="005662.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] TV Card and Web camera confusion</H1>
+ <B>Renaud MICHEL</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20TV%20Card%20and%20Web%20camera%20confusion&In-Reply-To=%3C201110132023.27526.r.h.michel%2Bmageia%40gmail.com%3E"
+ TITLE="[Mageia-discuss] TV Card and Web camera confusion">r.h.michel+mageia at gmail.com
+ </A><BR>
+ <I>Thu Oct 13 20:23:27 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="005660.html">[Mageia-discuss] TV Card and Web camera confusion
+</A></li>
+ <LI>Next message: <A HREF="005662.html">[Mageia-discuss] HP Photosmart Plus b209a-m
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5661">[ date ]</a>
+ <a href="thread.html#5661">[ thread ]</a>
+ <a href="subject.html#5661">[ subject ]</a>
+ <a href="author.html#5661">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On jeudi 13 octobre 2011 at 20:07, Marc Par&#233; wrote :
+&gt;<i> I have a TV card (PCI) and a USB webcam. If I restart my Mageia, the TV
+</I>&gt;<i> card no longer works. I then have to go into TVtime.xml (I use TV time
+</I>&gt;<i> to view my TV) and then modify this line that I have included in the
+</I>&gt;<i> file:
+</I>&gt;<i>
+</I>&gt;<i> &lt;option name=&quot;V4LDevice&quot; value=&quot;/dev/video0&quot;/&gt;
+</I>&gt;<i> or
+</I>&gt;<i> &lt;option name=&quot;V4LDevice&quot; value=&quot;/dev/video1&quot;/&gt;
+</I>&gt;<i>
+</I>&gt;<i> Is there anyway to prevent the video call from changing at reboots?
+</I>&gt;<i>
+</I>&gt;<i> I just bought a webcam for my 78 year old mother with the same TV card
+</I>&gt;<i> and I wouldn't want her to go through the same procedure each time she
+</I>&gt;<i> re-boots her Mageia.
+</I>
+You can probably make the name permanent with udev rules.
+See in
+/etc/udev/rules.d
+you should have permanent-cd and permanent-net rules files which you can
+look for examples. Add a new .rules file with your own rules.
+
+For an USB device it may look like (on an single line)
+
+SUBSYSTEM==&quot;usb&quot;, ATTR{idVendor}==&quot;0000&quot;, ATTR{idProduct}==&quot;0000&quot;,
+NAME=&quot;video1&quot;
+
+I am not sure how it will be for a PCI card, I am not an udev expert, see
+man udev for more informations.
+
+--
+Renaud Michel
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="005660.html">[Mageia-discuss] TV Card and Web camera confusion
+</A></li>
+ <LI>Next message: <A HREF="005662.html">[Mageia-discuss] HP Photosmart Plus b209a-m
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5661">[ date ]</a>
+ <a href="thread.html#5661">[ thread ]</a>
+ <a href="subject.html#5661">[ subject ]</a>
+ <a href="author.html#5661">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>