You are not logged in.

#1 2012-01-14 14:38:54

jv2112
Member
Registered: 2011-07-23
Posts: 160

.../sound/core/snd-page-alloc.ko.gz': No such directory -- [solved]

I lost my sound when I tried loading the manufacturers driver. So I went to the Arch wiki page and followed the steps to set up but this is what I get (Making sure the sound modules are loaded--section).

https://wiki.archlinux.org/index.php/Ad … figuration


[joe@Tux-Box ~]$ modprobe snd-hda-intel
WARNING: Could not read '/lib/modules/3.1.8-1-ARCH/kernel/sound/core/snd-page-alloc.ko.gz': No such file or directory
WARNING: Could not read '/lib/modules/3.1.8-1-ARCH/kernel/sound/core/snd.ko.gz': No such file or directory
WARNING: Could not read '/lib/modules/3.1.8-1-ARCH/kernel/sound/core/snd-timer.ko.gz': No such file or directory
WARNING: Could not read '/lib/modules/3.1.8-1-ARCH/kernel/sound/core/snd-pcm.ko.gz': No such file or directory
WARNING: Could not read '/lib/modules/3.1.8-1-ARCH/kernel/sound/core/snd-hwdep.ko.gz': No such file or directory
WARNING: Could not read '/lib/modules/3.1.8-1-ARCH/kernel/sound/pci/hda/snd-hda-codec.ko.gz': No such file or directory
FATAL: Could not read '/lib/modules/3.1.8-1-ARCH/kernel/sound/pci/hda/snd-hda-intel.ko.gz': No such file or directory

It looks like the install script wiped out all the previous modules.  mad


I then followed the wiki link to the "Alsa Sound Card Matrix" and selectd hda-intel and ran the command below which based on this sight indicates the module is loaded.

[joe@Tux-Box ~]$  modinfo soundcore
filename:       /lib/modules/3.1.8-1-ARCH/kernel/sound/soundcore.ko.gz
alias:          char-major-14-*
license:        GPL
author:         Alan Cox
description:    Core sound module
depends:        
vermagic:       3.1.8-1-ARCH SMP preempt mod_unload modversions 
parm:           preclaim_oss:int

So at this point I am confused and not sure what to do to correct.

Any direction would be appreciated as the only solution I can think of is to rebuild the system which I don't have the time for currently.   



Some more info....

[joe@Tux-Box ~]$ lspci | grep Audio
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40) --- On Board audio which I have been using.
01:00.1 Audio device: nVidia Corporation GF106 High Definition Audio Controller (rev a1) -- Audio built into my Video card which I don use.

Thanks in advance for your direction big_smile

Last edited by jv2112 (2012-01-14 15:17:32)


Life is pleasant. Death is peaceful. It's the transition that's troublesome. Isaac Asimov - / -

Offline

#2 2012-01-14 15:17:07

jv2112
Member
Registered: 2011-07-23
Posts: 160

Re: .../sound/core/snd-page-alloc.ko.gz': No such directory -- [solved]

I ran

packer -Syu

which then reloaded the linux headers and ran udev & viola ---- Sound big_smile


Life is pleasant. Death is peaceful. It's the transition that's troublesome. Isaac Asimov - / -

Offline

Board footer

Powered by FluxBB