Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum feed: #armbian-rss | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
archetech has joined #armbian
willmore has joined #armbian
norwich_ has joined #armbian
norwich has quit [Ping timeout: 248 seconds]
norwich_ is now known as norwich
<Armbian-Discord> <J​ason123> ok then I think the cables I have work
archetech has quit [Quit: Leaving]
archetech has joined #armbian
Toasty has quit [Ping timeout: 272 seconds]
jclsn has quit [Ping timeout: 252 seconds]
jclsn has joined #armbian
lemonzest has joined #armbian
hbbs has quit [Quit: bye]
hbbs has joined #armbian
arch3r has quit [Quit: bye]
arch3r has joined #armbian
<CosmicDJ> can't wait to try https://github.com/armbian/build/commit/48e45d0c9cd100987a357faa959dfacba7f64079 "Mainline support for Rock 5B" :)
<Armbian-Discord> <E​feCTN> Is sd card supported?
<Armbian-Discord> <W​olfo> Hi as you may know wifi doesn't work on armbian desktop on orange pi 3 lts
<Armbian-Discord> <W​olfo> Will this wifi adapter work with armbian?
<Armbian-Discord> <W​olfo> https://www.amazon.com/dp/B07PB1X4CN/
<Armbian-Discord> <W​olfo> Is there any driver that you need to install?
aasami_ has joined #armbian
archetech has quit [Quit: Konversation terminated!]
archetech has joined #armbian
popolon has joined #armbian
alekksander has joined #armbian
popolon has quit [Remote host closed the connection]
popolon has joined #armbian
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
lyri has joined #armbian
lyri has quit [Remote host closed the connection]
popolon has quit [Remote host closed the connection]
popolon has joined #armbian
<popolon> hi, does someone know how to have the networkmanager icontray for XFCE in Ubuntu flavor of ARMbian???
<popolon> don't find the xfce nm pugins
<popolon> network-manager-gnome
<popolon> was needed, ok
<popolon> weird it is not here by default
Toasty has joined #armbian
popolon has quit [Remote host closed the connection]
popolon has joined #armbian
nickodd has quit [Ping timeout: 268 seconds]
popolon has quit [Remote host closed the connection]
popolon has joined #armbian
nickodd has joined #armbian
Toasty has quit [Ping timeout: 260 seconds]
<Armbian-Discord> <I​gorPec> popolon it is https://paste.armbian.com/oqahosobeq.makefile
<popolon> I may be should have installed xfce-destktop (or other name metapackage then). I thought it was already in default gnome
<popolon> That was the last thing missing to have a good workstation anyway... The old package (and sometimes trangly packaged) in ubuntu is still always an half pain, but I believe it's fine globaly
<Armbian-Discord> <I​gorPec> those meta packages might also not be fully ok
<Armbian-Discord> <T​enkawa> If I'm reading this patch right its still nothing more than whats needed to bring up the serial console and thats all.. so its still not near ready to use yet
<Armbian-Discord> <T​enkawa> from the dts:
<Armbian-Discord> <T​enkawa> Add board file for the RK3588 Rock 5B board. This is a basic
<Armbian-Discord> <T​enkawa> implementation which just brings up the eMMC and UART which is
<Armbian-Discord> <T​enkawa> enough to successfully boot Linux.
<Armbian-Discord> <T​enkawa> The ethernet controller is connected via PCIe so support will
<Armbian-Discord> <T​enkawa> come in a follow-up patch.
<Armbian-Discord> <T​enkawa> Its from the original work they did Dec 14..
<Armbian-Discord> <T​enkawa> the official kernel.org repo still has everything in -HEAD..Nothing else has been mainlined yet into an official integration rc.
<CosmicDJ> bummer
<archetech> explain why kernel patchwork exists if those cant be added w/o official approval
<archetech> if theres code avail why cant somebody try that code
<archetech> cuz the dts is avail that enables cpie its working on 5.10.x
<archetech> cpie=pcie
<Armbian-Discord> <T​enkawa> it works on 5.10.. not 6.1 which is what he wanted
<Armbian-Discord> <T​enkawa> and its not mainline
<Armbian-Discord> <T​enkawa> its pulling from prepared sources
<archetech> ill ask again if pcie works on 5.10 why not 6.2 ?
<Armbian-Discord> <T​enkawa> There are no kernel.org mainline sources "released" for rk3588
<archetech> cant they still be used unofficially
<archetech> dont need "released" wnat a hacked nasry patch on to 6.2
<Armbian-Discord> <T​enkawa> sure
<archetech> want*
<Armbian-Discord> <T​enkawa> but "nothing" is ready for 6.x yet besides a serial console
<popolon> 6.2rc1 is released but don't have all the full patch for boot
<Armbian-Discord> <T​enkawa> no its not
<Armbian-Discord> <T​enkawa> it has nothing
<archetech> I know im asking is there ANY way around that
<popolon> it has clocks, network, etc...
<Armbian-Discord> <T​enkawa> archetech: yes if you want to do hours of manual debugging just for a serial console and nothing more..
<popolon> * 6.2-rc2 is out since yeasterday
<Armbian-Discord> <T​enkawa> no devices/etc
<archetech> cant somebody take the working 5.10 bsp code and slap it on to 6.2rc?
<Armbian-Discord> <T​enkawa> popolan: and it "still" has 0 support for rk3588
<Armbian-Discord> <T​enkawa> go look at kernel.org git
<Armbian-Discord> <T​enkawa> or the rc2 source
<popolon> I looked at the source of the 6.2-rc2 and git of kernel.org
<popolon> both have
<popolon> for example grepRK3588 sound/soc/rockchip/rockchip_i2s_tdm.c
<popolon> for example grep RK3588 sound/soc/rockchip/rockchip_i2s_tdm.c
<Armbian-Discord> <T​enkawa> popolon: that is nothing
<popolon> (among the patchs for linux/next marked as 6.2
<popolon> all described in patches are enabled
<popolon> boot is still missing
<popolon> there was no path, and now there is nothing
<Armbian-Discord> <T​enkawa> if you dont see the rk3588 dts then you have nothing to make the soc work.. learn how kernels work
<popolon> @@ -1306,6 +1318,7 @@ static const struct of_device_id rockchip_i2s_tdm_match[] = {
<popolon> { .compatible = "rockchip,rk3308-i2s-tdm", .data = &rk3308_i2s_soc_data },
<popolon> +{ .compatible = "rockchip,rk3588-i2s-tdm" },
<popolon> { .compatible = "rockchip,rk3568-i2s-tdm", .data = &rk3568_i2s_soc_data },
<popolon> { .compatible = "rockchip,rk1808-i2s-tdm", .data = &rk1808_i2s_soc_data },
<popolon> Until you have the main dt, I agree you can't use it
<popolon> but don't say it has nothing done
<popolon> the boot part is always the last part added
<Armbian-Discord> <T​enkawa> popolan: no it isn't... that is categorically untrue
<popolon> need 6.3 for that
<popolon> how do you boot if clocks settings isn't here ?
<popolon> that's the most essential thing in every electronic things
<popolon> and clocks come in the end of the merge window
<Armbian-Discord> <M​anoftheSea> Can uboot pass a dtb even if Linux mainline doesn't have one?
<popolon> there are 2326 lines containing RK3588 in 6.2rc2, that's not nothing
<popolon> anyway I don't speak about that again until I booted it :)
<Armbian-Discord> <T​enkawa> And not all of those are the Rock5
<Armbian-Discord> <T​enkawa> there is the rk3588S too
<Armbian-Discord> <T​enkawa> and other 3588's... but I've got to get ready to go shopping... have fun all.
<popolon> refs are RK3588 not RK3588s, but RK3588s is just a stripped down version of RK3588 :).
popolon has quit [Remote host closed the connection]
popolon has joined #armbian
Toasty has joined #armbian
Toasty has quit [Ping timeout: 268 seconds]
archetech has quit [Quit: Leaving]
popolon has quit [Remote host closed the connection]
popolon has joined #armbian
riotz has joined #armbian
popolon has quit [Ping timeout: 256 seconds]
archetech has joined #armbian
<CosmicDJ> archetech: it's not that easy to move code from 5.10 to 6.x; the kernel has so many moving parts; even applying patches (5.10.110 -> 5.10.111) can leave you with patch conflicts or a broken kernel if you don't fix them properly
<CosmicDJ> archetech: you could look at https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=&submitter=&state=*&q=rk3588&archive=both&delegate= for what is needed to get the kernel to support a new SoC
<archetech> seems mainly one guy Sebastian R
<archetech> saying not easy means nothing
<archetech> no coding at kern level is easy duh
<lanefu> archetech: can you take a Ford coyote motor and "slap it in" your blazer ?
<lanefu> BSP kernel is genetically different than mainline
<nekomancer[m]> lanefu be careful. possible he can.
<lanefu> Lol. Yeah I mean you can but whole other ballgame to integrate the electrical vs build it like a track car
<stipa> archetech: is one of those guys that bends the reality to his own needs
<stipa> for some reason devs think that it'll all stop one day and be perfect but that's not going to happen as long as the kernel evolves
stipa_ has joined #armbian
stipa has quit [Ping timeout: 260 seconds]
stipa_ is now known as stipa
lemonzest has quit [Quit: WeeChat 3.6]
gp5st has joined #armbian
<gp5st> Hello. I grabbed Armbian_22.11.1_Lepotato_jammy_current_5.19.17_minimal.img.xz and confirmed the sha256 on it. I `unxz`ed it and then `dd`ed it onto an sd card. I connected to the UART on the le potato and all I get is https://dpaste.org/3w1oG/raw
<gp5st> it's an older 2GB microsd card. I'm not above changing it, but I wasn't sure if it was the card or if it was something I've done wrong or something with the board?
<Armbian-Discord> <R​ichN> you need a 7 gig or 4 gig sd
<gp5st> ah, well then :)
<Armbian-Discord> <R​ichN> 2g is way to small now days
<gp5st> the minimal image was only 1.4GB so i figured it'd work
<gp5st> but I'll find a larger one somewhere and try again
lord_daemon has quit [Ping timeout: 265 seconds]
Toasty has joined #armbian
arch3r has quit [Ping timeout: 255 seconds]
arch3r has joined #armbian
alekksander has quit [Quit: Konversation terminated!]
gp5st has quit [Ping timeout: 252 seconds]