<div dir="ltr">I believe this has something to do with the way AMD switchable graphics and X interact, and changes (fixes?) in the new driver.<div><br></div><div>I have a Samsung Chronos 7 with AMD Radeon HD 7400M Series</div><div><br></div><div>I resolved it by doing 'aticonfig --px-igpu' Â in conjunction with using the <span style="color:rgb(0,0,0);line-height:19.2000007629395px">fglrx device for my screen section in xorg.conf.</span></div><div><br></div><div>I tried the other permutations, but there's either no acceleration, or no mouse:</div><div><br></div><div>intel device in screen : Â aticonfig --px-dgpu Â [Mouse: yes Â  Acceleration: no]<br></div><div>intel device in screen : Â aticonfig --px-igpu Â  [Mouse: yes Â  Acceleration: no]</div><div>fglrx device in screen : Â aticonfig --px-dgpu Â [Mouse: no Â  Â  Acceleration: yes]<br></div><div>fglrx device in screen : Â aticonfig --px-igpu Â  [Mouse: yes Â  Acceleration: yes] Â !!<br></div><div><br></div><div><br></div><div>Current /etc/X11/xorg.conf:</div><div><br></div><div><div>Section "ServerLayout"</div><div><span class="" style="white-space:pre">    </span>Identifier Â  Â  "aticonfig Layout"</div><div><span class="" style="white-space:pre">      </span>Screen Â  Â  Â 0 Â "aticonfig-Screen[0]-0" 0 0</div><div>EndSection</div><div><br></div><div>Section "Monitor"</div><div><span class="" style="white-space:pre">       </span>Identifier Â  "aticonfig-Monitor[0]-0"</div><div><span class="" style="white-space:pre">   </span>Option<span class="" style="white-space:pre">    </span> Â  Â "VendorName" "ATI Proprietary Driver"</div><div><span class="" style="white-space:pre">    </span>Option<span class="" style="white-space:pre">    </span> Â  Â "ModelName" "Generic Autodetecting Monitor"</div><div><span class="" style="white-space:pre">      </span>Option<span class="" style="white-space:pre">    </span> Â  Â "DPMS" "true"</div><div>EndSection</div><div><br></div><div>Section "Device"</div><div><span class="" style="white-space:pre"> </span>Identifier "aticonfig-Device[0]-0"</div><div><span class="" style="white-space:pre">       </span>Driver "intel"</div><div><span class="" style="white-space:pre">   </span>BusID Â "PCI:0:2:0"</div><div>EndSection</div><div><br></div><div><br></div><div>Section "Device"</div><div><span class="" style="white-space:pre">  </span>Identifier Â "aticonfig-Device[0]-1"</div><div><span class="" style="white-space:pre">     </span>Driver Â  Â  Â "fglrx"</div><div><span class="" style="white-space:pre">   </span>BusID Â  Â  Â  "PCI:1:0:0"</div><div>EndSection</div><div><br></div><div>Section "Screen"</div><div><span class="" style="white-space:pre">    </span>Identifier "aticonfig-Screen[0]-0"</div><div><span class="" style="white-space:pre">       </span>Device Â  Â  "aticonfig-Device[0]-1"</div><div><span class="" style="white-space:pre">     </span>Monitor Â  Â "aticonfig-Monitor[0]-0"</div><div><span class="" style="white-space:pre">    </span>DefaultDepth Â  Â  24</div><div><span class="" style="white-space:pre">      </span>SubSection "Display"</div><div><span class="" style="white-space:pre">             </span>Viewport Â  0 0</div><div><span class="" style="white-space:pre">            </span>Depth Â  Â  24</div><div><span class="" style="white-space:pre">     </span>EndSubSection</div><div>EndSection</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>