Re: [Bug 1753510] Re: Cannot boot/install AMD Ryzen 2400G

2018-08-11 Thread Peter Silva
if it is of interest, I could buy a USB debugging cable and give you
access...
saw this:
https://www.kernel.org/doc/html/v4.17/driver-api/usb/usb3-debug-port.html
but I would have to order the cable.   Recommendations welcome.

Do you think it is possible to have the other computer be a raspberry pi
(which is only USB-2)?
If so, it would be easy to just connect and leave it that way for hours.
If both ends need to be
usb-3, then I need a second USB-3 host and it's a bit more cumbersome.


On Sat, Aug 11, 2018 at 8:24 AM, Peter Silva  wrote:

> during dpkg -i :
>
>
> (Reading database ... 506366 files and directories currently installed.)
> Preparing to unpack linux-image-4.18.0-rc1+_4.18.0-rc1+-1_amd64.deb ...
> Unpacking linux-image-4.18.0-rc1+ (4.18.0-rc1+-1) ...
> Setting up linux-image-4.18.0-rc1+ (4.18.0-rc1+-1) ...
> Error! Your kernel headers for kernel 4.18.0-rc1+ cannot be found.
> Please install the linux-headers-4.18.0-rc1+ package,
> or use the --kernelsourcedir option to tell DKMS where it's located
>
> ... tried it anyways...
>
> it behaves similarly to the others.   The first time I booted it
> eventually dropped into initramfs) prompt, but would not accept keyboard
> input. subsequent boot was and endless loop of register dumps.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1753510
>
> Title:
>   Cannot boot/install AMD Ryzen 2400G
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/
> 1753510/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1753510

Title:
  Cannot boot/install AMD Ryzen 2400G

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1753510] Re: Cannot boot/install AMD Ryzen 2400G

2018-08-05 Thread Peter Silva
dpkg-source: info: use the '3.0 (quilt)' format to have separate and
documented changes to upstream files, see dpkg-source(1)
dpkg-source: error: unrepresentable changes to source
dpkg-buildpackage: error: dpkg-source -i.git -b linux subprocess returned
exit status 1
scripts/package/Makefile:71: recipe for target 'deb-pkg' failed

fwiw,  I got this far... not sure what would be next.


On Sun, Aug 5, 2018 at 10:02 AM, Peter Silva  wrote:

> trying this for now: https://wiki.ubuntu.com/KernelTeam/GitKernelBuild
>
>
> On Sun, Aug 5, 2018 at 9:53 AM, Peter Silva  wrote:
>
>> It''s on my disk checked out, but this is a whole kernel... not sure how
>> to get correct configs and such.
>>
>> Can you point at a HOWTO or something?  This is a whole kernel, not just
>> a driver.  Haven't had to build a kernel from source in 15 years or more.
>> There aren't any Debian bits... where do I get the bits to build .deb's
>> from the kernel? or do I just make, make install ?
>>
>> On Sat, Aug 4, 2018 at 3:31 AM, Kai-Heng Feng <
>> kai.heng.f...@canonical.com> wrote:
>>
>>> Have you tried latest amdgpu [1]?
>>>
>>> [1] https://cgit.freedesktop.org/~agd5f/linux/ branch amd-staging-drm-
>>> next
>>>
>>> --
>>> You received this bug notification because you are subscribed to the bug
>>> report.
>>> https://bugs.launchpad.net/bugs/1753510
>>>
>>> Title:
>>>   Cannot boot/install AMD Ryzen 2400G
>>>
>>> To manage notifications about this bug go to:
>>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753510
>>> /+subscriptions
>>>
>>
>>
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1753510

Title:
  Cannot boot/install AMD Ryzen 2400G

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1753510] Re: Cannot boot/install AMD Ryzen 2400G

2018-08-05 Thread Peter Silva
trying this for now: https://wiki.ubuntu.com/KernelTeam/GitKernelBuild


On Sun, Aug 5, 2018 at 9:53 AM, Peter Silva  wrote:

> It''s on my disk checked out, but this is a whole kernel... not sure how
> to get correct configs and such.
>
> Can you point at a HOWTO or something?  This is a whole kernel, not just a
> driver.  Haven't had to build a kernel from source in 15 years or more.
> There aren't any Debian bits... where do I get the bits to build .deb's
> from the kernel? or do I just make, make install ?
>
> On Sat, Aug 4, 2018 at 3:31 AM, Kai-Heng Feng  > wrote:
>
>> Have you tried latest amdgpu [1]?
>>
>> [1] https://cgit.freedesktop.org/~agd5f/linux/ branch amd-staging-drm-
>> next
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1753510
>>
>> Title:
>>   Cannot boot/install AMD Ryzen 2400G
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753510
>> /+subscriptions
>>
>
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1753510

Title:
  Cannot boot/install AMD Ryzen 2400G

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1753510] Re: Cannot boot/install AMD Ryzen 2400G

2018-08-05 Thread Peter Silva
It''s on my disk checked out, but this is a whole kernel... not sure how to
get correct configs and such.

Can you point at a HOWTO or something?  This is a whole kernel, not just a
driver.  Haven't had to build a kernel from source in 15 years or more.
There aren't any Debian bits... where do I get the bits to build .deb's
from the kernel? or do I just make, make install ?

On Sat, Aug 4, 2018 at 3:31 AM, Kai-Heng Feng 
wrote:

> Have you tried latest amdgpu [1]?
>
> [1] https://cgit.freedesktop.org/~agd5f/linux/ branch amd-staging-drm-
> next
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1753510
>
> Title:
>   Cannot boot/install AMD Ryzen 2400G
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/
> 1753510/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1753510

Title:
  Cannot boot/install AMD Ryzen 2400G

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1753510] Re: Cannot boot/install AMD Ryzen 2400G

2018-05-10 Thread Peter Silva
I can only boot in windows... cannot boot in ubuntu to choose the custom kernel.
any idea how to adjust an installation image to use a custom kernel?


On Thu, May 10, 2018 at 6:02 PM, Joseph Salisbury
 wrote:
> Would it be possible for you to test the latest upstream kernel? Refer
> to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
> v4.17 kernel[0].
>
> If this bug is fixed in the mainline kernel, please add the following
> tag 'kernel-fixed-upstream'.
>
> If the mainline kernel does not fix this bug, please add the tag:
> 'kernel-bug-exists-upstream'.
>
> Once testing of the upstream kernel is complete, please mark this bug as
> "Confirmed".
>
>
> Thanks in advance.
>
> [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.17-rc4
>
> ** Changed in: linux (Ubuntu)
>Importance: Undecided => Medium
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1753510
>
> Title:
>   Cannot boot/install AMD Ryzen 2400G
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753510/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1753510

Title:
  Cannot boot/install AMD Ryzen 2400G

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1753510] Re: Cannot boot/install AMD Ryzen 2400G

2018-05-09 Thread Peter Silva
yes.

On Wed, May 9, 2018 at 6:09 PM, Phillip Susi  wrote:
> Are you still having this issue with the final release?
>
>
> ** Package changed: syslinux (Ubuntu) => linux (Ubuntu)
>
> ** Changed in: linux (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1753510
>
> Title:
>   Cannot boot/install AMD Ryzen 2400G
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753510/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1753510

Title:
  Cannot boot/install AMD Ryzen 2400G

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs