[Bug 925069] Re: No analog audio on omap4 panda

2012-03-01 Thread Tobin Davis
This is fixed in the Ubuntu Desktop beta 1 release.

** Changed in: linux-ti-omap4 (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: linux-ti-omap4 (Ubuntu)
Milestone: None = ubuntu-12.04-beta-1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925069

Title:
  No analog audio on omap4 panda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/925069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925069] Re: No analog audio on omap4 panda

2012-02-10 Thread Sebastien JAN
These errors are not expected.

On what HW are you testing? PandaES?

To check, run:
cat /proc/asound/cards

If testing on Panda, please run:
alsaucm -c Panda set _verb HiFi

If testing on PandaES, I believe the UCM files for PandaES are not
delivered yet (they shall be in /usr/share/alsa/ucm/PandaES). You can
set the mixers manually running the following commands (that will also
set the record path btw):

amixer cset name='DL1 Mixer Multimedia' 1
amixer cset name='Sidetone Mixer Playback' 1
amixer cset name='DL1 PDM Switch' 1
amixer cset name='DL1 Media Playback Volume' 90,90
amixer cset name='SDT DL Volume' 120

amixer cset name='MUX_UL00' 11
amixer cset name='MUX_UL01' 12

amixer cset name='Headset Left Playback' 1
amixer cset name='Headset Right Playback' 1
amixer cset name='Headset Playback Volume' 13

amixer cset name='Analog Left Capture Route' 2
amixer cset name='Analog Right Capture Route' 2
amixer cset name='Capture Preamplifier Volume' 2
amixer cset name='Capture Volume' 4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925069

Title:
  No analog audio on omap4 panda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/925069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925069] Re: No analog audio on omap4 panda

2012-02-10 Thread Tobin Davis
Actually, the problem with the ucm config files is that the control
names have changed (yet again).  Need to edit
/usr/share/alsa/ucm/Panda/* and change HS to Headset, run alsaucm
set _verb HiFi and reboot.  I got it working here and Patrick verified
on his.

So this bug has two issues; The kernel patches are needed, and the ucm
config files need updating.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925069

Title:
  No analog audio on omap4 panda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/925069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925069] Re: No analog audio on omap4 panda

2012-02-09 Thread Patrick Buckley
pbuckley@panda:/usr/src$ alsaucm set _verb HiFi
Im setting defaults
ALSA lib main.c:270:(execute_sequence) unable to open ctl device 'hw:Panda'
ALSA lib main.c:1460:(set_verb_user) error: failed to initialize new use case: 
HiFi
alsaucm: error failed to set _verb=HiFi: No such device

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925069

Title:
  No analog audio on omap4 panda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/925069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925069] Re: No analog audio on omap4 panda

2012-02-09 Thread Patrick Buckley
After applying those two patches to 3.2.0-1405.7 source and installing
the resulting kernel I am seeing no change in behavior from the original
bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925069

Title:
  No analog audio on omap4 panda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/925069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925069] Re: No analog audio on omap4 panda

2012-02-03 Thread Sebastien JAN
That maybe linked to a bug we had in this audio driver branch (the same audio 
branch was used for Linaro kernel branches tilt-3.1 and tilt-3.2).
The 2 patches (here applied on our 3.1 based kernel) fixing the remaining audio 
issues are the following:
http://dev.omapzoom.org/?p=integration/kernel-ubuntu.git;a=commitdiff;h=6606b5441992564bb69ac4c7a850643bd6e13bab
http://dev.omapzoom.org/?p=integration/kernel-ubuntu.git;a=commitdiff;h=8b5836d9539d23c4876a68e155a967a0b8a98c7e

These patches shall be applied on current 3.2 based Precise kernel (ti-
omap4 branch).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925069

Title:
  No analog audio on omap4 panda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/925069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925069] Re: No analog audio on omap4 panda

2012-02-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux-ti-omap4 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925069

Title:
  No analog audio on omap4 panda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/925069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925069] Re: No analog audio on omap4 panda

2012-02-01 Thread Tobin Davis
** Tags added: bot-stop-nagging

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925069

Title:
  No analog audio on omap4 panda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/925069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925069] Re: No analog audio on omap4 panda

2012-02-01 Thread Tobin Davis
** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/925069/+attachment/2706018/+files/syslog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925069

Title:
  No analog audio on omap4 panda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/925069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs