SliTaz SliTaz Forum

You are not logged in.

#1 2016-08-25 11:20:28

Guest
Guest

XRandR - Not reconigzing second monitor

I am trying to get an extended display working using xrandr but it only recognizes one monitor. Both monitors connected to the same video card (Radeon HD 5450). Right now both works but just mirrored.

tux@slitaz:~$ xrandr

xrandr: Failed to get size of gamma for output default

Screen 0: minimum 1280 x 1024, current 1280 x 1024, maximum 1280 x 1024

default connected 1280x1024+0+0 0mm x 0mm

   1280x1024       0.0*

tux@slitaz:~$

"lspci -k" shows radeon as the driver being used for the card. So I tried creating my own device, monitor, screen and serverlayout configurations and placed them under "/etc/X11/xorg.conf.d" folder and used radeon as the driver but what I get everytime based on "/var/log/Xorg.0.log" file is "can't find radeon", "unloading radeon", "no screens found".

What am I missing? Thanks in advance.

#2 2016-08-25 11:23:15

Guest
Guest

Re: XRandR - Not reconigzing second monitor

I am using the latest rolling by the way. Been testing it for just a couple of days and so far no issue. You guys did a great job.

#3 2016-08-25 13:09:15

Guest
Guest

Re: XRandR - Not reconigzing second monitor

Okay. I add a "File" configuration and direct the module path to "/usr/lib/X11/modules/drivers" and that took care of the driver not being found. It did gave me however another error though and my rookie guess would be that the driver doesn't support my card? From the log file, it only listed as high as HD4870 and then gave me this error:

[  5973.114]     M92   : Mobility Radeon HD4330, HD4530, HD4570. EXPERIMENTAL.

    M93   : Mobility Radeon M93. EXPERIMENTAL AND UNTESTED.

    M96   : Mobility Radeon HD4600.

    M97   : Mobility Radeon HD4860. EXPERIMENTAL AND UNTESTED.

    M98   : Mobility Radeon HD4850, HD4870.

[  5973.114]

[  5973.114] (II) RADEONHD: version 1.3.0, built from dist of git branch master, commit 8cbff7bf

[  5973.114] (--) using VT number 7

[  5973.114] (WW) xf86OpenConsole: setpgid failed: Operation not permitted

[  5973.119] (EE) No devices detected.

[  5973.119]

Fatal server error:

[  5973.119] no screens found

Thanks.

#4 2016-08-26 00:49:32

Guest
Guest

Re: XRandR - Not reconigzing second monitor

My last post was using radeonhd as the driver. Changing the driver to either "ati" or "radeon". I get this result:

[  2106.175] (WW) xf86OpenConsole: setpgid failed: Operation not permitted

[  2106.180] (II) [KMS] No DRICreatePCIBusID symbol, no kernel modesetting.

[  2106.180] (II) UnloadModule: "radeon"

[  2106.180] (EE) Screen(s) found, but none have a usable configuration.

[  2106.180]

Fatal server error:

[  2106.180] no screens found

[  2106.180]

Was searching for an answer and found this. https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/799069   ...They think it's a bug between plymouth and lightdm processes fighting over the console

#5 2016-08-26 02:28:50

Guest
Guest

Re: XRandR - Not reconigzing second monitor

Got it to work! I added all the folders under /usr/lib/X11/modules on my file configuration and it did the trick. Not sure which one made it work though.

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]