Friday 02-12-2012: Snow in Rome
This isn't a very technical article, but for us it is very strange having the snow in Rome so I want to publish some pictures.
Here they are:




Pictures by mdf http://www.flickr.com/photos/
This isn't a very technical article, but for us it is very strange having the snow in Rome so I want to publish some pictures.
Here they are:




Pictures by mdf http://www.flickr.com/photos/
On the VAIO SZ71E/B with Ubuntu 8.04 or Ubuntu 8.10 the headphones/earphones doesn’t work. If you insert your headphones into the headphones jack Ubuntu ignores them and the sound continues to play exclusively through the speakers.
To solve this bug:
# sudo gedit /etc/modprobe.d/alsa-base
If your PC has a 82801I (ICH9 Family) HD Audio Controller and with Ubuntu 9.04 Jaunty Jackelope you are experiencing problems you can try the following steps:
# sudo gedit /etc/modprobe.d/alsa-base
At the end of the file add the following line:
options snd-hda-intel model=laptop
In Ubuntu/Hardy you could have this error using xargs, this error is due to the findutils package. To solve this problem you could take the package from the Ubuntu release Intrepid.
Open (as root) the /etc/apt/sources.list file with your preferred editor
# sudo gedit /etc/apt/sources.list
Latest comments