Bi-monthly release with major changes to INDI properties and client API in addition to new drivers and improvements.
hdmi_force_hotplug=1 # Use HDMI mode even if no HDMI monitor is detected
hdmi_group=2 # the standard typically used by monitors
hdmi_mode=42 # this defines the resolution
Section "Device"
Identifier "MyDevice"
Driver "armsoc"
Option "Debug" "false"
Option "DPMS" "false"
Option "NoFlip" "false"
Option "NoHardwareMouse" "true"
Option "NoG2D" "false"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Mali-Fbdev"
DefaultDepth 24
SubSection "Display"
Virtual 1400 1050
EndSubSection
EndSection
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Section "Device"
Identifier "intelgpu0"
Driver "intel"
Option "VirtualHeads" "2"
EndSection
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Section "Device"
Identifier "Primary"
Driver "fbdev"
Option "fbdev" "/dev/fb0"
Option "Debug" "false"
Option "DPMS" "false" Option "NoFlip" "false"
Option "NoHardwareMouse" "true"
Option "NoG2D" "false"
Option "Rotate" ""
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Mali-Fbdev"
DefaultDepth 24
SubSection "Display"
Virtual 1400 1050
EndSubSection
EndSectionSection "Monitor"
Identifier "Primary"
VendorName "FriendlyARM"
EndSection
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.