Launchpad has imported 11 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=904775.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2013-01-27T13:49:46+00:00 triniton wrote:

Description of problem:

When will alsa support to gnomeradio?
Currently, you can not use the up and down arrow keys for volume management.
The new systems, throwing the OSS, and there is no /dev/mixer.

It possible like someone implement alsa support ( including alsa mixer )
like in tvtime.

Thanks

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/613809/comments/42

------------------------------------------------------------------------
On 2013-01-29T18:05:54+00:00 POJAR wrote:

I write a patch ( ubuntu gnomeradio version ) to support for looping
back audio through alsa devices ( including mixer control ).

Should be tested in several types of tv/fm tuners and then all the work
will be made ​​public.

Package for ubuntu is here:
https://launchpad.net/~geoubuntu/+archive/test

Best regards.

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/613809/comments/43

------------------------------------------------------------------------
On 2013-01-30T01:20:52+00:00 Raymond wrote:

post the output of alsa-info.sh


did you connect your radio to line in or aux of your onboard sound ?

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/613809/comments/45

------------------------------------------------------------------------
On 2013-01-30T07:34:40+00:00 POJAR wrote:

My radio tuner is connected to line in.

In function of your tuner, change "Mixer Source" from "Preference" to:

default/Line or
default/CD or
hw:0/Line or
etc.

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/613809/comments/46

------------------------------------------------------------------------
On 2013-01-30T07:45:24+00:00 POJAR wrote:

Created attachment 690203
alsa info

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/613809/comments/47

------------------------------------------------------------------------
On 2013-01-30T08:27:03+00:00 Raymond wrote:

you have to unmute  line playback switch and change line playback volume
using alsamixer -c0

no need to change capture source to line since you are using the analog
mixer of AC97 codec to mix the input signal from line in to line out

set line playback to 0dB

amixer -c 0 set Line playback 72% unmute


the output volume is controlled by master playback volume and switch


Simple mixer control 'Line',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive penum
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]


control.18 {
                iface MIXER
                name 'Line Playback Switch'
                value false
                comment {
                        access 'read write'
                        type BOOLEAN
                        count 1
                }
        }
        control.19 {
                iface MIXER
                name 'Line Playback Volume'
                value.0 0
                value.1 0
                comment {
                        access 'read write'
                        type INTEGER
                        count 2
                        range '0 - 31'
                        dbmin -3450
                        dbmax 1200
                        dbvalue.0 -3450
                        dbvalue.1 -3450
                }
        }

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/613809/comments/48

------------------------------------------------------------------------
On 2013-03-27T15:33:03+00:00 POJAR wrote:

Probably one of the most popular questions I see new users ask about
gnomeradio is along the lines of the following:

    "It looks like gnomeradio is working (showing me gui), but for some
reason I am not hearing any audio. What is wrong with my tuner?"

    Unfortunately, in the vast majority of cases, there is nothing wrong
with the tuner. The problem is that gnomeradio was originally designed
to be used with older tuner cards that have a dedicated audio output
cable, which you are expected to connect to speakers. Most newer tuner
products deliver their audio via an ALSA device, for which gnomeradio
has no mechanism to route the audio to soundcard.

    As a result, users end to run sox or arecord/aplay in a separate
terminal window (which always seemed like a rather ridiculous
workaround).

    Solution: Added support for looping back audio through alsa devices.
This feature automatically get an alsa device associated with a radio
device. It will start an audio streaming between the radio device and
the audio output device.

SCREENSHOT: Gnomeradio working with alsa
https://launchpadlibrarian.net/135293108/gnomeradio_alsa.png

Package for ubuntu is here: https://launchpad.net/~geoubuntu/+archive
/test-ppa/+sourcepub/3047676/+listing-archive-extra

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/613809/comments/52

------------------------------------------------------------------------
On 2013-03-27T16:05:46+00:00 POJAR wrote:

Gnomeradio loopback digital audio from radio device:
https://launchpadlibrarian.net/135415302/Gnomeradio%20alsa%20loopback.png

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/613809/comments/53

------------------------------------------------------------------------
On 2013-11-15T13:46:01+00:00 Raymond wrote:

as only desktop computer cab install those tuner and desktop has line in (blue 
Jack) and thosr
e audio codec still have line playback volume control

it is just waste of CPU to use any loopback when your have the hardware
mixer

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/613809/comments/59

------------------------------------------------------------------------
On 2013-12-21T10:53:18+00:00 Fedora wrote:

This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/613809/comments/60

------------------------------------------------------------------------
On 2014-02-05T18:33:53+00:00 Fedora wrote:

Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/613809/comments/61


** Changed in: gnomeradio (Fedora)
       Status: Unknown => Won't Fix

** Changed in: gnomeradio (Fedora)
   Importance: Unknown => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/613809

Title:
  [FFe] gnomeradio NO SOUND, no /dev/mixer present

Status in Gnomeradio:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Invalid
Status in gnomeradio package in Ubuntu:
  Fix Released
Status in rhythmbox package in Ubuntu:
  Invalid
Status in tvtime package in Ubuntu:
  Fix Released
Status in gnomeradio package in Debian:
  Fix Released
Status in gnomeradio package in Fedora:
  Won't Fix

Bug description:
  FFe justification:

  Adding support for alsamixer becomes increasingly important as Raring
  has turned off kernel-space OSS emulation, causing a regression from
  Precise -> Quantal -> Raring for users wanting to control sound card
  input volume from the gnomeradio application.

  original description:
  All applications worked in all previous versions (from 7.04 to 10.04)

  NO SOUND from Rhythmbox FM plug-in
  NO SOUND from gnomeradio
  I CAN'T boost the volume in aplication tvtime

  When any of the following applications is launched, I can record sound with 
the help of the application gnome-sound-recorder.
  Sound Preferences (Input Tab) clearly shows the existence of sound, when the 
selected option is "Line In", but sound does not play on speakers.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: alsa-base 1.0.23+dfsg-1ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-14.19-generic 2.6.35
  Uname: Linux 2.6.35-14-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: i386
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  stevo      1536 F.... pulseaudio
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfe024000 irq 21'
     Mixer name : 'Analog Devices AD1988B'
     Components : 'HDA:11d4198b,104381f6,00100300'
     Controls      : 48
     Simple ctrls  : 26
  Date: Thu Aug  5 12:48:29 2010
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha i386 (20100630.2)
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SelectedCard: 0 NVidia HDA-Intel - HDA NVidia
  SourcePackage: alsa-driver
  Symptom: audio
  Title: [Analog Devices AD1988B] Playback problem
  dmi.bios.date: 01/25/2010
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: ASUS M2N-E ACPI BIOS Revision 1703
  dmi.board.name: M2N-E
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.XX
  dmi.chassis.asset.tag: 123456789000
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSM2N-EACPIBIOSRevision1703:bd01/25/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N-E:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnomeradio/+bug/613809/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to