Get Certified Ubuntu Training

Validated Hardware

Validation overview

Model: Tecra M8 Status: Certified
Type: Laptop Release: 8.04 LTS, 7.10
Manufacturer: Toshiba Architecture: 64-bit PC (x86_64)

Validation details

8.04 LTS
  Notes: None
7.10
  Notes: Audio
In order to get the audio working, make sure to install the linux-backports-modules corresponding to the running kernel.
  Notes: Video
To prevent Gnome from displaying short toolbars, simply run the command in a terminal session: xrandr --output TV --off. In order to make this change permanent, add the following section to /etc/X11/xorg.conf: Section "Monitor" Identifier "TVOutput" Option "Disable" "true" EndSection Then, add the following option to the existing "Device" section: Option "monitor-TV" "TVOutput"