Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 06-08-2002, 01:50 PM   #1 (permalink)
electricmaker12
Registered User
 
Join Date: May 2002
Location: Im Here
Posts: 18
electricmaker12 is on a distinguished road
sound ????

dont have any sound? can someone tell me why....
electricmaker12 is offline   Reply With Quote
Old 06-08-2002, 02:59 PM   #2 (permalink)
bdl
Senior Contributor
 
Join Date: May 2002
Location: vta.ca.usa
Posts: 555
bdl is on a distinguished road
You'll have to elaborate. What linux distro do you use? What type of soundcard?
bdl is offline   Reply With Quote
Old 06-08-2002, 06:28 PM   #3 (permalink)
electricmaker12
Registered User
 
Join Date: May 2002
Location: Im Here
Posts: 18
electricmaker12 is on a distinguished road
sound?

mandrake 8.1----- not sure about hte sound card though; it worked fine when i had windows o/s. but now with linux o/s, there is no sound. what do i need to do.
electricmaker12 is offline   Reply With Quote
Old 06-08-2002, 07:45 PM   #4 (permalink)
bdl
Senior Contributor
 
Join Date: May 2002
Location: vta.ca.usa
Posts: 555
bdl is on a distinguished road
Re: sound?

Quote:
Originally posted by electricmaker12
mandrake 8.1----- not sure about hte sound card though; it worked fine when i had windows o/s. but now with linux o/s, there is no sound. what do i need to do.
You need to find out what soundcard you have. You could possibly glean some information with the command 'lspci -v' which will list the PCI devices on your system, so you may search for the device name and find out which card you have that way. Barring that, Mandrake should have the Redhat sound utility 'sndconfig' (aptly named) that can scan your system and try to setup the card for you. At the shell, as root, type 'sndconfig' and see what happens. Luck!
bdl is offline   Reply With Quote
Old 06-09-2002, 08:14 AM   #5 (permalink)
electricmaker12
Registered User
 
Join Date: May 2002
Location: Im Here
Posts: 18
electricmaker12 is on a distinguished road
model: CS4235

CODEC:disabled
this is what i have found, tried going through configuration, keep getting error mesdsages. you have been great so far , so if u have any ideas on how to enable ,i will and am now forever in your debt
electricmaker12 is offline   Reply With Quote
Old 06-09-2002, 09:04 AM   #6 (permalink)
electricmaker12
Registered User
 
Join Date: May 2002
Location: Im Here
Posts: 18
electricmaker12 is on a distinguished road
harddrake??

in my control center there is no sound card showing, but when i sndconfig in terminal it shows me that i have my sound card, but says it is disabled.can i be so ignorant as to not figuring this out on my own, please send me an angel , because i am truely lost and need to be found. I can play music cds, but there is no sound, i can play my old games but with no sound, kind of like christmas without a santa claus.. NEED more input???
electricmaker12 is offline   Reply With Quote
Old 06-09-2002, 09:24 AM   #7 (permalink)
bdl
Senior Contributor
 
Join Date: May 2002
Location: vta.ca.usa
Posts: 555
bdl is on a distinguished road
It looks like this soundcard / chip uses the crystal cs4232 code in the kernel, which can be found under 'Sound > OSS > Crystal 4232' in the kernel tree. If you've never built a custom kernel before, now's the time to look into it. The following is a direct copy-n-paste from the cs4232 kernel documentation, in it's entirety:

Code:
To configure the Crystal CS423x sound chip and activate its DSP functions,
modules may be loaded in this order:
  
	modprobe sound
	insmod ad1848
	insmod uart401
	insmod cs4232 io=* irq=* dma=* dma2=*
  
This is the meaning of the parameters:
  
	io--I/O address of the Windows Sound System (normally 0x534)
	irq--IRQ of this device
	dma and dma2--DMA channels (DMA2 may be 0)
  
On some cards, the board attempts to do non-PnP setup, and fails.  If you
have problems, use Linux' PnP facilities. 
  
To get MIDI facilities add
  
	insmod opl3 io=*
  
where "io" is the I/O address of the OPL3 synthesizer. This will be shown
in /proc/sys/pnp and is normally 0x388.
Now, looking over the above documentation, it might be wise to just go to a console, as root, and try to load the modules as shown above, it very well could be that Mandrake includes them in the default kernel build. Again, the command 'lspci -v' should give you the parameters it's asking for, or you might even try using the command 'dmesg | grep crystal' or possibly 'dmesg | grep cs423' to see if the kernel at least recognizes the PCI card at startup.

Another point is the 'sndconfig' command previously mentioned. You may do well to just check the manpage for 'sndconfig' (issue the command 'man sndconfig') or search for it's usage on Google; it may be the easiest way to go. I'm not familiar with it's usage myself, perhaps another user can shed some light.
bdl is offline   Reply With Quote
Old 06-09-2002, 05:59 PM   #8 (permalink)
electricmaker12
Registered User
 
Join Date: May 2002
Location: Im Here
Posts: 18
electricmaker12 is on a distinguished road
swimming in a pool of???? repost sound

where is it written that if you spell something out for a man , he should be able to follow. Well I have been messing with this thought all day, for I haven`t accomplished anything as of yet.
I run as root, sndconfig, and try to let it autoconfig, as usual i get the same error message an error occured opening/dev/ audio ; however, before getting to this step, it shows me what sound card i have model:cs4235 CODEC:disabled
now if i could just figure out to enable this blasted thing i think that would take care of this, so if anyone has any ideas , please post asap....thanks
electricmaker12 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sorry If I sound a bit in a stressful mood redhead Lounge 2 06-25-2004 09:49 AM
The post-your-PC thread w00t Lounge 18 03-01-2003 03:22 PM


All times are GMT -8. The time now is 12:51 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC8 ©2007, Crawlability, Inc.





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting