Another errata item for you. This one we will fix in an automatic update, but if you are impatient and like to fiddle then you can do the fix yourself in advance.
Basically the issue is that when you plug in headphones and listen to something the webbook speakers don’t get turned off automatically. This kind of defeats the point of plugging in the headphones and is not commuter train friendly.
The problem is that the sound driver works for all sorts of different laptops and desktops with all sorts of different speaker/microphone/headphone/SPDIF configurations. It takes a guess as to what layout it should be using, but sometimes gets it wrong. We need to give the driver module a hint by telling it what the layout is. To do this we add a file in the /etc/modprobe.d directory and with a line of text in it. This is a sensitive area so we have to be the superuser to mess with files in that area.
OK, lets get started. Log in to the webbook as normal (as the primary user if you have set up multiple users)
Press Alt+F2 to bring up the run program dialog, in there type in gksudo gedit /etc/modprobe.d/options-webbook-audio

this will ask for your password and launch gedit, which is like notepad, but better. Now type in the following line:
options snd_hda_intel model=lenovo-101e
yep, thats right, we tell the sound driver(snd_hda_intel) this is a Lenovo laptop (eeepc-701 also seems to work but I think we should stick to lenovo-101e) save and exit and restart the webbook (it might just start working straight away without a reboot – probably depends on what the card is doing at the time of the change)
and finally, let me know if it works.
When the automatic update happens we will update /etc/modprobe.d/options-webbook and you will have two copies of the “options snd_hda_intel model=lenovo-101e” line in your modprobe.d directory. This does not appear to cause any problems, however do please remember that you did this just in case one day the driver changes and we might for example set the model to “webbook”
The webbook comes with the very very latest version of the Firefox web browser, version 3.0. This is a great broswer, but one of it’s fancy new features is a little less than helpful. Firefox can be put into “offline mode”, when in offline mode it won’t try to connect to websites, it will just display web pages stored in the cache. Pretty handy in principal, and this feature has been about for a while. The “great” new feature is that Firefox communicates with the network manager and can now detect when you are connected to the network with a wired or wifi connection. When you are not connected it automatically flips into offline mode. Still sounds like a good feature doesn’t it? Well the downside is that when you are connected to the internet on a 3G dongle (which is kind of the whole point of the webbook) Firefox has a chat with the network manager that goes a bit like this:




