00:01
GrimKriegor has joined #linux-sunxi
00:05
tllim has quit [Read error: Connection reset by peer]
00:07
dc13ff has quit [Quit: Connection closed for inactivity]
00:08
vagrantc has quit [Quit: leaving]
00:12
GrimKriegor has quit [Quit: oh bai bai bai]
00:14
lkcl has quit [Ping timeout: 245 seconds]
00:14
jbrown has quit [Ping timeout: 246 seconds]
00:15
GrimKriegor has joined #linux-sunxi
00:22
<
tuxillo >
is there any problem with the img repo?
00:22
<
tuxillo >
1% 1.57MB 27.70KB/s 1h30m
00:23
<
tuxillo >
this is not normal for a 300Mbit connection
00:23
RichardG867 has quit [Ping timeout: 246 seconds]
00:23
<
tuxillo >
eventually it fails with wrong size and checksum
00:24
RichardG867 has joined #linux-sunxi
00:24
<
tuxillo >
Aborting (multiple (2) errors
00:24
<
tuxillo >
error (DownloadError): image 038c1972-8147-11e8-9201-7fbba6e573a0 file size error: expected 154924561 bytes, downloaded 4265176 bytes
00:35
hanetzer has joined #linux-sunxi
00:42
Andy-D_ has quit [Ping timeout: 272 seconds]
00:46
nuuuciano_ has joined #linux-sunxi
00:49
nuuuciano has quit [Ping timeout: 252 seconds]
00:55
dddddd has quit [Remote host closed the connection]
01:10
jbrown has joined #linux-sunxi
01:16
dc13ff has joined #linux-sunxi
01:23
anarsoul|2 has quit [Ping timeout: 240 seconds]
01:32
LargePrime has quit [Ping timeout: 244 seconds]
01:44
pmpp has joined #linux-sunxi
01:44
LargePrime has joined #linux-sunxi
01:45
popolon has quit [Quit: WeeChat 2.2]
01:47
pmpp_ has quit [Ping timeout: 250 seconds]
02:25
LargePrime has quit [Remote host closed the connection]
03:03
GrimKriegor has quit [Read error: Connection reset by peer]
03:09
<
wens >
what img repo?
03:10
<
wens >
parco: that bananapi 7" LCD uses a DSI-to-RGB bridge, which is not supported in mainline
03:10
<
wens >
parco: see the discussion I had with jaganteki yesterday
03:12
GrimKriegor has joined #linux-sunxi
03:13
<
parco >
i'll check it out thnx
03:13
<
parco >
from just looking at the bpi BSP code that drives it, it looks to be completely DSI from the SBC's perspective
03:14
GrimKriegor has quit [Read error: Connection reset by peer]
03:14
<
parco >
i think there is some conversion in hardware, but the rep told me not to use that port
03:15
<
parco >
(since there's multiple ports on that LCD, to support a few different SBC's that they sell)
03:17
<
wens >
right, the other one is RGB for the older (bpi-m1+ , bpi-r1, bpi-m2) boards
03:23
GrimKriegor has joined #linux-sunxi
03:25
dc13ff has quit [Quit: Connection closed for inactivity]
03:48
mnemoc has quit [Ping timeout: 244 seconds]
03:49
veremitz has quit [Ping timeout: 252 seconds]
03:50
nuuuciano_ has quit [Ping timeout: 252 seconds]
03:55
veremitz has joined #linux-sunxi
03:56
mnemoc has joined #linux-sunxi
04:07
megi has quit [Quit: WeeChat 2.2]
04:16
lurchi_ has joined #linux-sunxi
04:19
lurchi__ has quit [Ping timeout: 246 seconds]
04:26
wwilly has joined #linux-sunxi
04:47
IgorPec has joined #linux-sunxi
04:53
TheSeven has quit [Ping timeout: 252 seconds]
04:54
TheSeven has joined #linux-sunxi
04:56
selfbg has joined #linux-sunxi
04:57
victhor has quit [Ping timeout: 252 seconds]
05:07
wens has quit [Remote host closed the connection]
05:16
iamfrankenstein has joined #linux-sunxi
05:25
RichardG867 has quit [Ping timeout: 252 seconds]
05:29
RichardG867 has joined #linux-sunxi
05:29
RichardG867 has joined #linux-sunxi
05:29
RichardG867 has quit [Changing host]
05:44
RichardG867 has quit [Ping timeout: 246 seconds]
05:47
arete74 has quit [Ping timeout: 245 seconds]
05:48
f0xx has joined #linux-sunxi
05:49
arete74 has joined #linux-sunxi
05:54
jbrown has quit [Ping timeout: 252 seconds]
05:59
RichardG867 has joined #linux-sunxi
06:01
reinforce has joined #linux-sunxi
06:04
RichardG867 has quit [Ping timeout: 252 seconds]
06:06
RichardG867 has joined #linux-sunxi
06:06
RichardG867 has joined #linux-sunxi
06:06
RichardG867 has quit [Changing host]
06:08
jaganteki has joined #linux-sunxi
06:09
<
jaganteki >
wens, I'm trying to verify your LCD changes on M1+
06:09
wens has joined #linux-sunxi
06:10
<
jaganteki >
I'm unable to mount mmc with PH10
06:10
<
jaganteki >
did you able to boot with PH10
06:10
<
jaganteki >
I can see the penguins during linux boot start and disappear
06:13
<
jaganteki >
parco, any hardware issue with DSI-to-RGB bridge on LCD7
06:13
<
parco >
jaganteki: i won't be receiving it until next Monday
06:13
<
jaganteki >
I can see BPI-M64 bsp is able to detect the panel with DSI
06:18
<
wens >
you can write a simple driver for the bridge chip
06:21
<
jaganteki >
yes, this is actually I'm trying. thanks
06:30
fl_0 has quit [Quit: STRG + Q]
06:34
wwilly has quit [Ping timeout: 246 seconds]
06:40
fl_0 has joined #linux-sunxi
06:49
<
wens >
jaganteki: and I'm quite sure the mmc-cd pin on bpi-m1+ is PH10
06:49
<
wens >
just tested it with u-boot's gpio
06:49
<
wens >
when card is inserted, PH10 is 0. Otherwise it is 1
06:53
<
jaganteki >
hmm, I have verified two diff verndor cards both have HC complaint
06:54
<
wens >
the cd pin is unrelated to what card you use. it is a feature of the socket
06:59
<
wens >
from the kernel's point of view, it simply triggers the rescan via gpio interrupt
06:59
<
wens >
so your card magically working when you have the incorrect pin set is very weird
06:59
<
wens >
you can try to verify the gpio state
06:59
<
wens >
and what logs did you get?
07:00
<
jaganteki >
I can see BPI-M1 booting fine
07:05
<
wens >
BPI-M1 != BPI-M1+
07:05
<
wens >
are you serious now?
07:09
<
wens >
BPI-M1 also uses PH10 for micro-sd card detect
07:09
<
wens >
jaganteki: anyway, if you can, just boot u-boot, and check the GPIO states for the pins in question with either the card inserted or without
07:10
<
wens >
it should be pretty clear to you which one is the card detect pin
07:10
<
wens >
and the problem probably lies elsewhere, or your micro-sd slot has worn out
07:12
hipboi has joined #linux-sunxi
07:12
<
tuxillo >
still can't 'imgadm import 038c1972-8147-11e8-9201-7fbba6e573a0'
07:13
<
wens >
you need to ask them
07:14
<
wens >
tuxillo: over in #joyent
07:15
<
tuxillo >
i'm sorry guys, wrong channel :)
07:15
<
tuxillo >
(my window #4 is usually #smartos)
07:15
<
wens >
happens when reconnecting, etc. :)
07:15
<
KotCzarny >
happens to the best, dont worry
07:15
<
tuxillo >
yeah, it happens to the best. imagine what happens to idiots ...
07:16
<
KotCzarny >
the same, just more often
07:16
<
tuxillo >
haha yeah
07:17
fkluknav has joined #linux-sunxi
07:24
<
gnufan >
MoeIcenowy: hi, this is a bit OT, i've seen on the Lichee Pi github account (where it looks to me you are the maintainer..) there's a new board Lichee Tang, with an Anlogic Eagle FPGA on board. do you know if that's on sale on any European reseller? i just see the Taobao link, but it's out of my reach for some samples.. (and through an agent would be overkill, i suppose)
07:25
yann has quit [Ping timeout: 245 seconds]
07:30
fkluknav has quit [Ping timeout: 240 seconds]
07:30
AneoX has joined #linux-sunxi
07:31
<
wens >
gnufan: might be worth asking in the comments?
07:31
matthias_bgg has joined #linux-sunxi
07:33
AneoX_ has quit [Ping timeout: 240 seconds]
07:33
<
gnufan >
wens: thanx
07:38
wwilly has joined #linux-sunxi
07:57
f0xx has quit [Ping timeout: 240 seconds]
08:11
Andy-D_ has joined #linux-sunxi
08:17
IgorPec has quit [Ping timeout: 240 seconds]
08:18
msimpson has joined #linux-sunxi
08:21
matthias_bgg has quit [Quit: Leaving]
08:23
matthias_bgg_ has joined #linux-sunxi
08:27
tnovotny has joined #linux-sunxi
08:28
matthias_bgg_ has quit [Client Quit]
08:32
qeed has quit [Quit: Leaving]
08:39
f0xx has joined #linux-sunxi
08:45
yann has joined #linux-sunxi
08:46
florianH has joined #linux-sunxi
09:00
matthias_bgg_ has joined #linux-sunxi
09:01
selfbg has quit [Remote host closed the connection]
09:05
IgorPec has joined #linux-sunxi
09:07
matthias_bgg_ has quit [Quit: Leaving]
09:07
matthias_bgg has joined #linux-sunxi
09:20
GrimKriegor has quit [Read error: Connection reset by peer]
09:29
GrimKriegor has joined #linux-sunxi
09:34
clemens3 has joined #linux-sunxi
09:38
GrimKriegor has quit [Read error: Connection reset by peer]
09:47
GrimKriegor has joined #linux-sunxi
09:51
nuuuciano_ has joined #linux-sunxi
10:05
fkluknav has joined #linux-sunxi
10:08
diego_r has joined #linux-sunxi
10:09
lkcl has joined #linux-sunxi
10:10
diego_r has quit [Client Quit]
10:10
diego_r has joined #linux-sunxi
10:17
diego_r has quit [Quit: Konversation terminated!]
10:28
dddddd has joined #linux-sunxi
10:30
mavkhimenia has quit [Remote host closed the connection]
10:30
mavkhimenia has joined #linux-sunxi
10:31
diego_r has joined #linux-sunxi
10:31
rexxster has quit [Remote host closed the connection]
10:38
mhlavink has joined #linux-sunxi
10:51
nuuuciano_ has quit [Ping timeout: 252 seconds]
10:57
victhor has joined #linux-sunxi
11:02
Hao has joined #linux-sunxi
11:05
GrimKriegor has quit [Read error: Connection reset by peer]
11:11
yann has quit [Ping timeout: 272 seconds]
11:13
AneoX_ has joined #linux-sunxi
11:14
GrimKriegor has joined #linux-sunxi
11:15
AneoX has quit [Ping timeout: 240 seconds]
11:16
parco has left #linux-sunxi [#linux-sunxi]
11:16
Hao has quit [Remote host closed the connection]
11:17
Hao has joined #linux-sunxi
11:19
GrimKriegor has quit [Read error: Connection reset by peer]
11:31
lurchi_ is now known as lurchi__
11:38
Hao has quit [Remote host closed the connection]
11:46
GrimKriegor has joined #linux-sunxi
11:58
GrimKriegor has quit [Ping timeout: 252 seconds]
12:03
GrimKriegor has joined #linux-sunxi
12:11
GrimKriegor has quit [Read error: Connection reset by peer]
12:20
GrimKriegor has joined #linux-sunxi
12:20
jaganteki has quit [Quit: Page closed]
12:21
mavkhimenia has quit [Remote host closed the connection]
12:22
mavkhimenia has joined #linux-sunxi
12:26
mavkhimenia has quit [Ping timeout: 246 seconds]
12:31
GrimKriegor has quit [Read error: Connection reset by peer]
12:38
afaerber has quit [Quit: Leaving]
12:41
GrimKriegor has joined #linux-sunxi
12:45
RichardG867 has quit [Ping timeout: 272 seconds]
12:46
GrimKriegor has quit [Read error: Connection reset by peer]
12:48
RichardG867 has joined #linux-sunxi
12:48
RichardG867 has joined #linux-sunxi
12:48
RichardG867 has quit [Changing host]
12:51
afaerber has joined #linux-sunxi
12:54
freemangordon has quit [Ping timeout: 240 seconds]
12:55
GrimKriegor has joined #linux-sunxi
12:59
qeed has joined #linux-sunxi
13:03
night199uk has quit [Ping timeout: 240 seconds]
13:03
mavkhimenia has joined #linux-sunxi
13:05
night199uk has joined #linux-sunxi
13:08
GrimKriegor has quit [Ping timeout: 272 seconds]
13:23
megi has joined #linux-sunxi
13:23
chomwitt has joined #linux-sunxi
13:27
mavkhime_ has joined #linux-sunxi
13:29
mavkhime_ has quit [Remote host closed the connection]
13:29
mavkhime_ has joined #linux-sunxi
13:30
mavkhimenia has quit [Ping timeout: 252 seconds]
13:37
hipboi has quit [Quit: Leaving]
13:54
victhor has quit [Remote host closed the connection]
13:56
victhor has joined #linux-sunxi
13:59
yann has joined #linux-sunxi
14:09
yann has quit [Ping timeout: 245 seconds]
14:15
f0xx has quit [Ping timeout: 252 seconds]
14:18
yann has joined #linux-sunxi
14:24
mavkhime_ has quit [Remote host closed the connection]
14:27
yann has quit [Ping timeout: 240 seconds]
14:32
matty-hart has joined #linux-sunxi
14:32
jstefanop has joined #linux-sunxi
14:34
f0xx has joined #linux-sunxi
14:36
rexxster has joined #linux-sunxi
14:37
jstefanop has quit [Client Quit]
14:38
<
matty-hart >
anyone here who'd be interested that linux-next fails to build for last 2 days, on arm64 defconfig due to a failure in sun4i-tcon.ko ?
14:39
<
fALSO >
matty-hart, bother jernej :-D
14:39
reinforce has quit [Quit: Leaving.]
14:39
* matty-hart
bothers jernej
14:40
<
jernej >
what would be that failure?
14:40
<
jernej >
and which soc exactly?
14:40
<
matty-hart >
jernej: no SoC, just building standard arm64 defconfig
14:41
<
fALSO >
or binutils ?
14:44
lkcl has quit [Ping timeout: 245 seconds]
14:45
<
matty-hart >
ah, looks like i was beaten to it, good
14:46
IgorPec has joined #linux-sunxi
14:56
paulliu has quit [Quit: Leaving.]
14:56
tllim has joined #linux-sunxi
14:59
IgorPec2 has joined #linux-sunxi
14:59
IgorPec has quit [Ping timeout: 272 seconds]
15:03
yann has joined #linux-sunxi
15:06
TEKrantz has joined #linux-sunxi
15:09
TEKrantz has quit [Client Quit]
15:09
TEKrantz has joined #linux-sunxi
15:12
IgorPec2 has quit [Ping timeout: 245 seconds]
15:14
IgorPec has joined #linux-sunxi
15:26
nuuuciano_ has joined #linux-sunxi
15:43
fkluknav has quit [Ping timeout: 272 seconds]
15:53
msimpson has quit [Ping timeout: 245 seconds]
16:10
reinforce has joined #linux-sunxi
16:11
yann has quit [Ping timeout: 245 seconds]
16:12
IgorPec has quit [Ping timeout: 240 seconds]
16:17
netlynx has joined #linux-sunxi
16:20
matthias_bgg has quit [Quit: Leaving]
16:24
IgorPec has joined #linux-sunxi
16:28
freemangordon has joined #linux-sunxi
16:30
s_frit has quit [Remote host closed the connection]
16:30
s_frit has joined #linux-sunxi
16:40
anarsoul|2 has joined #linux-sunxi
16:42
diego_r has quit [Ping timeout: 240 seconds]
16:57
anarsoul|2 has quit [Ping timeout: 240 seconds]
17:03
afaerber has quit [Quit: Leaving]
17:15
formruga is now known as mkid
17:15
yann has joined #linux-sunxi
17:21
maik_ has joined #linux-sunxi
17:24
tnovotny has quit [Quit: Leaving]
17:25
mavkhimenia has joined #linux-sunxi
17:29
mavkhimenia has quit [Ping timeout: 240 seconds]
17:30
TEKrantz has quit [Ping timeout: 252 seconds]
17:33
TEKrantz has joined #linux-sunxi
17:42
Mr__Anderson has joined #linux-sunxi
17:43
maik_ has quit [Quit: Page closed]
17:44
maik_ has joined #linux-sunxi
17:47
CSoto_ has joined #linux-sunxi
17:48
anarsoul|2 has joined #linux-sunxi
18:05
florianH has quit [Quit: Connection closed for inactivity]
18:06
maik_ has quit [Quit: Page closed]
18:14
popolon has joined #linux-sunxi
18:18
gnarface has quit [Quit: Leaving]
18:21
netlynx has quit [Quit: Ex-Chat]
18:34
wwilly has quit [Ping timeout: 272 seconds]
18:36
markvandenborre has joined #linux-sunxi
18:37
gnarface has joined #linux-sunxi
18:42
afaerber has joined #linux-sunxi
18:46
lurchi__ has quit [Remote host closed the connection]
18:53
libv_ has joined #linux-sunxi
18:55
libv has quit [Ping timeout: 272 seconds]
19:02
f0xx has quit [Ping timeout: 240 seconds]
19:06
jbrown has joined #linux-sunxi
19:22
maik_ has joined #linux-sunxi
19:35
CSoto_ has quit [Ping timeout: 272 seconds]
19:54
maik__ has joined #linux-sunxi
19:59
iamfrankenstein has quit [Quit: iamfrankenstein]
20:00
maik_ has quit [Ping timeout: 252 seconds]
20:01
maik__ has quit [Ping timeout: 252 seconds]
20:04
reinforce has quit [Quit: Leaving.]
20:04
nuuuciano_ has quit [Ping timeout: 272 seconds]
20:07
fdcx has quit [Ping timeout: 252 seconds]
20:10
CSoto_ has joined #linux-sunxi
20:15
fdcx has joined #linux-sunxi
20:35
IgorPec has quit [Ping timeout: 252 seconds]
20:38
IgorPec has joined #linux-sunxi
20:42
IgorPec has quit [Ping timeout: 252 seconds]
20:57
xerpi has joined #linux-sunxi
21:06
lkcl has joined #linux-sunxi
21:18
lurchi__ has joined #linux-sunxi
21:20
Andy-D__ has joined #linux-sunxi
21:20
scream has joined #linux-sunxi
21:23
libv_ is now known as libv
21:24
Andy-D_ has quit [Ping timeout: 272 seconds]
21:38
xerpi has quit [Remote host closed the connection]
21:39
xerpi has joined #linux-sunxi
21:40
xerpi has quit [Remote host closed the connection]
22:02
Mr__Anderson has quit [Remote host closed the connection]
22:15
clemens3 has quit [Ping timeout: 272 seconds]
22:17
scream has quit [Remote host closed the connection]
22:40
night199uk has quit [Changing host]
22:40
night199uk has joined #linux-sunxi
23:16
CSoto_ has quit [Ping timeout: 240 seconds]
23:41
nuuuciano_ has joined #linux-sunxi
23:57
lurchi__ is now known as lurchi_