|
|
#1 | |
|
Registered User
Join Date: Oct 2002
Posts: 9
|
Hi,
I have redhat 8 installed on a MSI K7N420. I have downloaded all the nvidia src drivers. I installed the video drivers and have my nvidia card working (not the integrated one) I downloaded the nforce unified src drivers made them and then did a make make install. Afterwhich it kuzu found my integrated nic (the integrated sound and usb was found prior to these drivers) However I am not getting any sound. Redhat has Vendor: nVidia Corporation Model: nForce Audio Module: i810_audio However any program i run that makes sound i get either a sound device not configured or check that another application isn't using it. All generic errors. Any ideas on what I could do or where to check? Thanks in advance. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Aug 2002
Location: Germany
Posts: 134
|
Check your /etc/modules.conf (or config.modules)
about the line alias sound-slot-1 i810_audio then try a "depmode -a" and then "modprobe i810_audio" or at first a "insmod i810_audio" |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Oct 2002
Posts: 9
|
when i add those lines to my modules.conf
alias parport_lowlevel parport_pc alias usb-controller usb-ohci alias sound-slot-1 i810_audio post-install sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || : pre-remove sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || : alias eth0 3c59x alias char-major-195 NVdriver alias eth1 nvnet I get errors on lines i add your suggestions also when i manually do an insmod i810_audio i get: [root@localhost jgreenaw]# /sbin/insmod i810_audio Using /lib/modules/2.4.18-17.8.0/kernel/drivers/sound/i810_audio.o /lib/modules/2.4.18-17.8.0/kernel/drivers/sound/i810_audio.o: unresolved symbol ac97_probe_codec_R84601c2b /lib/modules/2.4.18-17.8.0/kernel/drivers/sound/i810_audio.o: unresolved symbol ac97_set_adc_rate_R5307368c /lib/modules/2.4.18-17.8.0/kernel/drivers/sound/i810_audio.o: unresolved symbol ac97_set_dac_rate_R42924aaa any ideas? Thanks in advance. |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Aug 2002
Location: Germany
Posts: 134
|
ac97_codec is a mixer module, you need it.
check your gcc compiler version "gcc -v" and that compiler version which has been used to compile your system kernel and other loadable moduls via a "cat /proc/version ". Try also a "/sbin/insmod -f i810_audio" and then start the mixer, if sound is working, fine. If not, try to download the respective nforce package rpm with PRE-COMPILED drivers for Redhat 8.0. |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Oct 2002
Posts: 9
|
i did a:
[root@localhost jgreenaw]# /sbin/depmod -v | grep ac97 user function /lib/modules/2.4.18-17.8.0/kernel/drivers/sound/ac97.o user function /lib/modules/2.4.18-17.8.0/kernel/drivers/sound/ac97_codec.o /lib/modules/2.4.18-17.8.0/kernel/drivers/sound/ac97.o /lib/modules/2.4.18-17.8.0/kernel/drivers/sound/ac97_codec.o so i have them, I also did a: [root@localhost jgreenaw]# gcc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --host=i386-redhat-linux --with-system-zlib --enable-__cxa_atexit Thread model: posix gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7) [root@localhost jgreenaw]# cat /proc/version Linux version 2.4.18-17.8.0 (bhcompile@porky.devel.redhat.com) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Tue Oct 8 11:48:09 EDT 2002 so those are the same. Additionally what I don't get is that there isn't any errors when redhat installs or configures the device, in fact it doesn't look like there should be anything wrong with it. (for anyone worrying i tried all plugs, there is power, and the speakers are new) Is there any service that could grabbing it? i checked esd, i didn't see it running. Are there any configuration displays that i could provide that would help debug? thanks in advance. |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Aug 2002
Location: Germany
Posts: 134
|
Ohh, this all seems to be really a bit strange.
And the module 'soundcore' (lsmod should show it) is also running? Well, let's check whether or not you can hear at least a bit of a cuckoo cry in your headphone or speaker: I attach you a very small wav.file with a big frequency change in sound. run "cat /dev/dsp0 > <this file>" and/or "cat /dev/audio0 > <this file>" as root and listen. I've named it "test.txt". |
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Aug 2002
Location: Germany
Posts: 134
|
Here the attachment
|
|
|
|
|
|
#8 |
|
Registered User
Join Date: Aug 2002
Location: Germany
Posts: 134
|
run "cat /dev/dsp0 > <this file>" and/or
"cat /dev/audio0 > <this file>" Oh , sorry, my apologize... i mean "cat <this file> > /dev/dsp0" etc,... |
|
|
|
|
|
#9 |
|
Registered User
Join Date: Oct 2002
Posts: 9
|
here is my lsmod listing
Module Size Used by Tainted: P i810_audio 25224 0 (unused) ac97_codec 13416 0 [i810_audio] sr_mod 18168 0 (autoclean) soundcore 6500 2 (autoclean) [i810_audio] NVdriver 1149152 10 (autoclean) autofs 13348 0 (autoclean) (unused) 3c59x 30608 1 iptable_filter 2412 0 (autoclean) (unused) ip_tables 14840 1 [iptable_filter] ide-scsi 10512 0 scsi_mod 107240 2 [sr_mod ide-scsi] ide-cd 33608 0 cdrom 33696 0 [sr_mod ide-cd] mousedev 5524 2 keybdev 2976 0 (unused) hid 22244 0 (unused) input 5920 0 [mousedev keybdev hid] usb-ohci 21288 0 (unused) usbcore 77056 1 [hid usb-ohci] ext3 70400 2 jbd 52212 2 [ext3] I am at work right now so I am going to try your sound bit in about a half hour. (i am ssh'ing into my machines from work) Thanks again for your help. joe |
|
|
|
|
|
#10 |
|
Registered User
Join Date: Oct 2002
Posts: 9
|
but something i did from work did it, and what ever it was i got from you so thanks, when i reboot we'll see if it stays if not i'll just go through this again.
Thanks again. it might have been the modprobe i810_audio joe |
|
|
|
|
|
#11 |
|
Registered User
Join Date: Oct 2002
Posts: 9
|
i have soldier of fortune and I am not getting any sound now, the driver it is using is alsound, i am not sure what that is but does this conflict with my setting?
thanks joe |
|
|
|
|
|
#12 |
|
Registered User
Join Date: Oct 2002
Posts: 9
|
the driver it is using is openAL, i don't know what this is.
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| nForce + RedHat 7.3 Success Story | rtz | NVIDIA Linux | 47 | 02-15-03 02:20 AM |
| redhat 8 nforce network success | cd21 | NVIDIA Linux | 2 | 10-07-02 08:48 PM |
| Nforce audio & linux | nichos | NVIDIA Linux | 1 | 10-05-02 04:16 AM |
| nforce & redhat 8.0 | incin | NVIDIA Linux | 3 | 10-03-02 01:10 PM |
| Bohooo HELP, new Nforce 1.13 Audio Utilities won INITIALIZE | nanyangview | CPUs, Motherboards And Memory | 1 | 09-04-02 07:40 PM |