LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices

Reply
 
LinkBack Search this Thread
Old 10-20-2007, 07:42 PM   #1
Allanitto Newbee
Member
 
Registered: Oct 2007
Location: Montreal
Distribution: Slackware12;Slackware13
Posts: 106

Rep: Reputation: 15
Post needs "howto's" on enabling sound card


Hi All,

I need a simple step by step on how to enable/install my sound card. I just don't want to do it in GUI coz I really don't feel comfortable doing it that way and I don't trust auto enable/install, plus I want to learn how to do it manually or linux/slackware way hehehe.... please help me do it in the console terminal.

I'm running Slackware 12.0

I do have :

HP desktop
1g processor and an integrated/built-in sound card.

Thanks
Allanitto Newbee
 
Old 10-21-2007, 04:23 AM   #2
raskin
Senior Member
 
Registered: Sep 2005
Location: Russia
Distribution: NixOS (http://nixos.org)
Posts: 1,891

Rep: Reputation: 68
Run
Code:
lspci -vvv; lspci -n; lsmod
commands and post the output. Install alsamixer. Maybe it will just run OK - that would mean that sound is already enabled. Enabling sound consists nowadays just of loading ALSA modules into kernel. This creates corresponding devices (more exactly, registers device numbers - /dev/ device files aer created by udev from the data that is put in /sys). Then application can access them.
 
Old 10-21-2007, 09:20 AM   #3
onebuck
Moderator
 
Registered: Jan 2005
Location: Midwest USA, Central Illinois
Distribution: SlackwareŽ
Posts: 9,367
Blog Entries: 1

Rep: Reputation: 763Reputation: 763Reputation: 763Reputation: 763Reputation: 763Reputation: 763Reputation: 763
Quote:
Originally Posted by Allanitto Newbee View Post
Hi All,

I need a simple step by step on how to enable/install my sound card. I just don't want to do it in GUI coz I really don't feel comfortable doing it that way and I don't trust auto enable/install, plus I want to learn how to do it manually or linux/slackware way hehehe.... please help me do it in the console terminal.

I'm running Slackware 12.0

I do have :

HP desktop
1g processor and an integrated/built-in sound card.

Thanks
Allanitto Newbee
Hi,

If you did a full Slackware 12 install then alsa was installed. The alsa is configured in the kernel. Make sure your sound driver is installed. You can get the system information via the 'lspci -vv' and 'lsmod' from the cli.

From the cli you can do a alsamixer and enable your sound. If not you can do a 'alsaconf' to setup your sound card/system. You will need to do a 'alsamixer' to setup then do a 'alsactl store'. Just reboot and your sound should be there.

You can 'man alsactl', 'man alsamixer' and 'man alsaconf' to get the command information. Man is your friend!

Last edited by onebuck; 10-21-2007 at 09:22 AM. Reason: addition/correction
 
Old 10-21-2007, 05:03 PM   #4
Allanitto Newbee
Member
 
Registered: Oct 2007
Location: Montreal
Distribution: Slackware12;Slackware13
Posts: 106

Original Poster
Rep: Reputation: 15
Hey guys,

Guess what?!? hehehe.... I did it.... of course with all of your help I managed to install it.


Thanks a lot Long Live LQ

This forum is great. I love it.

Get Slack yehhhaaaa!!!!
 
Old 10-22-2007, 07:23 AM   #5
onebuck
Moderator
 
Registered: Jan 2005
Location: Midwest USA, Central Illinois
Distribution: SlackwareŽ
Posts: 9,367
Blog Entries: 1

Rep: Reputation: 763Reputation: 763Reputation: 763Reputation: 763Reputation: 763Reputation: 763Reputation: 763
Quote:
Originally Posted by Allanitto Newbee View Post
Hey guys,

Guess what?!? hehehe.... I did it.... of course with all of your help I managed to install it.


Thanks a lot Long Live LQ

This forum is great. I love it.

Get Slack yehhhaaaa!!!!
Hi,

Too help others, please tell us how you solved the problem. That way someone else will be helped by closing the post.
 
Old 10-22-2007, 05:25 PM   #6
Allanitto Newbee
Member
 
Registered: Oct 2007
Location: Montreal
Distribution: Slackware12;Slackware13
Posts: 106

Original Poster
Rep: Reputation: 15
Of course... hehe..

actually alsaconf almost did everything but before I ran it I did make sure first that the module is there. So I ran the procedure that you guys gave... the lspci and lsmod that really helped a lot. That's also one thing I was really asking you know... to see whats really happening everytime you enable/install anything. So I just did scan the lines and see whats loaded and whats not. I did alsaconf, follow the instructions, ran alsamixer after and adjusted whats necessary.

Reboot...

ran cat /dev/urandom > /dev/dsp
noise....noise....noise....

ctrl-c to kill it...

I was happy... very happy.

startx , Enjoy
 
Old 10-24-2007, 10:38 PM   #7
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: Tupelo, MS
Distribution: Gentoo
Posts: 6,926

Rep: Reputation: 121Reputation: 121
Nicer sound for testing your speakers:
Code:
To test your speakers:
(for 5.1 speakers)
speaker-test -Dplug:surround51 -c6 -t wav
(for 2.1 speakers)
speaker-test -Dplug:front -c2 -t wav
She has such a pleasant voice. ;-)
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Chinese laptop "Founder"," unichrome Pro" graph card drivers? Sirr Linux - Laptop and Netbook 3 07-14-2007 01:31 AM
Video Card Nvidia Driver Xlib: extension "GLX" missing on display ":0.0". HELP! badgerbox76 Linux - Newbie 35 03-08-2007 02:27 AM
Video Card Nvidia Driver Xlib: extension "GLX" missing on display ":0.0". badgerbox76 Linux - Games 13 01-11-2006 04:47 PM
enabling "easybuttons" and integrated wireless card Pathian Linux - Hardware 0 10-20-2003 02:42 PM


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

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration