LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 09-25-2005, 08:11 PM   #46
rossjman1
Member
 
Registered: Oct 2004
Location: Chicago, IL, USA
Distribution: Debian
Posts: 71

Original Poster
Rep: Reputation: 15

Quote:
Originally posted by adz
After you delete that file you have to run update-modules.


Did you try that?


Or that?
Yes I did, here are the results.
Code:
debian:/home/jantosh/sound# ./oss-install
Checking for any previously installed sound drivers...
You appear to have the the kernel level sound driver installed as a loadable
module. Unload it by executing rmmod sound and try installing OSS/Linux again.

If this error repeats again you probably have the sound driver being loaded
automagically by the kerneld daemon. In this case you should log out from the
X Windows session, then press <ctl><alt><F1> and log in on the Linux console
as root and then install OSS again.

Am I allowed to do these changes automatically for you (Y/N) ? y
Trying to disable the conflicting sound driver


Error: OSS cannot be installed because there is another sound driver loaded.
Driver 'sound' has registered the sound device (character major 14) for itself.



*** You may try if running oss-install a second time helps. ***

debian:/home/jantosh/sound# rmmod sound snd snd_ca0106
ERROR: Module sound does not exist in /proc/modules
ERROR: Module snd does not exist in /proc/modules
ERROR: Module snd_ca0106 does not exist in /proc/modules
debian:/home/jantosh/sound# cat /proc/modules
soundcore 9312 0 - Live 0xc8aa7000
ipv6 236736 8 - Live 0xc8aec000
lp 11716 0 - Live 0xc897c000
af_packet 21128 2 - Live 0xc89f3000
floppy 56532 0 - Live 0xc8a98000
parport_pc 34116 1 - Live 0xc89d6000
parport 33352 2 lp,parport_pc, Live 0xc89e1000
pcspkr 3524 0 - Live 0xc8966000
i2c_i801 8460 0 - Live 0xc89bd000
i2c_core 20752 1 i2c_i801, Live 0xc89cf000
shpchp 87780 0 - Live 0xc8a81000
pci_hotplug 25908 1 shpchp, Live 0xc89c7000
hw_random 5268 0 - Live 0xc8963000
intel_agp 21532 1 - Live 0xc8907000
tulip 48416 0 - Live 0xc89b0000
uhci_hcd 29968 0 - Live 0xc8973000
usbcore 109948 2 uhci_hcd, Live 0xc8994000
agpgart 33096 2 intel_agp, Live 0xc8969000
tsdev 7616 0 - Live 0xc88d7000
mousedev 11296 1 - Live 0xc88bc000
evdev 9216 0 - Live 0xc88cf000
psmouse 27012 0 - Live 0xc88ff000
ide_cd 39044 0 - Live 0xc88f4000
cdrom 36640 1 ide_cd, Live 0xc88ea000
rtc 11832 0 - Live 0xc88cb000
ext3 124808 1 - Live 0xc890f000
jbd 51224 1 ext3, Live 0xc88dc000
ide_disk 16768 3 - Live 0xc88c5000
ide_generic 1408 0 [permanent], Live 0xc88b1000
via82cxxx 13468 0 [permanent], Live 0xc88c0000
trm290 4100 0 [permanent], Live 0xc88b7000
triflex 3712 0 [permanent], Live 0xc883d000
slc90e66 5504 0 [permanent], Live 0xc88b4000
sis5513 15624 0 [permanent], Live 0xc889d000
siimage 11392 0 [permanent], Live 0xc88ad000
serverworks 8456 0 [permanent], Live 0xc88a9000
sc1200 6912 0 [permanent], Live 0xc88a6000
rz1000 2560 0 [permanent], Live 0xc8852000
piix 9860 0 [permanent], Live 0xc88a2000
pdc202xx_old 10368 0 [permanent], Live 0xc8893000
opti621 4100 0 [permanent], Live 0xc8890000
ns87415 4296 0 [permanent], Live 0xc886f000
hpt366 18048 0 [permanent], Live 0xc8897000
hpt34x 4992 0 [permanent], Live 0xc886c000
generic 3968 0 [permanent], Live 0xc882f000
cy82c693 4484 0 [permanent], Live 0xc8869000
cs5530 5120 0 [permanent], Live 0xc8866000
cs5520 4608 0 [permanent], Live 0xc885d000
cmd64x 11164 0 [permanent], Live 0xc8862000
atiixp 5776 0 [permanent], Live 0xc8855000
amd74xx 13980 0 [permanent], Live 0xc8858000
alim15x3 11532 0 [permanent], Live 0xc8835000
aec62xx 6912 0 [permanent], Live 0xc8827000
pdc202xx_new 8576 0 [permanent], Live 0xc8839000
ide_core 118036 28 ide_cd,ide_disk,ide_generic,via82cxxx,trm290,triflex,slc90e66,sis5513,siimage,serverworks,sc1200,rz1000,piix,pdc202xx_old,opti621,ns87415,hpt366,hpt34x,generic,cy82c693,cs5530,cs5520,cmd64x,atiixp,amd74xx,alim15x3,aec62xx,pdc202xx_new, Live 0xc8872000
unix 26032 178 - Live 0xc884a000
fbcon 37120 0 - Live 0xc883f000
tileblit 2432 1 fbcon, Live 0xc882d000
font 8320 1 fbcon, Live 0xc8831000
bitblit 5632 1 fbcon, Live 0xc882a000
vesafb 8088 0 - Live 0xc8802000
cfbcopyarea 3840 1 vesafb, Live 0xc8825000
cfbimgblt 3072 1 vesafb, Live 0xc8823000
cfbfillrect 4224 1 vesafb, Live 0xc8820000
softcursor 2304 1 vesafb, Live 0xc881e000
capability 4744 0 - Live 0xc8805000
commoncap 6784 1 capability, Live 0xc881b000
debian:/home/jantosh/sound# rmmod soundcore
debian:/home/jantosh/sound# ./oss-install
Checking for any previously installed sound drivers...
You appear to have the the kernel level sound driver installed as a loadable
module. Unload it by executing rmmod sound and try installing OSS/Linux again.

If this error repeats again you probably have the sound driver being loaded
automagically by the kerneld daemon. In this case you should log out from the
X Windows session, then press <ctl><alt><F1> and log in on the Linux console
as root and then install OSS again.

Am I allowed to do these changes automatically for you (Y/N) ? y
Trying to disable the conflicting sound driver


Error: OSS cannot be installed because there is another sound driver loaded.
Driver 'sound' has registered the sound device (character major 14) for itself.



*** You may try if running oss-install a second time helps. ***

debian:/home/jantosh/sound#
 
Old 09-26-2005, 03:03 AM   #47
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53
Quote:
Here is what I have installed:
install:/dev# dpkg -l | grep alsa
ii alsa-base 1.0.8-7 ALSA driver configuration files
I'm pretty sure you need version 1.0.9 to have the snd-ca0106 module.
 
Old 09-26-2005, 03:04 AM   #48
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53
rossjman1, I'm afraid I don't know anything about the OSS drivers so I don't think I can help you with that.
 
Old 04-20-2006, 11:03 PM   #49
darkwarrior0404
LQ Newbie
 
Registered: Apr 2006
Location: East Tennessee
Distribution: Ubuntu 5.10/Fedora Core 4/Suse 10.0/Mandriva 2006
Posts: 11

Rep: Reputation: 0
re:

I have a Riptide audio card as well, been trying to get it to work in different distros, nothin works tho, ive tried alot of ways but nothings right...fixing to yank it out and put in a decent soundcard lol, that and the fact i have a 64 bit pc doesnt make it any better...

root@ubuntu:/home/darkwarrior0404/Desktop# lspci | grep Multi
0000:01:08.0 Multimedia audio controller: Rockwell International Riptide PCI Audio Controller

root@ubuntu:/home/darkwarrior0404/Desktop# uname -r
2.6.12-9-386


root@ubuntu:~# modprobe -v soundcore
insmod /lib/modules/2.6.12-9-386/kernel/sound/soundcore.ko

i tried downloading the cnxtinstall.run and following directsions but got this message:

Detecting all PCI and USB devices in your system, please wait...The following supported device was detected:Name: Communication controller: Rockwell International Riptide HCF 56k PCI ModemPCI ID: 127A:4321 1235:4321Needed packages: riptide hcfpcimodemNote: The 'riptide' can't be installed on this system since it is only supported on 2.4 kernels.
Command 'No packages will be installed or updated on this system.' not supported.



its lost cause
 
  


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
Installing ALSA 1.0.6 luigidrummer Linux - Hardware 4 09-07-2004 11:00 PM
installing alsa drenal Linux - Newbie 5 02-02-2004 04:29 AM
Installing alsa raid517 Linux - Hardware 14 08-27-2003 09:40 PM
Installing ALSA bkeating Linux - Software 2 05-16-2003 10:08 PM
installing ALSA urinater Linux - Software 5 10-01-2002 09:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

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