lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
<DC-IRC> [Discord] <lanefu> what is g-serial?
<DC-IRC> [Discord] <k.s.bedford.jr> its software that lets you use a otg/debug port with a serial consol software like putty
<DC-IRC> [Discord] <lanefu> i wonder how we're enabling that on like the OPI zero already
<DC-IRC> [Discord] <lanefu> ```
<DC-IRC> [Discord] <lanefu> lane@rick5b:~/GIT/build$ fgrep -Rin ttyGS0 lib/ config/
<DC-IRC> [Discord] <lanefu> lib/functions/rootfs/distro-agnostic.sh:453: if [[ "${array[0]}" == "ttyGS0" && $LINUXFAMILY == sun8i && $BRANCH == default ]]; then
<DC-IRC> [Discord] <lanefu> lib/functions/rootfs/distro-agnostic.sh:454: mkdir -p "${SDCARD}"/etc/systemd/system/serial-getty@ttyGS0.service.d
<DC-IRC> [Discord] <lanefu> lib/functions/rootfs/distro-agnostic.sh:455: cat <<- EOF > "${SDCARD}"/etc/systemd/system/serial-getty@ttyGS0.service.d/10-switch-role.conf
<DC-IRC> [Discord] <lanefu> config/boards/orangepizeroplus2-h5.csc:10:SERIALCON="ttyS0,ttyGS0"
<DC-IRC> [Discord] <lanefu> --snip--
<DC-IRC> [Discord] <lanefu> config/boards/orangepi-r1.conf:11:SERIALCON="ttyS0,ttyGS0"
<DC-IRC> [Discord] <lanefu> config/boards/nanopim1plus.eos:8:SERIALCON="ttyS0,ttyGS0"
<DC-IRC> [Discord] <lanefu> config/boards/orangepizero.conf:11:SERIALCON="ttyS0,ttyGS0"
<DC-IRC> [Discord] <lanefu> config/boards/nanopineo.csc:10:SERIALCON="ttyS0,ttyGS0"
<DC-IRC> [Discord] <lanefu> ```
<DC-IRC> [Discord] <lanefu> i guess like that
<DC-IRC> [Discord] <tenkawa42> g-serial is actually a kernel module
<DC-IRC> [Discord] <tenkawa42> g-serial is actually a kernel module/driver
<DC-IRC> [Discord] <tenkawa42> # CONFIG_USB_G_SERIAL is not set
<DC-IRC> [Discord] <lanefu> ```
<DC-IRC> [Discord] <lanefu> lane@rick5b:~/GIT/build$ fgrep -Rin g_serial lib/ config/boards/orangepizero.conf
<DC-IRC> [Discord] <lanefu> config/boards/orangepizero.conf:6:MODULES_CURRENT="g_serial"
<DC-IRC> [Discord] <lanefu> ```
<DC-IRC> [Discord] <k.s.bedford.jr> is what I have followed
<DC-IRC> [Discord] <tenkawa42> Its the serial gadget... USB gadget can support mamy "modes".. serial is just one of them
<DC-IRC> [Discord] <k.s.bedford.jr> gether
<DC-IRC> [Discord] <k.s.bedford.jr> is one I have played with
<DC-IRC> [Discord] <k.s.bedford.jr> but gserial allows me to watch boots
<DC-IRC> [Discord] <tenkawa42> This was used a lot for telecom
<DC-IRC> [Discord] <k.s.bedford.jr> but I want to know if the debug is connected right to the console tty like the uarts use
<DC-IRC> [Discord] <k.s.bedford.jr> so you can break into the boot
<DC-IRC> [Discord] <k.s.bedford.jr> as ttyso only comes in fter it loads the lkernel
<DC-IRC> [Discord] <k.s.bedford.jr> fricking kbd needs cleaning
<DC-IRC> [Discord] <tenkawa42> are you using conventional u-boot?
<DC-IRC> [Discord] <tenkawa42> if not I don't think you can at all (like extlinux I don't think supports that at all)
<DC-IRC> [Discord] <tenkawa42> You can't interact with it.. only view
<DC-IRC> [Discord] <tenkawa42> until it hands off to the os
<DC-IRC> [Discord] <k.s.bedford.jr> yeah I now wonder how the t6 lts is using its debug port
<DC-IRC> [Discord] <k.s.bedford.jr> serial ttl uart connector is in the new 10pin header
<DC-IRC> [Discord] <k.s.bedford.jr> https://www.friendlyelec.com/index.php?route=product/product&product_id=292
<DC-IRC> [Discord] <k.s.bedford.jr> scrool down to comparison section
<DC-IRC> [Discord] <k.s.bedford.jr> but they dont say anything abotu how to access the debug
<DC-IRC> [Discord] <k.s.bedford.jr> well that means you still get ttl uart on a pin header but nothing on how to use the debug port
<DC-IRC> [Discord] <k.s.bedford.jr> but adding the extra usb is a plus
<DC-IRC> [Discord] <k.s.bedford.jr> ok I think its a usb-c otg / debug port
<DC-IRC> [Discord] <microlinux> Does anybody did a real game test on rk3588 panfrost on mainline?? @nicod_sbc
<DC-IRC> [Discord] <k.s.bedford.jr> until they get video support better and mesa fully functional you cant
<DC-IRC> [Discord] <k.s.bedford.jr> it would not be a fair test
<DC-IRC> [Discord] <k.s.bedford.jr> and it needs mainline work still
<DC-IRC> [Discord] <lanefu> yes yes educate Salva he's clueless
<DC-IRC> [Discord] <k.s.bedford.jr> we have pounded on the current mesa drive and had it crash more then work
<DC-IRC> [Discord] <k.s.bedford.jr> part of Computer Sci class
<DC-IRC> [Discord] <k.s.bedford.jr> I like the rk3588 alot but is a alot of work to be done .
<DC-IRC> [Discord] <k.s.bedford.jr> we even tried running amiberry amiga emu and pimiga3 on it and it crashed way to much
<DC-IRC> [Discord] <k.s.bedford.jr> I was not around when amiga was but I have to say amiga was a fun for its time
<DC-IRC> [Discord] <k.s.bedford.jr> wow and loads of games
<DC-IRC> [Discord] <k.s.bedford.jr> Sorry dont know who is who here . just answering questions that I might have answers for
<DC-IRC> [Discord] <k.s.bedford.jr> sorry
<DC-IRC> [Discord] <microlinux> I was just asking bc I have no idea hahaha
<DC-IRC> [Discord] <microlinux> I've seen to many people running glmark2 with decent numbers.. but those are just numbers
<DC-IRC> [Discord] <microlinux> If it can't beat panfork, then there is no need for check it
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<DC-IRC> [Discord] <infinity_q> @microlinux the Mali g610 with panfork is quite good with basic opengl, open source games like supertuxkart and minetest though.
<DC-IRC> [Discord] <amazingfate> Panthor will support vulkan, so it will certainly beat panfork. We can run Nintendo switch games natively.
<DC-IRC> [Discord] <nicod_sbc> I did a test a few weeks ago. Haven't checked lately and my first test wasn't impressive. I'm sick the last weeks so haven't ben able to do anything.
<DC-IRC> [Discord] <Werner> Welcome to the club lol
tkaiser has quit [Ping timeout: 276 seconds]
tkaiser has joined #armbian-rockchip