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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-06-2005, 04:45 PM
|
#1
|
LQ Newbie
Registered: Jan 2005
Distribution: Mandrake 10.1
Posts: 5
Rep:
|
no clue how to install soundcard driver
first off, i apologize in advance for being so clueless, but i'm desperate. i've been using linux for about 12 minutes now, and i already got a problem. here's the basic infor
Mandrake 10.1
BKi810 mother board
533 mhz intel celeron
integrated C-Media Electronics Inc CMI8738 sound card/modem/joystick port
now, mandrake detects my soundcard. it loads a driver "snd-cmipci" with alternative "cmpci". however, my sound does not work. so i'm thinking it may be a driver problem. so i go and download the linux drivers from the website. now the problem is: (1) i don't really know if it is a driver problem and (2) i don't know how to install the driver. really, i need a keystroke by keystroke guide how to install this thing. ANY HELP WILL BE GREATLY APPRECIATED!!! here's the readme:
STEPS TO BUILD DRIVER
================================================================================
1. Backup the Config.in and Makefile in the sound driver directory
(/usr/src/linux/driver/sound).
2. Extract the tar file by 'tar xvzf cmpci-xx.tar.gz' in the above
directory.
3. Change directory to /usr/src/linux
4. Config cm8338 driver by 'make menuconfig', 'make config' or
'make xconfig' command.
5. Please select Sound Card (CONFIG_SOUND=m) support and CMPCI
driver (CONFIG_SOUND_CMPCI=m) as modules. Resident mode not tested.
For driver option, please refer 'DRIVER PARAMETER'
6. Compile the kernel if necessary.
7. Compile the modules by 'make modules'.
8. Install the modules by 'make modules_install'
INSTALL DRIVER
================================================================================
1. Before first time to run the driver, create module dependency by
'depmod -a'
2. To install the driver manually, enter 'modprobe cmpci'.
3. Driver installation for various distributions:
a. Slackware 4.0
Add the 'modprobe cmpci' command in your /etc/rc.d/rc.modules
file.so you can start the driver automatically each time booting.
b. Caldera OpenLinux 2.2
Use LISA to load the cmpci module.
c. RedHat 6.0 and S.u.S.E. 6.1
Add following command in /etc/conf.modules:
alias sound cmpci
DRIVER PARAMETER
================================================================================
Some functions for the cm8738 can be configured in Kernel Configuration
or modules parameters. Set these parameters to 1 to enable.
spdif_loop: Enable S/PDIF loop, this route S/PDIF-in to S/PDIF-out
directly.
four_ch: Enable 4 channels mode, rear-out or line-in will output
the same as line-out.
rear_out: Enable this if you have independent rear-out jacket on
your sound card, otherwise line-in will be used as
rear-out.
modem: You will need to set this parameter if you want to use
the HSP modem. You need install the pctel.o, the modem
driver itself.
joystich: Enable joystick. You will need to install Linux joystick
driver.
|
|
|
01-06-2005, 05:28 PM
|
#2
|
LQ Newbie
Registered: Dec 2004
Distribution: Gentoo, GentooX
Posts: 21
Rep:
|
if you follow the building and installing step you should be fine. www.linuxcommands.org for a CLI reference.
if you have a 2.6 kernel you can compile the kernel by typing 'make'. if you have 2.4 i think its 'make && make bzImage' the rest is pretty self explanitory.
|
|
|
01-06-2005, 05:29 PM
|
#3
|
LQ Guru
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296
Rep: 
|
Hi evilgoddude, welcome to lq. Since the os detected your card have you tried any of your mixers to see if sound is just muted. Please post the output of
/sbin/lspci -v
and
/sbin/lsmod
good luck.
|
|
|
01-06-2005, 10:31 PM
|
#4
|
LQ Newbie
Registered: Jan 2005
Location: origin from Myanmar but Now in Indonesia..soon will be in Japan
Posts: 22
Rep:
|
Sorry to say this but I am a newbie in Linux as well. I have the same problem with evilgoddude. According to Peacedog, I haev checked whether it was muted. But unfortunately it wasn't. Linux has detected my Sound Card but the sound would not come out! Help!
|
|
|
01-06-2005, 10:48 PM
|
#5
|
Member
Registered: Mar 2004
Location: NY
Distribution: Gentoo
Posts: 112
Rep:
|
You may want to try opening a terminal (should be somewhere in your menu, it will say 'xterm'), then in the terminal, type 'alsamixer'. This should get you to the mixer, where you can use arrows left and right to move between channels, and the up and down arrows to change the volume of that channel. Press 'm' to unmute/mute a channel. If a channel is muted, the top left corner of alsamixer will say "off".
Please reply and say what, if anything, worked.
|
|
|
01-07-2005, 12:18 AM
|
#6
|
LQ Newbie
Registered: Jan 2005
Location: origin from Myanmar but Now in Indonesia..soon will be in Japan
Posts: 22
Rep:
|
Thank You...I will try that as soon as I get back home...Right now I m in the Networking Class!! :| But I really do appreciate it..thank you very much! I will post it on monday whether it works or not.!
|
|
|
01-07-2005, 12:25 AM
|
#7
|
LQ Newbie
Registered: Jan 2005
Location: origin from Myanmar but Now in Indonesia..soon will be in Japan
Posts: 22
Rep:
|
Another thing is that...I would as well like to know how to make a connection in LAN. Since me and my bros are having trouble making a connection on LAN. When I had Window version there was no probleming seeing each other on LAN. So can you tell me how to make it now?
|
|
|
01-07-2005, 02:13 AM
|
#8
|
LQ Newbie
Registered: Jan 2005
Location: origin from Myanmar but Now in Indonesia..soon will be in Japan
Posts: 22
Rep:
|
Can Anyone answer to my question? Pls? I know I should Have posted in Networking but...I was here so I posted here..pls help?
|
|
|
01-07-2005, 06:43 AM
|
#9
|
LQ Guru
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296
Rep: 
|
By network connection do you mean file and printer sharing or internet connection sharing or both?
good luck.
|
|
|
01-08-2005, 12:51 AM
|
#10
|
LQ Newbie
Registered: Jan 2005
Location: origin from Myanmar but Now in Indonesia..soon will be in Japan
Posts: 22
Rep:
|
Peacedog, just file sharing...example: like in Windows...the Network neighbourhood thing...You know?
|
|
|
01-08-2005, 05:11 PM
|
#11
|
LQ Guru
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296
Rep: 
|
You'll need to look at samba. You should probably start your own thread in the networking forum. This reading will get you started.
http://us1.samba.org/samba/docs/
good luck.
|
|
|
All times are GMT -5. The time now is 02:35 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|