Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KRadio gone, GQRadio doesn't work
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Progman3K
l33t
l33t


Joined: 03 Jan 2004
Posts: 773

PostPosted: Tue Jun 19, 2018 11:07 pm    Post subject: KRadio gone, GQRadio doesn't work Reply with quote

Hi,

KRadio has been removed from portage.

It worked really well for me.

During the last system update, I ended up unmerging it because it was creating blockers.

So I've tried to use GQRadio instead, but it fails to initialize.

It writes Failed to start /dev/radio0 in its GUI.

On the console, it writes the message Error, radio support missing, or failed to init radio device!

Oddly, KRadio was also using /dev/radio0, with no problem

Code:
ls -la /dev/radio0
crw-rw----+ 1 root video 81, 2 Jun  4 19:40 /dev/radio0


The hopefully-relevant dmesgs:
Quote:
[ 0.000000] Linux version 4.9.76-gentoo-r1 (root@host) (gcc version 6.4.0 (Gentoo 6.4.0-r1 p1.3) ) #3 SMP Mon Feb 12 18:40:55 EST 2018
[ 0.297126] ALSA device list:
[ 0.297288] #0: SB Live! Platinum [CT4760P] (rev.5, serial:0x80401102) at 0xe880, irq 17
[ 0.297574] #1: Brooktree Bt878 at 0xfbfff000, irq 18
[ 2.268953] bttv: driver version 0.9.19 loaded
[ 2.269132] bttv: using 8 buffers with 2080k (520 pages) each for capture
[ 2.269345] bttv: Bt8xx card found (0)
[ 2.269701] bttv: 0: Bt878 (rev 2) at 0000:05:02.0, irq: 18, latency: 64, mmio: 0xfbffe000
[ 2.276343] bttv: 0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
[ 2.276648] bttv: 0: using: Hauppauge (bt878) [card=10,autodetected]
[ 2.279435] bttv: 0: Hauppauge/Voodoo msp34xx: reset line init [5]
[ 2.313337] tveeprom 0-0050: Hauppauge model 61381, rev D123, serial# 1822198
[ 2.313495] tveeprom 0-0050: tuner model is Philips FM1236 (idx 23, type 2)
[ 2.313647] tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08)
[ 2.313798] tveeprom 0-0050: audio processor is MSP3430 (idx 7)
[ 2.313947] tveeprom 0-0050: has radio
[ 2.314099] bttv: 0: Hauppauge eeprom indicates model#61381
[ 2.314250] bttv: 0: tuner type=2
[ 2.340596] msp3400 0-0040: MSP3430G-A1 found @ 0x80 (bt878 #0 [sw])
[ 2.340778] msp3400 0-0040: msp3400 supports radio, mode is autodetect and autoselect
[ 2.407574] tuner 0-0061: Tuner -1 found with type(s) Radio TV.
[ 2.408066] tuner-simple 0-0061: creating new instance
[ 2.408237] tuner-simple 0-0061: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles))
[ 2.423154] bttv: 0: Setting PLL: 28636363 => 35468950 (needs up to 100ms)
[ 2.441189] logitech-djreceiver 0003:046D:C52B.0007: hiddev0,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.2-1/input2
[ 2.447045] bttv: PLL set ok
[ 2.448632] bttv: 0: registered device video0
[ 2.449277] bttv: 0: registered device vbi0
[ 2.450427] bttv: 0: registered device radio0
[ 2.453144] Registered IR keymap rc-hauppauge
[ 2.453521] input: i2c IR (Hauppauge) as /devices/virtual/rc/rc0/input16
[ 2.453925] rc rc0: i2c IR (Hauppauge) as /devices/virtual/rc/rc0
[ 2.454127] ir-kbd-i2c: i2c IR (Hauppauge) detected at i2c-0/0-0018/ir0 [bt878 #0 [sw]]


I've tried running GQRadio as root, which doesn't work either, so it's probably not a rights-problem.

Any help would be appreciated.
Thanks
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8935

PostPosted: Wed Jun 20, 2018 12:18 pm    Post subject: Reply with quote

I've just added the last version of kradio to kde-sunset overlay, among several other packages. Beware of the wrath of ancient neglected packages in there though.
Back to top
View user's profile Send private message
Progman3K
l33t
l33t


Joined: 03 Jan 2004
Posts: 773

PostPosted: Wed Jun 20, 2018 12:38 pm    Post subject: Reply with quote

Hi Asturm!

Using KRadio from an overlay is certainly an option, and I'll keep it in mind, but I'd like to get GQRadio to work also. It *should* work, since the radio device worked for KRadio.

I should have formulated my question better:

What are the alternatives to KRadio (other than GQRadio)?

Thanks for taking the time to reply.
Back to top
View user's profile Send private message
radio_flyer
Guru
Guru


Joined: 04 Nov 2004
Posts: 317
Location: Northern California

PostPosted: Sat Jun 23, 2018 3:38 am    Post subject: Reply with quote

Progman3K wrote:

What are the alternatives to KRadio (other than GQRadio)?


I used to have a USB AM/FM radio thing, and used GQRadio for years. However, I gave up trying to keep it working a few years back when it became obvious the project had died upstream and would require a significant rewrite to support modern GUI libraries. The whole world has moved on to streaming it seems, and developer attention for /dev/radio devices is now almost non-existent. Your best option IMO is to try to get support under one of the media players (vlc, mpv, et al). In theory the /dev/radio stuff is part of the whole V4L infrastructure which those projects support. I doubt any of the developers have access to the necessary devices for testing, though, so it may take some effort to get something working.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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