LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 11-23-2018, 09:47 PM   #1
jpallaria
LQ Newbie
 
Registered: Nov 2018
Distribution: slackware
Posts: 12

Rep: Reputation: 0
Slackware multi display configuration


Hey, I've been following the beginners guide for Slackware, and I'm working on the display configuration part, but I've run into some trouble and I need your help. For my hardware, I'm using an amd APU with no graphics card attached. I'm also doing an EFI setup with ELILO and the huge kernel (if that matters). I have not fully upgraded my slackpkg stuff yet, and I've chosen XFCE for my desktop environment.

The guide suggests:
Code:
X -configure
which works fine for my single monitor when I "startx", however, a second monitor remains undetected, according to my xrandr command. I studied the xorg.conf man pages as well as the Multihead article on the arch wiki in order to write my own config file. Right now I have 2 files in my /etc/X11/xorg.conf.d/

10-monitor.conf:
Code:
Section "Monitor"
    Identifier "DVI0"
    Option "primary" "true"
EndSection
 
Section "Monitor"
    Identifier "HDMI0"
    Option "LeftOf" "DVI1"
EndSection
 
Section "Screen"
    Identifier "Screen0"
    Device "AMDgpu"
    Monitor "DVI0"
    Monitor "HDMI0"
    DefaultDepth 24
    SubSection "Display"
        Depth 24
    EndSubSection
EndSection
20-amd.conf:
Code:
Section "Device"
        Identifier "AMDgpu"
        Driver "amdgpu"
        Option "Monitor-DVI-0" "DVI0"
        Option "Monitor-HDMI-0" "HDMI0"
EndSection
There are some other files in /usr/share/X11/xorg.conf.d/ , but they are mostly unrelated to this issue (keyboard layout, evdev, vmmouse, etc). The server fails on the device section, and I'm not sure how to continue. Changing the driver to "vesa" will start the server again, but it's the same result as the X -configure option. If you have any advice on how to move forward, it is greatly appreciated, thank you.

Xorg.0.log: https://pastebin.com/6ca8XfPJ
 
Old 11-25-2018, 01:42 AM   #2
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,804
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Which AMD GPU do you have?

2-3 problems I see, depending on how one counts:

1-The log reports no devices detected. To me that suggests something very significant is missing, but whether kernel related, X-related, configuration-related and/or driver related I don't can't tell from so short a log. Maybe dmesg or journal shows more clues.

2-X -configure, when it doesn't segfault, since over a decade ago is nearly always a waste of time. It produces a cluttered file that's functionally identical to what automagic provides.

3-I've always need two screen sections for dual display configuration when automagic was inadequate. You have only one. Try using http://fm.no-ip.com/Share/Linux/xorg...x1080right-120 as a template to create your own.
 
Old 11-25-2018, 02:37 AM   #3
RadicalDreamer
Senior Member
 
Registered: Jul 2016
Location: USA
Distribution: Slackware64-Current
Posts: 1,816

Rep: Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981
jpallaria, you should ask a moderator to move this thread to the Slackware forum.
 
1 members found this post helpful.
Old 11-25-2018, 04:01 PM   #4
jpallaria
LQ Newbie
 
Registered: Nov 2018
Distribution: slackware
Posts: 12

Original Poster
Rep: Reputation: 0
Hey, I copied this thread over to the Slackware section. here is the link and my response:

https://www.linuxquestions.org/quest...ig-4175643001/

I will mark this thread as closed/solved and keep the other one open.
 
  


Reply



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
How to get monitor number in multi display configuration DAFlippers Linux - Desktop 8 08-26-2018 05:43 AM
best practice Multihead, multi-screen, multi-display or multi-monitor-Debian 8 lgtrean Linux - Software 1 10-14-2015 09:53 AM
[SOLVED] what's the difference between a multi-cpu , multi-core and a multi-thread system ? entz Linux - Hardware 11 12-20-2011 04:49 PM
ATI multi card, multi display xinerama composite problem decibelcooper Linux - Hardware 2 06-24-2011 10:09 PM
Multi-display with Fluxbox - extended desktop/workspace configuration Rashkavar Linux - Desktop 1 01-27-2011 08:56 AM

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

All times are GMT -5. The time now is 01:57 PM.

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