LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-17-2004, 01:16 AM   #1
spydir
LQ Newbie
 
Registered: Feb 2004
Location: UCLA
Distribution: Slackware 9.0
Posts: 4

Rep: Reputation: 0
Question How to configure on board sound card for Slack 9.0 ?


My on board sound card doesn't work !!!!

 
Old 02-17-2004, 01:33 AM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Hi,

And welcome to LQ and the Slackware-Forum.

Quote:
My on board sound card doesn't work !!!!
Unfortunately this bit of information by itselg
pretty much makes help impossible... may I
direct your attention to the following website?

http://www.catb.org/~esr/faqs/smart-questions.html


Cheers,
Tink
 
Old 02-17-2004, 06:31 PM   #3
spydir
LQ Newbie
 
Registered: Feb 2004
Location: UCLA
Distribution: Slackware 9.0
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Unfortunately this bit of information by itselg
pretty much makes help impossible... may I
direct your attention to the following website?

http://www.catb.org/~esr/faqs/smart-questions.html


Cheers,
Tink
Nice help man now I know how to respect to others ....

Thanx for your site ....
 
Old 02-17-2004, 06:40 PM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Pleasure ... have you got any information
to add that might aid us in supporting you?

Like e.g. make and model of motherboard?
Output of
lspci -v
?


Cheers,
Tink
 
Old 02-17-2004, 09:17 PM   #5
spydir
LQ Newbie
 
Registered: Feb 2004
Location: UCLA
Distribution: Slackware 9.0
Posts: 4

Original Poster
Rep: Reputation: 0
I install the Slackware Linux 9.0 last month and
I got problems on its onboard sound card which
doesn't work at all ...
My motherboard is a cloned P4 1.7 Ghz
I used the KDE GUI and when it start
it prompts something like ...
it can't detect the on board sound card
but I can use my cdrom to plug my speaker

What is this command

lspci -v




I am a part-time user of Slack 8.1 but I find it difficult on Slack 9.0

Can you tell me whats new on Slack 9.0
and other advance command on linux ?


 
Old 02-17-2004, 09:31 PM   #6
vinay_s_s
Member
 
Registered: Jul 2003
Posts: 659

Rep: Reputation: 30
ALSA is good.
Install it if u havent.
then run alsaconf as root.
 
Old 02-18-2004, 06:12 AM   #7
amos
Member
 
Registered: Dec 2002
Location: Bolton, UK
Distribution: Kubuntu
Posts: 224

Rep: Reputation: 30
lspci lists everything attached to the pci bus of your computer (literally list pci).

The -v switch tells it to use a verbose format (you could also do lspci -vv which would give you a very verbose output, or just lspci which will just tell you what's attached where).

By posting the output of lspci -v here we'll be able to give you specific information about your soundcard.

Cheers
Amos
 
Old 02-18-2004, 01:32 PM   #8
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally posted by spydir
What is this command

lspci -v
Amos has described it quite well,
but as a Slack user you should be
able to try
Code:
man lspci
which would have answered your question
immediately ...

If you still don't know what man does,
open a terminal and try
Code:
man man
If man for a given command doesn't return
anything, try
Code:
apropos <command>
If that returns with empty hands, have a go at
http://www.google.com/linux and enter <command>
as the search-term.


Cheers,
Tink

P.S.: The fact that you don't even know the make and
model of your motherboard can't be accredited to Linux ;)
 
Old 02-19-2004, 05:17 AM   #9
amos
Member
 
Registered: Dec 2002
Location: Bolton, UK
Distribution: Kubuntu
Posts: 224

Rep: Reputation: 30
Typing:

info lspci

should also bring up the man pages for lspci.

Cheers
Amos
 
Old 02-22-2004, 01:59 PM   #10
rcerrillo
LQ Newbie
 
Registered: Dec 2003
Location: Philippines
Distribution: RedHat 9.0 / Slackware 9.1 / Mandrake 9.2 / Bayanihan 3
Posts: 7

Rep: Reputation: 0
hello, I happen to have a similar problem.

My mobo came with an onboard sound card (VIAP4X266A), it works fine on the other distro I have installed (RH9) however it seems to not be recognized on my Slackware installation (Slack 9.1).

What I did so far was to head to the sound and multimedia section of the control center (I were using KDE) and chose to test the sound. Currently selected was ALSA. I think I also tried choosing other devices on the list but came up with no sound. I've already also checked the volume control and the volume of my speaker hardware (a pair of amplified ones).
 
Old 02-22-2004, 03:05 PM   #11
rcerrillo
LQ Newbie
 
Registered: Dec 2003
Location: Philippines
Distribution: RedHat 9.0 / Slackware 9.1 / Mandrake 9.2 / Bayanihan 3
Posts: 7

Rep: Reputation: 0
silly me, I overlooked the warnings ALSA was giving me during bootup. It mentions about running alsamixer to initialize it then alsastore to store the settings. I just might go try that.
 
Old 02-23-2004, 10:12 PM   #12
spydir
LQ Newbie
 
Registered: Feb 2004
Location: UCLA
Distribution: Slackware 9.0
Posts: 4

Original Poster
Rep: Reputation: 0
lspci -v is intended only for pci slots
What I mean is that my sound card is built in with my mother board
so how can anybody solve that ???
 
Old 02-24-2004, 11:21 AM   #13
amos
Member
 
Registered: Dec 2002
Location: Bolton, UK
Distribution: Kubuntu
Posts: 224

Rep: Reputation: 30
So is mine, but it is still recognised by lspci -v, since it emulates a seperate soundcard installed in a pci slot.

For instance running lspci -v as a non-root user on my laptop gives me many bits of output, but the following is the built-in sound card:

Code:
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] SiS7012 PCI Audio Accelerator (rev a0)
        Subsystem: CLEVO/KAPOK Computer: Unknown device 2263
        Flags: bus master, medium devsel, latency 173, IRQ 10
        I/O ports at 1c00 [size=256]
        I/O ports at 1800 [size=128]
        Capabilities: <available only to root>
If in doubt post all of the output and we'll sort it out.

Cheers
Amos
 
  


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
on-board sound card problems... snip128 Linux - Newbie 3 07-06-2006 11:55 PM
If you have a PCI sound card, should you disable the on-board sound card? jtp51 Linux - Newbie 1 10-06-2004 10:42 AM
ASUS P4P800 - on-board sound card nowindows Linux - Hardware 7 05-07-2004 04:25 PM
sound card detection for nforce2 board nitchman2383 Linux - Distributions 4 04-09-2004 03:53 PM
On board sound and PCI Sound Card certifiableone Linux - Hardware 4 06-28-2003 09:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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