warpme / minimyth2

Distro to make disk-less MythTV appliance
https://github.com/warpme/minimyth2/wiki
75 stars 21 forks source link

Rockpi4b hang on starting dhcp client #14

Closed neofeo closed 3 years ago

neofeo commented 3 years ago

20210825_184241

Also, why we have VPU here on mainline and we dont on any x11/wayland desktop environment like manjaro or armbian??

Many thanks for your work!!

neofeo commented 3 years ago

If its bc of X or wayland itself, then there should be a way to just pull down X and go to GBM to enjoy the VPU at least.

warpme commented 3 years ago

Well - i see you don't have connected Eth cable to your board - so i conclude you are trying to use board WiFI. Your screen tells me connection to WiFi failed - so minimyth2 fallback to Eth connection. Is this true? If yes: did you saw "Connecting to " on splash screen at boot? If not - did you enabled WiFi in SD card minimyth.conf? For details - pls look: https://github.com/warpme/minimyth2/wiki/Wi-Fi-support-&-configuration

re: you q about why we have VPU here on mainline and we dont on any x11/wayland desktop environment like manjaro or armbian Well - simply because minimyth2 is appliance - not desktop distro :-) I'm not sure is to worth to make from minimyth2 another distro competting with excellent Armbian or Manjaro?

btw: to verify - i downloaded rockpi4 image from my git, burn card and test it on my rockpi4b. All works OK for Eth and for WiFi...

neofeo commented 3 years ago

Yes, was quite obvious now I thought about it bahah

But, why? Why you force people to be connected to the internet? That doesn't make sense at all to me. Its the first time that a linux distro doesn't launch if not connected to internet to me. Maybe someone want to play videos completely offline, whats the point

warpme commented 3 years ago

Hmm - i'm a bit lost with your comment...... minimyth2 is appliance client designed to work with mythtv server. that's why it needs network connection to work (mythtv frontend is useless without mythtv backend) i suspect you wrongly understand how mythtv works and what minimyth2 is: https://github.com/warpme/minimyth2#what-it-is

neofeo commented 3 years ago

Indeed. I thought it was a complete different thing. Sorry and thanks for your info.