LinuxQuestions.org
Register a domain and help support LQ
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices

Reply
 
LinkBack Search this Thread
Old 02-08-2010, 06:24 PM   #1
Braveheart1980
Member
 
Registered: Jan 2004
Location: Greece!
Distribution: Ubuntu 9.10
Posts: 633
Blog Entries: 1

Rep: Reputation: 30
Ubuntu 9.10 & Asus Xonar DS = PROBLEM!


I just did a fresh install of Ubuntu 9.10 on my HTPC , but my sound card , ASUS Xonar DS didn't work.
I updated to the latest ALSA drivers , as described here , and succesfully got the latest ALSA drivers :
Code:
george@HTPCUbuntu:~$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.22.1.
Compiled on Feb  9 2010 for kernel 2.6.31-14-generic (SMP).
BUT my sound card isn't still detected!!

Code:
george@HTPCUbuntu:~$ aplay -l
aplay: device_list:223: no soundcards found...


Then I saw this on ALSA page and saw that Xonar DS is supported (in ALSA ver 1.0.23 !!! Typo? ), as described here

So I :

Code:
 sudo  modprobe snd-virtuoso
sudo  modprobe snd-pcm-oss
sudo modprobe snd-mixer-oss
sudo modprobe snd-seq-oss
but still

Code:
george@HTPCUbuntu:~$ aplay -l
aplay: device_list:223: no soundcards found...
Any ideas????


PS My lspci

Code:
george@HTPCUbuntu:~$ lspci
00:00.0 Host bridge: Intel Corporation 82Q963/Q965 Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82Q963/Q965 PCI Express Root Port (rev 02)
00:19.0 Ethernet controller: Intel Corporation 82566DM Gigabit Network Connection (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HO (ICH8DO) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801H (ICH8 Family) 4 port SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801H (ICH8 Family) 2 port SATA IDE Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8600 GT] (rev a1)
02:01.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
02:04.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen HD Audio]

Last edited by Braveheart1980; 02-08-2010 at 06:28 PM.
 
Old 02-09-2010, 07:20 AM   #2
cladisch
Member
 
Registered: Oct 2008
Location: Earth
Distribution: Slackware
Posts: 227

Rep: Reputation: 54
Quote:
Then I saw this on ALSA page and saw that Xonar DS is supported (in ALSA ver 1.0.23 !!! Typo? )
This is not a typo; the Xonar DS is not yet supported in ALSA 1.0.22 but will be supported in 1.0.23.
Try a development snapshot from http://ftp.kernel.org/pub/linux/kern...a/alsa-driver/.
 
1 members found this post helpful.
Old 02-10-2010, 09:32 AM   #3
Braveheart1980
Member
 
Registered: Jan 2004
Location: Greece!
Distribution: Ubuntu 9.10
Posts: 633
Blog Entries: 1

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by cladisch View Post
This is not a typo; the Xonar DS is not yet supported in ALSA 1.0.22 but will be supported in 1.0.23.
Try a development snapshot from http://ftp.kernel.org/pub/linux/kern...a/alsa-driver/.
And how to I do that?

PS1 I am following these instructions, see how it goes...

PS2 OH MY GOD THAT DID IT! MY ASUS XONAR DS FINALLY WORKS! Thanx m8 !

Last edited by Braveheart1980; 02-10-2010 at 10:55 AM.
 
Old 02-10-2010, 09:55 AM   #4
cladisch
Member
 
Registered: Oct 2008
Location: Earth
Distribution: Slackware
Posts: 227

Rep: Reputation: 54
The script that you got from ubuntuforums.org has an option to download the latest snapshot; call it with "-s" after the call with "-d".
 
1 members found this post helpful.
Old 04-02-2010, 06:20 PM   #5
Robert-tamayo
LQ Newbie
 
Registered: Apr 2010
Posts: 1

Rep: Reputation: 0
Hello Everyone, this is my first post ever on linux questions, I'm kinda new with .tar files, so, As Braveheart1980 said it worked for him, I tried as well to do the exact same this but I'm not really sure which ALSA version to download. I know is ALSA 1.0.23 that supports Asus Xonar DS, but i don't see which one of the list is this version. Could you tell me which one to use in order to make my sound card work ? thanx in advance....


Nevermind, I just got it to work !! thanks anyway
time for some guitar recording ...

Last edited by Robert-tamayo; 04-02-2010 at 11:23 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
asus xonar dx on 64-bit gentoo jimerickso Linux - Hardware 11 05-11-2009 02:04 PM
Asus Xonar U1 real666 Linux - Hardware 4 01-04-2009 11:38 PM
asus n7600 problem in ubuntu 7.10 draft Ubuntu 1 11-12-2007 12:17 PM
Ubuntu & ALSA and Asus Snipersnest Linux - Newbie 2 01-19-2006 05:33 AM


All times are GMT -5. The time now is 05:53 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration