Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] Audio problem with Asus Xonar xt card  (Read 6872 times)

Offline frapelli

  • User
  • Posts: 19
    • http://www.citta-invisibile.it
[EN] Audio problem with Asus Xonar xt card
« on: 2012/01/01, 17:27:17 »
Doesn't work, no audio.

Phonon test is OK, but no sound in any player or browser.

Thanks

Offline michaa7

  • User
  • Posts: 2.295
Audio problem with Asus Xonar xt cat
« Reply #1 on: 2012/01/01, 17:32:25 »
open as user "alsamixer" and raise all sliders. On CL, still as user, open moc (by typing "mocp"), open/play a song. No sound?
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
RE: Audio problem with Asus Xonar xt cat
« Reply #2 on: 2012/01/01, 17:50:03 »
"Doesn't work, no audio."

Such things helps no one, without any relevant info!
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline michaa7

  • User
  • Posts: 2.295
RE: Audio problem with Asus Xonar xt cat
« Reply #3 on: 2012/01/01, 18:01:05 »
As towo stated, if you could be more verbose about audio hardware, what siduction flavour, custom install of audio apps and output of apps, this could maybe lead to some helpfull advice.

And after providing such usefull infos please append the output of

"# lsmod | grep snd"
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline frapelli

  • User
  • Posts: 19
    • http://www.citta-invisibile.it
Audio problem with Asus Xonar xt card
« Reply #4 on: 2012/01/01, 18:12:17 »
Code: [Select]
francesco@siductionbox:~$ lsmod | grep snd
snd_virtuoso           27765  2
snd_hda_codec_hdmi     20060  4
snd_oxygen_lib         25409  1 snd_virtuoso
snd_mpu401_uart         5027  1 snd_oxygen_lib
snd_seq_midi            4272  0
snd_hda_intel          19542  2
snd_seq_midi_event      4596  1 snd_seq_midi
snd_hda_codec          64716  2 snd_hda_codec_hdmi,snd_hda_intel
snd_rawmidi            15368  2 snd_mpu401_uart,snd_seq_midi
snd_seq                41929  2 snd_seq_midi,snd_seq_midi_event
snd_hwdep               5270  1 snd_hda_codec
snd_pcm                58394  4 snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_intel,snd_hda_codec
snd_seq_device          4697  3 snd_seq_midi,snd_rawmidi,snd_seq
snd_timer              15820  2 snd_seq,snd_pcm
snd_page_alloc          6043  2 snd_hda_intel,snd_pcm
snd                    47711  21 snd_virtuoso,snd_hda_codec_hdmi,snd_oxygen_lib,snd_mpu401_uart,snd_seq_midi,snd_hda_intel,snd_hda_codec,snd_rawmidi,snd_hwdep,snd_seq,snd_pcm,snd_seq_device,snd_timer
soundcore               4537  1 snd



moc:

Code: [Select]
francesco@siductionbox:~$ mocp
Running the server...
Trying JACK...
Trying ALSA...
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
Trying OSS...

FATAL_ERROR: No valid sound driver!


FATAL_ERROR: Server exited!




Sorry: KDE installation and yes, alsamixer had all sliders rised (Phonon test is OK)

Thanks

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
Audio problem with Asus Xonar xt card
« Reply #5 on: 2012/01/01, 18:15:51 »
cat /proc/asound/cards
lspci | grep -i audio

sayes what?
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline frapelli

  • User
  • Posts: 19
    • http://www.citta-invisibile.it
Audio problem with Asus Xonar xt card
« Reply #6 on: 2012/01/01, 18:23:40 »
Code: [Select]
francesco@siductionbox:~$ cat /proc/asound/cards
 0 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xfe97c000 irq 25
 1 [ST             ]: AV200 - Xonar ST
                      Asus Virtuoso 100 at 0xa800, irq 20




Code: [Select]
francesco@siductionbox:~$ lspci | grep -i audio
01:05.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen HD Audio]
06:00.1 Audio device: nVidia Corporation GF108 High Definition Audio Controller (rev a1)
francesco@siductionbox:~$

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
Audio problem with Asus Xonar xt card
« Reply #7 on: 2012/01/01, 18:51:03 »
Try the following:
Code: [Select]

echo blacklist snd-hda-intel > /etc/modprobe.d/blacklist-onboard.conf

reboot and test again.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline frapelli

  • User
  • Posts: 19
    • http://www.citta-invisibile.it
Audio problem with Asus Xonar xt card
« Reply #8 on: 2012/01/01, 19:37:49 »
Thanks towo, it worked.

Offline frapelli

  • User
  • Posts: 19
    • http://www.citta-invisibile.it
Audio problem with Asus Xonar xt card
« Reply #9 on: 2012/01/02, 20:39:58 »
Sorry, one more little problem. Today sound is only by headphones. Alsamixer let me choose only between "Headphones" and "FP Headphones". No other options.

And yes, with headphones it works, but...

Thanks.

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.838
Audio problem with Asus Xonar xt card
« Reply #10 on: 2012/01/02, 21:59:10 »
and yesterday it worked for speakers as well?

greetz
devil

dpt

  • Guest
Audio problem with Asus Xonar xt card
« Reply #11 on: 2012/01/03, 03:52:21 »
Normally when you plug in headphones the speakers
do not work. The socket acts like a switch.

It is either headphones (when plugged in) or speakers (HP not plugged in).

dpt

Offline frapelli

  • User
  • Posts: 19
    • http://www.citta-invisibile.it
Audio problem with Asus Xonar xt card
« Reply #12 on: 2012/01/05, 00:09:53 »
After a dist-upgrade and a reboot, speakers reappeared in alsamixer and sound reappeared in speakers.

Yes, till the day before speakers worked.

Code: [Select]
Normally when you plug in headphones the speakers
do not work. The socket acts like a switch.


Actually with Asus Xonar XT it is possible to have earphones plugged and speakers sounding all the same, the output is controlled via software. Phones and speakers can't play at the same time, of course. As far as I know.