Difference between revisions of "Toshiba"

From FreekiWiki
Jump to navigation Jump to search
m (moved Toshiba Team to Toshiba: What team?)
(No difference)

Revision as of 16:34, 1 February 2013

Current specs for newer Toshiba Laptops


Toshiba Support Downloads


Toshiba Support

Obtaining fullscreen resolution on laptops with Trident CyberBlade XPAi1

Copy and paste the following into /etc/X11/xorg.conf (create xorg.conf yourself if it doesn't exist already):

Section "Device"
  Identifier "Trident Microsystems CyberBlade XPAi1"
  Driver "trident"
  BusID "PCI:1:0:0"
EndSection

Section "Monitor"
  Identifier "Generic Monitor"
  Option "DPMS"
  HorizSync 28-51
  VertRefresh 43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Generic Monitor"
	Device		"Trident Microsystems CyberBlade XPAi1"
	SubSection "Display"
		   Depth 8
		   Modes "1024x768"
	EndSubSection
	SubSection "Display"
		   Depth 16
		   Modes "1024x768"
	EndSubSection
	SubSection "Display"
		   Depth 24
		   Modes "1024x768"
	EndSubSection
	SubSection "Display"
		   Depth 32
		   Modes "1024x768"
	EndSubSection
EndSection

Other links

Toshiba laptop teardown/guides

Toshiba BIOS password clearing tool

Toshiba BIOS password clearing methods