http://www.toshiba.ca/web/product.grp?s ... part=13950
root@porteus:~# lspci
...
00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics Controller (rev 09)
...
[/code]
Googling I got that the necessary driver should be xf86-video-intel:
http://intellinuxgraphics.org/download.html
The xf86-video-intel is not the problem. Trying with slackyd -g xf86-video-intel, it seems that the driver is not missing on porteus:
Code: Select all
root@porteus:~# slackyd -g xf86-video-intel
...
xf86-video-intel-2.15.0-i486-1.txz [from slackware]
*** xf86-video-intel-2.15.0-i486-1.txz: already installed (xf86-video-intel-2.15.0-i486-1ftm).
All packages available are installed.
root@porteus:~#
Code: Select all
root@porteus:~# xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1366 x 768, current 1366 x 768, maximum 1366 x 768
default connected 1366x768+0+0 0mm x 0mm
1366x768 0.0*
root@porteus:~#
Do you have any suggestion to get dual display working with that laptop of mine?