[Bug 1180781] Re: No HDMI sound on ATI HD6450A, ALSA card is recognized

2013-05-18 Thread Sergey Mitrichev
Put aplay output in the attachment

** Attachment added: aplay -L outut
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1180781/+attachment/3680150/+files/aplay%20-L%20output

** Description changed:

  There are 2 integrated soundcards presents in Lenovo Q180 PC - one based
  on analog ALC662 chip and works fine (sound works), another card (#2) is
  a part of ATI Radeon HD 6450A HDMI device (open-sourse radeon driver
  is used, video through HDMI output is fine) - this HDMI sound does not
  work. Now I need to use HDMI sound output. Ubuntu 13.04 x64 kernel
  3.8.0.21 generic.
  
  HDMI sound card #2 appears in alsamixer, but with 1 controller called
  S/PDIF (not muted) - which is strange. There is not HDMI/DP or other
  controllers for this card.
  
  PulseAudio (System settings - Sound settings) does not show the HDMI
  card/sink in the list, although it shows some S/PDIF sink, which  does
  not related to HDMI.
  
  aplay -l DOES show this HDMI card - see below. It shows card #2: Generic
  [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  
  aplay -Dplughw:0,0 ~/test.wav - plays perfectly through analog ALC622 card.
  aplay -Dplughw:2,3 ~/test.wav, aplay -Dhdmi:2,0 ~/test.wav - gets an 
error Error opening device - no such device.
  
  pacmd list-cards DOES NOT list any HD-Generic or ATI cards. Only the
  ALC662 analog one. pacmd list-sinks DOES NOT show any HDMI-related sink.
  
- Also attached alsa-info.sh output.
- 
- --
- 
- serg@IdeaCentre-Q180:~$ aplay -L
- default
- Playback/recording through the PulseAudio sound server
- sysdefault:CARD=Intel
- HDA Intel, ALC662 rev1 Analog
- Default Audio Device
- front:CARD=Intel,DEV=0
- HDA Intel, ALC662 rev1 Analog
- Front speakers
- surround40:CARD=Intel,DEV=0
- HDA Intel, ALC662 rev1 Analog
- 4.0 Surround output to Front and Rear speakers
- surround41:CARD=Intel,DEV=0
- HDA Intel, ALC662 rev1 Analog
- 4.1 Surround output to Front, Rear and Subwoofer speakers
- surround50:CARD=Intel,DEV=0
- HDA Intel, ALC662 rev1 Analog
- 5.0 Surround output to Front, Center and Rear speakers
- surround51:CARD=Intel,DEV=0
- HDA Intel, ALC662 rev1 Analog
- 5.1 Surround output to Front, Center, Rear and Subwoofer speakers
- surround71:CARD=Intel,DEV=0
- HDA Intel, ALC662 rev1 Analog
- 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
- iec958:CARD=Intel,DEV=0
- HDA Intel, ALC662 rev1 Digital
- IEC958 (S/PDIF) Digital Audio Output
- dmix:CARD=Intel,DEV=0
- HDA Intel, ALC662 rev1 Analog
- Direct sample mixing device
- dmix:CARD=Intel,DEV=1
- HDA Intel, ALC662 rev1 Digital
- Direct sample mixing device
- dsnoop:CARD=Intel,DEV=0
- HDA Intel, ALC662 rev1 Analog
- Direct sample snooping device
- dsnoop:CARD=Intel,DEV=1
- HDA Intel, ALC662 rev1 Digital
- Direct sample snooping device
- hw:CARD=Intel,DEV=0
- HDA Intel, ALC662 rev1 Analog
- Direct hardware device without any conversions
- hw:CARD=Intel,DEV=1
- HDA Intel, ALC662 rev1 Digital
- Direct hardware device without any conversions
- plughw:CARD=Intel,DEV=0
- HDA Intel, ALC662 rev1 Analog
- Hardware device with all software conversions
- plughw:CARD=Intel,DEV=1
- HDA Intel, ALC662 rev1 Digital
- Hardware device with all software conversions
- hdmi:CARD=Generic,DEV=0
- HD-Audio Generic, HDMI 0
- HDMI Audio Output
- dmix:CARD=Generic,DEV=3
- HD-Audio Generic, HDMI 0
- Direct sample mixing device
- dsnoop:CARD=Generic,DEV=3
- HD-Audio Generic, HDMI 0
- Direct sample snooping device
- hw:CARD=Generic,DEV=3
- HD-Audio Generic, HDMI 0
- Direct hardware device without any conversions
- plughw:CARD=Generic,DEV=3
- HD-Audio Generic, HDMI 0
- Hardware device with all software conversions
+ Also attached alsa-info.sh ans aplya -L outputs.

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

Title:
  No HDMI sound on ATI HD6450A, ALSA card is recognized

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

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

[Bug 1180781] Re: No HDMI sound on ATI HD6450A, ALSA card is recognized

2013-05-18 Thread Sergey Mitrichev
Hello Raymond,

Tried speaker-test -c2 -D hdmi:2 -t wav:

speaker-test 1.0.25

Playback device is hdmi:2
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Playback open error: -19,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/1180781

Title:
  No HDMI sound on ATI HD6450A, ALSA card is recognized

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

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


[Bug 1180781] Re: No HDMI sound on ATI HD6450A, ALSA card is recognized

2013-05-18 Thread Sergey Mitrichev
Just upgraded to kernel 3.8.0-22-generic, and HDMI works now!

Pulseaudio displays HDMI / Display Port in sound settings, and allows
to switch to it. Sound transfers through HDMI via ATI HD 6450 (CAICOS)
to sound-powered display perfectly.


** Summary changed:

- No HDMI sound on ATI HD6450A, ALSA card is recognized
+ [SOLVED] No HDMI sound on ATI HD6450A, ALSA card is recognized

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

Title:
  [SOLVED] No HDMI sound on ATI HD6450A, ALSA card is recognized

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

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


[Bug 1180781] Re: No HDMI sound on ATI HD6450A, ALSA card is recognized

2013-05-17 Thread Sergey Mitrichev
Yes, I boot with radeon.audio=1 - no effect. This was the fix for some
older kernels, in my case the problem is different and seems to be in
ALSA.

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

Title:
  No HDMI sound on ATI HD6450A, ALSA card is recognized

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

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


[Bug 1180781] Re: No HDMI sound on ATI HD6450A, ALSA card is recognized

2013-05-17 Thread Sergey Mitrichev
** Description changed:

  There are 2 integrated soundcards presents in Lenovo Q180 PC - one based
  on analog ALC662 chip and works fine (sound works), another card (#2) is
  a part of ATI Redeon HDMI driver (open-sourse radeon driver is used,
  video HDMI output is fine) - this HDMI sound does not work. Now I need
  to use HDMI sound output. Ubuntu x64 kernel 3.8.0.21 generic (latest in
  mainstream repos).
  
  HDMI sound cards appears in alsamixer, but with 1 controller called
  S/PDIF - which is strange. Not muted.
  
  aplay -l DOES show this HDMI card - see below. It shows card #2: Generic
  [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  
  aplay -Dhw:2,3 test.wav gets an error - Cannot open file or device.
  
  PulseAudio does not show the card/sink in the list, although it shows
  some S/PDIF - most probably related to ALC662 card.
  
  pacmd list-cards DOES NOT list any HD-Generic or ATI cards. Only the
  ALC662 analog one. pacmd list-sinks DOES NOT show any HDMI-related sink.
  
  Aslo attached alsa-info.sh output.
  
- 
  --
  
- serg@IdeaCentre-Q180:~$ aplay -l
-  Список PLAYBACK устройств 
- карта 0: Intel [HDA Intel], устройство 0: ALC662 rev1 Analog [ALC662 rev1 
Analog]
-   Подустройства: 0/1
-   Подустройство №0: subdevice #0
- карта 0: Intel [HDA Intel], устройство 1: ALC662 rev1 Digital [ALC662 rev1 
Digital]
-   Подустройства: 1/1
-   Подустройство №0: subdevice #0
- карта 2: Generic [HD-Audio Generic], устройство 3: HDMI 0 [HDMI 0]
-   Подустройства: 1/1
-   Подустройство №0: subdevice #0
- serg@IdeaCentre-Q180:~$
+ serg@IdeaCentre-Q180:~$ aplay -L
+ default
+ Playback/recording through the PulseAudio sound server
+ sysdefault:CARD=Intel
+ HDA Intel, ALC662 rev1 Analog
+ Default Audio Device
+ front:CARD=Intel,DEV=0
+ HDA Intel, ALC662 rev1 Analog
+ Front speakers
+ surround40:CARD=Intel,DEV=0
+ HDA Intel, ALC662 rev1 Analog
+ 4.0 Surround output to Front and Rear speakers
+ surround41:CARD=Intel,DEV=0
+ HDA Intel, ALC662 rev1 Analog
+ 4.1 Surround output to Front, Rear and Subwoofer speakers
+ surround50:CARD=Intel,DEV=0
+ HDA Intel, ALC662 rev1 Analog
+ 5.0 Surround output to Front, Center and Rear speakers
+ surround51:CARD=Intel,DEV=0
+ HDA Intel, ALC662 rev1 Analog
+ 5.1 Surround output to Front, Center, Rear and Subwoofer speakers
+ surround71:CARD=Intel,DEV=0
+ HDA Intel, ALC662 rev1 Analog
+ 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
+ iec958:CARD=Intel,DEV=0
+ HDA Intel, ALC662 rev1 Digital
+ IEC958 (S/PDIF) Digital Audio Output
+ dmix:CARD=Intel,DEV=0
+ HDA Intel, ALC662 rev1 Analog
+ Direct sample mixing device
+ dmix:CARD=Intel,DEV=1
+ HDA Intel, ALC662 rev1 Digital
+ Direct sample mixing device
+ dsnoop:CARD=Intel,DEV=0
+ HDA Intel, ALC662 rev1 Analog
+ Direct sample snooping device
+ dsnoop:CARD=Intel,DEV=1
+ HDA Intel, ALC662 rev1 Digital
+ Direct sample snooping device
+ hw:CARD=Intel,DEV=0
+ HDA Intel, ALC662 rev1 Analog
+ Direct hardware device without any conversions
+ hw:CARD=Intel,DEV=1
+ HDA Intel, ALC662 rev1 Digital
+ Direct hardware device without any conversions
+ plughw:CARD=Intel,DEV=0
+ HDA Intel, ALC662 rev1 Analog
+ Hardware device with all software conversions
+ plughw:CARD=Intel,DEV=1
+ HDA Intel, ALC662 rev1 Digital
+ Hardware device with all software conversions
+ hdmi:CARD=Generic,DEV=0
+ HD-Audio Generic, HDMI 0
+ HDMI Audio Output
+ dmix:CARD=Generic,DEV=3
+ HD-Audio Generic, HDMI 0
+ Direct sample mixing device
+ dsnoop:CARD=Generic,DEV=3
+ HD-Audio Generic, HDMI 0
+ Direct sample snooping device
+ hw:CARD=Generic,DEV=3
+ HD-Audio Generic, HDMI 0
+ Direct hardware device without any conversions
+ plughw:CARD=Generic,DEV=3
+ HD-Audio Generic, HDMI 0
+ Hardware device with all software conversions

** Description changed:

  There are 2 integrated soundcards presents in Lenovo Q180 PC - one based
  on analog ALC662 chip and works fine (sound works), another card (#2) is
  a part of ATI Redeon HDMI driver (open-sourse radeon driver is used,
  video HDMI output is fine) - this HDMI sound does not work. Now I need
  to use HDMI sound output. Ubuntu x64 kernel 3.8.0.21 generic (latest in
  mainstream repos).
  
  HDMI sound cards appears in alsamixer, but with 1 controller called
  S/PDIF - which is strange. Not muted.
  
  aplay -l DOES show this HDMI card - see below. It shows card #2: Generic
  [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  
- aplay -Dhw:2,3 test.wav gets an error - Cannot open file or device.
+ aplay -Dplughw:0,0 ~/test.wav - plays perfectly through analog ALC622 card.
+ aplay -Dplughw:2,3 ~/test.wav, aplay -Dhdmi:2,0 ~/test.wav - gets an error 
Error opening device - no such device.
  
  PulseAudio does not show the card/sink in the list, although it shows
  some S/PDIF - most probably related to ALC662 card.
  
  pacmd 

[Bug 1180781] [NEW] No HDMI sound on ATI HD6450A, ALSA card is recognized

2013-05-16 Thread Sergey Mitrichev
Public bug reported:

There are 2 integrated soundcards presents in Lenovo Q180 PC - one based
on analog ALC662 chip and works fine (sound works), another card (#2) is
a part of ATI Redeon HDMI driver (open-sourse radeon driver is used,
video HDMI output is fine) - this HDMI sound does not work. Now I need
to use HDMI sound output. Ubuntu x64 kernel 3.8.0.21 generic (latest in
mainstream repos).

HDMI sound cards appears in alsamixer, but with 1 controller called
S/PDIF - which is strange. Not muted.

aplay -l DOES show this HDMI card - see below. It shows card #2: Generic
[HD-Audio Generic], device 3: HDMI 0 [HDMI 0]

aplay -Dhw:2,3 test.wav gets an error - Cannot open file or device.

PulseAudio does not show the card/sink in the list, although it shows
some S/PDIF - most probably related to ALC662 card.

pacmd list-cards DOES NOT list any HD-Generic or ATI cards. Only the
ALC662 analog one. pacmd list-sinks DOES NOT show any HDMI-related sink.

Aslo attached alsa-info.sh output.


--

serg@IdeaCentre-Q180:~$ aplay -l
 Список PLAYBACK устройств 
карта 0: Intel [HDA Intel], устройство 0: ALC662 rev1 Analog [ALC662 rev1 
Analog]
  Подустройства: 0/1
  Подустройство №0: subdevice #0
карта 0: Intel [HDA Intel], устройство 1: ALC662 rev1 Digital [ALC662 rev1 
Digital]
  Подустройства: 1/1
  Подустройство №0: subdevice #0
карта 2: Generic [HD-Audio Generic], устройство 3: HDMI 0 [HDMI 0]
  Подустройства: 1/1
  Подустройство №0: subdevice #0
serg@IdeaCentre-Q180:~$

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: Info from alsa-info.sh
   
https://bugs.launchpad.net/bugs/1180781/+attachment/3678267/+files/alsa-info.txt.67l1ZZDG9D

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

Title:
  No HDMI sound on ATI HD6450A, ALSA card is recognized

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

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

[Bug 1169984] Re: 3.8.0-18 HDMI audio regression: Either oops or opening device fails with -ENODEV

2013-05-11 Thread Sergey Mitrichev
UPDATE:

HDMI sound was working fine on Ringtail with 3.9. After this bug was
fixed in  In order to be in mainstream, I returned back to 3.8 with
3.8.20.36 generic (from main Canonical repo). And HDMI card disappeared
again from PulseAudio sound manager! Returned to 3.9 - no success, it is
lost now... Checked, no dkms used.

So, as a result of a fixed kernel release 3.8.20 - problem returned
again, kernel upgrade not working anymore... No HDMI sound.


Sergey Mitrichev (for-serg) wrote on 2013-05-08: #65
Saleh's workaround with oem_dkms did no worked for me (radeon 6450A on Lenovo 
Q180 amd64). But new 3.9 kernel solved the problem.

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

Title:
  3.8.0-18 HDMI audio regression: Either oops or opening device fails
  with -ENODEV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1169984/+subscriptions

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


[Bug 1169984] Re: 3.8.0-18 HDMI audio regression: Either oops or opening device fails with -ENODEV

2013-05-08 Thread Sergey Mitrichev
Saleh's workaround with oem_dkms did no worked for me (radeon 6450A on
Lenovo Q180). But new 3.9 kernel solved the problem.

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

Title:
  3.8.0-18 HDMI audio regression: Either oops or opening device fails
  with -ENODEV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1169984/+subscriptions

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


[Bug 1169761] Re: 3.8.0-18 Kernel causes HDMI Audio to stop working

2013-05-04 Thread Sergey Mitrichev
*** This bug is a duplicate of bug 1169984 ***
https://bugs.launchpad.net/bugs/1169984

No, the solution of Saleh Abdulazzi Abdulawal (saleh-awal) with oem-
audio-hda DOES NOT help with my Radeon 6450A with X.org radeon driver on
Ububntu 13.04. Still no HDMI sound.

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

Title:
  3.8.0-18 Kernel causes HDMI Audio to stop working

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

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


[Bug 177929] Re: We needs file encoding select function.

2010-01-24 Thread Sergey Mitrichev
Please, somebody, help with this bug! ZIP is still widely used, but ZIP
is not aware about i18n an Unicode.

-- 
We needs file encoding select function.
https://bugs.launchpad.net/bugs/177929
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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