ChanServ changed the topic of #radxa to: http://radxa.com/ - Logs: http://irclog.whitequark.org/radxa
devgiant has joined #radxa
tonikasch has quit [Quit: Bye!]
devgiant has quit [Quit: Leaving]
cnxsoft has joined #radxa
<dlan^> ssvb: steev: mrueg: hi, do you guys have radxa board? and running gentoo?
<mrueg> dlan^: having a radxa board here. package some tools for it, not yet running.
<mrueg> dlan^: sys-apps/rkflashtool in tree, sys-apps/rkflashkit in my overlay
<steev> dlan^: mine arrived like... 2 days before i came on vacation
<steev> mrueg: which is which
<mrueg> steev: rkflashkit is the gui/python based i'd recommend
<mrueg> the one radxa wiki also recommends
<steev> mrueg: do you have google+
<mrueg> steev: yes i do.
<mrueg> steev: +ManuelRüger
<steev> mrueg: gah, you would make a merkin have a hard time typing in a name :P
<steev> mrueg: cool, will add you though
<mrueg> yeah probably should have replaced the umlaut
<steev> it's all good, i can copy paste
<mrueg> oh nice. just u works also
<steev> yeah, i mispelled when i first searched
<steev> that said, the zeno guy sponsored mine, and unfortunately it arrived right before i went on holiday
<dlan^> ~
<dlan^> mrueg: oh, nice.
<mrueg> i have it some time, but haven't gone further than installing the android/ubuntu image
<mrueg> wanted to replace the ubuntu userland with a gentoo one
<steev> makes sense
<mrueg> there's also linuxium bootloader which makes it able to boot from µsd
<mrueg> or usb
<dlan^> should work
<dlan^> but no hardware acceleration drvier for gpu, video
BigJon901 has joined #radxa
BigJon901 has quit [Remote host closed the connection]
cnxsoft has quit [Ping timeout: 265 seconds]
<steev> isn't it just a mali?
cnxsoft has joined #radxa
rm2312 has joined #radxa
<rm2312> hi
<rm2312> i have a problem flashing linaro server image. possibly someone can help me. i will post a little log now
cnxsoft has quit [Ping timeout: 265 seconds]
<rm2312> List of rockusb connected
<rm2312> DevNo=1 Vid=0x2207,Pid=0x310b,LocationID=907 Loader
<rm2312> ./upgrade_tool uf linaro-raring-alip-20130826-474.img
<rm2312> Loading firmware...
<rm2312> Loading firmware failed!
<rm2312> what went wrong?
theskilledworker has joined #radxa
theskilledworker has joined #radxa
cnxsoft has joined #radxa
wickwire has joined #radxa
<_hipboi_> rm, you need to format the nand flash first
<_hipboi_> since the bootloader is upgraded too
<_hipboi_> rm2312, sudo upgrade_tool lf
<_hipboi_> rm2312, then flash again
<rm2312> linaro-xxx.img contains all partitions? (image from the complete nand)
<_hipboi_> rm2312, if the image name contains xxx_update.img
<_hipboi_> then it contains everything
<rm2312> ok, the name is only "linaro-raring-alip-20130826-474.img"
<_hipboi_> linaro-raring-alip-20130826-474.img is just a rootfs
<_hipboi_> it's a ext4 filesystem
<rm2312> so it contains only "linuxroot" partition?
<_hipboi_> yes
<rm2312> hm
<rm2312> mom, i'll check radxa ftp
<rm2312> there are 3 images...boot.img, linaro-xxx.img and a rootfs-desktop.img
<_hipboi_> rootfs-desktop.img is a soft link to linaro-xx.img
<rm2312> do you know the difference between linaro-xxx.img and rootfs-desktop.img?
<rm2312> ahhh!
<rm2312> :)
<rm2312> i can't see and i havent checked for this
<rm2312> thanks..i will try to flash
<jbaiter> _hipboi_: what clfags would you recommend for the radxa?
<jbaiter> *cflags
wickwire has quit [Ping timeout: 240 seconds]
<_hipboi_> jbaiter, cflags?
cnxsoft has quit [Ping timeout: 265 seconds]
devgiant has joined #radxa
<jbaiter> _hipboi_: gcc CFLAGS
wickwire has joined #radxa
tonikasch has joined #radxa
<rm2312> is "loader" and "parameter file" the same? because it has the same adress (0x000000000) in RKAndroidTool
m1r has joined #radxa
naobsd has joined #radxa
<naobsd> bootloader and other partitions(parameter, misc, boot, etc...) are flashed to different area
<naobsd> "loader 0x0" and "parameter at 0x0" are correct, they are different thing, they are flashed different area.
<rm2312> different nand?
<naobsd> same nand, different area
<tonikasch> any news on mali support? d:
<naobsd> mali on linux?
<tonikasch> yes
<tonikasch> I'm trying inserting arm r3p2-01rel1 open source drivers in minix-neo-x7 kernel tree and then using linux-sunxi userspace drivers
<tonikasch> That version because is the latest supported by linux-sunxi userspace and x11 drivers
m1r1 has joined #radxa
naobsd has quit [Ping timeout: 245 seconds]
m1r has quit [Ping timeout: 240 seconds]
naobsd has joined #radxa
<tonikasch> naobsd
<tonikasch> I'm trying inserting arm r3p2-01rel1 open source drivers in minix-neo-x7 kernel tree and then using linux-sunxi userspace drivers
<tonikasch> but no luck so far
<naobsd> no userspace blobs for Rockchip/Linux is released. using sunxi binary is possible answer for it
<naobsd> at least olegk0 did it for RK3066
<naobsd> I'm not sure who is working now
<naobsd> olegk0 also did some XVideo thing. I guess it will conflict current Rockchip kernel (I'm thinking about changes for overlay)
<tonikasch> yeah... that's why I'm currently now using olegk0 xfree-fb driver
<tonikasch> even though I'll get rk3066.h file from it
<tonikasch> I thunk
<naobsd> well, you're using olegk0 driver? with wich kernel? on what board?
<naobsd> there are a lot of changes around framebuffer in rockchip code which is used for RR, so I thought olegk0's code doesn't work
<tonikasch> I'm using arm I'm using arm r3p2-01rel1 kernel modules (mali, ump, mali_drm) with minix-neo-x7 kernel released on december 2013 on minix neo x7
<tonikasch> For the userspace and x11 driver I'm trying with sunxi-mali from http://linux-sunxi.org/Binary_drivers
<naobsd> ah, sorry, "doesn't work" I guessed is about XVideo thing. mali part may work... but original fbturbo driver also support mali
<naobsd> sorry, I don't have information about minix neo x7
<tonikasch> np (:
<tonikasch> I'll try with latest fbturbo version to see if it improves
<naobsd> I don't have much information :(
<naobsd> well, you don't have radxa? you're using neo x7?
<tonikasch> I have both, perhaps I should test on radxa?
<naobsd> there are several changes in RR kernel after dec 2013. I'm not sure it affect mali things, I'm not sure which should be used
<naobsd> I guess mali things are not changed, but I don't have time to compare them for now
<tonikasch> I'll see if I can develop with a radxa board, let me find it somewhere in my room... this is a total chaos
<tonikasch> d:
naobsd has quit [Ping timeout: 245 seconds]
cnxsoft has joined #radxa
m1r has joined #radxa
m1r1 has quit [Ping timeout: 240 seconds]
naobsd has joined #radxa
<naobsd> RR source is available at dl.radxa.com, github, bitbucket http://wiki.radxa.com/Rock/Android_Build http://wiki.radxa.com/Rock/Booting_Linux
<tonikasch> mmm
<tonikasch> bitbucket is down
<tonikasch> github refers to bitbucket
<tonikasch> ahh
<tonikasch> ok
<tonikasch> thx
cnxsoft has quit [Quit: cnxsoft]
<naobsd> bitbucket down? it seems account is missing...
<tonikasch> aha
ganbold_ has joined #radxa
Numerigraphe_LB has joined #radxa
wickwire has quit [Ping timeout: 264 seconds]
m1r has quit [Ping timeout: 265 seconds]
<naobsd> ganbold_: ping
wickwire has joined #radxa
tonikasch has quit [Ping timeout: 252 seconds]
tonikasch has joined #radxa
m1r has joined #radxa
Numerigraphe_LB has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
m1r has quit [Ping timeout: 244 seconds]
<ganbold_> naobsd: pong
<naobsd> how about SMP for FreeBSD/rockchip :D
<ganbold_> naobsd: didn't try it yet, but once that came to mind
<ganbold_> naobsd: I tried to enable SMP on A20 today, seems to be working :)
<naobsd> yeah, I saw your e-mails. great work! :)
<ganbold_> maybe I have to try enabling SMP for rockchip
<naobsd> I just noticed emac, sramc... you did a lot, really great :)
<ganbold_> need DMA driver, otherwise receive is slow
<naobsd> 3cores are waiting for you on rk3188 ;)
<ganbold_> :)
<ganbold_> naobsd: how are you? haven't seen you for a while on irc
<naobsd> I did almost nothing :(
<naobsd> devices were not powered...
<ganbold_> I see
<naobsd> very recently I can get some free time
<naobsd> I wish I can keep it for a while
<naobsd> yes please :)
devgiant_ has joined #radxa
devgiant__ has joined #radxa
devgiant has quit [Ping timeout: 240 seconds]
devgiant_ has quit [Ping timeout: 241 seconds]
devgiant__ has quit [Ping timeout: 240 seconds]
tonikasch has quit [Remote host closed the connection]
tonikasch has joined #radxa
tonikasch has quit [Client Quit]
radxauser has joined #radxa
<radxauser> Hello all
<radxauser> got a question abt my radxa board if anyone could help
<rm2312> which question
fefifofum has joined #radxa
<radxauser> My radxa is not booting anymore. i cant get it into recovery mode. When i try to re-flash using rkflashkit i get the following
<radxauser> libusb:warning [do_sync_bulk_transfer] unrecognised status code 1
<radxauser> File "/usr/share/rkflashkit/lib/rkflashkit/main.py", line 393, in __on_device_changed
<radxauser> Traceback (most recent call last):
<radxauser> partitions = op.load_partitions()
<radxauser> File "/usr/share/rkflashkit/lib/rkflashkit/rktalk.py", line 158, in load_partitions
<radxauser> self.__init_device()
<radxauser> File "/usr/share/rkflashkit/lib/rkflashkit/rktalk.py", line 117, in __init_device
<radxauser> 2, ''.join(prepare_cmd(0x80, 0x00060000, 0x00000000, 0x00000000)))
<radxauser> File "/usr/share/rkflashkit/lib/rkflashkit/usb1.py", line 1145, in bulkWrite
<radxauser> return self._bulkTransfer(endpoint, data, sizeof(data), timeout)
<radxauser> File "/usr/share/rkflashkit/lib/rkflashkit/usb1.py", line 1129, in _bulkTransfer
<radxauser> raise libusb1.USBError(result)
<radxauser> rkflashkit.libusb1.USBError: LIBUSB_ERROR_OTHER [-99]
<radxauser> im on an ubuntu 12.04 machine
<rm2312> hm, i think recovery mode should work under all circumstances
<jcarlos> naobsd: May I ask you a question? Do you know what changes need to be made in recovery to be able to restore mtd partitions? I tried with some rockchip changes in mtdutils, but they didn't work.I'm able to backup mtd partitions, but not restore them.
<radxauser> isnt recovery done by pressing the recovery button and powering up?
<rm2312> hold recovery button, then press reset, wait 1-2s and the unhold recovery button
<rm2312> this works
<rm2312> if you type in console "lsusb" you should see ID 2207:310B for your radxa (310B means that it is in recovery mode)
<rm2312> please try
<radxauser> this is what i get when connecting the device on lsusb
<radxauser> Bus 001 Device 039: ID 2207:310b
<radxauser> that is per your instructions on holding recovery and pressing reset for 1-2 secs
<radxauser> but rkflashkit still throws the same exception
<rm2312> ok, the board is in recovery mode
<rm2312> sudo ./upgrade_tool lf #(LF Lowlevel Format)
<radxauser> upgrade-tool lf gives me
<radxauser> The Device did not support this operation!
<rm2312> hm, eventually bricked?
<radxauser> any ideas?
<radxauser> i had the board for 1 day only :s
<rm2312> ./upgrade_tool td
<rm2312> which output?
<radxauser> Test Device Fail!
<jcarlos> naobsd: I mean bootable/recovery/mtdutils/ in SDK
<naobsd> radxauser: try ef or db
<naobsd> radxauser: if it's mask rom mode, bootloader need to be loaded
<radxauser> naobsd, I get No found loader item from config! for both ef and db
<naobsd> jcarlos: I'm using my own code, it just does "dd bs=16384"
<naobsd> radxauser: which file you specified?
<radxauser> naobsd, I don't understand
<naobsd> radxauser: please tell me what you typed
<radxauser> radxauser, sudo ./upgrade_tool db
<radxauser> and sudo ./upgrade_tool ef
<naobsd> jcarlos: sorry, it just does like as "dd bs=16384", i.e. write 16KiB blocks, that's all
<radxauser> I got the same output for both commands
<naobsd> of course
<naobsd> specify update.img
<jcarlos> naobsd: Can I see that code?
<jcarlos> I think I don't understand you
<naobsd> my code is somewhere in my old disk which is offline, I cannot read it for now...
<naobsd> anyway
<naobsd> RK code should do same thing
<naobsd> just write 16KiB blocks
<jcarlos> Do you mean in bootable/recovery/mtdutils.mtdutils.c ?
<naobsd> radxauser: upgrade_tool db loader.bin / upgrade_tool ef update.img
<naobsd> radxauser: of course file name must be matched which you have
<naobsd> jcarlos: sorry, I can't see any code for now
<naobsd> jcarlos: please see somewhere which does write...
<radxauser> naobsd, here's what I got
<radxauser> zawwed@zawwedqa-desktop:~/redxa$ sudo ./upgrade_tool db loader.bin
<radxauser> Download boot ok.
<radxauser> zawwed@zawwedqa-desktop:~/redxa$ sudo ./upgrade_tool ef update.img
<radxauser> Download Boot Fail
<radxauser> Loading loader...
<radxauser> rkflashkit is now showing me "Loading Partition Information Done"
<radxauser> but I still can't flash an image
<naobsd> there is no reason to use rkflashkit if you can use upgrade_tool
<naobsd> try "uf update.img" just after "db loader.bin"
<radxauser> zawwed@zawwedqa-desktop:~/redxa$ sudo ./upgrade_tool uf update.img
<radxauser> Loading firmware...
<radxauser> Download Boot Fail
<radxauser> Support Type:RK31FW Ver:1.0.00FW Time:2014-03-11 01:45:16
<radxauser> Loader ver:2.08Loader Time:2013-12-02 18:58:57
<radxauser> that's what I get with uf
<rm2312> radxauser: is it possible for you to use the RKBatchtool.exe? (win application)
<radxauser> rm2312, I don't have a windows machine next to me
<naobsd> does "td", "rid", "rfi" works after loader is loaded?
<jcarlos> naobsd: http://pastebin.com/aj0ZRDQz Do you mean function in line 394?
tonikasch has joined #radxa
<naobsd> jcarlos: it doesn't do write. please see line 443.
<radxauser> naobsd, here's what I get
<radxauser> zawwed@zawwedqa-desktop:~/redxa$ sudo ./upgrade_tool td
<radxauser> Test Device OK.
<radxauser> zawwed@zawwedqa-desktop:~/redxa$ sudo ./upgrade_tool rid
<radxauser> command is invalid,please press upgrade_tool -h to check usage!
<radxauser> zawwed@zawwedqa-desktop:~/redxa$ sudo ./upgrade_tool rfi
<radxauser> command is invalid,please press upgrade_tool -h to check usage!
<naobsd> hmm
<naobsd> radxauser: rid/rfi may work in interactive mode
<radxauser> naobsd, how do I get into interactive mode ?
<naobsd> radxauser: do you know loader version for loader.bin
<naobsd> radxauser: just run upgrade_tool w/o arg
<radxauser> naobsd, the output from rid and rfi in interactive mode is
<radxauser> zawwed@zawwedqa-desktop:~/redxa$ sudo ./upgrade_tool
<radxauser> List of rockusb connected
<radxauser> Found 1 rockusb,Select input DevNo,Rescan press <R>,Quit press <Q>:rid
<radxauser> List of rockusb connected
<radxauser> DevNo=1Vid=0x2207,Pid=0x310b,LocationID=128Maskrom
<radxauser> DevNo=1Vid=0x2207,Pid=0x310b,LocationID=128Maskrom
<radxauser> Found 1 rockusb,Select input DevNo,Rescan press <R>,Quit press <Q>:rfi
<radxauser> List of rockusb connected
<radxauser> DevNo=1Vid=0x2207,Pid=0x310b,LocationID=128Maskrom
<naobsd> 1
<radxauser> Found 1 rockusb,Select input DevNo,Rescan press <R>,Quit press <Q>:q
<radxauser> and my loader version is 2.08
<rm2312> you must select the device before: type "1"
<radxauser> sorry
<radxauser> Rockusb>rid
<radxauser> Flash ID:2C 64 44 4B A9
<radxauser> Manufacturer: MICRON,value=04
<radxauser> Flash Info:
<radxauser> Rockusb>rfi
<radxauser> Flash Size: 8192MB
<radxauser> Block Size: 2048KB
<naobsd> are you sure loader.bin is 2.08? you typed loader in update.img is 2.08, but not typed about loader.bin
<radxauser> Page Size: 8KB
<radxauser> ECC Bits: 40
<radxauser> Access Time: 32
<radxauser> Flash CS: Flash<0>
<naobsd> I think NAND is still alive
<radxauser> how can I be sure, the loader filename is RK3188Loader(L)_V2.08.bin
<radxauser> i hope so =D
<rm2312> if you flashed, then you have loader 2.08
<naobsd> please reset(power off/on), then try ef update.img
<radxauser> ok
<radxauser> i'll give it a shot now
<naobsd> just run ef update.img, don't do db loader.bin
<radxauser> zawwed@zawwedqa-desktop:~/redxa$ sudo ./upgrade_tool ef update.img
<radxauser> Loading loader...
<radxauser> Erase flash ok.
<radxauser> looks like it worked ?
<radxauser> did that just erase the flash or also install the image ?
<rm2312> only erase
<naobsd> please try uf update.img
<rm2312> ef=erase flash
<naobsd> radxauser: how about uf update.img?
<radxauser> naobsd, it started flashing then gave me
<radxauser> zawwed@zawwedqa-desktop:~/redxa$ sudo ./upgrade_tool uf update.img
<radxauser> Loading firmware...
<radxauser> Download Firmware Fail
<radxauser> Loader ver:2.08Loader Time:2013-12-02 18:58:57
<radxauser> Support Type:RK31FW Ver:1.0.00FW Time:2014-03-11 01:45:16
<naobsd> well, started? it shows something before it failed?
<radxauser> naobsd, it was copying
<radxauser> naobsd, and then it failed
<naobsd> some number(MB) is displayed?
<radxauser> naobsd, i'll do it again
<radxauser> now i'm getting
<radxauser> zawwed@zawwedqa-desktop:~/redxa$ sudo ./upgrade_tool uf update.img
<radxauser> No found any rockusb device,please plug device in!
<radxauser> i'll try to unplug it and plug it back again
<naobsd> hmm
<naobsd> can you access serial console?
<radxauser> naobsd, it's at 700 MB / 1 G right now and still going
<radxauser> it's checking the image now
<naobsd> sounds good. btw, where your loader.bin/update.img some from?
<naobsd> some -> comes
<radxauser> naobsd, I used getimage.sh
<radxauser> zawwed@zawwedqa-desktop:~/redxa$ sudo ./upgrade_tool uf update.img
<radxauser> Loading firmware...
<radxauser> Loader ver:2.08Loader Time:2013-12-02 18:58:57
<radxauser> Upgrade firmware ok.
<radxauser> Support Type:RK31FW Ver:1.0.00FW Time:2014-03-11 01:45:16
<radxauser> I think it worked =D
<radxauser> I'm going to give it a shot
<naobsd> I want to ask some questions
<naobsd> did you flash something(loader.bin?) before your RR is bricked, or it just bricked suddenly?
<radxauser> naobsd, it worked! thank you so much for your help
<naobsd> and where can I get getimage.sh which downloads loader.bin and update.img
<radxauser> naobsd, I was trying to flash anm ubuntu image
<naobsd> can you specify exact URL? I want to know which image is wrong
<radxauser> naobsd, let me check
<naobsd> if image is not wrong, your NAND chip or your USB cable may be wrong ;)
<radxauser> naobsd, not sure you would know best
<radxauser> naobsd, can I use any image with the loader I have ?
<radxauser> or do some images need specific loaders ?
<naobsd> well, that url is rootfs... how did you (try to) flash it?
tonikasch has quit [Remote host closed the connection]
<naobsd> well, it seems there are some relation between bootloader version and kernel(NAND driver?) version
rm2312 has quit [Quit: ChatZilla 0.9.90.1 [Iceweasel 24.3.0/20140205081630]]
<naobsd> but I think your RR was in mask rom mode
<radxauser> naobsd, I downloaded the img not rootfs but I can't find the link
<naobsd> radxauser: I see
<radxauser> what does RR mean ?
<naobsd> Radxa Rock
<radxauser> :)
<naobsd> when version is not matched, kernel will be started but will be hanged in the middle of booting.
<radxauser> naobsd, thanks a lot for your help
<naobsd> but at least bootloader and kernel can be loaded in that case
<naobsd> "mask rom mode" == bootloader is not loaded
<naobsd> your NAND may be broken, or your USB cable may be unstable
<radxauser> naobsd, using rockchip pack tools, if I put a different rootfs in the folder Linux and run mkupdate.sh, can I assume I'll have a valid image ?
<naobsd> sorry, I don't know "rockchip pack tools"
<radxauser> naobsd, okay it has the getimage.sh btw
<radxauser> yes
<naobsd> getimage.sh just get images...
<radxauser> yea
<naobsd> you said you used getimage.sh to get loader.bin and update.img, but it's "mkupdate.sh" you used, right?
<radxauser> yes thats correct
<naobsd> I see
<naobsd> you can replace rootfs.img with yours
<naobsd> it should be raw disk image such as ext4
<naobsd> special thing such as header should not be needed
<radxauser> okay gotcha
<naobsd> this will help you
<naobsd> I never tried, if something is wrong, please ask...probably google groups is better
_hipboi_ has quit [Read error: Connection reset by peer]
<naobsd> then, I thought loader.bin was wrong
_hipboi_ has joined #radxa
<radxauser> naobsd, great thanks a lot you've been extremely helpful :)
<naobsd> but it seems both loader.bin and loader in update.img should be same
<naobsd> loader.bin is included in update.img by mkupdate.sh
<naobsd> so, I don't know why you got errors :(
<naobsd> if you get error next time, please try to use another USB cable
devgiant has joined #radxa
<radxauser> naobsd, sounds good :)
<naobsd> ah, well... maybe (flashed|loaded) loader ver.2.08 rejects flashing ver.2.08?
<naobsd> I'll try...someday. I'm sleepy...
<naobsd> (1AM now)
<naobsd> I never tried 2.08
<naobsd> I guess it came from KitKat rom for another device
theskilledworker has quit [Quit: Leaving]
devgiant has quit [Ping timeout: 265 seconds]
fefifofum has left #radxa [#radxa]
m1r has joined #radxa
devgiant_ has joined #radxa
devgiant has joined #radxa
devgiant has quit [Client Quit]
devgiant has joined #radxa
devgiant_ has quit [Ping timeout: 240 seconds]
devgiant_ has joined #radxa
devgiant has quit [Ping timeout: 240 seconds]
m1r has quit [Ping timeout: 252 seconds]
wickwire has quit [Remote host closed the connection]
devgiant_ has quit [Ping timeout: 265 seconds]
devgiant has joined #radxa
devgiant_ has joined #radxa
devgiant__ has joined #radxa
devgiant has quit [Ping timeout: 265 seconds]
devgiant_ has quit [Ping timeout: 240 seconds]
m1r has joined #radxa
tonikasch has joined #radxa
m1r has quit [Ping timeout: 264 seconds]
ethanR has joined #radxa
<ethanR> can anyone tell me if you also need 5v Power supply if you use the USB to TTL serial cable?
CodemonkeyAlx has joined #radxa
<CodemonkeyAlx> Humanz.
postdie has joined #radxa
<ethanR> Hoi
postdie has quit [Remote host closed the connection]
cholita has joined #radxa
cholita has quit [Remote host closed the connection]
devgiant__ has quit [Ping timeout: 265 seconds]
ethanR has quit [Quit: Page closed]
devgiant has joined #radxa
devgiant_ has joined #radxa
devgiant has quit [Ping timeout: 265 seconds]
devgiant__ has joined #radxa
devgiant has joined #radxa
tonikasch has quit [Quit: Bye!]
devgiant_ has quit [Ping timeout: 265 seconds]
devgiant_ has joined #radxa
devgiant__ has quit [Ping timeout: 240 seconds]
devgiant__ has joined #radxa
devgiant has quit [Ping timeout: 240 seconds]
devgiant has joined #radxa
devgiant_ has quit [Ping timeout: 244 seconds]
devgiant_ has joined #radxa
devgiant__ has quit [Ping timeout: 269 seconds]
devgiant__ has joined #radxa
devgiant has quit [Ping timeout: 240 seconds]
toxine has joined #radxa
devgiant has joined #radxa
devgiant_ has quit [Ping timeout: 240 seconds]
devgiant_ has joined #radxa
toxine has quit [Remote host closed the connection]
devgiant__ has quit [Ping timeout: 244 seconds]
devgiant__ has joined #radxa
devgiant has quit [Ping timeout: 265 seconds]
devgiant_ has quit [Ping timeout: 265 seconds]
devgiant has joined #radxa
devgiant_ has joined #radxa
devgiant__ has quit [Ping timeout: 240 seconds]
devgiant__ has joined #radxa
devgiant has quit [Ping timeout: 240 seconds]
devgiant_ has quit [Ping timeout: 240 seconds]
dlan^_ has joined #radxa
_whitelogger has joined #radxa
Emeryth has joined #radxa
krichever has quit [Remote host closed the connection]
architekt has joined #radxa
ganbold_ has quit [*.net *.split]
ganbold_ has joined #radxa
nashpa has quit [*.net *.split]
dlan^ has quit [*.net *.split]
radxauser has quit [*.net *.split]
steev has quit [*.net *.split]
qloogkm has quit [*.net *.split]
ojn_ has joined #radxa
npcomp has joined #radxa
steev has joined #radxa
radxauser has joined #radxa
qloogkm has joined #radxa
naobsd has quit [Ping timeout: 245 seconds]
devgiant has joined #radxa
m1r has joined #radxa
m1r has quit [Ping timeout: 252 seconds]
devgiant_ has joined #radxa
_hipboi_ has quit [Read error: Connection timed out]
_hipboi_ has joined #radxa
tonikasch has joined #radxa
ganbold_ has quit [Remote host closed the connection]
ojn_ is now known as ojn
_hipboi_ has quit [Read error: Connection timed out]
_hipboi_ has joined #radxa
tonikasch has quit [Quit: Bye!]