Dell Inspiron 7559 GPU issuesCan't install nvidia drivers on a 2 card laptop for xubuntu 14.04How to install Radeon HD 8670A/8670M/8750M graphic card driver on Ubuntu 16.04?16.04 change from Intel HD Graphics to RadeonUnable to use nvidia gpu with optimus on ubuntu 16.04Is there a way to switch between Intel/Radeon graphic driver on Ubuntu 18.04?
Coordinate entry in QGIS 3
Identify the Eeveelutions
RegionCentroid and center of mass
About an ambiguity that really prevents me from understanding the principle " the laws of physics are invariant in all inertial frames"
Horizontally mirror a brainflak program
How do I get a planar traveling party to use survival/spell slots for food/drink instead of an artificer's Replicate Magic Item infusion?
Think of the one you can`t see
What are the colours of Lisa's jewelry in portrait room?
Why use Fourier series instead of Taylor?
What do physicists mean by a topological quantum gravity theory
Equality operator does not get defined for a custom spaceship operator implementation in C++20
I'm from Mumbai, India. I want to travel to Europe as a tourist but my salary is low ( €190/month). I have described my situation in the body
What is the 12th Russian exception verb?
Am I being run backwards?
Is it possible to use gases instead of liquids as fuel in a rocket engine?
Doubt on pronunciation of verbs (stressing)
Average Two Letters
Linearity assumption of linear regression
My mysterious "ruins" wander around and change on their own, what'd be a rational way for them to do that?
Interview question: If correlation doesn't imply causation, how do you detect causation?
Warranty on lock damaged during attempted theft
How prevalent is the sound /ʑ:/ in Russian?
What is the lowest level at which a human can beat the 100m world record (or: the presumed human limit) without using magic?
Trying to find a comic strip about "What your clothes say about you"
Dell Inspiron 7559 GPU issues
Can't install nvidia drivers on a 2 card laptop for xubuntu 14.04How to install Radeon HD 8670A/8670M/8750M graphic card driver on Ubuntu 16.04?16.04 change from Intel HD Graphics to RadeonUnable to use nvidia gpu with optimus on ubuntu 16.04Is there a way to switch between Intel/Radeon graphic driver on Ubuntu 18.04?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I have started installing Ubuntu 18.04 on my Dell Inspiron 7559, but failed to boot. After research, I have found https://connorkuehl.github.io/dell-inspiron-7559-linux-guide/index.html where is described how to install Ubuntu 18.04 and 16.04. Everything went well and now I'm running ubuntu, but only on Intel HD Graphics.
Is there a possibility to use Nvidia GPU?
When I'm trying to switch to Nvidia sudo prime-select nvidia, I cannot boot anymore. Boot stalls at "Detect the available GPUs and deal with any system changes" with an "Timeout" error.
My hardware:
$ sudo lshw -c Display
*-display UNCLAIMED
description: 3D controller
product: GM107M [GeForce GTX 960M]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:02:00.0
version: a2
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:de000000-deffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:df000000-df07ffff
*-display
description: VGA compatible controller
product: HD Graphics 530
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:128 memory:dd000000-ddffffff memory:b0000000-bfffffff ioport:f000(size=64) memory:c0000-dffff
$ glxinfo | grep "OpenGL"
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.2
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 19.0.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 19.0.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
My Grub defaults:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="acpi_backlight=vendor acpi_osi="
Update:
Purged all NVidia drivers. Installed version 390. Ubuntu was running, but very laggy. Started to look at what Joshua Besneatte posted, but I'm unable to install version
Unable to locate package nvidia-graphics-drivers-340
but version is present on https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa?field.series_filter=bionic
Update 2
I decided to install XFCE Desktop and use HD Graphics only. Works like a charm. Performance is much better. I'll stick to XFCE, but would like also to find a solution to run with Nvidia.
drivers 18.04 nvidia dell
add a comment
|
I have started installing Ubuntu 18.04 on my Dell Inspiron 7559, but failed to boot. After research, I have found https://connorkuehl.github.io/dell-inspiron-7559-linux-guide/index.html where is described how to install Ubuntu 18.04 and 16.04. Everything went well and now I'm running ubuntu, but only on Intel HD Graphics.
Is there a possibility to use Nvidia GPU?
When I'm trying to switch to Nvidia sudo prime-select nvidia, I cannot boot anymore. Boot stalls at "Detect the available GPUs and deal with any system changes" with an "Timeout" error.
My hardware:
$ sudo lshw -c Display
*-display UNCLAIMED
description: 3D controller
product: GM107M [GeForce GTX 960M]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:02:00.0
version: a2
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:de000000-deffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:df000000-df07ffff
*-display
description: VGA compatible controller
product: HD Graphics 530
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:128 memory:dd000000-ddffffff memory:b0000000-bfffffff ioport:f000(size=64) memory:c0000-dffff
$ glxinfo | grep "OpenGL"
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.2
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 19.0.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 19.0.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
My Grub defaults:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="acpi_backlight=vendor acpi_osi="
Update:
Purged all NVidia drivers. Installed version 390. Ubuntu was running, but very laggy. Started to look at what Joshua Besneatte posted, but I'm unable to install version
Unable to locate package nvidia-graphics-drivers-340
but version is present on https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa?field.series_filter=bionic
Update 2
I decided to install XFCE Desktop and use HD Graphics only. Works like a charm. Performance is much better. I'll stick to XFCE, but would like also to find a solution to run with Nvidia.
drivers 18.04 nvidia dell
Have you tried enabling proprietary drivers in settings? If it isn't available, make sure you are connected to the internet or plugin the USB drive you used to install Ubuntu and the sources should pick it up.
– Bob Linux
Aug 3 at 17:10
@JoshuaBesneatte That's not the right duplicate question.
– karel
Aug 3 at 18:54
add a comment
|
I have started installing Ubuntu 18.04 on my Dell Inspiron 7559, but failed to boot. After research, I have found https://connorkuehl.github.io/dell-inspiron-7559-linux-guide/index.html where is described how to install Ubuntu 18.04 and 16.04. Everything went well and now I'm running ubuntu, but only on Intel HD Graphics.
Is there a possibility to use Nvidia GPU?
When I'm trying to switch to Nvidia sudo prime-select nvidia, I cannot boot anymore. Boot stalls at "Detect the available GPUs and deal with any system changes" with an "Timeout" error.
My hardware:
$ sudo lshw -c Display
*-display UNCLAIMED
description: 3D controller
product: GM107M [GeForce GTX 960M]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:02:00.0
version: a2
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:de000000-deffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:df000000-df07ffff
*-display
description: VGA compatible controller
product: HD Graphics 530
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:128 memory:dd000000-ddffffff memory:b0000000-bfffffff ioport:f000(size=64) memory:c0000-dffff
$ glxinfo | grep "OpenGL"
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.2
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 19.0.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 19.0.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
My Grub defaults:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="acpi_backlight=vendor acpi_osi="
Update:
Purged all NVidia drivers. Installed version 390. Ubuntu was running, but very laggy. Started to look at what Joshua Besneatte posted, but I'm unable to install version
Unable to locate package nvidia-graphics-drivers-340
but version is present on https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa?field.series_filter=bionic
Update 2
I decided to install XFCE Desktop and use HD Graphics only. Works like a charm. Performance is much better. I'll stick to XFCE, but would like also to find a solution to run with Nvidia.
drivers 18.04 nvidia dell
I have started installing Ubuntu 18.04 on my Dell Inspiron 7559, but failed to boot. After research, I have found https://connorkuehl.github.io/dell-inspiron-7559-linux-guide/index.html where is described how to install Ubuntu 18.04 and 16.04. Everything went well and now I'm running ubuntu, but only on Intel HD Graphics.
Is there a possibility to use Nvidia GPU?
When I'm trying to switch to Nvidia sudo prime-select nvidia, I cannot boot anymore. Boot stalls at "Detect the available GPUs and deal with any system changes" with an "Timeout" error.
My hardware:
$ sudo lshw -c Display
*-display UNCLAIMED
description: 3D controller
product: GM107M [GeForce GTX 960M]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:02:00.0
version: a2
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:de000000-deffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:df000000-df07ffff
*-display
description: VGA compatible controller
product: HD Graphics 530
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:128 memory:dd000000-ddffffff memory:b0000000-bfffffff ioport:f000(size=64) memory:c0000-dffff
$ glxinfo | grep "OpenGL"
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.2
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 19.0.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 19.0.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
My Grub defaults:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="acpi_backlight=vendor acpi_osi="
Update:
Purged all NVidia drivers. Installed version 390. Ubuntu was running, but very laggy. Started to look at what Joshua Besneatte posted, but I'm unable to install version
Unable to locate package nvidia-graphics-drivers-340
but version is present on https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa?field.series_filter=bionic
Update 2
I decided to install XFCE Desktop and use HD Graphics only. Works like a charm. Performance is much better. I'll stick to XFCE, but would like also to find a solution to run with Nvidia.
drivers 18.04 nvidia dell
drivers 18.04 nvidia dell
edited Aug 3 at 22:09
Maxian Nicu
asked Aug 3 at 15:29
Maxian NicuMaxian Nicu
1286 bronze badges
1286 bronze badges
Have you tried enabling proprietary drivers in settings? If it isn't available, make sure you are connected to the internet or plugin the USB drive you used to install Ubuntu and the sources should pick it up.
– Bob Linux
Aug 3 at 17:10
@JoshuaBesneatte That's not the right duplicate question.
– karel
Aug 3 at 18:54
add a comment
|
Have you tried enabling proprietary drivers in settings? If it isn't available, make sure you are connected to the internet or plugin the USB drive you used to install Ubuntu and the sources should pick it up.
– Bob Linux
Aug 3 at 17:10
@JoshuaBesneatte That's not the right duplicate question.
– karel
Aug 3 at 18:54
Have you tried enabling proprietary drivers in settings? If it isn't available, make sure you are connected to the internet or plugin the USB drive you used to install Ubuntu and the sources should pick it up.
– Bob Linux
Aug 3 at 17:10
Have you tried enabling proprietary drivers in settings? If it isn't available, make sure you are connected to the internet or plugin the USB drive you used to install Ubuntu and the sources should pick it up.
– Bob Linux
Aug 3 at 17:10
@JoshuaBesneatte That's not the right duplicate question.
– karel
Aug 3 at 18:54
@JoshuaBesneatte That's not the right duplicate question.
– karel
Aug 3 at 18:54
add a comment
|
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1163181%2fdell-inspiron-7559-gpu-issues%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1163181%2fdell-inspiron-7559-gpu-issues%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Have you tried enabling proprietary drivers in settings? If it isn't available, make sure you are connected to the internet or plugin the USB drive you used to install Ubuntu and the sources should pick it up.
– Bob Linux
Aug 3 at 17:10
@JoshuaBesneatte That's not the right duplicate question.
– karel
Aug 3 at 18:54