saa7134 - no sound

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
brainformat

saa7134 - no sound

Post by brainformat »

hi i have an asus my cinema p7131 hybrid tv/radio card
it runs on philips saa7134 chipset
i use linuxmint 6

dvb-t works great with kaffeine
radio and analog tv used to work great with gnome radio and tv-time on some older versions of ubuntu, but not anymore.
picture on tv-time is great, but there's no sound neither on gnome radio, nor tv-time

while i was using ubuntu 7.10 i used to solve this problem by running gnome-radio with this script:

Code: Select all

#!/bin/sh
sox -c 2 -s -w -r 32000 -t ossdsp /dev/audio1 -t ossdsp -w -r 32000 /dev/dsp &
gnomeradio --mixer=/dev/mixer:pcm
wait gnomeradio
t=`pidof sox`;
kill $t;
amixer -c 0 sset PCM 80%,80% unmute
now it gives no resoult.
please, could anyone help me.
10x a lot!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
rdonnelly
Level 5
Level 5
Posts: 528
Joined: Thu Nov 27, 2008 9:38 pm

Re: saa7134 - no sound

Post by rdonnelly »

Using Mint since 2008
*Mint 18.2 KDE
*ASUS 970 PRO GAMING/AURA AM3+ AMD 970 + SB 950 SATA 6Gb/s USB 3.1
*AMD FX-8370 with AMD Wraith cooler Vishera 8-Core 4.0 GHz (4.3 GHz Turbo)
*G.SKILL Ripjaws X Series 16GB DDR3 SDRAM
*nVIDIA GEFORCE GT 610 2GB
brainformat

Re: saa7134 - no sound

Post by brainformat »

no, i have tried all that and nothing happens
Locked

Return to “Sound”