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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-25-2003, 01:42 PM
|
#1
|
Member
Registered: Aug 2003
Location: Toronto
Distribution: Gentoo 1.4
Posts: 95
Rep:
|
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.
|
|
|
08-25-2003, 02:24 PM
|
#2
|
LQ Newbie
Registered: Aug 2003
Posts: 3
Rep:
|
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
|
|
|
08-25-2003, 03:27 PM
|
#3
|
Member
Registered: Aug 2003
Location: Toronto
Distribution: Gentoo 1.4
Posts: 95
Original Poster
Rep:
|
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
|
|
|
08-25-2003, 05:42 PM
|
#4
|
LQ Newbie
Registered: Aug 2003
Posts: 3
Rep:
|
cool i hope it work for ya . And soon I will join the linux
Rebellion to.
winston84
|
|
|
08-25-2003, 11:58 PM
|
#5
|
Member
Registered: Aug 2003
Location: Toronto
Distribution: Gentoo 1.4
Posts: 95
Original Poster
Rep:
|
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!
|
|
|
03-14-2006, 09:48 PM
|
#6
|
LQ Newbie
Registered: Mar 2006
Location: Toronto, Ontario
Distribution: Ubuntu 7.04 Feisty
Posts: 4
Rep:
|
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!
|
|
|
05-23-2007, 06:24 PM
|
#7
|
LQ Newbie
Registered: Mar 2006
Location: Toronto, Ontario
Distribution: Ubuntu 7.04 Feisty
Posts: 4
Rep:
|
for the record
I've made a page at UbuntuHelp for resolving this issue
|
|
|
All times are GMT -5. The time now is 09:57 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|