Welcome to FreeBSDFreaks.net!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Sound on Dell Optiplex GX1

 
   FreeBSD Hosting (Home) -> FreeBSD Handbook RSS
Next:  sysinstall - arrow keys  
Author Message
Keith

External


Since: Jan 26, 2004
Posts: 1



(Msg. 1) Posted: Mon Jan 26, 2004 12:06 pm
Post subject: Sound on Dell Optiplex GX1
Archived from groups: comp>unix>bsd>freebsd>misc (more info?)

Hi,

I have a Dell Optiplex GX1 which has a Crystal CS4236B sound chip. I know
the hardware is not faulty because it works in Windows (perhaps not the best
test but its all I have). However, I can't get it to work in FreeBSD 5.2

The man page for pcm says that this device is supported by the driver.
If I load the pcm module with snd_pcm_load="YES" in loader.conf, the CS4236
is not recognised.
I have tried putting the hints in devices.hints but it is still not
recognised.

There is a suggestion in the FreeBSD handbook that the csa bridge driver is
required for Crystal devices.
If I add snd_csa_load="YES" to loader.conf then the device is still not
recognised.

There is also a suggestion that options PNPBIOS is required when building
the kernel but this option is not recognised by 5.2

The pcm man page mentions using MSS mode so I put snd_mss_load="YES" in
loader.conf and now I start to get device recognition messages as shown
below, and I even get the sound devices turn up in /dev.

dmesg | grep pcm
Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc0a101a4.
pcm0: <CS4236> port 0x530-0x537 on acpi0
device_probe_and_attach: pcm0 attach returned 6
pcm0: <CS4236> port 0x530-0x537 on acpi0
device_probe_and_attach: pcm0 attach returned 6
pcm0: <CS4236> port 0x530-0x537 on acpi0
device_probe_and_attach: pcm0 attach returned 6
pcm0: <CS4236> port 0x530-0x537 on acpi0
device_probe_and_attach: pcm0 attach returned 6
pcm0: <CS4236> port 0x530-0x537 on acpi0
device_probe_and_attach: pcm0 attach returned 6
pcm0: <CS4236> port 0x530-0x537 on acpi0
device_probe_and_attach: pcm0 attach returned 6
pcm0: <CS4236> port 0x530-0x537 on acpi0
device_probe_and_attach: pcm0 attach returned 6
pcm0: <CS4236> port 0x530-0x537 on acpi0
device_probe_and_attach: pcm0 attach returned 6
pcm0: <CS423x> at port 0x220-0x22f,0x388-0x38b,0x534-0x537 irq 5 drq 0,1 on
isa0

So, question 1: Why do I get eight device_probe_and_attach messages?

I can now play CDs with cdcontrol and adjust the volume with mixer but when
I try to get Gnome2 to play sound events I get this error message on the
console and no sound.
pcm0:virtual:0: play interrupt timeout, channel dead

Which leads to question 2: What else do I have to do to get the sound to
work?

Just as an aside, I had to rebuild the kernel with SMP disabled to get the X
server to run. It would kill the whole machine without writing a log file
and power cycle was required to get it back. So I have an almost GENERIC
kernel.

Any suggestions will be gratefully received
Thanks
Keith

 >> Stay informed about: Sound on Dell Optiplex GX1 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
FreeBSD 5.3-RELEASE on Dell Latitude LM-P133ST - Hiya! A quick warning: I'm a windows developer, but quite a newbie to FreeBSD and unix in general. Trying to learn. I have an *old* Dell Latitude LM Pentium 133 laptop that I have installed FreeBSD 5.3-RELEASE on. The Laptop has a 6GB HD, 72MB....

Sound not working with FreeBSD - Hi all, I used the info in the FreeBSD handbook to reinstall the kernel with extra 'device pcm' option to get my sound blaster live sound card to work. Also did cd /dev; sh MAKEDEV snd0 too. But there is still no sound from xmms and mplayer. Wondering....

Sound card driver data formats - I want to play synthetic sounds through my sound card. I've recompiled the kernel and made the devices. The sound card is working. cat /kernel > /dev/dsp clicks and hisses as expected. I've written a program to generate a ramp, but is sounds wrong,...

sound works with kldload, but not /boot/loader.conf? - Hi, I just tried playing a WAV file using xmms (this is the first time I've tried anything with sound on my installation). It issued a very generic error message, telling me things like "make sure your device is installed". I did some res...

Installation & fdisk partitioning (slices) - I picked up a copy of the "FreeBSD Handbook 2nd Ed" the other day, it came with a installation disk for version 5.1 Current and that is what I am trying to install. This is my first attempt to do anything with FreeBSD. First let me describe my...
   FreeBSD Hosting (Home) -> FreeBSD Handbook All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]