Skip to main content
added possible solution
Source Link
Not me
  • 169
  • 3
  • 13

I have Ubuntu 18.04.4 LTS and Arch Linux installed on an iMac, which I think doesn't support KMS. I have gotten Ubuntu to work with several DEsdesktops, WMswindow managers, and DMsdisplay managers. When I attempted to install Manjaro, nothing worked, even with nomodeset, so I tried Arch. I have gotten the TTYs to work on Arch, but not X (I haven't tried Wayland yet). The problems I have had so far:

The log file is smaller, but still big. Let me know if it is necessary.

KMS - Kernel Mode Setting

I have looked around the internet, and I believe the issue is kernel mode setting. If you know about this, I would appreciate help. Is the only solution an external graphics card that supports KMS? Can I use or make a window manager or desktop environment that doesn't require KMS? Can I make a suggestion to the Linux Kernel to make an alternative to KMS that will still work?

Why does Ubuntu work (mostly) but Manjaro doesn't?

I have Ubuntu 18.04.4 LTS and Arch Linux installed on an iMac, which I think doesn't support KMS. I have gotten Ubuntu to work with several DEs, WMs, and DMs. I have gotten the TTYs to work on Arch, but not X (I haven't tried Wayland yet). The problems I have had so far:

The log file is smaller, but still big. Let me know if it is necessary.

I have Ubuntu 18.04.4 LTS and Arch Linux installed on an iMac, which I think doesn't support KMS. I have gotten Ubuntu to work with several desktops, window managers, and display managers. When I attempted to install Manjaro, nothing worked, even with nomodeset, so I tried Arch. I have gotten the TTYs to work on Arch, but not X (I haven't tried Wayland yet). The problems I have had so far:

The log file is smaller, but still big. Let me know if it is necessary.

KMS - Kernel Mode Setting

I have looked around the internet, and I believe the issue is kernel mode setting. If you know about this, I would appreciate help. Is the only solution an external graphics card that supports KMS? Can I use or make a window manager or desktop environment that doesn't require KMS? Can I make a suggestion to the Linux Kernel to make an alternative to KMS that will still work?

Why does Ubuntu work (mostly) but Manjaro doesn't?

Linux issues (preferable to a seamless Apple experience) on iMac

When I boot without nomodeset I see some info ending with the following:

I'm typing this*Error* onNo theUMS computersupport in question, so I will edit this once Iradeon reboot.module! 

At this point, the resolution sharpens slightly, then the screen goes black. With nomodeset, the screen doesn't go black but shows more logs, then proceeds to the login screen.

UPDATE: I used to be able to see that message, but I can't seem to bring it back. Everything else is the same, though.

Linux issues (preferable to a seamless Apple experience) on iMac

When I boot without nomodeset I see the following:

I'm typing this on the computer in question, so I will edit this once I reboot. 

At this point, the resolution sharpens slightly, then the screen goes black. With nomodeset, the screen doesn't go black but shows more logs, then proceeds to the login screen.

Linux issues on iMac

When I boot without nomodeset I see some info ending with the following:

*Error* No UMS support in radeon module! 

At this point, the resolution sharpens slightly, then the screen goes black. With nomodeset, the screen doesn't go black but shows more logs, then proceeds to the login screen.

UPDATE: I used to be able to see that message, but I can't seem to bring it back. Everything else is the same, though.

added 1131 characters in body
Source Link
Not me
  • 169
  • 3
  • 13
  • Booting without nomodeset results in a black unresponsive screen
  • I can't successfully startx or xinit on Arch even with nomodeset
  • Suspending in Ubuntu results in a black unresponsive screen
  • Ubuntu brightness keys don't work, but an image on the screen says it does

catstartx /var/log/Xorg.0.log& prints much less, since X refuses to connect:

AsX.Org soonX asServer I1.20.8 X runProtocol itVersion real11, quickRevision 0 Build Operating System: Linux Arch Linux Current Operating System: Linux amc-arch 5.6.5-arch3-1 #1 SMP PREEMPT Sun, 19, Apr 2-2- 13:14:25 +0000 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda3 nomodeset Build Date: 30 March 2020 05:05:45AM Current version of pixman: 0.38.4 before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file:"/var/log/Xorg.0.log", Time: Mon Apr 20 19:53:22 2020 (==) Using system config directory "/usr/share/X11/xorg.conf.d" ile at "/var/log/Xorg.0.log" for additional information.(EE) (EE) Server terminated with error (1). Closing log file. xinit: giving up xinit: unable to connect to X server: Connection refused xinit: server error Job 1, 'startx &' has ended 

The log file is smaller, but still big. Let me know if it is necessary.

  • Booting without nomodeset results in a black unresponsive screen
  • I can't successfully startx or xinit on Arch even with nomodeset
  • Suspending in Ubuntu results in a black unresponsive screen

cat /var/log/Xorg.0.log prints much less, since X refuses to connect:

As soon as I run it real quick. 
  • Booting without nomodeset results in a black unresponsive screen
  • I can't successfully startx or xinit on Arch even with nomodeset
  • Suspending in Ubuntu results in a black unresponsive screen
  • Ubuntu brightness keys don't work, but an image on the screen says it does

startx & prints:

X.Org X Server 1.20.8 X Protocol Version 11, Revision 0 Build Operating System: Linux Arch Linux Current Operating System: Linux amc-arch 5.6.5-arch3-1 #1 SMP PREEMPT Sun, 19, Apr 2-2- 13:14:25 +0000 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda3 nomodeset Build Date: 30 March 2020 05:05:45AM Current version of pixman: 0.38.4 before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file:"/var/log/Xorg.0.log", Time: Mon Apr 20 19:53:22 2020 (==) Using system config directory "/usr/share/X11/xorg.conf.d" ile at "/var/log/Xorg.0.log" for additional information.(EE) (EE) Server terminated with error (1). Closing log file. xinit: giving up xinit: unable to connect to X server: Connection refused xinit: server error Job 1, 'startx &' has ended 

The log file is smaller, but still big. Let me know if it is necessary.

Source Link
Not me
  • 169
  • 3
  • 13
Loading