LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-04-2004, 01:52 PM   #1
otistdog
LQ Newbie
 
Registered: Apr 2004
Distribution: Red Hat 9
Posts: 10

Rep: Reputation: 0
Getting Soundcard to Work


Hello, All --

Thanks to the prompting from this board, I am up and running with Red Hat 9!

I've stumbled through the graphics and printer configurations to my satisfaction, and now I'm trying to get my soundcard to work. It's a Rockwell Riptide that came with the PC I'm using, and apparently the only support is available from Linuxant. Searching the forum archives show that other people have gotten it to work correctly.

I checked my kernel version and got the RPM from the site (still can't post URLs). I even extracted the RPM from the zip and launched it. It asked me for root password (which I provided), and then did something fast... and that's all. The sound card is still not working and still not detected.

Is double-clicking all you have to do to install an RPM? Is there additional configuration I should be doing? The getting started guide talks about modifying /etc/modules.conf -- is this what I do next?

Also, some of the other posts mentioned a utility called lpsci, but I couldn't figure out how to run it. Does this come with the system by default or do I have to install it?

It sucks to be clueless, so I appreciate your help. This is like starting all over again for me.

-- Otis
 
Old 04-04-2004, 02:24 PM   #2
otistdog
LQ Newbie
 
Registered: Apr 2004
Distribution: Red Hat 9
Posts: 10

Original Poster
Rep: Reputation: 0
Clueless level going down some...

I managed to get a terminal open, sued to root, and copied the package to the RPM package directory. After that using an 'rpm -i (packagename).rpm' command line per the instructions seemed to work. I even located and ran /usr/sbin/ripconfig. Apparently, some entries were placed in /etc/modules.conf automatically, and I don't want to mess with them.

However, although everything seems to have gone OK, there is no indication that sound is working. The soundcard detection program still does not locate a soundcard, and I can't seem to make any noise come out of the speakers. The speakers DO work (I checked on another machine).

Is it possible the volume is too low? Do I have to reboot?

-- Otis
 
Old 04-04-2004, 06:19 PM   #3
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Just download the rpm's to your home,lets say its k3b<whatever>;
su
[password]
rpm -ivh or -Uvh k3b* <*> this way I don't have to type the <whateverpart>just make sure you only have one k3b in home,david
 
Old 04-04-2004, 09:59 PM   #4
otistdog
LQ Newbie
 
Registered: Apr 2004
Distribution: Red Hat 9
Posts: 10

Original Poster
Rep: Reputation: 0
Riptide Audio Soundcard on Red Hat 9

OK,

I got the drivers from the Linuxant site.

I installed the RPM as root and ran 'ripconfig'.

I rebooted.

I ran the volume control and jiggled the main volume slider, while playing some sounds in the sound preferences control panel. This actually brought some sound for the first time!

However, the soundcard seems to intermittently wig out and start playing all kinds of noise. It will spontaneously recover from this. It seems like whenever it happens, a message like this pops up in the 'dmesg' log:

===========================================

Unable to handle kernel paging request at virtual address cc937000
printing eip:
c0253c6f
*pde = 01806067
*pte = 00000000
Oops: 0002
ide-cd cdrom riptidelow riptidesound opl3 mpu401 sound riptideint soundcore parport_pc lp parport autofs 8139too mii keybdev mousedev hid input usb-uhci usbco
CPU: 0
EIP: 0060:[<c0253c6f>] Tainted: P
EFLAGS: 00010246

EIP is at zlib_inflate_flush [kernel] 0x350f (2.4.20-30.9)
eax: 00000000 ebx: 00001000 ecx: 00000100 edx: 08055450
esi: 08055350 edi: cc937000 ebp: c3dcdf20 esp: c3dcdee0
ds: 0068 es: 0068 ss: 0068
Process esd (pid: 2312, stackpage=c3dcd000)
Stack: 00000000 00000100 00001000 0014f100 c0837480 cc8f98f5 cc936100 08054450
00001000 00001000 cc936100 c78bab94 00000000 00000000 c832a780 c4220c80
c3dcdf40 cc8f99b5 c0837480 08054450 00001000 cc8fce20 c3dcc000 00000000
Call Trace: [<cc8f98f5>] RipTidePutToBuffer [riptidelow] 0x259 (0xc3dcdef4))
[<cc8f99b5>] RipTideAddBuffer [riptidelow] 0x1d (0xc3dcdf24))
[<cc8fce20>] func_table [riptidelow] 0x0 (0xc3dcdf34))
[<cc8f3b61>] rt_write_dsp [riptidesound] 0x79 (0xc3dcdf44))
[<cc8f47a7>] rt_write [riptidesound] 0x4f (0xc3dcdf74))
[<c01477f3>] sys_write [kernel] 0xa3 (0xc3dcdf94))
[<c010953f>] system_call [kernel] 0x33 (0xc3dcdfc0))


Code: f3 aa 58 59 e9 19 81 ff ff ba f2 ff ff ff e9 65 81 ff ff ba
!
!!!
!

===========================================


Does anybody know what this means? It seems like something fairly low-level, but obviously I don't know what I'm talking about.

-- Otis
 
Old 04-05-2004, 08:26 AM   #5
otistdog
LQ Newbie
 
Registered: Apr 2004
Distribution: Red Hat 9
Posts: 10

Original Poster
Rep: Reputation: 0
Reposting this thread with a more informative title so people know whether or not to look at it. "Linuxant Riptide Driver on RH9 causes Oops?"
 
  


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
Help! My soundcard doesn't work. vivi_leo Fedora 3 05-11-2006 01:08 AM
Can't get my Soundcard to work... Arild2 Linux - Hardware 5 11-02-2004 10:28 AM
Will these soundcard(s) work in Mandrake? silentwhispers Mandriva 4 10-12-2004 03:13 PM
My soundcard doesn't work... :( amumu Linux - Hardware 4 05-15-2004 09:08 AM
Can't get my soundcard to work. dyonn Linux - Software 3 05-24-2001 06:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:24 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