Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to create a node in devfs for my TV card
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
crevette
Guru
Guru


Joined: 21 May 2002
Posts: 543
Location: Chrooted in Nice, France

PostPosted: Tue Jun 04, 2002 12:12 pm    Post subject: How to create a node in devfs for my TV card Reply with quote

I would like to create a node for my bttv card.
I don't know a lot of things in devfs. so How can I do????
_________________
http://www.mille-mathias.info
Back to top
View user's profile Send private message
pavera
Tux's lil' helper
Tux's lil' helper


Joined: 27 May 2002
Posts: 84

PostPosted: Tue Jun 04, 2002 1:51 pm    Post subject: Reply with quote

is the driver for the card compiled into the kernel?
I don't know if this is true, but most of the things in /dev on my computer just appear when I have the kernel compiled right...
Back to top
View user's profile Send private message
crevette
Guru
Guru


Joined: 21 May 2002
Posts: 543
Location: Chrooted in Nice, France

PostPosted: Tue Jun 04, 2002 3:00 pm    Post subject: bttv in devfs Reply with quote

No I Have compiled it in modules.
So That's Why I need help.
_________________
http://www.mille-mathias.info
Back to top
View user's profile Send private message
tomte
Tux's lil' helper
Tux's lil' helper


Joined: 08 May 2002
Posts: 122

PostPosted: Tue Jun 04, 2002 8:22 pm    Post subject: Reply with quote

do you have
Code:

bttv

in your modules.autoload?
that should do anything necessary

regards,
tom
Back to top
View user's profile Send private message
Predator
n00b
n00b


Joined: 04 Jun 2002
Posts: 9
Location: Leipzig

PostPosted: Tue Jun 11, 2002 4:18 pm    Post subject: Reply with quote

just adding "bttv" in modules.autoload won't work

xawtv and other say

cannot open : /dev/v4l/video0 : no such device
no video grabber available

i didn't find any solution yet

CU Joni
Back to top
View user's profile Send private message
shadowvcd
n00b
n00b


Joined: 22 Apr 2002
Posts: 27

PostPosted: Tue Jun 11, 2002 4:44 pm    Post subject: Reply with quote

I had similar problem with my old ati all in wonder card after an emerge -u world. It was working before, then after update world which installed a new xfree, xawtv gave me the same error message.

I just reemerged xawtv and it worked. Maybe you need to recompile the xawtv with the new xfree.
Back to top
View user's profile Send private message
PaperCrane
n00b
n00b


Joined: 11 Apr 2002
Posts: 25
Location: Nova Scotia

PostPosted: Tue Jun 11, 2002 6:37 pm    Post subject: Reply with quote

When you modprobe bttv it should make that device automatically. I'm using a bttv card right now, and don't have any troubles with it. Perhaps it's making the node somewhere else. Try stopping devfsd and then running it in debug mode, then on another console modprobe bttv and devfsd should tell you what node it creates. Then just link that device to /dev/v4l/video0
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum