Forum Moderators: bakedjake

Message Too Old, No Replies

New DEB install 7.6

         

pp46

11:26 am on Oct 7, 2014 (gmt 0)

10+ Year Member



HI
I have just moved back to stable from testing
with the 7.6 version

On boot I get multiple lines like this

amixer:Mixer hw:0 load error: Invalid argument
[ 7.687072] hda_codec: num_steps = 0 for NID-OXC (cti = Front Playback Volume)


then my PC boots normaly (its a server)

but then I get issues like when I type its very slow for the letters to appear which makes it hard to do any thing..

Funny thing is that other fonctions such as opening and closing programs work normaly.
But if I type in a terminal the letters take ages to appear..
weird..

Its look like I am missing a sound module..

I have disables all the sound services at boot but it does not change..

does any body have an idea for a fix on this

thanks
Philip

pp46

11:43 am on Oct 7, 2014 (gmt 0)

10+ Year Member



Sorry I meant moved back from testing to stable ..

dstiles

7:06 pm on Oct 7, 2014 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You do not say how you are accessing the server. In my experience, certain types of remote access (eg VNC) can sometimes delay local view updates. If you're using a dedicated monitor, ignore that. :)

pp46

10:55 am on Oct 8, 2014 (gmt 0)

10+ Year Member



Hi thanks for your answer

I do not think that the server is at issue here
Its a home / local server samba/apache/mysql
and its also my daily work machine

this could be a module issue with wrong/missing dependencies

amixer:Mixer hw:0 load error: Invalid argument
[ 7.687072] hda_codec: num_steps = 0 for NID-OXC (cti = Front Playback Volume)

Could be a sound card issue..?

But I do not use sound on it

dstiles

8:19 pm on Oct 8, 2014 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Sorry, that was my only real shot. :(

I assume you've run apt-get update to see if there is anything "missing"? What does hardinfo (system information) tell you?

brotherhood of LAN

8:27 pm on Oct 8, 2014 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Have a look near the foot of the page for the response by Mark Rijckenberg

[answers.launchpad.net...]

pp46

9:53 am on Oct 9, 2014 (gmt 0)

10+ Year Member



HI Thanks for all that
I still have the error message on boot but the computer is behaving perfectly well now..?

I had a look at
/etc/modprobe.d/alsa-base.conf
and the line :
options snd-hda-intel model=auto

is not in there ?


# 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 && { /sbin/modprobe --quiet snd-ioctl32 ; /sbin/modprobe --quiet snd-seq ; : ; }
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi && { /sbin/modprobe --quiet snd-seq-midi ; : ; }
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && { /sbin/modprobe --quiet snd-emu10k1-synth ; : ; }
# Keep snd-pcsp from beeing loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2

pp46

1:51 pm on Oct 9, 2014 (gmt 0)

10+ Year Member



I think the "slowing down " problem is elsewhere
Every time I plug in an ext HD I get this problem in fact
I just noticed it as I usually have it pluged in all the time for backups
Note that it only does it with usb 3
my usb 2 HD s do not do this..?