Announcement
Collapse
No announcement yet.
Fedora 25 Turned Out Great, Definitely My Most Favorite Fedora Release
Collapse
X
-
Originally posted by reavertm View PostFor me, Fedora 25 (KDE Plasma) is total failure - 12 minutes to login due to races of unknown nature.
https://bugzilla.redhat.com/show_bug.cgi?id=1396788
Not surprisingly packagers don't care, it's not Gnome bug.
1. Your bug is far too cluttered, I'd suggest you break into multiple bugs.
2. Try creating a new account "test" and login into KDE, do you see the same errors?
3. You may want to join the Fedora-KDE mailing list. A lot of helpful people there.
- GilboaLast edited by gilboa; 22 November 2016, 04:31 AM.oVirt-HV1: Intel S2600C0, 2xE5-2658V2, 128GB, 8x2TB, 4x480GB SSD, GTX1080 (to-VM), Dell U3219Q.
oVirt-HV2: Intel S2400GP2, 2xE5-2448L, 120GB, 8x2TB, 4x480GB SSD, GTX550 (to-VM).
oVirt-HV3: Gigabyte B85M-HD3, E3-1245V3, 32GB, 4x1TB, 2x480GB SSD, GTX980 (to-VM), Dell U2711.
Devel-2: Asus H110M-K, i5-6500, 16GB, 3x1TB + 128GB-SSD, F33.
Comment
-
Originally posted by Griffin View PostYou can't install one of the lesser desktops and expect the same quality as Gnome.
Might I ask how many Fedora/GNOME machine are you currently managing?
Last edited by gilboa; 22 November 2016, 04:29 AM.oVirt-HV1: Intel S2600C0, 2xE5-2658V2, 128GB, 8x2TB, 4x480GB SSD, GTX1080 (to-VM), Dell U3219Q.
oVirt-HV2: Intel S2400GP2, 2xE5-2448L, 120GB, 8x2TB, 4x480GB SSD, GTX550 (to-VM).
oVirt-HV3: Gigabyte B85M-HD3, E3-1245V3, 32GB, 4x1TB, 2x480GB SSD, GTX980 (to-VM), Dell U2711.
Devel-2: Asus H110M-K, i5-6500, 16GB, 3x1TB + 128GB-SSD, F33.
Comment
-
Originally posted by bruder View Post
Having the ATI can suck also... I have a Lenovo E450 laptop, which has the Intel HD5500 integrated graphics that is paired with ATI's Radeon R7 M260, and on Ubuntu 16.04 I have the same problem as mr. sp82. Just after clicking the Try Ubuntu or Install button I get kicked back to console with bunch of dmesg messages about amdgpu and the system halts. This never happens with Fedora, but we all know why it happens with Ubuntu. Anyway, this particular laptop model doesn't seem to like linux systems. Very often I get gnome or app crashes, plus my laptop turned off immediately twice without notice. None of these problems occur when running Windows.
But for me the biggest problem is the low screen refresh rate. Everything tells me the refresh is 60 Hz, but I can clearly see the screen refreshing like it was 30 Hz or so. This happens on every linux distro I tried: Debian, Ubuntu, Mint, Fedora, OpenSUSE and others. The only system that can deal with this is Windows, be it 7, 8 or 10. I'm not proficient enough to tell what is causing this, so don't blame me it this can be easly fixed.
At a minimum try switching your uefi into compatibility mode then boot a live image.
Comment
-
Originally posted by tjwhaynes View PostI have an Optimus-based laptop (Lenovo W541). Anyone who has similar hardware run into any issues (I currently use nvidia-bumblebee) on F25?
Originally posted by sgallagh View Post
Would you be so kind as to join the Fedora Server mailing list and discuss what issues you have with SELinux? At the very least, everything should be working out of the box. Also, we now have an SELinux Troubleshooter add-on to Cockpit (`dnf install cockpit-selinux`) that will report issues, suggest fixes and enable you to report bugs if you think that the requested action should be possible by default.
I'm not sure if this is a "proper" way of handling this, but I just clear the audit log, set SELinux to permissive, start the problematic service(s), create an audit profile with audit2allow, install the policy, and set SELinux back to enforcing. Now that I know how to do that, the process takes about 10-20 seconds.
Comment
-
Originally posted by bruder View Post
Having the ATI can suck also... I have a Lenovo E450 laptop, which has the Intel HD5500 integrated graphics that is paired with ATI's Radeon R7 M260, and on Ubuntu 16.04 I have the same problem as mr. sp82. Just after clicking the Try Ubuntu or Install button I get kicked back to console with bunch of dmesg messages about amdgpu and the system halts. This never happens with Fedora, but we all know why it happens with Ubuntu. Anyway, this particular laptop model doesn't seem to like linux systems. Very often I get gnome or app crashes, plus my laptop turned off immediately twice without notice. None of these problems occur when running Windows.
But for me the biggest problem is the low screen refresh rate. Everything tells me the refresh is 60 Hz, but I can clearly see the screen refreshing like it was 30 Hz or so. This happens on every linux distro I tried: Debian, Ubuntu, Mint, Fedora, OpenSUSE and others. The only system that can deal with this is Windows, be it 7, 8 or 10. I'm not proficient enough to tell what is causing this, so don't blame me it this can be easly fixed.
Code:intel_iommu=on
Code:pcie_aspm=off
Code:pcie_port_pm=off
Code:acpi_osi='Linux'
Code:acpi_osi='!Windows 2015'
Comment
Comment