Re: F27: wrong screen resolution after upgrade from F25

2018-01-09 Thread John Pilkington
On 09/01/18 14:50, Frédéric wrote: In any event, GRUB_CMDLINE_LINUX="rhgb quiet" is probably what is needed. I would backup the /boot/grub2/grub.cfg just in case. Yes, I confirm that this works fine. Thanks a lot, F I suspect that this sort of thing happens because a new installation of

Re: F27: wrong screen resolution after upgrade from F25

2018-01-09 Thread Frédéric
> In any event, > GRUB_CMDLINE_LINUX="rhgb quiet" > is probably what is needed. I would backup the /boot/grub2/grub.cfg just in > case. Yes, I confirm that this works fine. Thanks a lot, F ___ users mailing list -- users@lists.fedoraproject.org To un

Re: F27: wrong screen resolution after upgrade from F25

2018-01-09 Thread Ed Greshko
On 01/09/18 20:49, Patrick O'Callaghan wrote: > On Tue, 2018-01-09 at 13:10 +0100, Frédéric wrote: >>> Edit /etc/sysconfig/grub, then run: >>> >>> grub2-mkconfig -o /etc/grub2.cfg >> I have this: >> GRUB_CMDLINE_LINUX="rhgb quiet rd.driver.blacklist=nouveau >> modprobe.blacklist=nouveau" >> >> Shou

Re: F27: wrong screen resolution after upgrade from F25

2018-01-09 Thread Frédéric
> I'm confused. Are you saying you were already blacklisting the Nouveau > module before modifying the boot to remove "nouveau.modeset=0"? I did not do any blacklisting myself (did not know anything about it before) but I discovered the following line in /etc/sysconfig/grub,: GRUB_CMDLINE_LINUX="r

Re: F27: wrong screen resolution after upgrade from F25

2018-01-09 Thread Patrick O'Callaghan
On Tue, 2018-01-09 at 13:10 +0100, Frédéric wrote: > > Edit /etc/sysconfig/grub, then run: > > > > grub2-mkconfig -o /etc/grub2.cfg > > I have this: > GRUB_CMDLINE_LINUX="rhgb quiet rd.driver.blacklist=nouveau > modprobe.blacklist=nouveau" > > Should I replace it by: > GRUB_CMDLINE_LINUX="rhgb q

Re: F27: wrong screen resolution after upgrade from F25

2018-01-09 Thread Frédéric
> Edit /etc/sysconfig/grub, then run: > > grub2-mkconfig -o /etc/grub2.cfg I have this: GRUB_CMDLINE_LINUX="rhgb quiet rd.driver.blacklist=nouveau modprobe.blacklist=nouveau" Should I replace it by: GRUB_CMDLINE_LINUX="rhgb quiet" ___ users mailing list

Re: F27: wrong screen resolution after upgrade from F25

2018-01-09 Thread Patrick O'Callaghan
On Tue, 2018-01-09 at 10:48 +0100, Frédéric wrote: > > > $ cat /proc/cmdline > > > BOOT_IMAGE=/vmlinuz-4.14.11-300.fc27.x86_64 > > > root=UUID=4aab7630-84b2-4eae-9c5e-804ff8657b7f ro rhgb quiet > > > nouveau.modeset=0 video=vesa:off LANG=fr_FR.UTF-8 > > > > You may want to try removing "nouveau.mo

Re: F27: wrong screen resolution after upgrade from F25

2018-01-09 Thread Frédéric
>> $ cat /proc/cmdline >> BOOT_IMAGE=/vmlinuz-4.14.11-300.fc27.x86_64 >> root=UUID=4aab7630-84b2-4eae-9c5e-804ff8657b7f ro rhgb quiet >> nouveau.modeset=0 video=vesa:off LANG=fr_FR.UTF-8 > > You may want to try removing "nouveau.modeset=0" from the boot parameters. Yes, that works! How can I set

Re: F27: wrong screen resolution after upgrade from F25

2018-01-09 Thread Ed Greshko
On 01/09/18 15:16, Frédéric wrote: > $ cat /proc/cmdline > BOOT_IMAGE=/vmlinuz-4.14.11-300.fc27.x86_64 > root=UUID=4aab7630-84b2-4eae-9c5e-804ff8657b7f ro rhgb quiet > nouveau.modeset=0 video=vesa:off LANG=fr_FR.UTF-8 You may want to try removing "nouveau.modeset=0" from the boot parameters. --

Re: F27: wrong screen resolution after upgrade from F25

2018-01-08 Thread Frédéric
Maybe this can help? $ cat /proc/cmdline BOOT_IMAGE=/vmlinuz-4.14.11-300.fc27.x86_64 root=UUID=4aab7630-84b2-4eae-9c5e-804ff8657b7f ro rhgb quiet nouveau.modeset=0 video=vesa:off LANG=fr_FR.UTF-8 $ dmesg | grep -i failed [0.889614] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM [

Re: F27: wrong screen resolution after upgrade from F25

2018-01-08 Thread Frédéric
> Have yet to try > the NVIDIA driver NVIDIA-Linux-x86_64-384.90.run which has worked for me in > f25. I also tried the nvidia driver (rpmfusion) but was the same. F ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

Re: F27: wrong screen resolution after upgrade from F25

2018-01-08 Thread Frédéric
> If you haven't already, check with a KDE forum or mailing list, as it might > not be Fedora-related. Between them and us, we should be able to get this > working right. For my issue, I have tried a live USB stick with F27 KDE spin and the resolution is fine so I think it is not a KDE problem. _

Re: F27: wrong screen resolution after upgrade from F25

2018-01-08 Thread Joe Zeff
On 01/08/2018 11:13 AM, Robert McBroom wrote: Initially on upgrade from f25 to f27 with the 4.14.8 kernal I was thrilled to get KDE in 1900x1600 natively but on the update to 4.14.11 the resolution was gone.  I can get full resolution for XFCE4, MATE and GNOME but not KDE. If you haven't al

Re: F27: wrong screen resolution after upgrade from F25

2018-01-08 Thread Robert McBroom
On 01/08/2018 11:01 AM, Frédéric wrote: Hi, I have upgraded my system from F25 to F27 with dnf system-upgrade. My laptop screen resolution is Full HD but I get 1024x768 which is awful. I have an nvidia video card but use the nouveau driver (also tried the nvidia driver from rpmfusion with the s

Re: F27: wrong screen resolution after upgrade from F25

2018-01-08 Thread stan
On Mon, 8 Jan 2018 17:01:43 +0100 Frédéric wrote: > Hi, > > I have upgraded my system from F25 to F27 with dnf system-upgrade. > My laptop screen resolution is Full HD but I get 1024x768 which is > awful. > > I have an nvidia video card but use the nouveau driver (also tried the > nvidia driver

F27: wrong screen resolution after upgrade from F25

2018-01-08 Thread Frédéric
Hi, I have upgraded my system from F25 to F27 with dnf system-upgrade. My laptop screen resolution is Full HD but I get 1024x768 which is awful. I have an nvidia video card but use the nouveau driver (also tried the nvidia driver from rpmfusion with the same effect). At first, I thought it was a