← Back to team overview

ubuntuforums-unanswered team mailing list archive

[Question #79111]: I am stuck in a GNU Nano install

 

New question #79111 on Ubuntu:
https://answers.launchpad.net/ubuntu/+question/79111

I have sound problems with 9.04, the volume is too low.  Following Ubuntu Documentation/SoundTrouble instructions I discoverd I had

00:01.1 SMBus: nVidia Corporation MCP55 SMBus (rev a3)

        Subsystem: ASUSTeK Computer Inc. Device 8239

        Flags: 66MHz, fast devsel, IRQ 5

        I/O ports at ff00 [size=64]

        I/O ports at 1c00 [size=64]

        I/O ports at 1c40 [size=64]

        Capabilities: <access denied>

        Kernel driver in use: nForce2_smbus

        Kernel modules: i2c-nforce2


and used

!!ALSA Version
!!------------
Driver version:     1.0.18rc3
Library version:    1.0.18
Utilities version:  1.0.18

following tag v1.0.18rc3 from projects/alsa-kmirror.git/summary
I found in Realease v1.0.18rc3 ALSA-Configuration.txt

        AD1988/AD1988B/AD1989A/AD1989B
 987           6stack        6-jack
 988           6stack-dig    ditto with SPDIF
 989           3stack        3-jack
 990           3stack-dig    ditto with SPDIF
 991           laptop        3-jack with hp-jack automute
 992           laptop-dig    ditto with SPDIF
 993           auto          auto-config reading BIOS (default)
 
My system has six jacks. 

Now comes my problem.  The following 3 commands are suggested.

sudo nano /etc/modprobe.d/alsa-base.conf
options snd-hda-intel model=6stack
sudo alsa force-reload

After the first command I get the output below and I do not know how to proceed.

  GNU nano 2.0.9      File: /etc/modprobe.d/alsa-base.conf                   

# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/mod$
#
# Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /$
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS &&$
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /$
#
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPT$
             [ line 1/41 (2%), col 1/21 (4%), char 0/2387 (0%) ]
^G Get Help ^O WriteOut ^R Read File ^Y Prev Page^K Cut Text    ^C Cur Pos
^X Exit         ^J Justify     ^W Where Is ^V Next Page ^U UnCut Tex^T To Spell


-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.