LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-13-2012, 03:04 PM   #1
mysql_connect
Member
 
Registered: Jul 2005
Distribution: Slackware 13.37 / Slackware64 13.37
Posts: 35

Rep: Reputation: 0
Slackware 13.37 64bit - switchable graphics multiple monitors madness


Hardware:

HP Probook 4530s, Core i5 2430M, 8GB ram, Intel HD3000 + ATI HD6490M (switchable graphics)

OS:

Slackware 13.37 64bit update to "current" with kernel 3.2.2 (huge),same problems with Slackware 13.37 64bit with 2.6.37.6 kernel.

Drivers:

ATI proprietary Catalyst 12.1 / Driver ver. 8.93 (tried all versions from Catalyst 11.8 same thing)

Problem:

Can't get 2 bloody monitors to run with this setup!!!

Symptoms:

KDE System Settings -> Display and Monitor -> Multiple Monitors says "This module is only for configuring system with a single desktop spread across multiple monitors. bla bla"

AMDCCCLE - does NOT have any monitor/display settings.

Setting resolutions and position from System Settings -> Display and Monitor -> Size & Orientation resets both monitors to 1024x768 OR resets external to 1024x768 and keeps internal OK.

Tried ALL xorg.conf setups I could find, no luck, setting Xinerama On in xorg.conf screws System Settings -> Display and Monitor -> Size & Orientation which displays an error message.

Help!!!

P.S. I have the same setup on a HP Probook 4510s with Slackware 13.37 32bit, custom compiled kernel and Catalyst 11.8 and works like a charm.
 
Old 02-14-2012, 09:00 AM   #2
teox99
LQ Newbie
 
Registered: Feb 2009
Posts: 8

Rep: Reputation: 3
Sorry man,
but switchable graphics are not yet supported on linux,
new ATI has the same technology of NVIDIA OPTIMUS

read
http://linux-hybrid-graphics.blogspot.com/
 
Old 02-14-2012, 10:46 AM   #3
mysql_connect
Member
 
Registered: Jul 2005
Distribution: Slackware 13.37 / Slackware64 13.37
Posts: 35

Original Poster
Rep: Reputation: 0
What do you mean by not supported?
Latest AMD driver does support switchable graphics:

http://linux-hybrid-graphics.blogspo...md-hybrid.html

I don't care about switching cards!!!

Everything else works just fine, even WoW ran by wine is working properly I just need to get 2 monitors to work.
 
Old 02-14-2012, 12:47 PM   #4
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
What's the output of 'xrandr' when both monitors are plugged in?

Adam
 
Old 02-14-2012, 02:24 PM   #5
teox99
LQ Newbie
 
Registered: Feb 2009
Posts: 8

Rep: Reputation: 3
depends from what gpu provide the output, in some notebook the hdmi is connected directly to the ATI/nVIDIA card that is not recognized by the system.

p.s
only a mini-display port is usable to enable (in automatic) secondary output 'couse usually is connected to the intel card

Last edited by teox99; 02-14-2012 at 02:28 PM.
 
Old 02-15-2012, 02:16 AM   #6
mysql_connect
Member
 
Registered: Jul 2005
Distribution: Slackware 13.37 / Slackware64 13.37
Posts: 35

Original Poster
Rep: Reputation: 0
External monitor is connected to the VGA port.
Output of "xrandr -q" below.
No matter what I do and how I set it up it always comes up as 1024 x 768 and "cloned".

Code:
bash-4.1$ xrandr -q
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 8192 x 8192
LVDS1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
   1366x768       60.0 +
   1024x768       60.0* 
   800x600        60.3     56.2  
   640x480        59.9  
VGA1 connected (normal left inverted right x axis y axis)
   1600x900       60.0 +
   1280x1024      75.0     60.0  
   1440x900       59.9  
   1280x960       60.0  
   1280x800       59.8  
   1152x864       75.0  
   1024x768       75.1     70.1     60.0  
   832x624        74.6  
   800x600        72.2     75.0     60.3     56.2  
   640x480        72.8     75.0     66.7     60.0  
   720x400        70.1  
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
 
Old 02-15-2012, 04:18 AM   #7
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
What happens if you run 'xrandr --output LVDS1 --mode 1366x768 --output VGA1 --mode 1600x900 --right-of LVDS1' ?
 
Old 02-15-2012, 04:44 AM   #8
mysql_connect
Member
 
Registered: Jul 2005
Distribution: Slackware 13.37 / Slackware64 13.37
Posts: 35

Original Poster
Rep: Reputation: 0
It makes one desktop of 2966 x 900 that spans across both monitors and they both act like a single monitor the image is divided between them.
 
Old 02-15-2012, 05:21 AM   #9
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Which is what's supposed to happen. Is that not what you wanted?

Adam
 
Old 02-15-2012, 05:30 AM   #10
mysql_connect
Member
 
Registered: Jul 2005
Distribution: Slackware 13.37 / Slackware64 13.37
Posts: 35

Original Poster
Rep: Reputation: 0
Why would I want that?

I want laptop LCD to work at it's resolution 1366 x 768 and the monitor at 1600 x 900 and I want them to be SEPARATED, each holding maximized windows, etc, I don't want windows to span across both monitors.
 
Old 02-15-2012, 05:52 AM   #11
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
When using xrandr, windows should only maximize to one monitor. The only reason I can think why that wouldn't happen is if your window manager weren't compiled with support for the xinerama extension.

Are you using WindowMaker by chance? Can you try a different window manager?

Adam
 
Old 02-15-2012, 06:07 AM   #12
mysql_connect
Member
 
Registered: Jul 2005
Distribution: Slackware 13.37 / Slackware64 13.37
Posts: 35

Original Poster
Rep: Reputation: 0
I'm using KDE 4.5.5 which is shipped with Slackware64 13.37 and as I said in my inital post:

Quote:
KDE System Settings -> Display and Monitor -> Multiple Monitors says "This module is only for configuring system with a single desktop spread across multiple monitors. bla bla"

AMDCCCLE - does NOT have any monitor/display settings.
I can't try with other window manager right now as this is my working box and ... I have to work, coding only on the laptop screen does hurt a lot.
 
Old 02-15-2012, 06:18 AM   #13
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
You can run KDE system settings without actually using KDE so, no, you never actually said you were using KDE.

After you position the monitors with the xrandr command I gave, what's the output of 'xdpyinfo -ext XINERAMA' ?
 
Old 02-15-2012, 06:37 AM   #14
mysql_connect
Member
 
Registered: Jul 2005
Distribution: Slackware 13.37 / Slackware64 13.37
Posts: 35

Original Poster
Rep: Reputation: 0
Output of

Code:
xdpyinfo -ext XINERAMA
is prett big so I put it here:

http://pastebin.com/J9EG6Z4v
 
Old 02-15-2012, 06:48 AM   #15
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
This is the most important bit:

Code:
XINERAMA version 1.1 opcode: 128
  head #0: 2966x900 @ 0,0
When using xrandr, you should get something like:

Code:
XINERAMA version 1.1 opcode: 150
  head #0: 1680x1050 @ 0,0
  head #1: 1440x900 @ 1680,0
(Which is taken directly from my machine.)

Can you pastebin your Xorg log file and /etc/X11/xorg.conf file?
 
  


Reply

Tags
13.37, 64bit, ati, dual monitor, slackware



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help in getting the graphic Up on Switchable Graphics Hamerins Linux - Laptop and Netbook 7 01-03-2012 08:40 PM
Summary of Switchable Graphics on Linux? AMD/NVIDIA jmite Linux - Hardware 1 10-08-2011 04:58 AM
Radeon 6990m and switchable graphics w/linux Glasser Linux - Laptop and Netbook 9 08-17-2011 06:21 AM
[SOLVED] Ubuntu 10.10 64bit graphics worse than the 32bit graphics K.out Ubuntu 4 01-23-2011 09:51 AM
T410s Nvidia Switchable Optimus Graphics - a problem? fhsm Linux - Laptop and Netbook 4 12-12-2010 08:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration