Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86084 - media-sound/nforce-audio-1.0.0292-r1 doesn't work as installed
Summary: media-sound/nforce-audio-1.0.0292-r1 doesn't work as installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-20 18:17 UTC by Robert Pitt
Modified: 2005-03-25 09:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Pitt 2005-03-20 18:17:43 UTC
nvsound: Unknown parameter `spdif_status'

Reproducible: Always
Steps to Reproduce:
1. modprobe nvsound
2.
3.

Actual Results:  
delta modules.d # modprobe nvsound
FATAL: Error inserting nvsound (/lib/modules/2.6.11-gentoo-r4/misc/nvsound.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
delta modules.d # dmesg | tail -n 1
nvsound: Unknown parameter `spdif_status'



Expected Results:  
work

Apologies if this is not the correct way to submit bugs-with-fixes please let me
the proper method. Here is the fix diff. If you are a user having this problem
just execute this (as root):

cat <<EOF | patch
*** /etc/modules.d/nvsound      Mon Mar 21 02:14:05 2005
--- /etc/config-archive/etc/modules.d/nvsound   Mon Mar 21 01:55:17 2005
***************
*** 1,4 ****
  # change spdif_status to 1 to enable digital out; this will cause audio
  # playback to be clamped to 48KHz which can cause some programs to play
  # back audio at the wrong speed.
! options nvsound spdif_status=0
--- 1,4 ----
  # change spdif_status to 1 to enable digital out; this will cause audio
  # playback to be clamped to 48KHz which can cause some programs to play
  # back audio at the wrong speed.
! # options nvsound spdif_status=0
EOF
update-modules
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-25 09:51:24 UTC
fixed in cvs, thanks