00:28
pulpoff has joined #linux-amlogic
00:28
<
pulpoff >
Greetings to all !
00:29
<
pulpoff >
trying to fix wifi drivers for armbian on GT King
00:29
<
pulpoff >
anyone managed to make it work ?
00:29
<
pulpoff >
this is what i get :
00:29
<
pulpoff >
dmsg log :
00:29
<
pulpoff >
[ 11.796609] brcmfmac: brcmf_sdiod_sgtable_alloc: !!!! WIFI DEBUG azw,gtking: host->max_segs: 1 host->max_seg_size: 3 host->max_blk_cou
00:29
<
pulpoff >
nt: 1536 sdiodev->max_request_size: 1536 sdiodev->max_segment_count: 1 max_blocks: 3 host->max_req_size: 1536
00:29
<
pulpoff >
[ 11.796825] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43752-sdio for chip BCM43752/2
00:29
<
pulpoff >
[ 11.827549] usbcore: registered new interface driver brcmfmac
00:29
<
pulpoff >
[ 11.835915] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43752-sdio.azw,gtking.bin failed with error -2
00:29
<
pulpoff >
[ 11.835995] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43752-sdio.bin failed with error -2
00:30
<
steev >
error -2 is no such file or directory
00:31
<
steev >
do you have the /lib/firmware/brcm/brcmfmac43752-sdio.bin file?
00:31
<
pulpoff >
steev : i cant find that file anywhere
00:32
<
pulpoff >
i know its missing files, i tried to replace with other files, but no luck
00:32
<
pulpoff >
i have latest revision of GT King, it might have smth to do with that
00:32
<
steev >
you might have to grab it from a factory image or whatever for the device
00:32
<
pulpoff >
well, i see these files :
00:33
<
steev >
you need the firmware that is listed
00:33
<
pulpoff >
where can i get it than ?
00:34
<
steev >
boot the vendor's image or whatever... look at what firmware file it loads
00:35
<
pulpoff >
do u mean android firmware?
00:35
<
steev >
well at a guess
00:36
<
steev >
so i'd grab the non-apsta version, copy it to brcmfmac43752-sdio.bin in /lib/firmware/brcm/ and see if that works
00:37
<
pulpoff >
i tried just that
00:37
<
pulpoff >
module loads, but no devices
00:37
<
pulpoff >
it needs the .txt file
00:37
<
pulpoff >
properly built for the mmc1 hw
00:38
<
pulpoff >
does not work neither
00:39
<
pulpoff >
thats basically what should work :
00:39
<
pulpoff >
but alas, still no ifconfig/iwconfig devices
00:39
<
pulpoff >
not sure how to debug brcm module
00:40
<
pulpoff >
module is looking for these 2 files : brcm/brcmfmac43752-sdio.azw,gtking.bin, brcm/brcmfmac43752-sdio.azw,gtking.txt
00:41
chewitt has joined #linux-amlogic
00:42
<
pulpoff >
hi chewitt!
00:43
<
pulpoff >
actually i compiled your kernel for armbian to test the wifi driver :))
00:43
<
pulpoff >
it works quite well, even with default freq, GB5 shows 304/1000
00:43
<
pulpoff >
5.15.0 tree
00:44
<
pulpoff >
from what i noticed it has missing : 2560x1440 support, 2.2Ghz freq support
00:44
<
pulpoff >
how do u load wifi driver for GT king with it ? can u help plz?
00:47
<
chewitt >
pulpoff the box is GT King (black) or GT King Pro (blue) ?
00:48
<
pulpoff >
SN : 6B9XH1
00:48
<
pulpoff >
using gtking-oc dts
00:49
<
chewitt >
then I don't care about the lack of 2.2GHz
00:49
<
chewitt >
it's not using the RevC chip which uses the A311D cpu opp points
00:49
<
pulpoff >
root@King:~# dmesg | grep brcmf
00:49
<
pulpoff >
[ 10.618115] brcmfmac: brcmf_sdiod_sgtable_alloc: !!!! WIFI DEBUG azw,gtking:host->max_segs: 1host->max_seg_size: 3host->max_blk_count: 1536sdiodev->max_request_size: 1536sdiodev->max_segment_count: 1max_blocks: 3host->max_req_size: 1536
00:49
<
pulpoff >
[ 10.618492] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43752-sdio for chip BCM43752/2
00:49
<
pulpoff >
[ 10.642287] usbcore: registered new interface driver brcmfmac
00:49
<
pulpoff >
[ 11.810650] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
00:49
<
pulpoff >
[ 12.873939] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
00:49
<
pulpoff >
[ 168.748804] usbcore: deregistering interface driver brcmfmac
00:50
<
chewitt >
If you want to paste logs use pastebin
00:50
<
pulpoff >
its running fine with 2.2 speed, i compile kernel on it regularly
00:50
<
pulpoff >
sorry, ok
00:50
<
chewitt >
and pastebin the full dmesg log
00:51
<
chewitt >
last time I booted one of these boxes the wifi worked fine, it's just a standard broadcom chip
00:51
<
chewitt >
although BCM43752/2 doesn't look right
00:52
<
chewitt >
share the whole log
00:57
<
pulpoff >
chewitt : did u boot armbian on it?
00:57
<
pulpoff >
i am using armbian from vim3
00:57
<
pulpoff >
well, sorry, no
00:58
<
pulpoff >
armbian usb boot and kernel and vim3 gnome system
00:58
<
pulpoff >
with latest ubuntu 21.10 and mainline kernel
00:58
<
pulpoff >
there's no sound and no wifi, otherwise its quite ok
00:59
<
pulpoff >
i do agree that its weird that it calls the device brcmfmac43752
00:59
<
pulpoff >
there're no mentions of such device anywhere
01:01
<
pulpoff >
i see posts that there're a few different revisions of the device
01:02
<
pulpoff >
LPDDR4 and DDR4 memory, roms are not compatible between them
01:02
<
pulpoff >
i got the LPDDR4 new rev
01:04
<
pulpoff >
i will now test the same once again with your kernel ..
01:04
<
chewitt >
the device has AP6356S Wireless (802.11 a/b/g/n/ac, BT 4.1)
01:05
<
chewitt >
mine is an original Beelink box (their devs shipped it)
01:05
<
pulpoff >
thats correct i guess
01:05
<
pulpoff >
it is original Beelink box also
01:05
<
chewitt >
there are probably clones around, or perhaps they changed the chips between different production runs
01:05
<
pulpoff >
the box is original , its not a clone
01:06
<
pulpoff >
BT loads fine and works (tried with bt speaker)
01:07
<
pulpoff >
used BCM4362A2.hcd for BT
01:07
<
chewitt >
it's using some kind of fallback firmware file brcm/BCM.hcd
01:09
<
pulpoff >
yes, i renamed it to that
01:09
<
pulpoff >
i just booted kernel built from your src today
01:09
<
pulpoff >
here is the dmesg
01:10
<
pulpoff >
no errors, but also no devices for wifi
01:10
<
pulpoff >
i used bin and txt as suggested by steev above
01:13
<
pulpoff >
any idea why also this : [ 5.591789] No soundcards found. ?
01:14
<
chewitt >
there is no userspace config
01:15
<
chewitt >
it will work with my kernel, but prob. not the default armbian one
01:15
<
pulpoff >
it is not armbian
01:15
<
pulpoff >
it is your kernel
01:15
<
pulpoff >
i took your kernel tree and built armbian kernel from it
01:16
<
chewitt >
the first log shared was not from my tree, because it's missing patches
01:16
<
pulpoff >
yes,second
01:16
<
pulpoff >
first is 5.15.4
01:16
<
pulpoff >
from armbian tree
01:16
<
chewitt >
and second log looks similar
01:16
<
chewitt >
[ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'secmon@5000000': base 0x0000000005000000, size 3 MiB
01:17
<
pulpoff >
maybe because i used armbian .config ?
01:18
<
pulpoff >
sorry i am not sure what to do with src/conf/cards/axg-sound-card.conf
01:18
<
chewitt >
Beelink devs say "Sorry, we don't have this AP6275P module on GTKINGH and GTKINGPEO" (typos)
01:18
<
pulpoff >
rebuild with that ?
01:18
<
pulpoff >
or just use your kernel as it supposed to be in it ?
01:20
<
chewitt >
place in /usr/share/alsa/cards/
01:20
<
chewitt >
you also need mixer settings
01:21
<
pulpoff >
photo of my box
01:23
<
pulpoff >
where should i put the soundconf ?
01:24
<
pulpoff >
copied the axg-sound-card.conf to /usr/share/alsa/cards/
01:24
<
pulpoff >
and rebooted now
01:25
<
pulpoff >
[ 5.508284] ALSA device list:
01:25
<
pulpoff >
[ 5.512239] No soundcards found.
01:25
<
chewitt >
then I think you have the default arbmian kernel
01:26
<
pulpoff >
let me try to compile it again than
01:26
<
pulpoff >
how can i show that its your tree before compilation ?
01:27
<
chewitt >
also [ 0.000000] Linux version 5.15.4-meson64-beta
01:28
<
chewitt >
and my tree is still at 5.15.0
01:28
<
pulpoff >
i had to change to .4 manually
01:28
<
chewitt >
I don't build armbian and I forget how/where you change all their stuff and ignore their patchset
01:28
<
pulpoff >
otherwise armbian recompile script was downloading from kernel.org
01:28
<
pulpoff >
it was .0 there
01:28
<
pulpoff >
i am building now with -chwitt name
01:29
<
pulpoff >
the only thing from armbian is the .config file
01:29
<
pulpoff >
as there wasn't any in yours i think
01:30
<
chewitt >
but this is optimised for a different distro
01:30
<
chewitt >
(one that isn't a desktop OS)
01:31
<
pulpoff >
2021-11-24 02:31:19 (1,97 MB/s) - ‘linux.aarch64.conf’ saved [184407/184407]
01:31
<
pulpoff >
root@mac:/usr/src/amlogic-s9xxx-armbian-main/compile-kernel/kernel/linux-5.15.4# cp linux.aarch64.conf .config
01:31
<
pulpoff >
root@mac:/usr/src/amlogic-s9xxx-armbian-main/compile-kernel/kernel/linux-5.15.4# cd ..
01:31
<
pulpoff >
root@mac:/usr/src/amlogic-s9xxx-armbian-main/compile-kernel/kernel# cd ..
01:31
<
pulpoff >
root@mac:/usr/src/amlogic-s9xxx-armbian-main/compile-kernel# cd ..
01:31
<
pulpoff >
root@mac:/usr/src/amlogic-s9xxx-armbian-main# ./recompile -k 5.15.4 -n -chewitt
01:32
<
pulpoff >
its building now
01:33
<
chewitt >
the other 55 people in this channel don't want to hear ping-ping-ping-ping etc. when you past log output
01:33
<
pulpoff >
sorry, ok
01:33
<
pulpoff >
will test now
01:34
<
chewitt >
the main point is you need to check what sources are actually used
01:35
<
chewitt >
I rebase my branches constantly
01:35
<
pulpoff >
i am quite sure yours
01:35
<
pulpoff >
because before that, i had none of brcm output at all
01:35
<
pulpoff >
i downloaded today from your git
01:39
<
pulpoff >
ok just to be sure
01:39
<
pulpoff >
downloaded your master.zip again
01:39
<
pulpoff >
and will recompile it
01:39
<
pulpoff >
as that sound patch u pointed above was not there
01:39
<
steev >
mine was simply a suggestion for the firmware file it might be looking for/need.
01:40
<
chewitt >
beelink devs will share firmware for their latest cards in a minute
01:40
<
chewitt >
then I will push to the LE firmware repo and you can pick it
01:41
<
pulpoff >
thats very good to hear!
01:41
<
chewitt >
using ap6275s apparently
01:41
<
pulpoff >
so its not a clone afterall ? :)
01:42
<
chewitt >
and I should be able to get the u-boot sources to extract boot fips
01:42
<
chewitt >
although I assume you are booting from vendor u-boot?
01:42
<
pulpoff >
ehm, no i am booting with openwrt usb boot
01:42
<
pulpoff >
from usb drive, its much faster than emmc
01:43
<
chewitt >
no idea what that is .. I assume the box boots from emmc, then loads a kernel from usb
01:44
<
pulpoff >
it boots now from emmc/usb with usb prio1
01:44
<
pulpoff >
its easier to tinker with usb device than emmc in case it crashes :)
01:46
<
pulpoff >
chewitt, sorry to spam but ..
01:47
<
pulpoff >
priv->card.owner = THIS_MODULE;
01:47
<
pulpoff >
priv->card.dev = dev;
01:47
<
pulpoff >
priv->match_data = data;
01:47
<
pulpoff >
this is from your master.zip tree
01:47
<
pulpoff >
there's no patch u sent link to
01:47
<
pulpoff >
priv->card.driver_name = dev->driver->name;
01:48
<
chewitt >
wrong branch
01:48
<
pulpoff >
so which one should it be?
01:48
<
chewitt >
amlogic-5.15.y
01:49
<
chewitt >
master is upstream torvalds/master
01:49
<
pulpoff >
i see, that explains!
01:49
<
pulpoff >
sec, will get that one
01:52
<
steev >
chewitt: what's the LEFT_RIGHT register about? if you don't mind me asking/derailing the conversation
01:54
<
chewitt >
@xdarklight and myself have been poking the AIU audio driver for GXBB/GXL/GXM to see if we can fix "the noise" that multichannel output can trigger
01:54
<
chewitt >
Kodi triggers it real easily :)
01:55
<
chewitt >
we resolved another issue with GXBB not handling 48KHz audio recently
01:55
<
chewitt >
there are a few other gremlins to find
01:56
<
chewitt >
"the noise" on AIU
01:56
<
pulpoff >
chewitt : now building the 5.15.y tree, i guess i can expect sound, but still no wifi ?
01:56
<
chewitt >
both AIU and AXG drivers also have 3-5 second dropouts occasionally
01:57
<
chewitt >
pulpoff the log spam is due to lack of mixer settings, the card conf should work once the driver-name patch is present
01:58
<
chewitt >
that patch is upstream for 5.16 I think
01:58
<
pulpoff >
ok, and about the wifi ?
01:59
<
chewitt >
should work once you have the right firmware and the latest workaround for the sdio silicon bug in all G12 chips
02:00
<
pulpoff >
and where to get the firmware?
02:01
<
chewitt >
my firmware repo, once I stop typing here and finish pushing it to github
02:01
<
pulpoff >
somehow cant build it
02:01
<
pulpoff >
usr/gen_initramfs.sh: Cannot open '@INITRAMFS_SOURCE@'
02:01
<
pulpoff >
make[1]:
*** [usr/Makefile:80: usr/initramfs_data.cpio] Error 1
02:01
<
pulpoff >
make:
*** [Makefile:1868: usr] Error 2
02:03
<
chewitt >
stick with the armbian defconfig
02:03
<
pulpoff >
tried, its the same error unfortunately
02:04
<
pulpoff >
now patched armbian 5.15.4 with your sound patch and building
02:04
<
pulpoff >
is there some log of patches you have applied?
02:04
<
chewitt >
I have no idea what patches are in their patchset .. and I have low interest in debugging what's missing
02:04
<
pulpoff >
i understand that
02:05
<
chewitt >
the log of patches are in the git history.. there are currently 65 patches in my tree
02:05
<
pulpoff >
hence asking you where i can see list of your patches so i can port them myself maybe
02:05
<
pulpoff >
yeah i am on it :)
02:05
vagrantc has joined #linux-amlogic
02:10
<
pulpoff >
oh wow, lots of HEVC decoder updates ..
02:11
<
pulpoff >
[ 5.559739] ALSA device list:
02:11
<
pulpoff >
[ 5.564068] No soundcards found.
02:12
<
pulpoff >
i patched the file and added axg-sound-card.conf
02:14
<
chewitt >
that's a current guess on the filenames required
02:14
<
pulpoff >
root@King:~# cat /proc/asound/cards
02:14
<
pulpoff >
0 [GTKINGPRO ]: axg-sound-card - GTKING-PRO
02:14
<
pulpoff >
GTKING-PRO
02:15
<
pulpoff >
ok trying that
02:15
<
chewitt >
I'm going for my morning run in 5 .. else I don't get one
02:15
<
pulpoff >
but thats .txt config
02:15
<
pulpoff >
and the bin ?
02:15
<
pulpoff >
brcmfmac43752-sdio.bin ?
02:18
<
chewitt >
it's early here, I don't wake up until after the run :)
02:19
<
pulpoff >
well, we are almost there
02:20
<
chewitt >
the correct BT file is there too
02:20
<
pulpoff >
i am not sure what to do with these files
02:20
<
chewitt >
put them in /usr/lib/firmware/brcm/
02:20
<
pulpoff >
now i see it
02:20
<
pulpoff >
it wasnt there before
02:23
<
pulpoff >
well, unfortunately nothing has changed
02:23
<
pulpoff >
module loads, no wifi interface
02:23
<
pulpoff >
root@King:/lib/firmware/brcm# ls
*43752* -la
02:23
<
pulpoff >
-rw-r--r-- 1 root root 8354 Nov 24 03:22 brcmfmac43752-sdio.azw,gtking.txt
02:23
<
pulpoff >
-rw-r--r-- 1 root root 757448 Nov 24 03:20 brcmfmac43752-sdio.bin
02:23
<
pulpoff >
-rw-r--r-- 1 root root 8354 Nov 24 03:21 brcmfmac43752-sdio.txt
02:24
<
pulpoff >
[ 778.665864] usbcore: deregistering interface driver brcmfmac
02:24
<
pulpoff >
[ 780.748512] usbcore: registered new interface driver brcmfmac
02:24
<
chewitt >
post the full dmeg somewhere
02:24
<
chewitt >
and .. go figure out how to use my full sources
02:24
<
chewitt >
because there are things in my tree that workaround issues with sdio
02:25
<
pulpoff >
do u have a working release somewhere?
02:25
<
pulpoff >
some img i can try?
02:25
<
pulpoff >
packaged kernel ?
02:26
<
pulpoff >
i will try to build natively on arm now
02:27
<
chewitt >
edit the dtb name to boot with in uEnv.ini
02:27
<
chewitt >
this will not have the wifi working
02:28
<
chewitt >
but we should at least see an attempt to load the firmware
02:28
<
chewitt >
you will not be able to take the KERNEL file and use it with armbian
02:29
<
chewitt >
but you can boot the image and we can see what works
02:29
<
chewitt >
then all you need to do is use the right sources and put files in the right places (and run mixer commands post-boot)
02:29
<
pulpoff >
i can't boot from SD card atm somehow
02:30
<
pulpoff >
the emmc loader does not support it
02:30
<
pulpoff >
so need to flash android first
02:31
<
pulpoff >
chewitt! :))
02:32
<
pulpoff >
we are getting somewhere ! :)
02:32
<
pulpoff >
it started to work after i replaced BT firmware file as well
02:33
<
chewitt >
rename to brcmfmac43752-sdio.azw,gtking.bin and you get fewer errors in the log
02:33
<
chewitt >
they are harmless, but..
02:34
<
pulpoff >
but it still does not work ..
02:34
<
chewitt >
upstream finally got with the idea that board specific bin and nvram files are needed
02:35
<
pulpoff >
now it stopped working again
02:36
<
chewitt >
use the right kernel source first
02:36
<
chewitt >
you can more from the right patchset on 5.15.0 than the wrong set on 5.15.4
02:36
<
chewitt >
s/ca/gain
02:37
<
pulpoff >
it is currently armbian 5.15.4 with your sound patch only
02:37
<
pulpoff >
and new brcm firmware
02:37
<
pulpoff >
and now after unloading module, idont see device again
02:37
<
chewitt >
i'm off for a run .. back in an hour
02:37
<
pulpoff >
ok thanks!
03:12
<
pulpoff >
it is almost working now
03:12
<
pulpoff >
[ 11.207161] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43752-sdio.azw,gtking.bin failed with error -2
03:12
<
pulpoff >
[ 11.453917] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43752-sdio for chip BCM43752/2
03:12
<
pulpoff >
[ 11.454098] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
03:12
<
pulpoff >
[ 11.463148] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43752/2 wl0: Oct 23 2020 15:06:26 version 18.35.387.23.14 (70c9ec1@shgit) (wlan=r880297) FWID 01-217b144d
03:12
<
pulpoff >
[ 53.834002] Bluetooth: hci0: BCM4362A2 'brcm/BCM4362A2.hcd' Patch
03:12
<
pulpoff >
[ 67.043693] ieee80211 phy0: brcmf_p2p_create_p2pdev: timeout occurred
03:12
<
pulpoff >
[ 67.043704] ieee80211 phy0: brcmf_cfg80211_add_iface: add iface p2p-dev-wlan0 type 10 failed: err=-5
03:12
<
pulpoff >
will continue tomorrow, thanks again!
04:45
buzzmarshall has quit [Quit: Konversation terminated!]
06:01
Terry1373 has quit [Quit: Bye Bye]
06:01
Terry1373 has joined #linux-amlogic
06:03
vagrantc has quit [Quit: leaving]
06:18
<
chewitt >
btw, I'm never sure which file to pick when renaming the bsp/android files
06:18
<
chewitt >
the .bin file you have was fw_bcm43752a2_ag.bin
06:19
<
chewitt >
there is also an fw_bcm43752a2_ag_apsta.bin
06:19
<
chewitt >
the -2 errors are harmless, the first is solved by renaming the file to match and the clm blob is not mandatory
06:20
<
chewitt >
the -5 errors could be related to the wrong file
07:29
Darkmatter66 has quit [Ping timeout: 260 seconds]
07:40
Darkmatter66 has joined #linux-amlogic
08:08
tdebrouw has joined #linux-amlogic
08:22
<
steev >
chewitt: apsta means it can run as an ap and station at the same time
08:23
<
chewitt >
steev: thanks, that's probably the better one to use then
08:25
<
chewitt >
although it appears the _ag.bin and _ag_apsta.bini are the same file
08:26
<
chewitt >
I copied the file to my git directory and renamed it .. git shows nothing happened (no diff)
08:32
<
narmstrong >
it's historical, broadcom distributed 3 fw (ap, sta, ap+sta) and 2 driver (ap, sta) that could work together with the ap+sta, but now the mainline driver handles ap+sta or whatever fw is loaded, but the vendor driver is still used and broadcom stil releases it with associated firmwares
08:35
<
chewitt >
maybe that helps somewhere (although I doubt it)
08:35
warpme__ has joined #linux-amlogic
08:36
<
steev >
the clm_blob is regulatory stuff for what channels it's allowed to use
09:12
sputnik_ has quit [Read error: Connection reset by peer]
09:13
sputnik_ has joined #linux-amlogic
09:30
GNUtoo has quit [Ping timeout: 276 seconds]
09:31
GNUtoo has joined #linux-amlogic
12:16
pulpoff has quit [Quit: Client closed]
12:56
tafa has joined #linux-amlogic
13:04
tafa has quit [Remote host closed the connection]
13:04
tafa has joined #linux-amlogic
13:14
Darkmatt- has joined #linux-amlogic
13:14
Darkmatter66 has quit [Ping timeout: 260 seconds]
13:30
tafa has joined #linux-amlogic
13:33
tafa has quit [Remote host closed the connection]
13:33
tafa has joined #linux-amlogic
13:43
tafa has joined #linux-amlogic
13:43
tafa has quit [Changing host]
15:04
Darkmatter66 has joined #linux-amlogic
15:05
Darkmatt- has quit [Ping timeout: 264 seconds]
15:16
tafa has joined #linux-amlogic
16:02
jernej has joined #linux-amlogic
16:13
tdebrouw has quit [Quit: Leaving.]
16:58
vagrantc has joined #linux-amlogic
17:07
camus1 has joined #linux-amlogic
17:07
sputnik__ has joined #linux-amlogic
17:10
Darkmatt- has joined #linux-amlogic
17:16
Darkmatter66 has quit [*.net *.split]
17:16
sputnik_ has quit [*.net *.split]
17:16
khilman has quit [*.net *.split]
17:16
camus has quit [*.net *.split]
17:16
Tartarus has quit [*.net *.split]
17:16
camus1 is now known as camus
17:19
arnd has quit [Ping timeout: 245 seconds]
17:20
arnd has joined #linux-amlogic
17:22
khilman has joined #linux-amlogic
17:22
Tartarus has joined #linux-amlogic
18:03
camus has quit [Ping timeout: 265 seconds]
18:04
camus has joined #linux-amlogic
18:18
GNUtoo has quit [Remote host closed the connection]
18:59
GNUtoo has joined #linux-amlogic
19:22
chewitt has quit [Quit: Zzz..]
19:26
wens has quit [Ping timeout: 260 seconds]
19:28
tdebrouw has joined #linux-amlogic
19:29
buzzmarshall has joined #linux-amlogic
19:32
camus has quit [Ping timeout: 250 seconds]
19:32
camus has joined #linux-amlogic
19:33
wens has joined #linux-amlogic
19:49
Darkmatt- is now known as Darkmatt-er66
19:50
Darkmatt-er66 is now known as Darkmatter66
20:11
tdebrouw has quit [Quit: Leaving.]
20:23
warpme__ has quit [Quit: Connection closed for inactivity]
20:33
warpme__ has joined #linux-amlogic
22:39
anessen97 has quit [Remote host closed the connection]
23:23
camus has quit [Ping timeout: 260 seconds]
23:23
camus has joined #linux-amlogic
23:29
jernej has quit [Ping timeout: 260 seconds]
23:53
warpme__ has quit [Quit: Connection closed for inactivity]