<swiftgeek>
is there some tool on linux to copy monospaced text from pdf? text position itself is fine, but I would need something like OCR for position
<swiftgeek>
maybe I should somehow modify font within pdf, then rasterize it, and OCR
monstr has joined #u-boot
enok has joined #u-boot
flokli has quit [Ping timeout: 252 seconds]
goliath has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
<swiftgeek>
I guess qpdfview, then sed 's/ setmem/\nsetmem/g;s# //\*#\n//\*#g' codex-DDR2-266MHz.tmp > codex-DDR2-266MHz
<swiftgeek>
which should restore most of the newlines
<swiftgeek>
qpdfview seems to be most accurate when it comes to position but it's hard to tell with numbers
enok has quit [Ping timeout: 252 seconds]
ldevulder has joined #u-boot
<swiftgeek>
oh they actually aren't enough for uboot sources lol
<quinq>
swiftgeek, there's mupdf if you want to visually select text
<lehmanju>
a generic way would be cleaner, however
mckoan|away is now known as mckoan
<quinq>
Generic meaning what in this context?
matthias_bgg has joined #u-boot
sszy has joined #u-boot
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #u-boot
<lehmanju>
g_multi gadget in linux has to possible gadget configurations at compile time. but it "just" calls the composite.c lib to add functions. why is it required at all, all compiled gadget functions could be automatically combined to a composite gadget at runtime
atka has quit [Ping timeout: 246 seconds]
atka has joined #u-boot
<lehmanju>
presumably that's what configfs in linux does, provide a main gadget driver that can be configured with multiple functions. in uboot, however, gadget functions register a driver themselves, which probably leads to conflicts when trying to use both at the same time. so the idea would be to introduce such an abstract driver in uboot. now every
<lehmanju>
gadget function has to be enabled by calling some common api, for example a configgadget command or env variable
atka has quit [Ping timeout: 252 seconds]
atka has joined #u-boot
prabhakalad has quit [Ping timeout: 276 seconds]
prabhakalad has joined #u-boot
sugoi has joined #u-boot
eballetbo has joined #u-boot
sugoi has quit [Ping timeout: 248 seconds]
mmu_man has joined #u-boot
mckoan is now known as mckoan|away
Jones42 has joined #u-boot
Jones42_ has joined #u-boot
sugoi has joined #u-boot
Jones42 has quit [Ping timeout: 248 seconds]
sugoi has quit [Ping timeout: 252 seconds]
matthias_bgg has quit [Ping timeout: 246 seconds]
matthias_bgg has joined #u-boot
mmu_man has quit [Ping timeout: 252 seconds]
Jones42_ is now known as Jones42
naoki has quit [Quit: naoki]
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 255 seconds]
Stat_headcrabed has joined #u-boot
Stat_headcrabed has quit [Read error: Connection reset by peer]
monstr has quit [Remote host closed the connection]
sugoi1 has joined #u-boot
sugoi has quit [Ping timeout: 246 seconds]
sugoi1 is now known as sugoi
sigmaris_ has joined #u-boot
retr0id3 has joined #u-boot
umbramalison_alt has joined #u-boot
g5pw| has joined #u-boot
hellodub_ has joined #u-boot
prabhakalad has quit [Quit: Konversation terminated!]
jsmolic__ has joined #u-boot
mckoan_ has joined #u-boot
marex_ has joined #u-boot
sally has quit [*.net *.split]
alan_o has quit [*.net *.split]
Crofton has quit [*.net *.split]
swiftgeek has quit [*.net *.split]
umbramalison has quit [*.net *.split]
flyback has quit [*.net *.split]
xroumegue has quit [*.net *.split]
retr0id has quit [*.net *.split]
NishanthMenon has quit [*.net *.split]
davlefou has quit [*.net *.split]
stgl has quit [*.net *.split]
sigmaris has quit [*.net *.split]
marex has quit [*.net *.split]
hellodub has quit [*.net *.split]
mckoan|away has quit [*.net *.split]
jsmolic has quit [*.net *.split]
as_g5pw has quit [*.net *.split]
sigmaris_ is now known as sigmaris
retr0id3 is now known as retr0id
yann-kaelig has joined #u-boot
prabhakalad has joined #u-boot
<yann-kaelig>
Hello
swiftgeek has joined #u-boot
<yann-kaelig>
Maybe there is still a cubietruck user here. So since the kernel 6.10 and still on the last 6.10.10 my screen is black, HDMI issue, no signal output because my screen switch back to DVI where is connected my desktop. No such issue with U-BOOT 2024.10-rc4.
<yann-kaelig>
I have an old kernel 5.19 it's working as expected