[Bug 77471] VESA VGA to radeondri handoff results in boot hang

2014-06-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=77471

joshua.r.marshall.1991 at gmail.com changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|NEW |RESOLVED

--- Comment #9 from joshua.r.marshall.1991 at gmail.com ---
That looks to be it.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


[Bug 77471] VESA VGA to radeondri handoff results in boot hang

2014-06-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=77471

--- Comment #8 from Alex Deucher  ---
You need to build the firmware into the kernel image if you build the driver
into the kernel otherwise, the driver will not be able to fetch the firmware. 
What you may be seeing is the kernel firmware loading waiting for firmware to
become available, but it never does since it's not actually in the kernel
binary.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


[Bug 77471] VESA VGA to radeondri handoff results in boot hang

2014-06-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=77471

--- Comment #7 from joshua.r.marshall.1991 at gmail.com ---
I'm not aware of anything involving firmware for building the modules
separately or part of the main kernel.  I follow the same build procedure for
both.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


[Bug 77471] VESA VGA to radeondri handoff results in boot hang

2014-06-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=77471

--- Comment #6 from Alex Deucher  ---
Did you build the necessary firmware into your kernel image when you built the
driver into the kernel?  I don't think this has anything to do with the
handoff.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


[Bug 77471] VESA VGA to radeondri handoff results in boot hang

2014-06-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=77471

--- Comment #5 from joshua.r.marshall.1991 at gmail.com ---
Created attachment 138981
  --> https://bugzilla.kernel.org/attachment.cgi?id=138981=edit
dmesg output

I found where my kernel is leaking memory (USB audio related) but this hand off
should still not have been an issue.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


[Bug 77471] VESA VGA to radeondri handoff results in boot hang

2014-06-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=77471

--- Comment #4 from joshua.r.marshall.1991 at gmail.com ---
Created attachment 138971
  --> https://bugzilla.kernel.org/attachment.cgi?id=138971=edit
New kernel config that does boot

I used localmodconfig for then, then added debug info -- my guess is something
related to having the module built in vs. loaded.  I ran into similar issues
with my intel graphics a while back.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


[Bug 77471] VESA VGA to radeondri handoff results in boot hang

2014-06-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=77471

--- Comment #3 from joshua.r.marshall.1991 at gmail.com ---
This is the R7 GPU on the A10-7850K

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


[Bug 77471] VESA VGA to radeondri handoff results in boot hang

2014-06-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=77471

Alex Deucher  changed:

   What|Removed |Added

 CC||alexdeucher at gmail.com

--- Comment #2 from Alex Deucher  ---
Can you attach the dmesg output from a sucessful load the driver?  What GPU is
this?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


[Bug 77471] VESA VGA to radeondri handoff results in boot hang

2014-06-07 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=77471

--- Comment #1 from joshua.r.marshall.1991 at gmail.com ---
My distro kernel version is at 3.14.5

-- 
You are receiving this mail because:
You are watching the assignee of the bug.