Wish List

Ubuntu certified hardware

  • SATELLITE PRO C70-B-34M I5-5200U
  • DELL 5758 Inspiron
  • Dell XPS 15
  • Dell M series
  • Lenovo Z70-80 80FG

TOSHIBAs

vecchio hardware:

sudo lshw | gedit

versione ubuntu installata:

lsb_release -a

Intel Graphics Driver

scheda tipo "Intel Ivybridge Mobile"

inxi -Gx

per vedere se ubuntu dispone di driver aggiornati

ubuntu-drivers devices

preferisci il driver recommended: nvidia-331

# intel repo
sudo sh -c 'echo "deb https://download.01.org/gfx/ubuntu/13.04/main Ubuntu 13.04" >> /etc/apt/sources.list.d/intel-graphics.list'
 
# intel keys
wget https://download.01.org/gfx/RPM-GPG-KEY-ilg -O - | sudo apt-key add -
wget https://download.01.org/gfx/RPM-GPG-KEY-ilg-2 -O - | sudo apt-key add -
 
# install driver
sudo apt-get update;
sudo apt-get install intel-linux-graphics-installer

Apple

ricondizionati


Notice: Undefined variable: browserName in /var/www/taziomirandola.it/lib/Visitors.php on line 86

Notice: Undefined variable: browserName in /var/www/taziomirandola.it/lib/Visitors.php on line 96

Deprecated: strripos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /var/www/taziomirandola.it/lib/Visitors.php on line 96

Notice: Undefined index: HTTP_ACCEPT_LANGUAGE in /var/www/taziomirandola.it/lib/Visitors.php on line 39

Fatal error: Uncaught TypeError: Argument 1 passed to safe_text() must be of the type string, null given, called in /var/www/taziomirandola.it/lib/Visitors.php on line 39 and defined in /var/www/taziomirandola.it/lib/Visitors.php:162 Stack trace: #0 /var/www/taziomirandola.it/lib/Visitors.php(39): safe_text() #1 /var/www/taziomirandola.it/lib/Visitors.php(124): Visitors::getData() #2 [internal function]: Visitors::log() #3 {main} thrown in /var/www/taziomirandola.it/lib/Visitors.php on line 162