Finally, with Skype 1.4 Alpha I can use Skype on my laptop (Intel HDA Soundcard).
Just followed this excellent guide from Cappy and it all worked like a charm
Thanks man!
Or is it just me?
I guess someone has been living in a cave over the last century or something, I mean, is it still a tabu? Something you should hide from everyone? This “I know what is right for you” attitude reminds me someone…
I have some Gentoo friends that would laugh at this:
Ubuntu is nice, it’s solid, it’s fast and it’s robust (so far anyway), but it’s also way too geeky in spots. Don’t get me wrong, overall Ubuntu is nice, friendly and convivial. But there are dark corners that absolutely reek of Linux geekdom cliquiness that average users aren’t going to feel at home in (I don’t feel at home there). Ubuntu updates are one such area where you need a high level of know-how to understand what’s going on.What the Ubuntu dev team need to do is find, I don’t know, 100 people who aren’t Linux geeks and stick them in front of the OS. Use these people to get feedback on different aspects of the OS. As soon as users start to look confused, scared or go bug-eyed then something needs tweaking. If your average home user is going to look at Ubuntu as an alternative to Windows or Mac, all these geeky corners have to be smoothed out.
You can check the article were this came from here.
The highlights of ZDNet’s: “Five crucial things the Linux community doesn’t understand about the average computer user“:
I have to say that the issue of discrimination within the Open Source community is something I’ve been earing a lot lately.
Within the last months this has been an hot issue, as I have also read what some women from the community have to say.
Honestly I never though this discrimination was actually happening, but now I realize it is! Women within our community should be cherished!
Finally, my fn keys work in Feisty.
Check my ubuntuforums thread for instructions and updates:
http://ubuntuforums.org/showthread.php?t=309533
I’ve make a package for the newest lipcap and some instruction on how to install Jpcap easily in Ubuntu 7.04.
Install the latest libpcap with the supplied .deb file:
$ sudo dpkg i libpcap_0.9.51_i386.deb
Afterwards we have to copy libpjpcap.so as this:
$ sudo cp libjpcap.so /usr/lib/jvm/java1.5.0sun1.5.0.11/jre/lib/i386/
And finally copy jpcap.jar
$ sudo cp jpcap.jar /usr/lib/jvm/java1.5.0sun1.5.0.11/jre/lib/ext/
Here are the files:
Enjoy!