![]() |
![]() |
|||
|
||||
|
|||||||
| Register | Forum Rules | FAQ | Search | Today's Posts | Mark Forums Read |
| Welcome Guest Visitor! Please Register, It's Free and Fun To Participate! | |
|
The EXTREME Overclocking Forums are a place for people to learn how to overclock and tweak their PC's components like the CPU, memory (RAM), or video card in order to gain the maximum performance out of their system. There are lots of discussions about new processors, graphics cards, cooling products, power supplies, cases, and so much more!
You are currently viewing our boards as a "guest" which gives you limited access to view most discussions. You need to register before you can post: click the register link to proceed. Before you register, please read the forum rules. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own pictures, and access many other special features. Registration is fast, simple, and absolutely free! To start viewing messages, select the forum that you want to visit from the selection below. After you have registered and read the forum rules, you can check out the FAQ for more information on using the forum. We hope you enjoy your stay here! Note To Spammers: We do not allow unsolicited advertising! Spam is usually reported & deleted within minutes of it being posted, so don't waste your time (or ours)! |
|
| Please Register to Post a Reply |
|
|
Thread Tools |
|
|
#1 | ||||
|
Breakfast of Champions
Senior Member
|
Sound Drivers for Linux (Old Sound Card)
I have an old Turtle Beach Riviera sound card. I have the CD for it... but I don't understand what they want me to do: ======================== STEPS TO BUILD DRIVER ================================================== ============================== 1. Backup the Config.in and Makefile in the sound driver directory (/usr/src/linux/driver/sound). The Configure.help provide help when you config driver in step 4, please backup the original one (/usr/src/linux/Document) and copy this file. The cmpci is document for the driver in detail, please copy it to /usr/src/linux/Document/sound so you can refer it. Backup if there is already one. 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 also visit http://www.cmedia.com.tw for installation instruction. ====================================== I also looked over this FAQ: http://www.monkeyblog.org/ubuntu/ins...ckage_manually And I can't get the "make" command to work, so I don't know what to do. |
||||
|
|
|
|
#2 | ||||
|
Extreme Overclocker
Senior Member
|
Welcome to Linux! I would suggest that you start by going to the Unofficial Ubuntu 6.10 (Edgy Eft) Starter Guide for some very good assistance. This is a fantastic resource for beginners. The advice works with all major versions of Ubuntu.
I would suggest that installing Automatix2 would be a good starting point. It will provide you with all of the additional repositories and key proprietary software (drivers, codecs, etc.) to enable most functions. Once Automatix2 is installed and you run Updates the sound driver may be installed for you. If not just continue using the guide to learn how to use the Synaptic Package Manager to possibly find the driver and enable your sound card. If that doesn't work it is easy to install Ndiswrapper using Synaptic and use the windows version of the sound card driver. Good luck and enjoy. |
||||
|
|
|
|
#3 | ||||
|
Breakfast of Champions
Senior Member
|
Apparently the site for Automatix is down, so I'll have to see about using Ndiswrapper. Thanks for the help.
![]() Additional Comment: Okay, two more questions: One, I installed Nvidia drivers via the terminal. I used the following commands: sudo aptitude install nvidia-glx sudo nvidia-xconfig and then I rebooted. I found these instructions online somewhere. They worked. But I rebooted again after installing some packages via synaptic and now the drivers just seem to be gone. I used to be able to set my refresh rate on my monitor, but I can't anymore (stuck at 60hz), everything is like it was before I installed the drivers. Second, I suddenly have two different OS options when I boot. I used to have Kubuntu and for some reason 2 Win XP options, and now I have 2 Kubuntu and 2 Win XP options. When trying to boot to the second Kubuntu option, it wouldn't load. Weird.... Last edited by Poop-Loops : 03-22-2007 at 08:21 PM. Reason: Automerged Doublepost |
||||
|
|
|
|
#4 | ||||
|
Extreme Overclocker
Senior Member
|
You don't have to take the hard road from day one. You can learn how to use the command line latter. Start by taking advantage of an advanced script like Automatix2 or EasyUbuntu. The Automatix website is available. Once you are up and running you will have plenty of time to learn the ins and outs.
As a beginner it is always best to install software packages with the Synaptic Package Manager. This is because each distro has some minor differences in how they handle new software. The software packages found in the repositories have been prepared for installation in the appropriate distro. Automatix2 will update the package manager by adding around one dozen additional repositories to increase the amount of sofware that is at your fingertips and it will give you the option of automatically installing the newest Nvidia drivers. --- When you update the kernel it gets added to the bootloader screen. The guide will show you how to edit the bootloader. |
||||
|
|
|
|
#5 | ||||
|
Breakfast of Champions
Senior Member
|
Huh. I was getting an error for the Automatix website earlier. I guess they fixed it.
Can you explain something, though? When I use Synaptic or Adept, they just "know" where to download stuff from. How in the hell does that work? I mean, I know I can manually add repositories, but does it work similar to Windows Update or something? It's just weird how everything I need is in one place instead of having to look for something every time I need it. |
||||
|
|
|
|
#6 | ||||
|
tHe OtHeR gUy
Senior Member
|
According to your "howto" of the cd, you should try out:
Code:
modprobe -v snd-cmipci |
||||
|
|
|
|
#7 | ||||
|
Extreme Overclocker
Senior Member
|
It is similar to Windows update, but better. The update manager is connected to the repositories. Because of the open source nature of Linux software the package manager can go beyond just updating the OS. All of your software also recieves upgrades, updates, and security definitions through the update manager. Very slick if you ask me.
|
||||
|
|
|
|
#8 | ||||
|
Apple?
Senior Member
|
Quote:
on the matter of nvidia driver download them from the nvidia website, and install them that way, youll need your kernel source and you kernel headers i believe also gcc then :~sudo ./nvidiadriveryadayada.bin |
||||
|
|
|
|
| Please Register to Post a Reply |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cleaned up computer, integrated sound card doesn't make a sound | Marthax | Sound Cards, MP3 Players, Speakers | 4 | 06-17-2006 06:27 AM |
| optimized sound card drivers | Gabriel1804 | Sound Cards, MP3 Players, Speakers | 1 | 11-04-2004 02:20 PM |
| Need a Yamaha Sound Card Drivers YMF704-S | old Tnt | Sound Cards, MP3 Players, Speakers | 0 | 10-27-2003 08:26 PM |
| a good sound card for linux.. ? | Da_Phreak | Linux, BSD, Alternative OS's | 2 | 06-23-2003 03:13 PM |
| Sound Card Drivers`` | jrohearn | Sound Cards, MP3 Players, Speakers | 1 | 01-12-2003 07:55 PM |
| Thread Tools | |
|
|