Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
program for an old Radio Reveal FM 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
sorcerer25
n00b
n00b


Joined: 28 Nov 2003
Posts: 54

PostPosted: Tue Apr 05, 2005 3:37 pm    Post subject: program for an old Radio Reveal FM card Reply with quote

i have a Radio Reveal FM old 8bits ISA card
i successfully loaded it's module (radio_aimslab with the right ioport parameter)
and i'm sure that it works !

http://packages.gentoo.org/search/?sstring=radio
how can i know witch of these packages works with my card ?

or someone know what program i can use with that card ?
Back to top
View user's profile Send private message
cato`
Guru
Guru


Joined: 03 Jun 2002
Posts: 430
Location: Norway, Trondheim

PostPosted: Tue Apr 05, 2005 4:56 pm    Post subject: Reply with quote

I think they all talk with /dev/radio (or radio0) ... Im not sure though. Just emerge and try.
_________________
Don't mess with the Penguin.
Back to top
View user's profile Send private message
sorcerer25
n00b
n00b


Joined: 28 Nov 2003
Posts: 54

PostPosted: Wed Apr 06, 2005 2:50 am    Post subject: Reply with quote

i don't have /dev/radio maybe that is the problem :(
any idea how i can get /dev/radio up and working ?
just loading the module don't do that :( (as expected)
Back to top
View user's profile Send private message
cato`
Guru
Guru


Joined: 03 Jun 2002
Posts: 430
Location: Norway, Trondheim

PostPosted: Wed Apr 06, 2005 2:28 pm    Post subject: Reply with quote

It is a standard video4linux device.

What does dmesg say when you load the driver?
_________________
Don't mess with the Penguin.
Back to top
View user's profile Send private message
sorcerer25
n00b
n00b


Joined: 28 Nov 2003
Posts: 54

PostPosted: Wed Apr 06, 2005 10:47 pm    Post subject: Reply with quote

nothing ...
insmod /lib/modules/2.6.11-jc3/kernel/drivers/media/video/videodev.ko
insmod /lib/modules/2.6.11-jc3/kernel/drivers/media/radio/radio-aimslab.ko io=0x20c

without that io i get error and module doesn't load !
Back to top
View user's profile Send private message
cato`
Guru
Guru


Joined: 03 Jun 2002
Posts: 430
Location: Norway, Trondheim

PostPosted: Thu Apr 07, 2005 4:12 pm    Post subject: Reply with quote

Do the radio programs work if you do the following:

Code:

mknod /dev/radio0 c 81 64
chmod 666 /dev/radio0
ln -s /dev/radio0 /dev/radio

_________________
Don't mess with the Penguin.
Back to top
View user's profile Send private message
sorcerer25
n00b
n00b


Joined: 28 Nov 2003
Posts: 54

PostPosted: Sat Apr 09, 2005 3:50 pm    Post subject: Reply with quote

tank you, now i have /dev/radio up and radio programs from portage can use them
unfortunatelly still don't work :(
scanning or setting frequenties with those programs result only in static

i am SURE that my card works be cause i have working programs for ms-dos, windows 3.11
and under linux i have a direct control program (work without any drivers)
ftp://ftp.ibiblio.org/pub/linux/apps/sound/radio-cards/fmradio.tgz
but that's not grafic and don't know scan
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