LinuxQuestions.org
Help answer threads with 0 replies.
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 11-12-2002, 07:52 PM   #1
itor66
LQ Newbie
 
Registered: Nov 2002
Distribution: Libranet 2.0
Posts: 17

Rep: Reputation: 0
vt8233 ac97 sound problems?


Well, the libranet is installed and it works. Kind of.
Anyone know why the sound is detected but don't play?

Help will be appreciated.
 
Old 11-13-2002, 01:45 AM   #2
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Have you checked the permissions on /dev/dsp*, dev/sequencer*, dev/mixer*, /dev/midi* and /dev/audio*?
 
Old 11-13-2002, 02:22 AM   #3
BittaBrotha
Member
 
Registered: Jan 2002
Location: Third Stone from the Sun
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800

Rep: Reputation: 31
If yours is like mine, the sound card, then you may be better off getting the Alsa sound drivers. Because I went months trying to get sound using the regular drivers and never got sound to work.

Alsa did it for me!
 
Old 11-13-2002, 08:51 AM   #4
itor66
LQ Newbie
 
Registered: Nov 2002
Distribution: Libranet 2.0
Posts: 17

Original Poster
Rep: Reputation: 0
no I haven't.....

Quote:
Originally posted by Aussie
Have you checked the permissions on /dev/dsp*, dev/sequencer*, dev/mixer*, /dev/midi* and /dev/audio*?
What would the permissions have to do with the sound not playing? I did check the volume and the mute, someone directed me to that section though.
 
Old 11-13-2002, 09:11 AM   #5
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
If a user dosn't have permission to the device then the user can't use the device.
 
Old 11-13-2002, 08:01 PM   #6
itor66
LQ Newbie
 
Registered: Nov 2002
Distribution: Libranet 2.0
Posts: 17

Original Poster
Rep: Reputation: 0
a dumb question on checking permissions?

Well, I can get to xterm, and i can navigate to the directory, but how do i check the permissions on a file? the ls command will list it, but not the properties of it.....


I know, another dumb question.
 
Old 11-13-2002, 09:03 PM   #7
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
"ls -l" is the command your looking for, the '-l' is for 'long'
Code:
bern@grendel bern$ ls -l /dev/dsp*
lrwxrwxrwx    1 root     root            9 Oct  3 02:17 /dev/dsp -> /dev/dsp0
crw-rw-rw-    1 root     root      14,   3 Oct  3 02:17 /dev/dsp0
crw-rw-rw-    1 root     root      14,  19 Oct  3 02:17 /dev/dsp1
crw-rw-rw-    1 root     root      14,  35 Oct  3 02:17 /dev/dsp2
crw-rw-rw-    1 root     root      14,  51 Oct  3 02:17 /dev/dsp3
bern@grendel bern$
 
Old 11-14-2002, 08:49 AM   #8
itor66
LQ Newbie
 
Registered: Nov 2002
Distribution: Libranet 2.0
Posts: 17

Original Poster
Rep: Reputation: 0
Cool, thank you very much for that basic lesson in linux.
 
Old 11-14-2002, 09:25 AM   #9
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Your welcome. Do "man ls" for all the options available for ls.
 
Old 12-12-2002, 10:34 AM   #10
nibou
LQ Newbie
 
Registered: Dec 2002
Location: Montreal Qc. CAnada
Posts: 11

Rep: Reputation: 0
Hello,
I got the same problem but I did every thing you mention, but didn't work.
some idea????
Thanks! I using redhat 8 I'm new new in linux!
Thank! again!
 
Old 12-14-2002, 11:33 PM   #11
nibou
LQ Newbie
 
Registered: Dec 2002
Location: Montreal Qc. CAnada
Posts: 11

Rep: Reputation: 0
Don't loss your time!!!
get ALSA to resolve the sound problem!
ALS did it for me!!!!!
100% working!
 
Old 12-23-2002, 09:45 PM   #12
jh48107
LQ Newbie
 
Registered: Dec 2002
Posts: 21

Rep: Reputation: 15
hey where could i find alsa
 
Old 12-23-2002, 10:55 PM   #13
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Quote:
Originally posted by jh48107
hey where could i find alsa
www.alsa-project.org
 
Old 01-08-2003, 01:47 PM   #14
itor66
LQ Newbie
 
Registered: Nov 2002
Distribution: Libranet 2.0
Posts: 17

Original Poster
Rep: Reputation: 0
yamaha sound card

I cheated, i found an old yamaha pci sound card, with that it installs sound and plays sound....oh happy days.
 
Old 01-12-2003, 03:03 AM   #15
KhzX
Member
 
Registered: Jan 2003
Posts: 31

Rep: Reputation: 15
to BittaBrotha
how did you manage to get to your sound card to work with the Alsa Drivers
i just installed RH 8.0 and i need some help with that
its multiple packages to install ( 3 that i know of )
what did you do .. i have the drivers but i have no idea what to do
 
  


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
VIA AC97 VT8233 under Mandrake 10.1 simonbolivar Linux - Hardware 0 03-16-2005 11:28 AM
Audio Problems Via VT8233/A/8335/8337 AC97 mickeyboy Fedora 3 08-03-2004 02:48 AM
VT8233 [AC97 Audio Controller] tgkspike Linux - Hardware 0 04-04-2004 03:25 PM
VIA VT8233/A/8235 AC97 Audio Codec problems spank Linux - Newbie 0 02-22-2004 10:51 AM
No Sound: VIA VT8233/AC97 ludwig Linux - Hardware 3 06-14-2002 02:34 PM

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

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

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