Talk:LCD

From A110 Wiki
Jump to: navigation, search

>== How can I use the viafb framebuffer drivder? ==

When activating it, the screen fades to white and is completely unusuable. I managed with some options to just black out.

How can I actually get it to work? -- Svenska 10:05, 4 September 2009 (UTC)


</div>

Contents

CLICK HERE


</div>

How to have different resolutions on VGA & LCD ???

Did anybody get different resolutions (ex. LCD=800x480 and VGA-output=1280x1024) on the A110 ?

Please provide the xorg.conf file and what tool is used to modify the resolutions !

800x480

well done! :-) First time I see the wiki in 800x480 :-) --Andreas 17:16, 4 June 2008 (UTC)

DisplayHardwareLayout

The only option needed for experiments is:

Option "DisplayHardwareLayout" "TTLLCD"

So far, so well. There are a lot of issues (eg. problems with Ctrl-Alt-F1 or for example Konsole will have too small fonts), so I dont have recommendations at the moment. --Helmar Wodtke 15:39, 4 June 2008 (UTC)

Thank You very much! Now I'm nearly happy with the A110. :-)
There is one thing I like to try: making a virtuell XGA 1024x768 screen on an WVGA 800x480 Display. --Sven 15:47, 4 June 2008 (UTC)
1024x768 has some problems here. Amazingly 1280x1024 works ;) Try to attach an external monitor... That is a DDC related problem. --Helmar Wodtke 16:42, 4 June 2008 (UTC)
1024x768 works with Modifikation the xorg.conf Section Screen - change "virtual 800 480" to "virtual 1024 768" - after that Modifikation several Resolutions are available. If you login as user root you will see a nice clean desktop with 1024x768. - eik.s

xorg.conf

Could someone post the complete xorg.conf please? --Yorn 16:13, 4 June 2008 (UTC)

I've added my xorg.conf but it is very ugly.
BTW: there is a 800x480 pixel display similar to the original, with a 4-wire resistive touchpad. I is aroung 100,- Euros per piece. From 100 pcs. up, we could get a discount of approx 20%. --Sven 16:52, 4 June 2008 (UTC)
The Display thing sounds interessting, but I dont think, that there are enough interessted A110-users

Fn+F3

Is the Fn+F3 working? It used to work for me (lost the xorg.conf), using the xorg.conf from the wiki it is not working any more. Any ideas? --Yorn 15:00, 6 June 2008 (UTC)

Fn+F3 works with the xorg.conf from the LCD page if you install the driver as described on the page and change the line
Option "FnHotkey" "LCD, CRT"
to
Option "FnHotkey"
Switching to an external Monitor with Fn+F3 works like a charm. Change
SubSection "Display"
   Modes    "800x600"
EndSubSection
to
SubSection "Display"
   Modes    "1024x768"
EndSubSection
--Yorn 18:24, 14 June 2008 (UTC)

xorg.conf

Complete xorg.conf for unichrome 9.83 (some options kill it though):

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
EndSection

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"HorizEdgeScroll"	"0"
EndSection

Section "Device"
	Driver "via"
	VendorName  "VIA Tech"
	BoardName   "via"
	Identifier	"Configured Video Device"
	Option		"DisplayHardwareLayout"  "TTLLCD"
	Option		"FnHotKey" 
	Option		"ActiveDevice" "LCD"
	Option		"PanelSize" "800x480"
#        Option 		"VideoRAM1" "32768"
        Option 		"HWCursor"	"TRUE"
#        Option 		"MergedFB"  "TRUE"
        Option 		"VideoRAM" "0x4000000"
          #it represents 16M byte   ox1000000, it can be any other integer
#        Option 		"VideoRAM1" "32768"
         #it represents 16M byte, it can be any other integer, but

EndSection

Section "Monitor"
	Identifier "Monitor"
	ModeLine "720x480" 26.7 720 736 808 896 480 481 484 497
	ModeLine "720x576" 32.7 720 744 816 912 576 577 580 597
	ModeLine "800x480" 29.58 800 816 896 992 480 481 484 497
	ModeLine "848x480" 31.5 848 864 952 1056 480 481 484 497
	ModeLine "856x480" 31.7 856 872 960 1064 480 481 484 497
	ModeLine "960x600" 45.98 960 1000 1096 1232  600 601 604 622 -HSync +Vsync
	ModeLine "1000x600" 48.07 1000 1040 1144 1288 600 601 604 622 -HSync +Vsync
	ModeLine "1024x512" 41.3 1024 1056 1160 1296 512 513 516 531
	ModeLine "1088x612" 52.95 1088 1128 1240 1392 612 613 616 634 -HSync +Vsync
	ModeLine "1152x720" 67.32 1152 1208 1328 1504 720 721 724 746 -HSync +Vsync
	ModeLine "1200x720" 70.18 1200 1256 1384 1568 720 721 724 746 -HSync +Vsync
	ModeLine "1280x600" 61.50 1280 1336 1464 1648 600 601 604 622 -HSync +Vsync
	ModeLine "1280x720" 74.6 1280 1341 1474 1688 720 721 724 746
	ModeLine "1280x768" 80.1 1280 1344 1480 1680 768 769 772 795
	ModeLine "1360x768" 85.50 1360 1392 1712 1744 768 783 791 807 +HSync +Vsync
	ModeLine "1366x768" 85.86 1366 1440 1584 1800 768 769 772 795 -HSync +Vsync
	ModeLine "1440x900" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync
	ModeLine "1440x1050" 126.2 1440 1536 1688 1936 1050 1051 1054 1087
	ModeLine "1600x900" 119.00 1600 1696 1864 2128 900 901 904 932 -HSync +Vsync
	ModeLine "1600x1024" 136.36 1600 1704 1872 2144 1024 1025 1028 1060 -HSync +Vsync
	ModeLine "1792x1344" 202.97 1792 1920 2112 2432 1344 1345 1348 1391 -HSync +Vsync
	ModeLine "1856x1392" 218.57 1856 1992 2192 2528 1392 1393 1396 1441 -HSync +Vsync
	ModeLine "1920x1080" 172.9 1920 2043 2249 2578 1080 1081 1084 1118
	ModeLine "2048x1536" 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -HSync +Vsync
	ModeLine "720x480" 34.9 720 752 824 928 480 481 484 502
	ModeLine "720x576" 42.6 720 760 832 944 576 577 580 602
	ModeLine "848x480" 41.0 848 880 968 1088 480 481 484 502
	ModeLine "856x480" 41.3 856 888 976 1096 480 481 484 502
	ModeLine "1024x512" 53.3 1024 1072 1176 1328 512 513 516 535
	ModeLine "1280x768" 103.0 1280 1360 1496 1712 768 769 772 802
	ModeLine "1440x1050" 160.0 1440 1536 1696 1952 1050 1051 1054 1096
	ModeLine "1280x768" 118.5 1280 1368 1504 1728 768 769 772 807
	ModeLine "1440x1050" 184.5 1440 1544 1704 1968 1050 1051 1054 1103
	ModeLine "848x480" 47.4 848 888 976 1104 480 481 484 505
	HorizSync	30.0 - 72.0
	VertRefresh	50.0 - 75.0
EndSection

Section "Screen"
	Monitor  "Monitor"
	SubSection "Display"
		Modes  "800x480" 
		Virtual 800 600
		Depth  16
	EndSubSection
	Identifier	"Default Screen"
	Device		"Configured Video Device"
	Subsection "Display"
	Modes   "800x480" 
	Virtual 800 600
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Synaptics Touchpad"
EndSection

Section "Module"
	Load  "glx"
	Load  "dri"
	Load  "extmod"
EndSection

Section "DRI"
	Group 0
	Mode 0666
EndSection
Personal tools