User Tools

Site Tools


tips:irix:dual_head

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tips:irix:dual_head [2010/01/07 17:05]
mattieu created
tips:irix:dual_head [2010/01/10 23:38] (current)
mattieu
Line 1: Line 1:
-==== Dual Head setup on Octane with ODYSSEY and IMPACTSR cards ====+====== Dual Head setup on Octane with ODYSSEY and IMPACTSR cards ======
 This is the steps to run an Octane[,2] with both an ODYSSEY and an IMPACTSR framebuffer. This is a totally unsupported configuration but it seems to work. It took a little bit to get it working, beacause OpenGL and thus MPlayer, Quake3, etc. only work on the IMPACTSR driven monitor (we want it to be the ODYSSEY driven one). For this, we have to relink libGL.so and libGLcore.so in: This is the steps to run an Octane[,2] with both an ODYSSEY and an IMPACTSR framebuffer. This is a totally unsupported configuration but it seems to work. It took a little bit to get it working, beacause OpenGL and thus MPlayer, Quake3, etc. only work on the IMPACTSR driven monitor (we want it to be the ODYSSEY driven one). For this, we have to relink libGL.so and libGLcore.so in:
  
-''/var/arch/lib\\ +<code>/var/arch/lib 
-/var/arch/lib32\\ +/var/arch/lib32 
-/var/arch/lib64''+/var/arch/lib64</code>
  
 To the ones present in: To the ones present in:
  
-''/usr/gfx/arch/IP30ODSY\\ +<code>/usr/gfx/arch/IP30ODSY 
-/usr/gfx/arch/IP30ODSY32\\ +/usr/gfx/arch/IP30ODSY32 
-/usr/gfx/arch/IP30ODSY64''+/usr/gfx/arch/IP30ODSY64</code>
  
 respectively. After that we didn't even need a reboot and everything just worked. It would seem that the only drawback is that we can't have OpenGL on both screens, but that's fine, we can use the other one for gaim, firefox, etc. We CAN also run at different refresh rates across the two monitors too, so don't worry about that. respectively. After that we didn't even need a reboot and everything just worked. It would seem that the only drawback is that we can't have OpenGL on both screens, but that's fine, we can use the other one for gaim, firefox, etc. We CAN also run at different refresh rates across the two monitors too, so don't worry about that.
Line 16: Line 16:
 To get it running from scratch install the XiO card load IRIX from or boot into the miniroot and do: To get it running from scratch install the XiO card load IRIX from or boot into the miniroot and do:
  
-''keep *\\ +<code>keep * 
-install fresh''+install fresh</code>
  
 This will add the additional drivers we need for the extra card. After it reboots do the fix described above. Additionally, you can do: This will add the additional drivers we need for the extra card. After it reboots do the fix described above. Additionally, you can do:
  
-''chkconfig -f xinerama on''+<code>chkconfig -f xinerama on</code>
  
 to enable xinerama (desktop spanned across both monitors) which also seems to work great. to enable xinerama (desktop spanned across both monitors) which also seems to work great.
 +~~NOTOC~~
tips/irix/dual_head.1262880323.txt.gz · Last modified: 2010/01/07 17:05 by mattieu