What is the output of:
1. ls /lib/modules/
2. uname -r?
[root@localhost ~]# ls /lib/modules/
3.2.18-pclos2.bfs/
[root@localhost ~]# uname -r
3.2.18-pclos2.bfs
Granted that this is for the 3.2.18-pclos1.bfs kernel, but if you change the 1 to 2 in the commands given below, you should have the same files listed, if your kernel installation is not messed up.
[root@fatman ~]# ls -l /lib/modules/3.2.18-pclos1.bfs/kernel/sound/core
total 140
drwxr-xr-x 2 root root 4096 May 23 2012 oss/
drwxr-xr-x 3 root root 4096 May 23 2012 seq/
-rw-r--r-- 1 root root 1962 May 22 2012 snd-hrtimer.ko.gz
-rw-r--r-- 1 root root 5202 May 22 2012 snd-hwdep.ko.gz
-rw-r--r-- 1 root root 34523 May 22 2012 snd.ko.gz
-rw-r--r-- 1 root root 5753 May 22 2012 snd-page-alloc.ko.gz
-rw-r--r-- 1 root root 42620 May 22 2012 snd-pcm.ko.gz
-rw-r--r-- 1 root root 13104 May 22 2012 snd-rawmidi.ko.gz
-rw-r--r-- 1 root root 13482 May 22 2012 snd-timer.ko.gz
[root@fatman ~]# ls -l /lib/modules/3.2.18-pclos1.bfs/kernel/sound/pci/hda
total 296
-rw-r--r-- 1 root root 25579 May 22 2012 snd-hda-codec-analog.ko.gz
-rw-r--r-- 1 root root 4457 May 22 2012 snd-hda-codec-ca0110.ko.gz
-rw-r--r-- 1 root root 5350 May 22 2012 snd-hda-codec-ca0132.ko.gz
-rw-r--r-- 1 root root 10256 May 22 2012 snd-hda-codec-cirrus.ko.gz
-rw-r--r-- 1 root root 4683 May 22 2012 snd-hda-codec-cmedia.ko.gz
-rw-r--r-- 1 root root 20862 May 22 2012 snd-hda-codec-conexant.ko.gz
-rw-r--r-- 1 root root 14153 May 22 2012 snd-hda-codec-hdmi.ko.gz
-rw-r--r-- 1 root root 30667 May 22 2012 snd-hda-codec-idt.ko.gz
-rw-r--r-- 1 root root 50845 May 22 2012 snd-hda-codec.ko.gz
-rw-r--r-- 1 root root 57941 May 22 2012 snd-hda-codec-realtek.ko.gz
-rw-r--r-- 1 root root 2852 May 22 2012 snd-hda-codec-si3054.ko.gz
-rw-r--r-- 1 root root 21173 May 22 2012 snd-hda-codec-via.ko.gz
-rw-r--r-- 1 root root 16644 May 22 2012 snd-hda-intel.ko.gz
Try the modified commands, then post your results.
Here are the results of the same commands with both kernels.I did a uname -r before each set.
[root@localhost ~]# uname -r
3.2.18-pclos2.bfs
[root@localhost ~]# ls -l /lib/modules/3.2.18-pclos2.bfs/kernel/sound/core
ls: cannot access /lib/modules/3.2.18-pclos2.bfs/kernel/sound/core: No such file
or directory
[root@localhost ~]# ls -l /lib/modules/3.2.18-pclos2.bfs/kernel/sound/pci/hda
ls: cannot access /lib/modules/3.2.18-pclos2.bfs/kernel/sound/pci/hda: No such
file or directory
[root@localhost ~]# uname -r
3.2.18-pclos2.pae.bfs
[root@localhost ~]# ls -l /lib/modules/3.2.18-pclos2.pae.bfs/kernel/sound/pci/hda
total 268
-rw-r--r-- 1 root root 23003 May 23 2012 snd-hda-codec-analog.ko.gz
-rw-r--r-- 1 root root 4176 May 23 2012 snd-hda-codec-ca0110.ko.gz
-rw-r--r-- 1 root root 4963 May 23 2012 snd-hda-codec-ca0132.ko.gz
-rw-r--r-- 1 root root 9640 May 23 2012 snd-hda-codec-cirrus.ko.gz
-rw-r--r-- 1 root root 4409 May 23 2012 snd-hda-codec-cmedia.ko.gz
-rw-r--r-- 1 root root 19565 May 23 2012 snd-hda-codec-conexant.ko.gz
-rw-r--r-- 1 root root 13409 May 23 2012 snd-hda-codec-hdmi.ko.gz
-rw-r--r-- 1 root root 29055 May 23 2012 snd-hda-codec-idt.ko.gz
-rw-r--r-- 1 root root 47704 May 23 2012 snd-hda-codec.ko.gz
-rw-r--r-- 1 root root 51806 May 23 2012 snd-hda-codec-realtek.ko.gz
-rw-r--r-- 1 root root 2624 May 23 2012 snd-hda-codec-si3054.ko.gz
-rw-r--r-- 1 root root 19521 May 23 2012 snd-hda-codec-via.ko.gz
-rw-r--r-- 1 root root 15801 May 23 2012 snd-hda-intel.ko.gz
[root@localhost ~]# ls -l /lib/modules/3.2.18-pclos2.pae.bfs/kernel/sound/pci/hda
total 268
-rw-r--r-- 1 root root 23003 May 23 2012 snd-hda-codec-analog.ko.gz
-rw-r--r-- 1 root root 4176 May 23 2012 snd-hda-codec-ca0110.ko.gz
-rw-r--r-- 1 root root 4963 May 23 2012 snd-hda-codec-ca0132.ko.gz
-rw-r--r-- 1 root root 9640 May 23 2012 snd-hda-codec-cirrus.ko.gz
-rw-r--r-- 1 root root 4409 May 23 2012 snd-hda-codec-cmedia.ko.gz
-rw-r--r-- 1 root root 19565 May 23 2012 snd-hda-codec-conexant.ko.gz
-rw-r--r-- 1 root root 13409 May 23 2012 snd-hda-codec-hdmi.ko.gz
-rw-r--r-- 1 root root 29055 May 23 2012 snd-hda-codec-idt.ko.gz
-rw-r--r-- 1 root root 47704 May 23 2012 snd-hda-codec.ko.gz
-rw-r--r-- 1 root root 51806 May 23 2012 snd-hda-codec-realtek.ko.gz
-rw-r--r-- 1 root root 2624 May 23 2012 snd-hda-codec-si3054.ko.gz
-rw-r--r-- 1 root root 19521 May 23 2012 snd-hda-codec-via.ko.gz
-rw-r--r-- 1 root root 15801 May 23 2012 snd-hda-intel.ko.gz