LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-07-2004, 05:13 PM   #1
sniffles
LQ Newbie
 
Registered: Mar 2004
Distribution: Mandrake 10 RC-1
Posts: 5

Rep: Reputation: 0
Audio Issues with nforce2 & Mandrake 10


All the posts I have seen refer to audio issues with Mandrake 9.2 and the nforce2 chipset. I've tried the nvidia drivers... they won't compile. I get a ton of fatal errors. The RPM they have up is for the 2.4 kernal... and I'm using the 2.6 that comes with 10. Any program that uses audio crashes. The Mandrake Control center reports two audio devices, a NFORCE2 APU where module is "Unkown", and a NFORCE2 Audio Codec Interface, where module is "snd-intel8x0". I've tried changing it to nvaudio and it didn't save. I also tried editing the /etc/modules file directly to change the alias for sound to nvaudio and it didn't make a difference either.

I am desperate for any help anyone might give. This site is a godsend and I thank anyone in advance for wasting their time on me.
 
Old 03-07-2004, 08:51 PM   #2
vectordrake
Senior Member
 
Registered: Nov 2003
Location: NB,Canada
Distribution: Something alpha or beta, binary or source...
Posts: 2,280
Blog Entries: 4

Rep: Reputation: 47
You're not a waste of time unless you don't read the responses to your post

Try this: if you want to force a module with the 2.6 kernel, you have to put it in /etc/modprobe.conf

/etc/modules is for 2.4 kernels. As far as support for your sound, have you checked out the alsa site?
 
Old 03-07-2004, 09:18 PM   #3
sniffles
LQ Newbie
 
Registered: Mar 2004
Distribution: Mandrake 10 RC-1
Posts: 5

Original Poster
Rep: Reputation: 0
Okay so for the modprobe.conf I simply add "alias sound nvaudio" or is there a different format for it? I'm not even sure if that is the correct line because I am working from my memory.
 
Old 03-07-2004, 09:26 PM   #4
vectordrake
Senior Member
 
Registered: Nov 2003
Location: NB,Canada
Distribution: Something alpha or beta, binary or source...
Posts: 2,280
Blog Entries: 4

Rep: Reputation: 47
just put in the name of the module. The file was well-commented when I looked. Shoot. I said the wrong file anyhow (I was working from memory as well.LOL). What I said stands, but applies to /etc/modprobe.preload

Sorry. Mine's commented. I'll paste:

# /etc/modprobe.preload: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line. Comments begin with
# a `#', and everything on the line after them are ignored.
# this file is for module-init-tools (kernel 2.5 and above) ONLY
# for old kernel use /etc/modules

During the beta2 stage of Mandrake 10, I experienced a problem where my ethernet card wouldn't load, even though loading the module immediately activated it as per my config file. This is how I had to handle it. I entered the name of the module on a single line (just like making an .Xsession file for an xinit. wmaker makes windowmaker, for ex.). So, for my tulip clone, I entered, all alone:

tulip

saved the file and rebooted. Lo and behold. Perhaps this will help.
 
Old 03-07-2004, 10:53 PM   #5
sniffles
LQ Newbie
 
Registered: Mar 2004
Distribution: Mandrake 10 RC-1
Posts: 5

Original Poster
Rep: Reputation: 0
Okay, I will let you know if this works
 
Old 03-08-2004, 06:45 AM   #6
vectordrake
Senior Member
 
Registered: Nov 2003
Location: NB,Canada
Distribution: Something alpha or beta, binary or source...
Posts: 2,280
Blog Entries: 4

Rep: Reputation: 47
If that doesn't do it, try running alsaconf as root and pick the module again through the utility.
 
Old 03-16-2004, 04:31 AM   #7
tijs
LQ Newbie
 
Registered: Feb 2004
Distribution: Mandrake 10 Official, dual booting with Windows XP
Posts: 22

Rep: Reputation: 15
I have more or less the same problem with my on-board nforce2 sound, i.e. I have no sound at all. I tried vectordrake's suggestions of putting sndintel-8x0 in /etc/modprobe.preload but that didn't change anything.
I hope somebody can come up with good suggestions.
 
Old 06-16-2004, 09:02 PM   #8
plughead
LQ Newbie
 
Registered: Jun 2004
Posts: 1

Rep: Reputation: 0
I've been fighting with an eMachines T3265 for days trying to get the built in nforce2 sound card to work with MDK10. I've been through just about every possible combination of drivers and modprobe.conf. Finally, I looked through some of the system logs and found that it was suggesting that I use pci=biosirq as a boot parameter.

So, what did I do? I changed this line in /etc/lilo.conf:

append="devfs=mount acpi=ht resume=/dev/hda6 splash=silent"

to:

append="devfs=mount acpi=yes resume=/dev/hda6 splash=silent"

(the only change is 'acpi=ht' -> 'acpi=yes')

ran lilo and rebooted... and... it Worked!!

BTW, I'm using the snd-intel8x0 driver.

Hope that helps somebody...
 
  


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
nforce2 audio + mandrake 10.1 works, finally waiser Mandriva 1 03-07-2005 12:15 AM
SuSE & nForce2 AC97 Audio Controller Mikessu Linux - Hardware 1 04-18-2004 07:27 PM
nvidia nforce2 audio problem - Gigabyte K7 Triton - Mandrake 9.2 flesh99 Linux - Hardware 2 02-09-2004 05:47 PM
Mandrake 9.1 -> installing nvidia nforce2 & detonator drivers piratu Mandriva 2 10-22-2003 10:52 AM
installing nForce2 & Detonator drivers on Mandrake 9.2 piratu Mandriva 0 10-16-2003 04:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:09 AM.

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