LinuxQuestions.org
Visit Jeremy's Blog.
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 08-09-2005, 08:44 PM   #1
jacka1l
LQ Newbie
 
Registered: Jan 2005
Posts: 15

Rep: Reputation: 0
Sound Card problem(every time i install linux i have diffirent hardware problem)


Straight from best buy with new sound card....and still doesnt work...Its just frustrates me to hell...I just can not run linux right,i had old computer it couldnt run linux cuz of graphic card,i have new one now,it doesnt support my wireless and doesnt support sound card....jesus christ wtf....i got internet fixed and now its sound card,just got new one (creative sound blaster live 24bit..) and it doesnt work is it fixible or what kind of sound card i should get so it does recognize by linux right of top !!

P.S. Iam gonna try to install Gentoo,so how should i compile kernel so it works with sound card and my ATi video card??

Last edited by jacka1l; 08-09-2005 at 08:57 PM.
 
Old 08-10-2005, 02:58 AM   #2
saltire
Member
 
Registered: Feb 2005
Location: Christchurch, NZ
Distribution: Kubuntu Dapper 6.06
Posts: 43

Rep: Reputation: 15
The ALSA Project supports a large range of Creative cards, and I wouldn't be surprised if yours was included. Take a look through their site - it's pretty informative. Most new distro's come with a full complement of the ALSA drivers. To see what sound drivers your system is currently using, try
Code:
lsmod | grep snd
in a terminal; If the drivers are loading, you should see 'snd-emu10k' or similar somewhere in the output.
 
Old 08-10-2005, 03:18 AM   #3
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Before you go to Gentoo, try this:

$su -
$alsamixer
Configure bars with arrows, enable or disable service with "m" key.
When done ESC
#alsactl store
P.S. If you have 5.1 speaker system, be sure that LFE channels bars are all way down and [off]. LFE channel is to generate 5.1 emulation matrix on 4 speaker systems.


P.S. I hope you know that building personal nuclear reactor is easier than installing Gentoo
 
Old 08-10-2005, 04:43 AM   #4
runlevel0
Member
 
Registered: Mar 2005
Location: Hilversum/Holland
Distribution: Debian GNU/Linux 5.0 (“Lenny”)
Posts: 290

Rep: Reputation: 31
First of all: If you don't feel absolutely confident with Linux donn't install Gentoo. See that's a convicend Gentoo advocate who's telling it.

Normally you shouldn't have *any* problem with a soundblaster card. SB are 100% supported. Perhaps your problem is trying ot configure it, when the card was indeed already configured.

First thing to check, before trying to reconfigure a soundcard is checking if the card has been unmuted: Kmix or Gnome-alsa-mixer will do the work. Check also if there is an icon representing a speaker in you panel / task bar: If the sondcard don't work the speaker appears crossed wit a red bar.

Second thing to ckeck if you are using KDE / Gnome is if the sound has been activated in the desktop: K Menu > Control Center > Sound and configure the settings. In Gnome look in Gnome's own control center.

One thing to keep in mind when you post asking for help is telling us which distro you are using, specially in regard to soundcards as every distro has it's own setup tool.

Before jumping to Gentoo I would give SUSE a try, as it's (IMHO) the distro which includes better hardware recognition and autoconfiguration and also the distro which can offer a better experience to the new user including a shallower learning curve and a faster ooverview of the many features of modern Linux systems.

Ah, and if you finally decide to give Gentoo a try, take it easy, Gentoo is not specially userfriendly to install, but there is help available and lot's of documentation... And there is also a nicer way to install a Gentoo system using Mayix [http://www.mayix.net], a more userfriendly Gentoo based distribution.


Last edited by runlevel0; 08-10-2005 at 04:48 AM.
 
Old 08-10-2005, 10:30 PM   #5
jacka1l
LQ Newbie
 
Registered: Jan 2005
Posts: 15

Original Poster
Rep: Reputation: 0
Thnx for answers,i had knoppix 3.8 live cd to see if my sound card supported before i try to install gentoo,the only reason i want to install is because you build it yourself,i wanna give it a shot and try to install it with handbook they give,some people who have gentoo say it its not really hard if you use documentation,and i think it would be the good way for me to learn from console
 
Old 08-11-2005, 12:14 AM   #6
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
snd-ca0106

don't expect everything to happen automizically pray and spray style

the reason to get away from winblows is you are not allowed to be in controll
Linux you are allowed/actually have to take controll but that controll makes it a little harder at first
but alot easier in the long run because you can fix things rather than like windlows where
you just have to wonder why nothing works and that's as far as you can get with it
other than putting a ring of salt around the thing to keeps the deamons out.
 
Old 08-11-2005, 02:26 AM   #7
jacka1l
LQ Newbie
 
Registered: Jan 2005
Posts: 15

Original Poster
Rep: Reputation: 0
I tried to install Gentoo on my old computer,but somehow when i use fdisk and create all partitions like handbook says,it wont write changes....
when i type W in fdisk,it says cant write to /dev/hda
 
Old 08-11-2005, 06:10 AM   #8
runlevel0
Member
 
Registered: Mar 2005
Location: Hilversum/Holland
Distribution: Debian GNU/Linux 5.0 (“Lenny”)
Posts: 290

Rep: Reputation: 31
Quote:
Originally posted by jacka1l
I tried to install Gentoo on my old computer,but somehow when i use fdisk and create all partitions like handbook says,it wont write changes....
when i type W in fdisk,it says cant write to /dev/hda
Use cfdisk, so that you can see what you are doing.
Erase all the partitions and partition again. I can't understand why fdisk is unable to write to disk, the only thing which coul be is that you partitioned and repartitioned again so that the filsystem tables wasn't written yet when trying to write them again.

You must partition, write and reboot.

If you need help with Gentoo instalation open a new thread, please, as it's surely interesting for many people
Every problem someone could find is can be a hint for others and a also for the developers.
 
  


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
Problem with sound card in Suse Linux 9.2(C-Media AC97) octavo Linux - Software 3 11-15-2005 01:57 PM
Sound Card Driver Install Problem. daf0x Linux - Software 1 06-30-2004 07:23 PM
No sound, problem with sound card install? ak4me Linux - Hardware 2 03-06-2004 04:01 PM
Not as much of a Solaris problem rether hardware Ultra 10 problem (video card) neo77777 Solaris / OpenSolaris 7 06-24-2003 08:36 PM
I installed Linux (first time)!! Now for the sound problem... Raskall Slackware 15 01-17-2003 11:21 AM

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

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