LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-16-2004, 04:35 AM   #1
muzicman82
Member
 
Registered: Nov 2003
Posts: 79

Rep: Reputation: 15
KDE 3.2 - Sound Broken!!


Ok, sorry for the lots of different posts, but I like to keep things separated!

I have an ESS Maestro3 chipset in a Dell Inspiron 8000. I compiled the Kernel 2.6.2 with ALSA and the PCI Driver for this card, which loads perfectly fine at boot.

In KDE 3.2, I turned my mixers up, and unmuted them if they were but I don't get any sounds!! At one point I got errors saying I didn't have access permissions to the devices but I chmoded all of the sound related dev files. If I launch the KDE aRTs Control Tool (Sound Server Control), and turn that up... and then from the Sound Control Center panel click Test Sound... I can see the meters moving, but I hear nothing!

What should I check? What normally has to be done to get audio working??

Thanks!!
 
Old 02-16-2004, 09:05 AM   #2
Rounan
Member
 
Registered: Jun 2003
Location: Ontario
Distribution: Ubuntu, Gentoo, Debian
Posts: 416

Rep: Reputation: 30
heh. once again, had the same problem - should search forums before posting, this one's been answered. what's probably throwing you off is the /dev/snd directory. ALSA creates and uses this one. took me the better part of a week (i know it's sad) to figure out that I not only needed permissions to the files in /dev/snd, I also needed permission to ACCESS /dev/snd (rwx permission). Make sure relevant devices are group audio, they should be, but chgrp any that aren't.

Then, as root:

adduser <you> audio
chmod g+rwx /dev/snd
chmod g+rw /dev/snd/*
chmod g+rw /dev/dsp
chmod g+rw /dev/midi
chmod g+rw /dev/sequencer
chmod g+rw /dev/mixer

That shoudl do it.

--Rounan
 
Old 02-16-2004, 09:44 AM   #3
ghostwalker
Member
 
Registered: Jun 2003
Posts: 160

Rep: Reputation: 30
Try using Contro Center->Sound & Multimedia->Sound System->Hardware->Threaded Open Sound System
That is a temp fix until alsa or arts is fixed. It works for me right now.
 
Old 02-16-2004, 10:49 AM   #4
muzicman82
Member
 
Registered: Nov 2003
Posts: 79

Original Poster
Rep: Reputation: 15
Ok, I did search this forum before I posted, and I believe I found the same advice you gave...

My problem I suppose is that there is no /dev/snd directory... there's not even a /dev/snd device... There is no midi device but there are ones with midi00 or midi0 and several of those.

What do I do!?
 
Old 02-16-2004, 10:56 AM   #5
Rounan
Member
 
Registered: Jun 2003
Location: Ontario
Distribution: Ubuntu, Gentoo, Debian
Posts: 416

Rep: Reputation: 30
odd...

Kernel 2.6.2.... that leads me to believe you're using udev, and not devfs.
You may need to run the snddevices script. It's included with the alsa-driver .bz2 from alsa-project.org
That will create the devices ALSA uses.

If you're using devfs, though, you shouldn't run that script. Not sure what the effects of doing so are.

Before you try that, try just:
chmod g+rw /dev/midi*

and so on for dsp*, sequencer*, etc. That will change permission for all such devices. Don't see how this will change things.... but you never know.

--Rounan

EDIT: Sorry, don't think i was clear:
download the alsa-driver .bz2 file fomr alsa-project.org

tar -xjf <alsa-driver>
cd alsa-driver-<version>
./snddevices

Last edited by Rounan; 02-16-2004 at 11:00 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
Help i've broken kde and konq tf1 Linux - Software 3 02-23-2005 12:52 PM
KDE 3.1 fonts are broken lukameen Slackware 5 10-28-2004 06:29 PM
KDE 3.1 broken in dselect Craigwd Debian 2 03-16-2004 02:45 PM
KDE repository broken? mmc Fedora 0 01-23-2004 09:18 PM
Broken Kde gabebster Linux - Software 4 07-17-2003 08:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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