LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 06-23-2005, 06:22 PM   #1
andrewgates1979
LQ Newbie
 
Registered: Dec 2003
Location: Norfolk UK
Distribution: Debian Sarge
Posts: 13

Rep: Reputation: 0
Sarge Soundblaster PCI128


I am presently running Debian Sarge. I am having a problem configuring my soundcard (or so I think).

The output of kudzu -p yields
Code:
class: AUDIO
bus: PCI
detached: 0
driver: snd-ens1371
desc: "Unknown vendor|Generic snd-ens1371 device"
vendorId: 1274
deviceId: 5880
subVendorId: 1274
subDeviceId: 2000
pciType: 1
pcidom:    0
pcibus:  0
pcidev:  a
pcifn:  0

sndconfig is not installed and will not install using apt-get

Code:
debian:/home/andy# apt-get install sndconfig
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  sndconfig: Depends: kudzu (>= 0.99.49-1) but it is not going to be installed
E: Broken packages


yet kudzu seems to work fine and has even attempted to configure the soundcard

arTs is on a crash/restart loop which even a reboot will not get rid off.

Code:
 Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)...

...(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1084074080 (LWP 6974)]
(no debugging symbols found)...
(no debugging symbols found)
[KCrash handler]
#12 0x40835363 in strlen () from /lib/tls/libc.so.6
#13 0x4014f3d9 in Arts::AudioIONAS::open () from /usr/lib/libartsflow.so.1
#14 0x4013d248 in Arts::AudioSubSystem::open () from /usr/lib/libartsflow.so.1
#15 0x4013d0e2 in Arts::AudioSubSystem::check ()
   from /usr/lib/libartsflow.so.1
#16 0x0805fb35 in ?? ()
#17 0x080890a0 in ?? ()
#18 0x0000003b in ?? ()
#19 0xbffffa80 in ?? ()
#20 0x400077eb in _dl_unload_cache () from /lib/ld-linux.so.2
#21 0x407d2974 in __libc_start_main () from /lib/tls/libc.so.6
#22 0x08053de1 in ?? ()
I have tried reinstalling arts (?, is this still the program I need to be dealing with) and uninstalling and installing again but this has not solved the problem. I have also added the following lines to /etc/modules.conf

Code:
### update-modules: start processing /etc/modutils/alsa
 # ALSA portion
        alias char-major-116 snd
        alias snd-card-0 snd-ens1370
	# module options should go here

        # OSS/Free portion
        alias char-major-14 soundcore
        alias sound-slot-0 snd-card-0
	
	# card #1
	alias sound-service-0-0 snd-mixer-oss
	alias sound-service-0-1 snd-seq-oss
	alias sound-service-0-3 snd-pcm-oss
	alias sound-service-0-8 snd-seq-oss
	alias sound-service-0-12 snd-pcm-oss
### update-modules: end processing /etc/modutils/alsa


# OSS/Free portion - card #1
 	alias sound-slot-0 snd-card-0
 	alias sound-service-0-0 snd-mixer-oss
 	alias sound-service-0-1 snd-seq-oss
 	alias sound-service-0-3 snd-pcm-oss
 	alias sound-service-0-8 snd-seq-oss
 	alias sound-service-0-12 snd-pcm-oss
	
        # OSS/Free portion - card #2 (cmipci)
	alias sound-slot-1  snd-card-1 
 	alias sound-service-1-0 snd-mixer-oss
	alias sound-service-1-3 snd-pcm-oss
	alias sound-service-1-12 snd-pcm-oss
where alsa is a text file that resides is /etc/modutils that contains the following
Code:
 
# ALSA portion
        alias char-major-116 snd
        alias snd-card-0 snd-ens1370
	# module options should go here

        # OSS/Free portion
        alias char-major-14 soundcore
        alias sound-slot-0 snd-card-0
	
	# card #1
	alias sound-service-0-0 snd-mixer-oss
	alias sound-service-0-1 snd-seq-oss
	alias sound-service-0-3 snd-pcm-oss
	alias sound-service-0-8 snd-seq-oss
	alias sound-service-0-12 snd-pcm-oss
All of this is to no avail. I still class myself as a newbie and any help would be greatly appreciated.

Cheers

Andy

Last edited by andrewgates1979; 06-24-2005 at 03:50 AM.
 
Old 06-23-2005, 06:25 PM   #2
andrewgates1979
LQ Newbie
 
Registered: Dec 2003
Location: Norfolk UK
Distribution: Debian Sarge
Posts: 13

Original Poster
Rep: Reputation: 0
This reply is only here because I was under the influence of alcohol when I made my original post. Please ignore.

Last edited by andrewgates1979; 06-24-2005 at 03:51 AM.
 
  


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 - mandrake 10.1 soundblaster pci128 Zhou Yi Linux - Hardware 12 04-05-2005 07:00 AM
SB PCI128 problem... CMT Linux - Hardware 3 01-12-2005 05:16 PM
no sound in mandrake 9.2 using creative PCI128 dark.stars Linux - Hardware 0 06-09-2004 05:17 PM
Soundblaster PCI128 problems kiddyo Slackware 3 02-24-2003 02:29 PM
Sound Blaster PCI128 issues. PLEASE HELP!! Chypmunk Linux - Software 8 01-27-2002 05:31 PM

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

All times are GMT -5. The time now is 02:46 PM.

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