LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 08-15-2006, 01:48 AM   #1
davimint
Member
 
Registered: Jan 2006
Distribution: Slackware Current
Posts: 272

Rep: Reputation: 33
Sound question about nforce driver


Compiled custom kernel ( used full source 2.6.17.8 ) and after a couple of tries i've got sound thru the open source driver but when I try to use the nforce driver it will not build. On my other partitions using Slackware 10.2 with the testing kernel it's always built with no problems. Could someone have a look and see if there's something that I may be missing.

Code:
Module                  Size  Used by
nvidia               4544980  12 
i2c_core               16640  1 nvidia
snd_seq_oss            28416  0 
snd_seq_midi_event      6656  1 snd_seq_oss
snd_seq                44624  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          7180  2 snd_seq_oss,snd_seq
snd_pcm_oss            34976  0 
snd_mixer_oss          15232  3 snd_pcm_oss
lp                     10280  0 
parport                30024  1 lp
ipv6                  213280  14 
uhci_hcd               19980  0 
usb_storage            67008  0 
shpchp                 33824  0 
ohci_hcd               17924  0 
ehci_hcd               27272  0 
sata_nv                 7556  0 
libata                 56076  1 sata_nv
snd_intel8x0           27292  2 
snd_ac97_codec         80928  1 snd_intel8x0
snd_ac97_bus            2944  1 snd_ac97_codec
snd_pcm                69124  3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer              19204  2 snd_seq,snd_pcm
snd                    42724  9 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,s
nd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore               7904  3 snd
snd_page_alloc          8456  2 snd_intel8x0,snd_pcm
ohci1394               29744  0 
ieee1394               82232  1 ohci1394
tulip                  45728  0 
ide_scsi               13956  0 
agpgart                27848  1 nvidia
here's the warning from the var/log on the nforce driver when I try to install.

Code:
bash-3.00# cat nvidia-nforce-installer.log | grep warn
   include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
   include/asm/io.h:246: warning: wrong type argument to increment
   include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
   include/asm/io.h:246: warning: wrong type argument to increment
   include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
   include/asm/io.h:246: warning: wrong type argument to increment
bash-3.00#
like I say, sounds working fine and I don't know if theres any advantage with the nvidia driver but would like to understand.
 
Old 08-15-2006, 03:52 AM   #2
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Rep: Reputation: 63
just use intel's as modules in your kernel and then after you install the kernel, run alsaconf to find your card.

you do NOT place a check in the kernel config, just a dot, if you do a check then sound will work, but you will have to add a ton of commands to lilo to have your sound not set to zero everytime you boot the pc up. so do the sound as modules.

dont use the nvidia driver, it's outdated. the alsa driver that comes with the linux kernel is fine and stable and as good as you will get becuase nvidia does not care about us customers

we nvidia people get screwed as nvidia never released surround sound, only lousy ac-97 codec.

be sure to 'duplicate front' in switches tab of kmix if you got more than two speakers.
 
Old 08-15-2006, 09:05 PM   #3
davimint
Member
 
Registered: Jan 2006
Distribution: Slackware Current
Posts: 272

Original Poster
Rep: Reputation: 33
Ok, got your point but still want to be able to use the nforce driver. So back to my question is where to start to resolve the issues with my custom kernel and the nforce driver. Like I said, I DO HAVE SOUND ALREADY set up on this partition and it works great. So if anyone has any ideas or needs me to post any system information or know's if there something special that needs to be compiled please advise so I can give that a try.
 
Old 08-15-2006, 09:26 PM   #4
regis_n_bits
Member
 
Registered: Mar 2006
Distribution: Slackware64-15.0
Posts: 103

Rep: Reputation: Disabled
davimint

nVidia's nForce drivers package does not support kernels past 2.6.16. You have to use the drivers from the kernel source.

http://www.nvnews.net/vbulletin/showthread.php?t=73544
 
Old 08-16-2006, 12:10 AM   #5
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Rep: Reputation: 63
that is a good link there regis ty;
 
Old 08-16-2006, 08:02 AM   #6
davimint
Member
 
Registered: Jan 2006
Distribution: Slackware Current
Posts: 272

Original Poster
Rep: Reputation: 33
Thank's Old_Fogie & regis_n_bits for that great link and info. That link you posted will be some great help to others. It surly answered my question so back to the drawing board.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
ALSA MIDI: Sound fonts for NVIDIA/NForce Soundstorm on-board sound vharishankar Linux - Hardware 6 09-04-2007 01:37 PM
NFORCE 2 Sound - Old intel driver loads back psychoholic Linux - Hardware 1 01-20-2006 01:51 PM
The kernel, the nforce sound system, it's driver, and the xine engine chakkerz Linux - Newbie 1 11-23-2004 02:14 AM
nForce Driver question roiboy Linux - Newbie 2 04-28-2004 01:55 PM
nforce driver leve Fedora 0 11-07-2003 02:39 PM

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

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