Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ok finsihed installing, no sound.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Royle
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 223

PostPosted: Thu Aug 12, 2004 12:51 pm    Post subject: Ok finsihed installing, no sound. Reply with quote

I am using onboard AC '97 sound. I do believe it was detected by the livecd when booted. I used genkernel to compile my kernel. There is no sound. Does anyone know what the problem is?
Back to top
View user's profile Send private message
Rem
Tux's lil' helper
Tux's lil' helper


Joined: 07 Nov 2002
Posts: 108
Location: Netherlands

PostPosted: Thu Aug 12, 2004 1:05 pm    Post subject: Reply with quote

Are you using a 2.6 kernel? If so, it is best to use alsa. Genkernel compiles the needed parts into your kernel.
You can then just follow this guide:

http://www.gentoo.org/doc/en/alsa-guide.xml

Take a look around these docs, as there is more info for getting a just installed system more 'complete'.
Back to top
View user's profile Send private message
Royle
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 223

PostPosted: Thu Aug 12, 2004 1:38 pm    Post subject: Reply with quote

When kde boots, I get this error. Will installing ALSA fix this?

http://img37.exs.cx/my.php?loc=img37&image=sounderror.png
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Thu Aug 12, 2004 1:42 pm    Post subject: Reply with quote

Adding yourself to the "audio" group might fix that... Use the usermod programme as root:
Code:
usermod -G <all groups you want to be part of... should definitely include wheel> <username>

Type groups at the command line (as your normal user) to see which groups you're part of at the moment.
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Royle
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 223

PostPosted: Thu Aug 12, 2004 1:47 pm    Post subject: Reply with quote

nope, I'm part of the audio group.
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Thu Aug 12, 2004 1:51 pm    Post subject: Reply with quote

Royle wrote:
When kde boots, I get this error. Will installing ALSA fix this?

http://img37.exs.cx/my.php?loc=img37&image=sounderror.png


Most likely it will B-)
_________________
Time is what keeps everything from happening all at once.
Back to top
View user's profile Send private message
Royle
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 223

PostPosted: Thu Aug 12, 2004 2:11 pm    Post subject: Reply with quote

I didn't have the alsa flag set when I complied kde. Does this mean I have to recomplie kde!?
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Thu Aug 12, 2004 2:23 pm    Post subject: Reply with quote

Moved from Installing Gentoo.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Royle
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 223

PostPosted: Thu Aug 12, 2004 2:33 pm    Post subject: Reply with quote

Ok so I followed that guide and there is still no sound, although the error is gone. Could this be because I never compiled kde with the alsa flag set?
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Thu Aug 12, 2004 3:11 pm    Post subject: Reply with quote

Royle wrote:
Ok so I followed that guide and there is still no sound, although the error is gone. Could this be because I never compiled kde with the alsa flag set?


Is there sound without kde? Also, did you unmute your card with kmix?
_________________
Time is what keeps everything from happening all at once.
Back to top
View user's profile Send private message
Royle
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 223

PostPosted: Thu Aug 12, 2004 3:19 pm    Post subject: Reply with quote

how would I test if there is sound without kde?
and the card is not muted by kmix.

edit: I was just playing KAstroids and there was sound when I crashed my ship.
But there is no sound when I play a cd.
Also, I can rip the songs from the cd to my hard drive and listen to them.
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Thu Aug 12, 2004 3:37 pm    Post subject: Reply with quote

Royle wrote:
how would I test if there is sound without kde?

Exit kde, go to the console, then try playing a .wav file with aplay.

Quote:

and the card is not muted by kmix.

okay...
Quote:


edit: I was just playing KAstroids and there was sound when I crashed my ship.



So sound is working then B-)

Quote:

But there is no sound when I play a cd.


That could be for a variety of reasons. What program are you using?
_________________
Time is what keeps everything from happening all at once.
Back to top
View user's profile Send private message
Royle
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 223

PostPosted: Thu Aug 12, 2004 3:57 pm    Post subject: Reply with quote

I'm using KsCD to play my cd.
I just tried to go into my cd rom drive through konquerer and got this error.
http://img32.exs.cx/img32/7077/cdromerror.png
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Thu Aug 12, 2004 4:09 pm    Post subject: Reply with quote

Royle wrote:
I'm using KsCD to play my cd.
I just tried to go into my cd rom drive through konquerer and got this error.
http://img32.exs.cx/img32/7077/cdromerror.png


To read files on a cdrom it needs to be mounted.

Quote:

mount -t iso9660 /dev/cdroms/cdrom0 /mnt/cdrom


But that shouldn't affect playing audio cds.
_________________
Time is what keeps everything from happening all at once.
Back to top
View user's profile Send private message
Royle
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 223

PostPosted: Thu Aug 12, 2004 4:37 pm    Post subject: Reply with quote

In my /etc/fstab I have my cdrom's file system as auto. Could this be a problem?
Back to top
View user's profile Send private message
Rem
Tux's lil' helper
Tux's lil' helper


Joined: 07 Nov 2002
Posts: 108
Location: Netherlands

PostPosted: Thu Aug 12, 2004 5:51 pm    Post subject: Reply with quote

Royle wrote:
In my /etc/fstab I have my cdrom's file system as auto. Could this be a problem?


Are you sure this is by file systems? Doesn't it say iso9660 somewhere on that line? Maybe your fstab is a little messed up.
Back to top
View user's profile Send private message
Royle
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 223

PostPosted: Thu Aug 12, 2004 6:13 pm    Post subject: Reply with quote

for my cdrom in fstab it says
/dev/cdroms/cdrom0 /mnt/cdrom iso9960 noauto,user 0 0
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Thu Aug 12, 2004 6:39 pm    Post subject: Reply with quote

Royle wrote:
for my cdrom in fstab it says
/dev/cdroms/cdrom0 /mnt/cdrom iso9960 noauto,user 0 0


Try to mount it from the command line...

Quote:

mount /mnt/cdrom


...and see if you can browse the files.
_________________
Time is what keeps everything from happening all at once.
Back to top
View user's profile Send private message
Royle
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 223

PostPosted: Thu Aug 12, 2004 6:49 pm    Post subject: Reply with quote

nope can't mount it.
Code:
mount /mnt/cdrom
mount: block device /dev/cdroms/cdrom0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdroms/cdrom0,
       or too many mounted file systems
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Thu Aug 12, 2004 7:21 pm    Post subject: Reply with quote

Hmm, there could be two things here :

  1. Unless iso9960 was typo when you posted thst part from your fstab file, it should be iso9660.

  2. You can't mount audio cds, only data cds

_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Royle
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 223

PostPosted: Thu Aug 12, 2004 7:31 pm    Post subject: Reply with quote

yes iso99660 was a typo mine reads iso9660
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot 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