Greetings again. As promised: I did this and it worked first time. Logitech 9000 on Ubuntu 9.10
Remove skype first with "sudo dpkg -r skype" Then run the following as one line sudo wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list \ --output-document=/etc/apt/sources.list.d/medibuntu.list && sudo apt-get -q update && sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring && sudo apt-get -q update Then install skype sudo apt-get install skype Ref: http://stream-recorder.com/forum/install-skype-ubuntu-9-10-t4970.html?s=99a62fb70eef177bcbe18dd8a4cc7495& -- alsa-mixer.c: Your kernel driver is broken: it reports a volume range from 18.00 dB to 18.00 dB which makes no sense https://bugs.launchpad.net/bugs/410887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
