[Bug 892697] Re: [Macmini5, 3, Cirrus Logic CS4206, Headphone Out, No sound at all

2014-01-06 Thread skipper
** Changed in: alsa-driver (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  [Macmini5,3, Cirrus Logic CS4206, Headphone Out,  No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/892697/+subscriptions

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


[Bug 892697] Re: [Macmini5, 3, Cirrus Logic CS4206, Headphone Out, No sound at all

2012-10-30 Thread Raymond
00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset 
Family High Definition Audio Controller [8086:1c20] (rev 05)
Subsystem: Intel Corporation Device [8086:7270]


http://git.kernel.org/?p=linux/kernel/git/tiwai/sound.git;a=commitdiff;h=6dfeb703e386369d9f1585d29482efe7b2b4401d;hp=e2301a4de22c438f5a962c7cefc3e9cba736991c

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

Title:
  [Macmini5,3, Cirrus Logic CS4206, Headphone Out,  No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/892697/+subscriptions

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


[Bug 892697] Re: [Macmini5, 3, Cirrus Logic CS4206, Headphone Out, No sound at all

2012-10-20 Thread skipper
It seems that the change did not go into Quantal. Any special reason for that?
Thanks!

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

Title:
  [Macmini5,3, Cirrus Logic CS4206, Headphone Out,  No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/892697/+subscriptions

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


[Bug 892697] Re: [Macmini5, 3, Cirrus Logic CS4206, Headphone Out, No sound at all

2012-02-13 Thread skipper
So this python script makes it work, but has to be executed after each
boot/suspend. One can just put this into an init script, but that does
not seem to be a nice solution.

** Attachment added: hda.py
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/892697/+attachment/2737439/+files/hda.py

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

Title:
  [Macmini5,3, Cirrus Logic CS4206, Headphone Out,  No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/892697/+subscriptions

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


[Bug 892697] Re: [Macmini5, 3, Cirrus Logic CS4206, Headphone Out, No sound at all

2012-02-13 Thread Luke Yelavich
I have access to this same hardware, and have experience with kernel
patching for hda hardware. I'll take a look when I get a moment.

** Changed in: alsa-driver (Ubuntu)
 Assignee: (unassigned) = Luke Yelavich (themuso)

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

Title:
  [Macmini5,3, Cirrus Logic CS4206, Headphone Out,  No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/892697/+subscriptions

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


[Bug 892697] Re: [Macmini5, 3, Cirrus Logic CS4206, Headphone Out, No sound at all

2011-12-10 Thread Oleg Kalnichevski
Anyone might have an idea how to make the setting 'stick'? Presently I
have to toggle GPIO bit manually every time the OS is rebooted or
resumed. Is there a way to apply the setting automatically with a
script?

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

Title:
  [Macmini5,3, Cirrus Logic CS4206, Headphone Out,  No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/892697/+subscriptions

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


[Bug 892697] Re: [Macmini5, 3, Cirrus Logic CS4206, Headphone Out, No sound at all

2011-12-05 Thread Oleg Kalnichevski
I managed to get sound on headphones/line out by tweaking HDA codec
settings with HDA_Analyzer as described in this post:

http://forum.tinycorelinux.net/index.php?topic=11323.0

Diff for codec 0/0 (0x10134206):
--- 
+++ 
@@ -8,19 +8,19 @@
 Default PCM:
 rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
 bits [0x1e]: 16 20 24 32
 formats [0x3]: PCM FLOAT
 Default Amp-In caps: N/A
 Default Amp-Out caps: N/A
 GPIO: io=4, o=0, i=0, unsolicited=0, wake=0
   IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
-  IO[1]: enable=1, dir=1, wake=0, sticky=0, data=0, unsol=0
+  IO[1]: enable=1, dir=1, wake=0, sticky=0, data=1, unsol=0
   IO[2]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
-  IO[3]: enable=1, dir=1, wake=0, sticky=0, data=1, unsol=0
+  IO[3]: enable=1, dir=0, wake=0, sticky=0, data=0, unsol=0
 Node 0x02 [Audio Output] wcaps 0xd041d: Stereo Amp-Out
   Control: name=Master Playback Switch, index=0, device=0
   Control: name=Master Playback Volume, index=0, device=0
   Control: name=Headphone Playback Switch, index=0, device=0
 ControlAmp: chs=3, dir=1, idx=0, ofs=0
   Control: name=Headphone Playback Volume, index=0, device=0
 ControlAmp: chs=3, dir=1, idx=0, ofs=0
   Amp-Out caps: ofs=0x73, nsteps=0x7f, stepsize=0x01, mute=
---

IMPORTANT: In addition I also had to un-mute 'Front Speaker' with
alsamixer to get sound on headphones/line out.

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

Title:
  [Macmini5,3, Cirrus Logic CS4206, Headphone Out,  No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/892697/+subscriptions

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


[Bug 892697] Re: [Macmini5, 3, Cirrus Logic CS4206, Headphone Out, No sound at all

2011-12-05 Thread skipper
Yes, it works here as well. Strange enough, but I had to unmute the
Surround speaker and muting the front speaker has no effect at all
(maybe I did something differently).

I wonder whether the HDMI audio output is just the same kind of
rerouting, or more involved.

Anyhow, this workaround is fine at the moment.

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

Title:
  [Macmini5,3, Cirrus Logic CS4206, Headphone Out,  No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/892697/+subscriptions

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


[Bug 892697] Re: [Macmini5, 3, Cirrus Logic CS4206, Headphone Out, No sound at all

2011-12-03 Thread skipper
I tried connecting to a monitor with speakers by an HDMI cable. That
also does not work.

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

Title:
  [Macmini5,3, Cirrus Logic CS4206, Headphone Out,  No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/892697/+subscriptions

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


[Bug 892697] Re: [Macmini5, 3, Cirrus Logic CS4206, Headphone Out, No sound at all

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

** Changed in: alsa-driver (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/892697

Title:
  [Macmini5,3, Cirrus Logic CS4206, Headphone Out,  No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/892697/+subscriptions

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


[Bug 892697] Re: [Macmini5, 3, Cirrus Logic CS4206, Headphone Out, No sound at all

2011-12-02 Thread Oleg Kalnichevski
Same hardware (macnini5,3), same problem, same symptoms

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

Title:
  [Macmini5,3, Cirrus Logic CS4206, Headphone Out,  No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/892697/+subscriptions

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


[Bug 892697] Re: [Macmini5, 3, Cirrus Logic CS4206, Headphone Out, No sound at all

2011-11-19 Thread skipper
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/892697

Title:
  [Macmini5,3, Cirrus Logic CS4206, Headphone Out,  No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/892697/+subscriptions

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