Thanks for your help. I did it and now I ..."solved" (?!?) my problems with the mixer
http://www.granularlinux.com/forum/index.php?topic=532.0I say "solved" since KMix seems to work properly (the slide bar moves properly) but moving it produces no volume variations. I tried playing an audio file with Amarok and moving the slidebar, I tried with some youtube videos but no luck in both cases.
Any suggestion please?Moreover I had some issues while installing the new kernel version.
First of all I press the "Mark all Upgrades" button on Synaptic and that announced that the following packages would be removed:
-> hplip#2.7.10-2pcolos2007
-> hplip#2.8.2-1pcolos2007
-> kdeutils
As for the first two I had some messages each time I started Synaptic: the 'hplip' package won't be updated correcly since you've got more than one different versions installed... more or less that's what that message said... I don't know if that helps.
As for "kdeutils" I just tried to install it back but:
kdeutils:
Depends: python (< 2.5)
Depends: libkdeinit_irkick.so
Depends: libkregexpeditorcommon.so.1
Those upgrades installed me a new version of 'drakconf'. Synaptic noticed that at the end of the upgrade:
While installing package drakconf-10.18.1-6granular2008:
warning: /etc/udev/rules.d/55-hpmud.rules saved as /etc/udev/rules.d/55-hpmud.rules.rpmsave
warning: /etc/hp/hplip.conf saved as /etc/hp/hplip.conf.rpmsave
Stopping CUPS printing system: [ OK ]
Starting CUPS printing system: [ OK ]
Moreover, when installing the new kernel version I have got those messages
While installing package kernel-2.6.24.4.granular2-1-1granular2008:
Looking for deps of module initramfs
Looking for deps of module atkbd
Looking for deps of module ata_piix
libata scsi_mod
Looking for deps of module libata
scsi_mod
Looking for deps of module scsi_mod
Looking for deps of module ahci
libata scsi_mod
Looking for deps of module sd_mod
scsi_mod
Looking for deps of module ext3
jbd
Looking for deps of module jbd
Looking for deps of module lzf
Using modules: ./kernel/drivers/scsi/scsi_mod.ko ./kernel/drivers/ata/libata.ko ./kernel/drivers/ata/ata_piix.ko ./kernel/drivers/ata/ahci.ko ./kernel/drivers/scsi/sd_mod.ko ./kernel/fs/jbd/jbd.ko ./kernel/fs/ext3/ext3.ko
Using /tmp as temporary directory.
/sbin/nash -> /tmp/initrd.P12656/bin/nash
/lib/modules/2.6.24.4.granular2/./kernel/drivers/scsi/scsi_mod.ko.gz: 62.1%
copy from `/tmp/initrd.P12656/lib/scsi_mod.ko' [elf32-i386] to `/tmp/initrd.P12656/lib/st0X6tFq' [elf32-i386]
/lib/modules/2.6.24.4.granular2/./kernel/drivers/ata/libata.ko.gz: 58.3%
copy from `/tmp/initrd.P12656/lib/libata.ko' [elf32-i386] to `/tmp/initrd.P12656/lib/stKVSGyq' [elf32-i386]
/lib/modules/2.6.24.4.granular2/./kernel/drivers/ata/ata_piix.ko.gz: 70.4%
copy from `/tmp/initrd.P12656/lib/ata_piix.ko' [elf32-i386] to `/tmp/initrd.P12656/lib/stP1lXmt' [elf32-i386]
/lib/modules/2.6.24.4.granular2/./kernel/drivers/ata/ahci.ko.gz: 68.4%
copy from `/tmp/initrd.P12656/lib/ahci.ko' [elf32-i386] to `/tmp/initrd.P12656/lib/st49fA2t' [elf32-i386]
/lib/modules/2.6.24.4.granular2/./kernel/drivers/scsi/sd_mod.ko.gz: 62.3%
copy from `/tmp/initrd.P12656/lib/sd_mod.ko' [elf32-i386] to `/tmp/initrd.P12656/lib/stvC0Tks' [elf32-i386]
/lib/modules/2.6.24.4.granular2/./kernel/fs/jbd/jbd.ko.gz: 59.3%
copy from `/tmp/initrd.P12656/lib/jbd.ko' [elf32-i386] to `/tmp/initrd.P12656/lib/stfny7Gs' [elf32-i386]
/lib/modules/2.6.24.4.granular2/./kernel/fs/ext3/ext3.ko.gz: 56.6%
copy from `/tmp/initrd.P12656/lib/ext3.ko' [elf32-i386] to `/tmp/initrd.P12656/lib/stDTKZLv' [elf32-i386]
Loading module scsi_mod.ko
Loading module libata.ko
Loading module ata_piix.ko
Loading module ahci.ko
Loading module sd_mod.ko
Loading module jbd.ko
Loading module ext3.ko
Contents of RCFILE:
#!/bin/nash
echo "Loading scsi_mod.ko module"
insmod /lib/scsi_mod.ko
echo "Loading libata.ko module"
insmod /lib/libata.ko
echo "Loading ata_piix.ko module"
insmod /lib/ata_piix.ko
echo "Loading ahci.ko module"
insmod /lib/ahci.ko
echo "Loading sd_mod.ko module"
insmod /lib/sd_mod.ko
echo "Loading jbd.ko module"
insmod /lib/jbd.ko
echo "Loading ext3.ko module"
insmod /lib/ext3.ko
I just don't know if it's all ok for the kernel or not...
Thanks for your time. And sorry for the multiple questions here requiring multiples answers.