Jump to content

pcduino8 uno


microdoc

Recommended Posts

I am new to arm devices. I'm trying to build a fully working armbian system for the pcduino8-uno which uses the Allwinner a83t/h8 soc.

I know these are not the best, but I got it from amazon for $18 and it runs home assistant very well.

I built a new u-boot which appears to initialize the hardware properly as it sees all the usb port as well as obtains an ip from my dhcp server.

Using sun8i-a83t-allwinner-h8homlet-v2 as my starting point.. I built a new kernel from 6.1.0-rc6. Everything seems to work properly except the ethernet controller.

I can use a usb ethernet dongle, but I would like to get the onboard working

Dmesg shows "

[    1.594628] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found
[    1.594656] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found
[    1.594760] dwmac-sun8i 1c30000.ethernet: supply phy not found, using dummy regulator
[    1.595128] dwmac-sun8i 1c30000.ethernet: supply phy-io not found, using dummy regulator
[    1.595363] dwmac-sun8i: probe of 1c30000.ethernet failed with error -22

"

I'm assuming something is incorrect in the ethernet driver.

Any Ideas how to fix this ?

Thanks

Link to comment
Share on other sites

10 hours ago, microdoc said:

I built a new kernel from 6.1.0-rc6

 

I think you are using debian official kernel, or build from it. I think you need to check the patches from armbian, cherry pick some to rebuild debian kernel.

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines