LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-02-2012, 08:44 AM   #1
Insomnia Array
LQ Newbie
 
Registered: Jan 2012
Posts: 2

Rep: Reputation: Disabled
Selecting the graphics controller for X to use


Good day, I have recently got a Lenovo G570 and installed Arch Linux on it. As it turns out (lspci), the laptop has 2 graphical controllers - an Intel built-in one, and an AMD Radeon HD 6300. Now, after installing both Intel and Radeon drivers, X appears working, but I think it only utilizes the Intel one. How (and is there at all a way to?) do I configure X to utilize the Radeon card instead of the Intel one? Thanks.
 
Old 01-02-2012, 09:27 AM   #2
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 2,986

Rep: Reputation: 388Reputation: 388Reputation: 388Reputation: 388
Can you disable the intel graphics in your bios setup? I think that's the only way to get it to use the radeon card. Your intel hardware is designed with the power saving feature of using the integrated intel graphics most of the time and only switching to the radeon card for graphically demanding applications. That feature is not yet supported under linux AFAIK. You have to disable the integrated intel graphics to get your system to use the radeon card and not all bioses have the option to do that.
 
Old 01-02-2012, 11:41 AM   #3
Insomnia Array
LQ Newbie
 
Registered: Jan 2012
Posts: 2

Original Poster
Rep: Reputation: Disabled
Hm, the BIOS on my laptop is silly and won't let change a lot of stuff. But whatever.

I have dug around with X configs (/etc/X11/xorg.conf.d/), and so far, I have found out something interesting... So, this is my /etc/X11/xorg.conf.d/10-monitor.conf:
Code:
Section "Device"
Identifier "intel_card"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Using this config (and without this config at all), it works properly (0:2:0 is the PCI ID of the built-in Intel card).

Now, if I change it to something like this:
Code:
Section "Device"
Identifier "radeon_card"
Driver "radeon"
BusID "PCI:1:0:0"
EndSection
1:0:0 is the PCI ID of the radeon card reported by lspci
It stops working with a segmentation fault error. However, if I try to use this on a non-radeon card PCI ID, it just says "no screens found". Does that mean that I will be unable to utilize that card under Linux, or this is a fault of the drivers or something like that? Wonder if anyone else got this working.

Last edited by Insomnia Array; 01-02-2012 at 11:44 AM.
 
Old 01-05-2012, 08:35 AM   #4
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 2,986

Rep: Reputation: 388Reputation: 388Reputation: 388Reputation: 388
Check this thread out:

https://bbs.archlinux.org/viewtopic.php?id=120622

particularly, Coacher's post re MUX and MUX-less displays. See also:

http://forums.dolphin-emulator.com/s....php?tid=17668

You probably have "MUX-less" hardware and that is not currently supported under linux.

Last edited by kilgoretrout; 01-05-2012 at 02:32 PM.
 
  


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
issues with 82845G Graphics Controller Peterken Linux - Newbie 16 01-18-2010 05:20 PM
Intel 82845G Graphics Controller Linucec Ubuntu 5 07-10-2008 06:03 PM
"Unreadable display after selecting graphics card" georgecrisp Ubuntu 1 10-31-2007 10:53 AM
Help selecting an add on SATA & IDE controller card. Mountain Man Linux - Hardware 2 05-18-2007 04:07 PM
RH 7.3 and Intel® 82845G Graphics Controller nilch Linux - Hardware 2 01-29-2003 03:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:51 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