ChanServ changed the topic of #armlinux to: ARM kernel talk [Upstream kernel, find your vendor forums for questions about their kernels] | https://libera.irclog.whitequark.org/armlinux
Tokamak has joined #armlinux
prabhakarlad has quit [Quit: Ping timeout (120 seconds)]
benh has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
benh has joined #armlinux
prabhakarlad has joined #armlinux
shenki has quit [Remote host closed the connection]
apritzel_ has quit [Ping timeout: 240 seconds]
jlinton has joined #armlinux
archetech has joined #armlinux
shenki has joined #armlinux
shenki has quit [Quit: leaving]
amitk has joined #armlinux
Misotauros has quit [Ping timeout: 256 seconds]
archetech has quit [Quit: Konversation terminated!]
cmarinas_ has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
cmarinas has joined #armlinux
luispm has joined #armlinux
matthias_bgg has joined #armlinux
mwalle has joined #armlinux
<Xogium>
so how do you guys deal with annoying serial that don't let you paste text properly ? I'm trying to copy a long setenv line to avoid typing it every damn time but the stuff only gets scrampled
<Xogium>
*scrambled even
<Xogium>
like for example if I try to copy this
<Xogium>
mtdparts=spi0.0:1m(u-boot),-(rootfs)
<Xogium>
it ends up doing
<Xogium>
mtdparts=spi0.0:1m(u-boot),-(roo
<_jannau__>
it's probably just too fast for the specific serial driver, which probably just polls the HW
<Xogium>
darn
<Xogium>
so no way around this ?
<javierm>
Xogium: you can try to paste in chunks
<Xogium>
yeah… I suppose I'll just type it then… pasting in chunks with screenreader is slower than typing stuff
<Xogium>
then again this is a sort of crappy chip for uart far as I understand
<Xogium>
ch341
Pali has joined #armlinux
djrscally has joined #armlinux
alexels has joined #armlinux
<Xogium>
can someone confirm if u-boot's dfu is bad block aware ?
iivanov has joined #armlinux
<geertu>
Xogium: looks like your serial has a 32-byte FIFO
<geertu>
If you use screen, you can write a script that inserts it piecewise into the serial line using "screen -X stuff"
<geertu>
If you need an example, please let me know
nsaenz has joined #armlinux
<Xogium>
geertu: oh. yes that could be it… An example would be really nice to have indeed
<Xogium>
please :)
apritzel has joined #armlinux
headless has quit [Quit: Konversation terminated!]
nsaenz has quit [Remote host closed the connection]
headless has joined #armlinux
<Xogium>
what part of the kernel handles things like shmget()? I get a lot of these, with function not implemented…
tre has joined #armlinux
headless has quit [Quit: Konversation terminated!]
<arnd>
Xogium: CONFIG_SYSVIPC
<Xogium>
oh thanks
<Xogium>
migrating from busybox to systemd what fun
tre has quit [Remote host closed the connection]
<geertu>
Xogium: Yeah, it's always a source of trouble
apritzel_ has joined #armlinux
matthias_bgg has quit [Read error: Connection reset by peer]
matthias_bgg has joined #armlinux
<Xogium>
geertu: your suggestion of using -X to stuff the command in didn't work
<Xogium>
:/
<Xogium>
feels like it just might be flow control related and u-boot doesn't seem to do any
<geertu>
Xogium: You do use multiple screen -X commands, each stuffing less than 32 chars?
<geertu>
with e.g. a sleep 1 in between?
apritzel_ has quit [Ping timeout: 272 seconds]
<Xogium>
oh
<Xogium>
I hadn't understood it like that
<Xogium>
I thought that the stuff command would let screen put it at the right rate
Amit_T has joined #armlinux
<rfs613>
Xogium: screen has "slowpaste" setting you can try, it specifies delay (in ms) after each character.
<rfs613>
or if you are using a serial program like minicom, you can set tx delay in its options.
<Xogium>
rfs613: oooh didn't know about slowpaste ! I will try it
<Xogium>
hmmm seems to only alter the use of the paste command of screen itself
<rfs613>
yes, though you can use Ctrl-a < to read a file into the paste buffer
<rfs613>
it is admittently not super convenient
<Xogium>
still better than nothing :D
<rfs613>
you can also have named registers, load your strings into them once, and paste them as needed.
torez has joined #armlinux
Misotauros has quit [Ping timeout: 260 seconds]
ravan has quit [Ping timeout: 256 seconds]
torez has quit [Ping timeout: 260 seconds]
torez has joined #armlinux
benh has quit [Remote host closed the connection]
benh has joined #armlinux
nsaenz has joined #armlinux
nsaenz has quit [Client Quit]
Misotauros has joined #armlinux
matthiasbgg[m] has quit [Quit: You have been kicked for being idle]
headless has joined #armlinux
frieder has quit [Remote host closed the connection]