blob: 9fe56628ee041cffbfa6c5ef46338ce580ab46fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
|
<!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=%3C201110141752.32473.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="005664.html">
<LINK REL="Next" HREF="005667.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=%3C201110141752.32473.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>Fri Oct 14 17:52:32 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005664.html">[Mageia-discuss] TV Card and Web camera confusion
</A></li>
<LI>Next message: <A HREF="005667.html">[Mageia-discuss] HP Photosmart Plus b209a-m
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5666">[ date ]</a>
<a href="thread.html#5666">[ thread ]</a>
<a href="subject.html#5666">[ subject ]</a>
<a href="author.html#5666">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On vendredi 14 octobre 2011 at 10:53, Marc Paré wrote :
><i> I would think that having a webcam and TV card should not be made this
</I>><i> difficult for a normal user to configure. I am hoping that Mageia could
</I>><i> somehow figure these things out on its own or at least have a help file
</I>><i> somewhere to walk a user through this.
</I>
Actually, your case is quite strange, I thought the PCI bus was always
probed before USB, so the PCI card should always get the first device.
Actually, I see in /lib/udev/rules.d a file 60-persistent-v4l.rules, so it
seems there is already something to write persistent rules for video
devices.
If I understand it correctly, it should generate symlinks in /dev/v4l/by-id
and /dev/v4l/by-path, so maybe you should use those links which are supposed
to always point to the same device regardless of its actual numbering.
--
Renaud Michel
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005664.html">[Mageia-discuss] TV Card and Web camera confusion
</A></li>
<LI>Next message: <A HREF="005667.html">[Mageia-discuss] HP Photosmart Plus b209a-m
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5666">[ date ]</a>
<a href="thread.html#5666">[ thread ]</a>
<a href="subject.html#5666">[ subject ]</a>
<a href="author.html#5666">[ 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>
|