Plebian-Linux / quartz64-images

GitHub Actions Repository for automatically generated images for the Quartz64 family of single board computers
https://plebian.org
GNU General Public License v3.0
41 stars 10 forks source link

GMAC Ethernet Controller Cannot Attach to PHY DMesg Flood #44

Open ThothK opened 8 months ago

ThothK commented 8 months ago

Hi Counterpillow,

Thank you again for your efforts.

I suspect some sort of hardware problem with ethernet on a Quartz64 B I have. Plebian is unable to use the ethernet port.

Is there a way in plebian to disable the attempt to attach to PHY / ethernet? If so, how can I do this?

Every 300 seconds messages are displayed showing the failed attempt. The messages fill up the logs. From previous attempts to use this particular board, I believe Plebian will crash after three days.

I have performed various methods to disable ethernet. None have stopped the error messages.

Thanks,

=Thoth=

` [75627.110365] rk_gmac-dwmac fe010000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [75627.132577] rk_gmac-dwmac fe010000.ethernet end0: validation of with support 00000000,00000000,00006000 and advertisement 00000000,00000000,00000000 failed: -EINVAL [75627.150735] rk_gmac-dwmac fe010000.ethernet end0: stmmac_open: Cannot attach to PHY (error: -22) [75627.181571] rk_gmac-dwmac fe010000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [75627.190351] rk_gmac-dwmac fe010000.ethernet end0: validation of with support 00000000,00000000,00006000 and advertisement 00000000,00000000,00000000 failed: -EINVAL [75627.198221] rk_gmac-dwmac fe010000.ethernet end0: __stmmac_open: Cannot attach to PHY (error: -22) [75627.221459] rk_gmac-dwmac fe010000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [75627.229977] rk_gmac-dwmac fe010000.ethernet end0: validation of with support 00000000,00000000,00006000 and advertisement 00000000,00000000,00000000 failed: -EINVAL [75627.236325] rk_gmac-dwmac fe010000.ethernet end0: stmmac_open: Cannot attach to PHY (error: -22) [75627.254344] rk_gmac-dwmac fe010000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [75627.261915] rk_gmac-dwmac fe010000.ethernet end0: validation of with support 00000000,00000000,00006000 and advertisement 00000000,00000000,00000000 failed: -EINVAL [75627.267790] rk_gmac-dwmac fe010000.ethernet end0: stmmac_open: Cannot attach to PHY (error: -22) [75927.101538] rk_gmac-dwmac fe010000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [75927.109829] rk_gmac-dwmac fe010000.ethernet end0: validation of with support 00000000,00000000,00006000 and advertisement 00000000,00000000,00000000 failed: -EINVAL [75927.117572] rk_gmac-dwmac fe010000.ethernet end0: __stmmac_open: Cannot attach to PHY (error: -22) [75927.143451] rk_gmac-dwmac fe010000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [75927.150024] rk_gmac-dwmac fe010000.ethernet end0: validation of with support 00000000,00000000,00006000 and advertisement 00000000,00000000,00000000 failed: -EINVAL [75927.156681] rk_gmac-dwmac fe010000.ethernet end0: stmmac_open: Cannot attach to PHY (error: -22)

`