LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
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
  Search this Thread
Old 08-25-2003, 01:42 PM   #1
patientzero
Member
 
Registered: Aug 2003
Location: Toronto
Distribution: Gentoo 1.4
Posts: 95

Rep: Reputation: 15
Exclamation Echo Mia 24bit/96khz audio in Linux?


Hi Linux gurus,

I've recently migrated pretty much everything I do into linux, the only thing that I cannot do- which is keeping me from deleting my windows xp- is run a 24 bit sound card in linux. This is a studio-quality soundcard that I use to playback and record on... any ideas?

I'm running MDK9.1 / AMD Barton 2800+ / 1GB Dual Channel Registered DDR400 RAM

2.4.21-0.13mdk

00:00.0 Host bridge: nVidia Corporation: Unknown device 01e0 (rev a2)
00:00.1 RAM memory: nVidia Corporation: Unknown device 01eb (rev a2)
00:00.2 RAM memory: nVidia Corporation: Unknown device 01ee (rev a2)
00:00.3 RAM memory: nVidia Corporation: Unknown device 01ed (rev a2)
00:00.4 RAM memory: nVidia Corporation: Unknown device 01ec (rev a2)
00:00.5 RAM memory: nVidia Corporation: Unknown device 01ef (rev a2)
00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a3)
00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3)
00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3)
00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3)
00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev
a1)
00:08.0 PCI bridge: nVidia Corporation: Unknown device 006c (rev a3)
00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
00:0c.0 PCI bridge: nVidia Corporation: Unknown device 006d (rev a3)
00:0d.0 FireWire (IEEE 1394): nVidia Corporation nForce2 FireWire (IEEE 1394) Co
ntroller (rev a3)
00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev a2)
01:08.0 Multimedia controller: Motorola: Unknown device 3410 (rev 01)
01:09.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 08)
01:09.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 08)
01:0a.0 SCSI storage controller: Advanced System Products, Inc ABP940-U / ABP960
-U (rev 03)
01:0b.0 RAID bus controller: CMD Technology Inc Silicon Image SiI 3112 SATARaid
Controller (rev 02)
02:01.0 Ethernet controller: 3Com Corporation 3C920B-EMB Integrated Fast Etherne
t Controller (rev 40)
03:00.0 VGA compatible controller: nVidia Corporation NV20 [GeForce3 Ti 200] (re
v a3)

I don't think it shows my pci Echo Mia card...

0

Last edited by patientzero; 08-25-2003 at 01:48 PM.
 
Old 08-25-2003, 02:24 PM   #2
winston84
LQ Newbie
 
Registered: Aug 2003
Posts: 3

Rep: Reputation: 0
check this out I don't have linux yet but im looking at suse 8.1 and a echo card thereis have a driver but I think you have to compile it your self sound like fun. hope this helps

http://www.alsa-project.org/alsa-doc/
Winston84
 
Old 08-25-2003, 03:27 PM   #3
patientzero
Member
 
Registered: Aug 2003
Location: Toronto
Distribution: Gentoo 1.4
Posts: 95

Original Poster
Rep: Reputation: 15
Hey winston!

Thanks for that link, that's great! I'm doing it all now and I'll let you know if it works!

0
 
Old 08-25-2003, 05:42 PM   #4
winston84
LQ Newbie
 
Registered: Aug 2003
Posts: 3

Rep: Reputation: 0
cool i hope it work for ya . And soon I will join the linux
Rebellion to.
winston84
 
Old 08-25-2003, 11:58 PM   #5
patientzero
Member
 
Registered: Aug 2003
Location: Toronto
Distribution: Gentoo 1.4
Posts: 95

Original Poster
Rep: Reputation: 15
So I actually can't figure out how to compile it or whatever... the instructions are *NOT* how you do it... they miss a few steps that I have done before, but not experienced enough to remmeber... however if someone could tell me how to undo the steps that i have done in the process of compiling the drivers, etc. that would be good so I can start over!
 
Old 03-14-2006, 09:48 PM   #6
SpectralDesign.Net
LQ Newbie
 
Registered: Mar 2006
Location: Toronto, Ontario
Distribution: Ubuntu 7.04 Feisty
Posts: 4

Rep: Reputation: 0
back from the dead

Well it looks like this post has been dead forever plus a day, so maybe I'm the only one with this problem, but anyway...

Running Ubuntu 5.10, using Echo Mia audio card, trying to get the ALSA module installed...

When I "./configure --with-cards=mia" in the alsa-driver source folder it says it's not a supported card:

checking for which soundcards to compile driver for... configure: error: Unsupported soundcard mia


When I do the config with no options, it exits okay, but then I try to "make" and get:

......
make -C /usr/src/linux SUBDIRS=/usr/src/alsa08/alsa-driver-1.0.8 modules
make[1]: Entering directory `/usr/src/linux'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory `/usr/src/linux'
make: *** [compile] Error 2


I've tried a half a million things, including following the docs at the ALSA site to the letter, and I'm stumped! Help! Please!

Thanks!
 
Old 05-23-2007, 06:24 PM   #7
SpectralDesign.Net
LQ Newbie
 
Registered: Mar 2006
Location: Toronto, Ontario
Distribution: Ubuntu 7.04 Feisty
Posts: 4

Rep: Reputation: 0
for the record

I've made a page at UbuntuHelp for resolving this issue
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
No Sound with Red Hat Linux 9 and SoundBlaster Live 24bit meb124 Linux - Hardware 10 02-05-2005 08:57 AM
Kphone echo (echo echo) scabies Linux - Software 0 10-18-2004 02:59 PM
audio problem in mic echo derekzxcv Linux - Hardware 0 07-09-2004 06:59 AM
Color: why is 32bit windows = 24bit linux ?? qwijibow Linux - General 5 12-10-2003 10:41 PM
ALSA and Echo Mia 24bit Sound in RH 9 ? patientzero Linux - Hardware 1 08-27-2003 01:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:35 AM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration