Results 1 to 8 of 8

Thread: Sound Card Problems

  1. #1
    Junior Member
    Join Date
    Mar 2003
    Posts
    5

    Sound Card Problems

    It looks like my sound card isn't recognized. Anybody know of any drivers for it? Its a Turtle Beach, but I can't figure out what model.

  2. #2
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    298
    Open a console ("monitor and sea-shell"-button in KDE taskbar) and type:
    Code:
    lspci -v > pcidevicelist
    Open the outputted file, type:
    Code:
    kate ./pcidevicelist
    Paste the part about your soundcard here in this forum.

    btw, what's the exact problem? Have you tried opening the KDE configuration center and fiddling with the sound settings ("sound and multimedia" -> "soundsystem")?

  3. #3
    Junior Member
    Join Date
    Mar 2003
    Posts
    5
    02:09.0 Multimedia audio controller: Aureal Semiconductor Vortex 2 (rev fe)
    Subsystem: Voyetra Technologies Montego II
    Flags: bus master, medium devsel, latency 64, IRQ 9
    Memory at fea80000 (32-bit, non-prefetchable) [size=256K]
    I/O ports at dff0 [size=8]
    I/O ports at dfe0 [size=8]
    Capabilities: <available only to root>

    Thanks in advance .

  4. #4
    Junior Member
    Join Date
    Mar 2003
    Posts
    5
    Ok, I got some drivers for it downloaded and instructions on how to install, but I get still get an error when I try to listen to something. The output is at the bottom. It looks like it tried to create a directory but couldn't because its a CD. Do I need to remaster Knoppix create the directories its trying to create?

    Thanks again.

    root@ttyp0[aureal]# make install20
    make install AUCHIP=AU8820
    make[1]: Entering directory `/ramdisk/home/knoppix/Desktop/sound drivers/alternative/aureal'
    mv -f /etc/modules.conf /etc/modules.conf.old
    gawk -f mod_conf /etc/modules.conf.old > /etc/modules.conf
    echo "alias sound au8820" >> /etc/modules.conf
    echo "alias midi au8820" >> /etc/modules.conf
    mkdir -p /lib/modules/2.4.20-xfs/misc
    mkdir: cannot create directory `/lib/modules/2.4.20-xfs/misc': Read-only file system
    make[1]: *** [install] Error 1
    make[1]: Leaving directory `/ramdisk/home/knoppix/Desktop/sound drivers/alternative/aureal'
    make: *** [install20] Error 2

  5. #5
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    298
    Hehe, I guess you should contact Knopper himself, or hope that he's reading this. From the output ("Read-only file system") it seems as you are booting from the cdrom, so I will asume that is correct.

    The kernel-modules reside on the cd-rom, so you can't update that without remastering (unless you want to reinstall every time you boot the CD). And it would probably be nice if Knoppix would work out of the box for other people with the same soundcard.

    If you really want it to work from the CD, and you know more about compiling, you could edit the makefiles so it won't try to put the modules in the normal location. AFAIK you can insmod (load kernel modules) from any directory.

  6. #6
    Member registered user
    Join Date
    Jan 2003
    Location
    Glenview, Illinois
    Posts
    72

    Sound card problem

    I have the exact same problem with a Turtle Beach Montego Bay card in the Dell I just acquired. Everything else works perfectly in Knoppix except sound. Did you find a solution? Maybe I'll just sway out the card with a Sound Blaster.

  7. #7

    Finally solved this bugger

    Ok... first of all I am a total newbie, just to set the record straight.
    That being said I think I have solved this one (I did for myself anyway). I have a turtle beach montego bay (vortex 1) pci sound card that came with my dell from yesteryear. Really it was quite simple to fix this problem. First I googled and found the card is based on the aureal Au8820 chipset. The subsequent turtle beach revisions Vortex2 (Au8830) (aka Turtle Beach Montego II) and Vortex Advantage (Au8810) in case your card is not the exact same as mine. My lspci output is as follows

    0000:00:0e.0 Multimedia audio controller: Aureal Semiconductor Vortex 1 (rev 02)
    Subsystem: Voyetra Technologies Montego
    Flags: bus master, medium devsel, latency 64, IRQ 10
    Memory at f5000000 (32-bit, non-prefetchable) [size=128K]
    I/O ports at 1018 [size=8]
    I/O ports at 1010 [size=8]

    Anyway.. back to the point... After determining what chipset it was, I just followed the instructions on the alsa-project website (www.alsa-project.org) for the Aureal Au8820 sound card but I skipped all the instructions pertaining to actually INSTALLING ALSA which is allready installed in Knoppix (basically followed the instruction in the tutorial after the red text "Now insert the modules into the kernel", and I took special heed of the note where it says "Note to debian users:" since knoppix is essentially debian from what I gather). Then I went to the Control Center set everything to "auto" then went to Multimedia/sound/aumix and turned up the volume (as for some reason all levels are set to mute as default). Hope I didn't just write a bunch of stuff everyone allready knows.... I struggled with this for a while searching this same forum so I'm just puttin down what I would have liked to find.

  8. #8
    Junior Member
    Join Date
    Mar 2005
    Posts
    1
    I too have an old Dell with a Turtle Beach Montego I sound card (au8820), and have sound problems. When running Knoppix live from the CD, it appears that the driver loads (identified as au8820), but no mixer can be found on the Desktop.

    I am as new to Linux as a newbie can be, so I am heartened to see that there may be a solution. When I get a chance, I would like to attempt Jack's fix. Is this the alsa page you consulted for the instructions:

    http://www.alsa-project.org/alsa-doc...?module=au8820 ?

    Also, were you runnng live from the CD when you solved the problem?

    With your help, I'm going to see if I can replicate your success. But right now, the instructions listed at the above site look Greek to me. If you can steer me in the right direction, I would appreciate it. Thanks for any help you can provide.

Similar Threads

  1. Sound-Card-Problems
    By CKLM in forum Hardware & Booting
    Replies: 3
    Last Post: 09-15-2004, 08:51 PM
  2. Sound Card Problems
    By Jetrider_Omega in forum Hardware & Booting
    Replies: 3
    Last Post: 09-15-2004, 05:01 AM
  3. Sound card problems, please help!!!
    By jaredhanks in forum Hardware & Booting
    Replies: 10
    Last Post: 08-15-2004, 01:48 PM
  4. Two problems: Booting & Sound Card
    By gr00vy in forum General Support
    Replies: 0
    Last Post: 07-28-2004, 02:16 PM
  5. Sound card problems
    By chad5118 in forum Hardware & Booting
    Replies: 4
    Last Post: 04-01-2003, 03:54 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Dell PowerEdge M610 Blade Server E5620@2.2GHZ (6x)8GB RAM (2x)146GB 15K SAS HDD picture

Dell PowerEdge M610 Blade Server E5620@2.2GHZ (6x)8GB RAM (2x)146GB 15K SAS HDD

$75.00



DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$275.00



Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB picture

Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB

$510.00



Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x600Gb SAS, Proxmox picture

Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x600Gb SAS, Proxmox

$340.00



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



Dell PowerEdge R620 Server 2x Xeon  E5-2620 @ 2.0GHz 64GB RAM NO HDDs picture

Dell PowerEdge R620 Server 2x Xeon E5-2620 @ 2.0GHz 64GB RAM NO HDDs

$108.96



Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu picture

Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu

$135.00



Dell R730xd 26 Port SFF 2x E5-2690v4 28-Cores H730 128GB Server 2x SFP 2x RJ-45 picture

Dell R730xd 26 Port SFF 2x E5-2690v4 28-Cores H730 128GB Server 2x SFP 2x RJ-45

$390.00



Dell PowerEdge R430 3.5 1U 2x E5-2666 v3 2.9ghz 20-Cores 128gb 4x Trays 2x 550w picture

Dell PowerEdge R430 3.5 1U 2x E5-2666 v3 2.9ghz 20-Cores 128gb 4x Trays 2x 550w

$289.99



DELL PowerEdge R630 8SFF Server 2x E5-2690v4 2.6GHz =28 Cores 128GB H730 4xRJ45 picture

DELL PowerEdge R630 8SFF Server 2x E5-2690v4 2.6GHz =28 Cores 128GB H730 4xRJ45

$444.00