Toshiba

From FreekiWiki
Revision as of 17:46, 27 August 2010 by Serge (talk | contribs)
Jump to navigation Jump to search

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