[Bug 101771] MacBook Pro 2015 11,5 - Xorg fatal error on screen detection for kernels 4.10.0+ (and possibly 4.9.8+)

2017-07-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101771

berg  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #11 from berg  ---
(In reply to Michel Dänzer from comment #10)
> > Jul 13 10:51:28 bmbp kernel: [2.011562] si_fw: mixing new and old 
> > firmware!
> 
> Looks like there's a problem with the firmware files for the radeon driver.
> Make sure the firmware-amd-graphics / firmware-linux-nonfree package is up
> to date and that the initrd contains the current files from
> /lib/firmware/radeon/.

Hi Michel,

So, in Ubuntu 16.10 there's no firmware-amd-graphics or firmware-linux-nonfree
packages anymore. 

I did however, find that the linux-firmware package on the LiveUSB key was
indeed newer, so I went ahead and downloaded this package to match that on the
live USB key: https://packages.ubuntu.com/source/zesty/linux-firmware which
incidentally updates all the initrd images.

Since updating to the newer package version the kernel started booting
correctly. I guess the morale of the story here is that I should update my
distribution to avoid this kind of problem. I had issues upgrading the same
distribution on another laptop so have been putting it off.

The latest mainline kernel 4.12.2 is now booting successfully.

Many thanks for your help, seems like testing kernel patches on new kernels is
what is getting me into trouble in this case :)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 101771] MacBook Pro 2015 11,5 - Xorg fatal error on screen detection for kernels 4.10.0+ (and possibly 4.9.8+)

2017-07-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101771

--- Comment #10 from Michel Dänzer  ---
> Jul 13 10:51:28 bmbp kernel: [2.011562] si_fw: mixing new and old 
> firmware!

Looks like there's a problem with the firmware files for the radeon driver.
Make sure the firmware-amd-graphics / firmware-linux-nonfree package is up to
date and that the initrd contains the current files from /lib/firmware/radeon/.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 101771] MacBook Pro 2015 11,5 - Xorg fatal error on screen detection for kernels 4.10.0+ (and possibly 4.9.8+)

2017-07-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101771

Michel Dänzer  changed:

   What|Removed |Added

 Attachment #132681|text/x-log  |text/plain
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 101771] MacBook Pro 2015 11,5 - Xorg fatal error on screen detection for kernels 4.10.0+ (and possibly 4.9.8+)

2017-07-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101771

--- Comment #9 from berg  ---
(In reply to berg from comment #8)
> Created attachment 132681 [details]
> ssd-linux-4.10.0-syslog

So I found some data in the syslog files, even though it didn't get dumped to
kern.log, this might be useful. Line 2605 seems to indicate a problem
initialising the GPU.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 101771] MacBook Pro 2015 11,5 - Xorg fatal error on screen detection for kernels 4.10.0+ (and possibly 4.9.8+)

2017-07-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101771

--- Comment #8 from berg  ---
Created attachment 132681
  --> https://bugs.freedesktop.org/attachment.cgi?id=132681&action=edit
ssd-linux-4.10.0-syslog

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 101771] MacBook Pro 2015 11,5 - Xorg fatal error on screen detection for kernels 4.10.0+ (and possibly 4.9.8+)

2017-07-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101771

--- Comment #7 from berg  ---
> Nothing in /var/log/kern.log*?

Nope, no sign of the kernel version starting at all: 

berg@bmbp:/var/log$ zcat kern* | grep "Linux version"
Jun 27 15:02:07 bmbp kernel: [0.00] Linux version 4.9.8-mbp115
(berg@bmbp) (gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) ) #1 SMP Mon
Feb 6 19:38:12 AEST 2017
Jun 27 17:11:22 bmbp kernel: [0.00] Linux version 4.9.8-mbp115
(berg@bmbp) (gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) ) #1 SMP Mon
Feb 6 19:38:12 AEST 2017

berg@bmbp:/var/log$ grep "Linux version" kern.*
kern.log:Jul 11 14:58:10 bmbp kernel: [0.00] Linux version 4.9.8-mbp115
(berg@bmbp) (gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) ) #1 SMP Mon
Feb 6 19:38:12 AEST 2017

> Without seeing the corresponding dmesg, from the Xorg log file it looks like
> you should make sure the radeon kernel module is loaded and properly
> initializes before Xorg starts.

I'm not sure how I would ensure that, and curious as to why it would be any
different starting Linux 4.10.0 from a LiveUSB key than from the internal SSD -
speed at which it's reading from the device? Can I add some kind of delay for
loading the video driver?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 101771] MacBook Pro 2015 11,5 - Xorg fatal error on screen detection for kernels 4.10.0+ (and possibly 4.9.8+)

2017-07-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101771

--- Comment #6 from Michel Dänzer  ---
(In reply to berg from comment #5)
> No, the dmesg output was from booting from a live usb key, there is no
> dmesg/kernel log saved to disk when trying to boot 4.10.0 from the internal
> SSD of the MacBook pro.

Nothing in /var/log/kern.log*?

Without seeing the corresponding dmesg, from the Xorg log file it looks like
you should make sure the radeon kernel module is loaded and properly
initializes before Xorg starts.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 101771] MacBook Pro 2015 11,5 - Xorg fatal error on screen detection for kernels 4.10.0+ (and possibly 4.9.8+)

2017-07-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101771

--- Comment #5 from berg  ---
Michel,

No, the dmesg output was from booting from a live usb key, there is no
dmesg/kernel log saved to disk when trying to boot 4.10.0 from the internal SSD
of the MacBook pro.

Keep in mind, this laptop has some fancy GPU/IGP muxing when running OS X.
Typically in Linux it has always used soley used the radeon GPU and in the past
when trying to swtich it to Intel only, I had problems with X also loading.

The screen output on a normal boot looks like this, complaining of an ACPI
error: https://bugzilla.kernel.org/attachment.cgi?id=257215

Enabling debugging on the kernel and showing more verbose messaging to screen
results in this output: https://bugzilla.kernel.org/attachment.cgi?id=257217

As mentioned, none of these message ever have a change to be written to disk,
sorry for the photos.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 101771] MacBook Pro 2015 11,5 - Xorg fatal error on screen detection for kernels 4.10.0+ (and possibly 4.9.8+)

2017-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101771

--- Comment #4 from Michel Dänzer  ---
Are the failure Xorg log file and dmesg output attached from the same boot?

The Xorg log file looks like the radeon kernel module isn't loaded before Xorg
starts.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 101771] MacBook Pro 2015 11,5 - Xorg fatal error on screen detection for kernels 4.10.0+ (and possibly 4.9.8+)

2017-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101771

--- Comment #3 from berg  ---
Created attachment 132655
  --> https://bugs.freedesktop.org/attachment.cgi?id=132655&action=edit
lshw -C video 4.10.0 Live USB Ubuntu Gnome 17.04

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 101771] MacBook Pro 2015 11,5 - Xorg fatal error on screen detection for kernels 4.10.0+ (and possibly 4.9.8+)

2017-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101771

--- Comment #2 from berg  ---
Created attachment 132654
  --> https://bugs.freedesktop.org/attachment.cgi?id=132654&action=edit
dmesg 4.10.0 Live USB Ubuntu Gnome 17.04

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 101771] MacBook Pro 2015 11,5 - Xorg fatal error on screen detection for kernels 4.10.0+ (and possibly 4.9.8+)

2017-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101771

--- Comment #1 from berg  ---
Created attachment 132653
  --> https://bugs.freedesktop.org/attachment.cgi?id=132653&action=edit
Xorg log for successful boot on Linux 4.9.8 from SSD

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati