LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-11-2005, 10:19 AM   #1
mario8723
Member
 
Registered: Feb 2005
Distribution: Ubuntu Hoary 5.04
Posts: 65

Rep: Reputation: 15
Problems with sound?


This may sound silly, but my soundcard isn't working and I can't figure out what the problem may be. I haven't thought much of it since installation about a week or so ago, only because I knew I had bad speakers that needed replacing. However, I just got new ones and I still have no sound.

Do I have to setup my soundcard (VIA VT1720 Evny 24PT Chip ( 8 Channel Audio) Onboard) and, if so, how do I go about it? I've already tried in the system menu but that doesn't seem to working at all....

Any help would be greatly appreciated.
 
Old 03-11-2005, 10:45 AM   #2
chbin
Member
 
Registered: Mar 2005
Distribution: slackware-current
Posts: 379

Rep: Reputation: 31
what does this return?

$ lsmod | grep snd

If it does return a bunch of sound modules loaded then

$ alsamixer

and take off mute on master and pcm and increase the volume.
 
Old 03-11-2005, 10:58 AM   #3
mario8723
Member
 
Registered: Feb 2005
Distribution: Ubuntu Hoary 5.04
Posts: 65

Original Poster
Rep: Reputation: 15
micmur@maddog:~$ lsmod | grep snd
snd_ice1724 54404 0
snd_ice17xx_ak4xxx 4192 1 snd_ice1724
snd_ac97_codec 74336 1 snd_ice1724
snd_pcm_oss 52836 0
snd_mixer_oss 19968 1 snd_pcm_oss
snd_pcm 95780 3 snd_ice1724,snd_ac97_codec,snd_pcm_oss
snd_timer 25572 1 snd_pcm
snd_page_alloc 9988 1 snd_pcm
snd_ak4xxx_adda 6112 2 snd_ice1724,snd_ice17xx_ak4xxx
snd_mpu401_uart 8224 1 snd_ice1724
snd_rawmidi 25024 1 snd_mpu401_uart
snd_seq_device 8716 1 snd_rawmidi
snd 56580 10 snd_ice1724,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_ak4xxx_adda,snd_mpu401_ua rt,snd_rawmidi,snd_seq_device
soundcore 10400 1 snd
micmur@maddog:~$ alsamixer

alsamixer: function snd_ctl_open failed for default: No such device

This is what I get...
 
Old 03-11-2005, 11:31 AM   #4
ksgill
Senior Member
 
Registered: Apr 2003
Location: Toronto, Canada
Distribution: Ubuntu Jaunty (9.04)
Posts: 1,044

Rep: Reputation: 45
Try alsaconf as root
 
Old 03-11-2005, 11:40 AM   #5
chbin
Member
 
Registered: Mar 2005
Distribution: slackware-current
Posts: 379

Rep: Reputation: 31
Sorry we are going to have to narrow this down a bit. What does this report?

ls -lR /dev/ | grep -i control

And are you trying alsamixer as a user or root? Also what is do devfs or udev or neither?

ps aux | grep dev
 
Old 03-12-2005, 12:22 AM   #6
mario8723
Member
 
Registered: Feb 2005
Distribution: Ubuntu Hoary 5.04
Posts: 65

Original Poster
Rep: Reputation: 15
micmur@maddog:~$ ls -lR /dev/ | grep -i control
crw-r----- 1 root root 10, 63 2005-03-12 01:07 control
crw-rw---- 1 root root 10, 63 2005-03-12 01:07 control
crw-rw---- 1 root audio 116, 0 2005-03-12 01:07 controlC0
micmur@maddog:~$ ps aux | grep dev
root 978 0.0 0.0 1532 364 ? S<s 01:06 0:00 udevd
hpojlp 6713 0.0 0.2 2652 1156 ? S 01:07 0:00 ptal-mlcd mlc:usb:PSC_2100_Series -devidmatch MDL:PSC 2100 Series; -devidmatch SN:MY32CF514D0F; -device /dev/usb/lp[0-9]* /dev/usblp[0-9]*
micmur 10754 0.0 0.1 3036 724 pts/0 R+ 01:21 0:00 grep dev
micmur@maddog:~$


Is it just me, or am I missing an audiocard?
 
Old 03-12-2005, 12:23 AM   #7
mario8723
Member
 
Registered: Feb 2005
Distribution: Ubuntu Hoary 5.04
Posts: 65

Original Poster
Rep: Reputation: 15
root@maddog:/home/micmur # alsaconf
bash: alsaconf: command not found
root@maddog:/home/micmur # sudo alsaconf
sudo: alsaconf: command not found
root@maddog:/home/micmur #
 
Old 03-12-2005, 01:46 AM   #8
mario8723
Member
 
Registered: Feb 2005
Distribution: Ubuntu Hoary 5.04
Posts: 65

Original Poster
Rep: Reputation: 15
bump
 
  


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
Sound Problems: CD works, no system/mp3/video sound tabnaka SUSE / openSUSE 5 01-13-2006 12:33 PM
Sound Blaster Sound Card problems idioticneophyte Linux - Hardware 17 02-01-2005 04:02 AM
sound problems and wine sound problems derfaust Linux - Software 1 07-23-2004 03:45 AM
Problems getting sound to play under Mandrake w/2 sound cards HGeneAnthony Linux - Hardware 1 07-02-2004 02:19 PM
Problems with OSS while trying to avoid problems in ALSA (scratchy sound) GT_Onizuka Linux - General 1 02-05-2004 11:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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