Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
04-25-2011, 01:50 PM
|
#1
|
|
LQ Newbie
Registered: Oct 2010
Posts: 13
Rep:
|
Nvidia Optimus Samsung RF711
Hello
This laptop has hybrid graphics.
Code:
00:02.0 VGA compatible controller: Intel Corporation Device 0116 (rev 09)
01:00.0 3D controller: nVidia Corporation Device 0df4 (rev a1)
Recently NVIDIA released driver that can support my card (GT 540M)
Unfortunately by default intel graphics card is always selected.
So NVIDIA proprietary driver installation ends up with error
some relevant xorg.log portion
Code:
(--) PCI:*(0:0:2:0) 8086:0116:144d:c0a5 rev 9, Mem @ 0xf5400000/4194304, 0xc0000000/268435456, I/O @ 0x0000e000/64
(--) PCI: (0:1:0:0) 10de:0df4:144d:c0a5 rev 161, Mem @ 0xf4000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
(II) NVIDIA dlloader X Driver 270.41.06 Mon Apr 18 14:55:51 PDT 2011
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 00@00:02:0
(EE) No devices detected.
Fatal server error:
no screens found
as you see above intel is primary. Xorg.log shows it with *. So nvdia card is abandoned. I have no option at BIOS level to set nvidia as primary. Can someone help me to force system to use nvidia card as primary graphics?
Many thanks in advance
Last edited by tikcop1; 04-25-2011 at 01:52 PM.
|
|
|
|
04-25-2011, 01:58 PM
|
#2
|
|
Member
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 451
Rep:
|
Quote:
Originally Posted by tikcop1
Hello
This laptop has hybrid graphics.
Code:
00:02.0 VGA compatible controller: Intel Corporation Device 0116 (rev 09)
01:00.0 3D controller: nVidia Corporation Device 0df4 (rev a1)
Recently NVIDIA released driver that can support my card (GT 540M)
Unfortunately by default intel graphics card is always selected.
So NVIDIA proprietary driver installation ends up with error
some relevant xorg.log portion
Code:
(--) PCI:*(0:0:2:0) 8086:0116:144d:c0a5 rev 9, Mem @ 0xf5400000/4194304, 0xc0000000/268435456, I/O @ 0x0000e000/64
(--) PCI: (0:1:0:0) 10de:0df4:144d:c0a5 rev 161, Mem @ 0xf4000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
(II) NVIDIA dlloader X Driver 270.41.06 Mon Apr 18 14:55:51 PDT 2011
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 00@00:02:0
(EE) No devices detected.
Fatal server error:
no screens found
as you see above intel is primary. Xorg.log shows it with *. So nvdia card is abandoned. I have no option at BIOS level to set nvidia as primary. Can someone help me to force system to use nvidia card as primary graphics?
Many thanks in advance
|
Sorry, but today, the Linux support for NVidia Optimus is just ZERO percent.
See:
http://www.phoronix.com/scan.php?pag...item&px=OTM3NA
|
|
|
|
04-25-2011, 05:44 PM
|
#3
|
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 1,863
|
Try the new asus-switcheroo project by AWilliam
|
|
|
|
04-25-2011, 08:23 PM
|
#4
|
|
Member
Registered: Jun 2008
Distribution: Slackware
Posts: 95
Rep:
|
I had to do my homework before buying my new laptop. I'm still a fan of Nvidia's GPUs, and I wanted one in my new laptop, but it was tough to find an option without Optimus.
I ended up with a Dell XPS 17 L702X, with an i7, GeForce GT 550M 1 GB video, and the 3D 1080p screen. The 3D option disabled Optimus support. My laptop is a desktop replacement, so I don't care too much about battery life anyhow.
So far, this laptop is sweet...
|
|
|
|
04-26-2011, 03:39 PM
|
#5
|
|
LQ Newbie
Registered: Oct 2010
Posts: 13
Original Poster
Rep:
|
Gents
To use asus-switcheroo I need to have _DSM, MXMX & MXDS methodd. After extracting DSDT I see so i miss MXMX/ MXDS methods. So seems this switchero is useless.
I am really glad so some of you bought laptop without Optimus.
Still my questions remains unaswered: I need only one thing
how to disable completely intel graphics? Or is there any way so my NVIDIA graphics becomes 00:02:0.
Code:
00:02.0 VGA compatible controller: Intel Corporation Device 0116 (rev 09)
01:00.0 3D controller: nVidia Corporation Device 0df4 (rev a1)
|
|
|
|
04-26-2011, 04:18 PM
|
#6
|
|
Senior Member
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 1,950
|
if you can't do it by bios or by switcheroo, at today, for what I know, you can't: blame Nvidia.
Last edited by ponce; 04-26-2011 at 04:20 PM.
|
|
|
|
04-26-2011, 04:45 PM
|
#7
|
|
Member
Registered: May 2005
Location: Greece
Posts: 372
Rep:
|
I am probably wrong, but isn't Optimus needed when you need to on-the-fly switch between the two cards ?
Since tikcop1 just wants to use the nvidia card, won't putting the following in the Device section of xorg.conf work ?
Code:
Driver "nvidia"
BusID "PCI:1:0:0"
Or does the BIOS disable the second card altogether and only the primary card is alive ?
|
|
|
|
04-26-2011, 05:07 PM
|
#8
|
|
Senior Member
Registered: May 2006
Posts: 3,016
|
On Optimus laptops, the intel GPU is always enabled till 3D acceleration is needed, at which point the nvidia card is triggered and sends it's output over the PCIe bus to the integrated GPU. Unless there is a BIOS switch (which means it's not really Optimus in the first place), it is not possible to use the nvidia driver at the moment. Period.
Adam
|
|
|
|
04-28-2011, 11:31 AM
|
#9
|
|
LQ Newbie
Registered: Oct 2010
Posts: 13
Original Poster
Rep:
|
Gents
I have no option in BIOS to switch it off.
Can I replace it with any other BIOS to get possibility to switch off Optimus?
My laptop is a kind of desktop so I really don't care at this moment for battery.
id:
firmware
description: BIOS
vendor: American Megatrends Inc.
physical id: 0
version: 07HX.M024.20110212.SSH
date: 02/12/2011
size: 64KiB
capacity: 1984KiB
capabilities: pci upgrade shadowing cdboot bootselect edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer acpi usb biosbootspecification
|
|
|
|
04-28-2011, 12:27 PM
|
#10
|
|
Senior Member
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 1,950
|
Quote:
Originally Posted by tikcop1
Gents
I have no option in BIOS to switch it off.
Can I replace it with any other BIOS to get possibility to switch off Optimus?
|
no, because if you don't have the bios option it means the display is hardwired to the intel board, so no way.
as I said in my previous message you should better ask for support to nvidia/samsung people, I think this has nothing to do with slackware.
|
|
|
|
04-28-2011, 12:37 PM
|
#11
|
|
Member
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 451
Rep:
|
Quote:
Originally Posted by tikcop1
Can I replace it with any other BIOS to get possibility to switch off Optimus?
My laptop is a kind of desktop so I really don't care at this moment for battery.
id:
firmware
description: BIOS
vendor: American Megatrends Inc.
physical id: 0
version: 07HX.M024.20110212.SSH
date: 02/12/2011
size: 64KiB
capacity: 1984KiB
capabilities: pci upgrade shadowing cdboot bootselect edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer acpi usb biosbootspecification
|
You want a brick? Stay away from this jokes!
A laptop is very difficult to be modded as BIOS. Just stay away. 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:42 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|