[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2018-04-29 Thread Harry Coin
Bionic LTS: dmesg [0.00] Linux version 4.15.0-20-generic (buildd@lgw01-amd64-039) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 (Ubuntu 4.15.0-20.21-generic 4.15.17) [0.00] Command line: BOOT_IMAGE=/@/boot/vmlinuz-4.15.0-20-generic root

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2018-02-27 Thread dino99
Here is what Bionic log with a single intel igpu hd530: oem@ubuntu:~$ journalctl -b | grep gpu-manager Feb 27 06:29:57 ubuntu gpu-manager[766]: /etc/modprobe.d is not a file Feb 27 06:29:57 ubuntu gpu-manager[766]: /etc/modprobe.d is not a file Feb 27 06:29:57 ubuntu gpu-manager[766]: /etc/modprob

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2017-12-11 Thread Frank Earl
It seems to have to do with the Intel side of things. Something not getting done right because of it being 6th or 7th generation. It all pretty much goes to hell in a handbasket when you turn on Intel mode to try to save power. A switch from the command line (Once you go into recovery and exit.

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2017-11-26 Thread WinEunuchs2Unix
Dell Alienware 17R3 w/Sky Lake, nVidia GTX 970M and Intel HD530 with prime-select set to nVidia. Running Ubuntu 16.04.3 LTS with a laptop screen plus HDMI external screen plus HDMI external screen (via Thunderbolt 3 Displayport to HDMI adapter). >From /var/log/syslog today: Nov 26 13:33:12 alien

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2017-03-11 Thread dino99
** Tags added: zesty -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubuntu. https://bugs.launchpad.net/bugs/1369216 Title: gpu-manager: /etc/modprobe.d is not a file Status in ubuntu-drivers-common package in

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2017-03-11 Thread Ken Sharp
I installed DKMS and it went away. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubuntu. https://bugs.launchpad.net/bugs/1369216 Title: gpu-manager: /etc/modprobe.d is not a file Status in ubuntu-drivers-com

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2017-03-09 Thread Nazar Mokrynskyi
@davidak, you might need to build Nvidia module with dkms manually (it fails building automatically for me too more often than not). You can do this like following: sudo dkms install -k 4.10.0-11-generic -m nvidia-378/378.13 Just replace kernel version and Nvidia driver version with what you have

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2017-03-09 Thread davidak
I have elementary OS 0.4 Loki (based on Ubuntu 16.04.2 LTS) on a Macbook Pro (Retina). Yesterday i installed the HWE Kernel and Xorg. apt install --install-recommends linux-generic-hwe-16.04 xserver-xorg- hwe-16.04 Today i rebootet the system since the resolution of the display was strange after

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2017-02-09 Thread Alex R
I'm on 16.04.1 with nvidia 378 (from ppa) and am getting these errors too. So "/etc/modprobe.d is not a file" is safe to ignore. What about "update-alternatives: error: no alternatives for x86_64-linux- gnu_gfxcore_conf" ? # systemctl status gpu-manager.service ● gpu-manager.service - Detect the

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2017-01-24 Thread Manfred Hampl
Doesn't the first grep command in is_module_blacklisted need adding a ^ identical to the second one - "grep -G \"blacklist.*% vs. "grep -G \"^blacklist.*% to avoid matching commented-out entries (like "#backlist noveau" etc.)? -- You received this bug notification because you are a member of De

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-11-29 Thread RIchard Blakie
To those of you who are concerned with this message '/etc/modprobe.d is not a file', note that this message does not reflect an error. It is simply a wrongly placed and mis-worded message in function "is_module_blacklisted" in gpu-manager.c However, this does not address the situation of incorrectl

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-09-16 Thread dino99
Test feedback: as i use a nvidia-370 driver (true with older ones), nvidia-prime & bbswitch are also installed (does not need them on that pc with a unique nvidia 750 card). Both nvidia driver & ubuntu-drivers-common install nvidia-prime and then bbswitch. Purging them both and rebooting : the e

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-09-16 Thread Brian Murray
** Changed in: ubuntu-drivers-common (Ubuntu) Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubuntu. https://bugs.launchpad.net/bugs/

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-09-15 Thread Florian Fainelli
OK, just wondering because in my case that was it, I had nvidia in /etc/modules and the blacklisted check seemed to fail because of that. The whole gpu-manager code is pretty unreadable, and quite frankly I don't even think this makes sense to write it in C considering that there is already python

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-09-15 Thread dino99
@Florian /etc/modules is empty (only a few genuine lines commented), so its not the reason pushing that error. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubuntu. https://bugs.launchpad.net/bugs/1369216 Titl

Re: [Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-09-15 Thread Kyle
I cant tell anymore as i cant even get to a command prompt anymore, if i recall something about dns is the error now Sent from my HTC - Reply message - From: "Florian Fainelli" To: Subject: [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file Date: Thu, Sep 15, 2016 10:15 PM Th

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-09-15 Thread Florian Fainelli
The "/etc/modprobe.d is not a file" error is kind of confusing actually and seems to be some stray debug in share/hybrid/gpu-manager.c. Do you have nvidia in /etc/modules by chance? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-09-15 Thread Pander
I have Radeon HD 5970. As root I can do startx and use everything. All has been configured correctly and Mesa OpenCL is even available. I upgraded from xenial-proposed the next three packages too see if it would fix it: liblightdm-gobject-1-0:amd641.18.3-0ubuntu1 lightdm

Re: [Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-09-15 Thread Kyle
I updated to v16 and my pc is now unusable, though i suspect its because i did not disable secure boot. Sent from my HTC - Reply message - From: "Pander" <1369...@bugs.launchpad.net> To: Subject: [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file Date: Thu, Sep 15, 2016 10:42 A

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-09-15 Thread Pander
Is there a workaround for xenial? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubuntu. https://bugs.launchpad.net/bugs/1369216 Title: gpu-manager: /etc/modprobe.d is not a file Status in ubuntu-drivers-comm

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-06-05 Thread Peter Antoniac
** Changed in: ubuntu-drivers-common (Ubuntu) Status: Triaged => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubuntu. https://bugs.launchpad.net/bugs/1369216 Title: gpu-manager: /etc/modprob

Re: [Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-05-11 Thread Kyle
Also just an FYI: https://wiki.ubuntu.com/Bugs/Triage (Internal Server Error) -Original Message- From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Pam Satterthwaite Sent: Wednesday, May 11, 2016 4:35 AM To: k...@digitist.com Subject: [Bug 1369216] Re: gpu-manager: /

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-05-11 Thread Pam Satterthwaite
So I'm having this problem too. I'm on Wily - pretty vanilla install, although I'm using Gnome once I get that far. I don't have a graphics card at all, just whatever intel put on the cruddy i3 mobo that's in this $300 laptop - so no additional drivers. What is strange is that I didn't have any pr

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-05-07 Thread Florian Fainelli
I am still seeing this problem on Ubuntu 16.04 with a Nvidia GPU only: mai 07 18:50:26 bender systemd[1]: Starting Light Display Manager... mai 07 18:50:27 bender lightdm[2112]: /etc/modprobe.d is not a file mai 07 18:50:27 bender lightdm[2112]: /etc/modprobe.d is not a file mai 07 18:50:27 bender

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-05-04 Thread dino99
on yakkety 64 bits: gpu-manager.log is clean; but journalctl still has " gpu-manager[875]: /etc/modprobe.d is not a file" ** Tags added: yakkety -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubuntu. https://bu

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-05-03 Thread Peter Antoniac
It looks like the gpu-manager.log should now be corrected. Anybody else can add more information to keep this bug still open? ** Changed in: ubuntu-drivers-common (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Desktop Packages, whic

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-05-02 Thread Marco
I experience this problem when I try to use "sudo prime-switch intel" /etc/modprobe.d is not a file /etc/modprobe.d is not a file /etc/modprobe.d is not a file /etc/modprobe.d is not a file /etc/modprobe.d is not a file update-alternatives: error: no alternatives for x86_64-linux-gnu_gfxcore_conf

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-04-27 Thread Peter Antoniac
This might be also related to #1410801. Check out also the fixes pushed into #1376966. I will try to test against the latest these days and see if the latest in ubuntu-drivers-common fixed it. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-04-25 Thread Kyle
Just installed Ubuntu 15.04 a few weeks ago smashing my head against the wall on this one. Any workarounds available? Is there an ETA on a bugfix? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubuntu. https:

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-04-04 Thread Peter Antoniac
This seams to cause a lot of troubles on laptops with hybrid video cards (like nvidia-intel). Since this cannot be taken in for release, I marked it for updates. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubu

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-04-04 Thread Peter Antoniac
** Changed in: ubuntu-drivers-common (Ubuntu) Milestone: None => xenial-updates -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubuntu. https://bugs.launchpad.net/bugs/1369216 Title: gpu-manager: /etc/modpr

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-03-21 Thread Alberto Salvia Novella
** Changed in: ubuntu-drivers-common (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubuntu. https://bugs.launchpad.net/bugs/1369216 Title: gpu-manager: /etc/modprobe

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-03-08 Thread dino99
Actual xenial output: sudo systemctl status gpu-manager.service gpu-manager.service - Detect the available GPUs and deal with any system changes Loaded: loaded (/lib/systemd/system/gpu-manager.service; enabled; vendor preset: enabled) Active: inactive (dead) since Tue 2016-03-08 08:06:13 C

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-03-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-drivers-common (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubuntu. https://

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-02-04 Thread dino99
sudo systemctl status gpu-manager.service [sudo] password for oem: ● gpu-manager.service - Detect the available GPUs and deal with any system changes Loaded: loaded (/lib/systemd/system/gpu-manager.service; enabled; vendor preset: enabled) Active: inactive (dead) since Thu 2016-02-04 14:47

[Desktop-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2016-02-04 Thread dino99
Looks identical as that fixed one: https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1376966 so adding that package, might not concern upstart as xenial is using systemd. ** Changed in: upstart (Ubuntu) Status: Confirmed => Incomplete ** Also affects: ubuntu-drivers-co