Hi all, So how do you guys get omapdrm working on n900 with mainline kernel? It seems to be working fine on omap3-evm if I do: # modprobe ads7846 # modprobe gpio_backlight # modprobe panel-sharp-ls037v7dw01 # modprobe omapdrm Having ads7846 loaded somehow enables the LCD.. Then it seems to work better than with omapfb as I don't see any clock issues like I used to with omapfb. I don't quite understand how and why ads7846 enables the LCD.. If somebody has clues let me know :) But then on n900 if I do: # modprobe tsc2005 # modprobe panel_sony_acx565akm # modprobe omapdrm The LCD just stays blank with backlight off as soon as I load panel_sony_acx565akm. I've also tried extra tricks to enable the LCD with: # echo 1 > /sys/class/backlight/acx565akm/bl_power # echo 255 > /sys/class/backlight/acx565akm/brightness # echo 0 > /sys/class/graphics/fb0/blank I guess I must be missing something on how to use this? Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html