Hello,<div><br></div><div>I'm trying to get up and running on a Toshiba Libretto W100, A dual touchscreen device(Detailed specs: <a href="http://cdgenp01.csd.toshiba.com/content/product/pdf_files/detailed_specs/libretto_W105-L251.pdf" target="_blank">http://cdgenp01.csd.toshiba.com/content/product/pdf_files/detailed_specs/libretto_W105-L251.pdf</a>)</div>
<div>I've gotten the first screen to work perfectly, however the second screen is now the issue.</div><div>Enabling LVDS2 via xrandr turns the screen on and extends the desktop, however all that is outputted is grey, occasionally white, and sometimes flashing colours.</div>
<div>For information: A fresh install of Windows 7 can't use the second screen either, until the Intel drivers are installed, so I'm assuming that this is simply not supported in the linux drivers.</div><div>Does someone with more knowledge have any recommendations, I'm at a loss for how to continue.</div>
<div><br></div><div>Output from xrandr:</div><div><div>#xrandr -q</div><div>Screen 0: minimum 320 x 200, current 1024 x 600, maximum 8192 x 8192</div><div>LVDS1 connected 1024x600+0+0 (normal left inverted right x axis y axis) 0mm x 0mm</div>
<div>   1024x600       60.2*+</div><div>   800x600        85.1     72.2     75.0     60.3     56.2  </div><div>   640x480        85.0     72.8     75.0     59.9  </div><div>   720x400        85.0  </div><div>   640x400        85.1  </div>
<div>   640x350        85.1  </div><div>VGA1 disconnected (normal left inverted right x axis y axis)</div><div>LVDS2 connected 1024x600+0+0 (normal left inverted right x axis y axis) 151mm x 95mm</div><div>   1024x600       60.0*+   40.0  </div>
<div>   800x600        60.3     56.2  </div><div>   640x480        59.9  </div><div>#xrandr --output LVDS2 --mode 1024x600 --below LVDS1</div><div>#</div></div>