bamarni / pi64

A 64-bit OS for the Raspberry Pi 3
712 stars 126 forks source link

USB does not seem to work after building #19

Closed luishasmail closed 7 years ago

luishasmail commented 7 years ago

Here is the problem I'm experiencing:

Any suggestions on how to debug this?

bamarni commented 7 years ago

Do you have the same problem with the zip release or is it only when building yourself from source?

If you set loglevel to 7 in cmdline.txt inside the boot partition maybe you'll see more info on the screen about what's going wrong.

luishasmail commented 7 years ago

So the zip release works fine, but a compiled version of that tag does not.

I tried an older keyboard and things work fine with that keyboard, but I'm still not sure why the keyboard works with the zip file and not a compiled one

luishasmail commented 7 years ago

I ran the PI through an upgrade and now both keyboards work. This isn't a big problem but I still find it interesting that there's a difference in the output. I won't have a chance to investigate this further for a while and since it isn't a huge problem I'm closing this.