<smaeul>
it looks like a Hall effect sensor, google gives results for "magnetic balancing type hoare current sensor", and translating Hoare to Chinese and back gives me "Hall"
<KotCzarny>
:)
<wens>
lol
nashpa has quit [Quit: Going away]
mossroy has joined #linux-sunxi
nuuuciano has quit [Ping timeout: 248 seconds]
TheSeven has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine has quit [Ping timeout: 240 seconds]
liushuyu has quit [Quit: liushuyu]
f0xx has quit [Ping timeout: 240 seconds]
liushuyu has joined #linux-sunxi
<montjoie>
both a64 boards do "mmc0: Card stuck in wrong state! mmcblk0 card_busy_detect status: 0xe00"
lemonzest has joined #linux-sunxi
liushuyu has quit [Quit: liushuyu]
kloczek has quit [Read error: Connection reset by peer]
kloczek has joined #linux-sunxi
lurchi__ is now known as lurchi_
ocean1100 has joined #linux-sunxi
lurchi_ has quit [Ping timeout: 248 seconds]
ocean1100_ has quit [Ping timeout: 256 seconds]
freemangordon has quit [Remote host closed the connection]
freemangordon has joined #linux-sunxi
BenG83 has joined #linux-sunxi
tl_lim has quit [Read error: Connection reset by peer]
dave0x6d has quit [Quit: Connection closed for inactivity]
chirping78 has joined #linux-sunxi
fkluknav has joined #linux-sunxi
<chirping78>
Hello, about A64 boot0: I saw many people are using the boot0 binary blob by longsleep. Is the source of A64 boot0 available?
f0xx has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
silviop has joined #linux-sunxi
<silviop>
Happy holidays !!
<silviop>
There is an allwinner based tablet with android 7 Out of there ?
lurchi_ has quit [Ping timeout: 252 seconds]
lurchi_ has joined #linux-sunxi
lurchi__ has joined #linux-sunxi
lurchi_ has quit [Ping timeout: 256 seconds]
gnufan has joined #linux-sunxi
chirping78 has quit [Ping timeout: 260 seconds]
fl_0 has quit [Ping timeout: 265 seconds]
kever has quit [Ping timeout: 240 seconds]
fl_0 has joined #linux-sunxi
<pgreco>
montjoie: I've seen that happen to people on #fedora-arm
<pgreco>
it usually happens over the weekend
popolon has joined #linux-sunxi
jack has joined #linux-sunxi
<jack>
has anyone had issues with OTG at the tip of current sunxi-next
lurchi__ has quit [Ping timeout: 256 seconds]
<jack>
on an a83t
<jack>
cdc_eth device is registering, but on the host it fails to enumerate with: [103799.544703] usb 3-2.1.1.1.3: device descriptor read/64, error -32
anarsoul has quit [Ping timeout: 260 seconds]
lurchi__ has joined #linux-sunxi
anarsoul has joined #linux-sunxi
antony1 has joined #linux-sunxi
antony has quit [Read error: Connection reset by peer]
chlorine_ has joined #linux-sunxi
jrg has left #linux-sunxi ["Fear is the mind killer."]
antony has joined #linux-sunxi
antony1 has quit [Read error: Connection reset by peer]
The_Loko has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 252 seconds]
netlynx has joined #linux-sunxi
lurchi__ has joined #linux-sunxi
lurchi__ has quit [Remote host closed the connection]
<jernej>
mripard, icenowy[m]: I have working A83T HDMI Linux driver
<jernej>
mripard: I can send it soon after you merge your A83T LVDS series
<jernej>
as far as I can see, you have review-by tags for all your patches
<wens>
I think laurent still had some remarks about the panel power supply binding
<wens>
jernej: you could just send out the patches based on mripard's latest lvds patches
<wens>
that would at least give people something to look at if they were free during the holidays
<jernej>
yeah, I have to clean them first, so hopefully in a day or two
lurchi__ has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine_ has quit [Read error: Connection reset by peer]
chlorine has quit [Read error: Connection reset by peer]
chlorine has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 265 seconds]
lurchi__ has joined #linux-sunxi
f0xx has quit [Ping timeout: 260 seconds]
lurchi_ has quit [Ping timeout: 248 seconds]
JohnDoe_71Rus has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 248 seconds]
<KotCzarny>
if i read it correctly, there was(is?) quality bin encoded in sid
chlorine_ has joined #linux-sunxi
<KotCzarny>
and soc revisions
lurchi_ has quit [Ping timeout: 264 seconds]
chlorine has quit [Ping timeout: 255 seconds]
lurchi_ has joined #linux-sunxi
GrimKriegor has quit [Ping timeout: 260 seconds]
GrimKriegor has joined #linux-sunxi
aalm has quit [Ping timeout: 248 seconds]
f0xx has joined #linux-sunxi
lurchi_ has quit [Ping timeout: 248 seconds]
mzki has quit [Ping timeout: 260 seconds]
mzki has joined #linux-sunxi
<icenowy[m]>
jernej: interesting. Do you have any WIP branches?
<icenowy[m]>
KotCzarny: quality bin?
<icenowy[m]>
I think only they diff H2+ and H3
<KotCzarny>
icenowy: nope, it was for other families, not even touching h3 area
<KotCzarny>
in sunxi_id.c
<icenowy[m]>
where?
<icenowy[m]>
I didn't dig BSP well
<icenowy[m]>
you know I am now drunk in mainline -- I cannot stand BSP any more
<KotCzarny>
:)
<KotCzarny>
yeah, i was looking for some regs, and caught my eye
<pgreco>
module is loaded, and usb seems to be working
<pgreco>
don't know if it is the right compatible...., but it is a start
kloczek_ has joined #linux-sunxi
kloczek has quit [Ping timeout: 272 seconds]
kloczek_ is now known as kloczek
chlorine_ has quit [Ping timeout: 264 seconds]
reinforce has joined #linux-sunxi
Putti has joined #linux-sunxi
<anarsoul>
jernej: hi
<anarsoul>
jernej: looks like there's no need to split polarity bits in SUN8I_HDMI_PHY_REG_POL, I found a bug in u-boot in dw_hdmi.c
<anarsoul>
jernej: see hdmi_av_composer(), it sets HSYNC bit for vsync and vice versa
<anarsoul>
jernej: after I fix it, I need to write 0x300 to SUN8I_HDMI_PHY_REG_POL for my monitor to work properly
<anarsoul>
jernej: also I checked bsp driver, it always write 0x300 there if HSYNC polarity is positive *and* mode is not interlaced
Putti has quit [Quit: Leaving]
adj__ has quit [Ping timeout: 248 seconds]
dave0x6d has joined #linux-sunxi
iamfrankenstein has quit [Read error: Connection reset by peer]
kloczek has quit [Quit: kloczek]
adj__ has joined #linux-sunxi
kloczek has joined #linux-sunxi
Putti has joined #linux-sunxi
tllim has joined #linux-sunxi
LargePrime has quit [Ping timeout: 256 seconds]
fkluknav has joined #linux-sunxi
<jernej>
anarsoul: I see now
<jernej>
let me check that 0x300 value again
lurchi_ has joined #linux-sunxi
<jernej>
anarsoul: actually, 0 is written only if both polarities are high, 0x300 otherwise.
<jernej>
Interlacing bit doesn't change anything, I'm not even sure if it is supported by current driver
<jernej>
will you sent patch?
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
netlynx has quit [Quit: Ex-Chat]
chlorine has joined #linux-sunxi
<anarsoul>
jernej: sure
<pgreco>
wens,icenowy[m]: found icenowy's patch for the missing compatible, and it was accepted to be merged back in october, along with all r40/v40 patches, did it get lost?
<anarsoul>
jernej: see drivers/video/sunxi/disp2/hdmi/hdmi_core.c
<jernej>
anarsoul: you just have to manually specify sun4i-drm using -M I think
<[TheBug]>
IlyaM: someone probably could but I wouldn't expect it to happen immediately, if you wish for help you will need to try your self and report issues you may have and then someone will likely be able to assist you. You will have to be patient as some of the people with that information may not be here or available presently.
<anarsoul>
jernej: thanks
<IlyaM_>
TheBug: sure, I have rock64 board with installed ubuntu minimal image. dts shows that spi is enabled, also /proc/config.gz shows CONFIG_SPI_SPIDEV=m, but ls /dev/spi* says the dir doesn’t exists
<[TheBug]>
Have you inserted the module?
<[TheBug]>
That implies the module was built, but it may not auto insert
<IlyaM_>
it’s assembled by default, moreover the board has SPI pins
<IlyaM>
Maybe I misunderstood you, what do you mean 'auto insert’
<[TheBug]>
run 'lsmod' - is the module active? Has it been inserted into the kernel? If not you need to find the module and use modprobe or insmod to insert it first.
<[TheBug]>
CONFIG_SPI_SPIDEV=m implies that the driver was built as a module
<IlyaM>
lsmod dhows nothing with spi
<IlyaM>
lsmod now shows ‘spidev 20480 0’ after I ran modprobe spidev
putti_ has joined #linux-sunxi
Putti has quit [Read error: Connection reset by peer]
grw has joined #linux-sunxi
lurchi__ is now known as lurchi_
Ntemis has joined #linux-sunxi
ocean1100 has quit [Read error: Connection reset by peer]
ojn has quit [Read error: Connection reset by peer]
ullbeking has quit [Ping timeout: 240 seconds]
aliosa27 has quit [Ping timeout: 252 seconds]
jeandet has quit [Ping timeout: 252 seconds]
steev has quit [Ping timeout: 255 seconds]
Cir0X has quit [Ping timeout: 240 seconds]
Tartarus has quit [Read error: Connection reset by peer]
lvrp16 has quit [Ping timeout: 240 seconds]
droman0 has quit [Ping timeout: 240 seconds]
arnd has quit [Ping timeout: 264 seconds]
KCinJP has quit [Ping timeout: 255 seconds]
zerotri has quit [Ping timeout: 240 seconds]
anarsoul has quit [Read error: Connection reset by peer]
ccaione has quit [Ping timeout: 250 seconds]
bamvor has quit [Ping timeout: 255 seconds]
dave0x6d has quit [Quit: Connection closed for inactivity]
anarsoul has joined #linux-sunxi
vagrantc has joined #linux-sunxi
liushuyu has joined #linux-sunxi
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
iamfrankenstein has joined #linux-sunxi
Macer has quit [Ping timeout: 248 seconds]
Macer has joined #linux-sunxi
ojn_ has joined #linux-sunxi
arnd has joined #linux-sunxi
aliosa27 has joined #linux-sunxi
ccaione has joined #linux-sunxi
zerotri has joined #linux-sunxi
bamvor has joined #linux-sunxi
Tartarus has joined #linux-sunxi
KCinJP has joined #linux-sunxi
Cir0X has joined #linux-sunxi
steev has joined #linux-sunxi
IlyaM has quit [Quit: IlyaM]
IlyaM has joined #linux-sunxi
IlyaM has quit [Client Quit]
lvrp16 has joined #linux-sunxi
jeandet has joined #linux-sunxi
lurchi_ has quit [Remote host closed the connection]
lurchi_ has joined #linux-sunxi
BenG83 has quit [Quit: Leaving]
liushuyu has quit [Quit: liushuyu]
IlyaM has joined #linux-sunxi
IlyaM has quit [Client Quit]
The_Loko has quit [Quit: Leaving]
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
DonkeyHotei has quit [Ping timeout: 265 seconds]
aalm has joined #linux-sunxi
DonkeyHotei has joined #linux-sunxi
BenG83 has joined #linux-sunxi
Hauke has joined #linux-sunxi
<Hauke>
Hi I am working on the Xunlong Orange Pi R1 and the USB ethernet does not work with the device tree shipped with mainline Linux kernel I have to activate the reg_vcc_wifi regulator
IlyaM has joined #linux-sunxi
<Hauke>
where do I find the schematics of this board?
<beeble>
and what ethernet usb are you talking about. wifi is connected via sdio, the seconds ethernet port is via rgmii, the first from the internal mac. so you want to use a usb attached wifi stick?
<Hauke>
beeble: no the secound ethernet port is connected via USB
<Hauke>
and it only works when I set GPIO 20 to high
<Hauke>
there is a r8152
<beeble>
are you sure thats a pi r1?, the schematics say something different :)
<Hauke>
beeble: it says PI R1 on the sticker
<beeble>
looks like there are different boards with the same name
<DonkeyHotei>
there is only one pi r1 board design in the wild, and its second nic is usb
<DonkeyHotei>
orange pi r1, i mean
<DonkeyHotei>
banana pi r1 is different
<DonkeyHotei>
not to be confused with the orange pi pc r1, yet another board
<DonkeyHotei>
orange pi r1 != orange pi pc r1
hardfalcon has joined #linux-sunxi
<beeble>
Hauke: sorry, looks like even if labled orange pi r1 there is only another version available to buy and i can't find any schematics for that board
* vagrantc
thinks they should use more fruits or colors to distinguish the quarter-million orange pi variants
<DonkeyHotei>
no apple pi for you
<vagrantc>
let's not confuse the orange pi 1 two with the orange pi one 2!
<Hauke>
ok thanks for the help anyway ;-)
<DonkeyHotei>
there is an orange pi r1 schematic somewhere on the forums
droman0 has joined #linux-sunxi
<Hauke>
I just want to know where GPIO 20 is connected to
<Hauke>
setting it to high makes the USB ethernet work for me