rellla changed the topic of #linux-sunxi to: Allwinner/sunxi /development discussion - did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait! - https://github.com/linux-sunxi/ - Logs at http://irclog.whitequark.org/linux-sunxi - *only registered users can talk*
Mandragor has quit [Ping timeout: 250 seconds]
Mandragor has joined #linux-sunxi
dev1990 has quit [Quit: Konversation terminated!]
nashpa has joined #linux-sunxi
lurchi_ is now known as lurchi__
a|3x has quit [Quit: Leaving]
tuxillo has quit [Disconnected by services]
tuxillo has joined #linux-sunxi
willmore has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
kaspter1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 246 seconds]
kaspter1 is now known as kaspter
anarsoul|2 has quit [Ping timeout: 246 seconds]
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Client Quit]
popolon has quit [Quit: WeeChat 2.3]
juri_ has joined #linux-sunxi
dddddd has quit [Remote host closed the connection]
megi has quit [Ping timeout: 245 seconds]
merlin1991 has quit [Remote host closed the connection]
kelvan has quit [Remote host closed the connection]
merlin1991 has joined #linux-sunxi
kelvan has joined #linux-sunxi
Andy-D has quit [Ping timeout: 268 seconds]
f0xx has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 240 seconds]
Jackie365 has joined #linux-sunxi
Jackie365 has quit [Quit: Jackie365]
selfbg has joined #linux-sunxi
return0e has quit [Read error: Connection reset by peer]
return0e has joined #linux-sunxi
reinforce has joined #linux-sunxi
Putti has joined #linux-sunxi
IgorPec has joined #linux-sunxi
_whitelogger has joined #linux-sunxi
MoeIcenowy has joined #linux-sunxi
Putti has quit [Ping timeout: 240 seconds]
IgorPec has quit [Ping timeout: 245 seconds]
airwind has joined #linux-sunxi
nuuuciano has quit [Ping timeout: 240 seconds]
Gerwin_J has joined #linux-sunxi
nuuuciano has joined #linux-sunxi
IgorPec has joined #linux-sunxi
yann has quit [Ping timeout: 240 seconds]
clemens3 has joined #linux-sunxi
dev1990 has joined #linux-sunxi
AcTiVaTe9 has joined #linux-sunxi
AcTiVaTe9 has quit [Ping timeout: 250 seconds]
Gerwin_J has quit [Read error: No route to host]
florianH has joined #linux-sunxi
yann has joined #linux-sunxi
msimpson has joined #linux-sunxi
yann has quit [Remote host closed the connection]
nuuuciano has quit [Ping timeout: 268 seconds]
night199uk has quit [Ping timeout: 244 seconds]
tnovotny has joined #linux-sunxi
night199uk has joined #linux-sunxi
dddddd has joined #linux-sunxi
wens has quit [Ping timeout: 268 seconds]
wens has joined #linux-sunxi
megi has joined #linux-sunxi
chewitt has quit [Quit: Zzz..]
megi has quit [Quit: WeeChat 2.3]
willmore has joined #linux-sunxi
alexxey has joined #linux-sunxi
jaganteki has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
LargePrime has quit [Ping timeout: 272 seconds]
mossroy has joined #linux-sunxi
LargePrime has joined #linux-sunxi
Putti has joined #linux-sunxi
Andy-D has joined #linux-sunxi
popolon has joined #linux-sunxi
Andy-D has quit [Ping timeout: 260 seconds]
yangxuan has joined #linux-sunxi
Andy-D has joined #linux-sunxi
airwind has quit [Quit: airwind]
lurchi_ is now known as lurchi__
alexxey has quit [Ping timeout: 240 seconds]
aalm has quit [Read error: Connection reset by peer]
JohnDoe_71Rus has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
selfbg has quit [Remote host closed the connection]
reinforce has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
IgorPec has quit [Ping timeout: 272 seconds]
LargePrime has quit [Read error: Connection timed out]
LargePrime has joined #linux-sunxi
chewitt has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
<jaganteki> Hi mripard: about A64 CSI, I have seen 1080p issue on ov5640, fyi: https://patchwork.kernel.org/cover/10709051/
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-sunxi
<mripard> then fix it, instead of claiming it "operates properly"
chewitt has quit [Quit: Zzz..]
<jaganteki> it's a sensor issue right. for csi controller the initial formats work fine till 720p
aalm has joined #linux-sunxi
IgorPec has joined #linux-sunxi
<mripard> that definitely doesn't look like a sensor issue
<mripard> it looks like a memory corruption, and the sensor can't access the mmeory
<wens> if it really is a "sensor" issue, then it shouldn't work on h3/h5/a31 either
yangxuan has quit [Quit: Leaving]
<jaganteki> Can't we move with as it is becuase it works with rest of formats with resolutions.
<jaganteki> we do have similar hacks even in dsi I suppose.
<jaganteki> wens, true. do you have any inputs..I didn't involv much on sensor before.
<mripard> there's no way we overlook a memory corruption
<mripard> or any hard kernel crash for that matter
chewitt has joined #linux-sunxi
tllim has joined #linux-sunxi
anarsoul|2 has joined #linux-sunxi
msimpson has quit [Quit: Leaving]
netlynx has joined #linux-sunxi
tnovotny has quit [Quit: Leaving]
chewitt has quit [Quit: Zzz..]
<captainigloo> hi, i'm playing on v3s with i2c1
<captainigloo> i add it to my dtb, and i get an error, when reading the bus
<captainigloo> it works well with i2c1
<captainigloo> i get that error : i2c i2c-1: mv64xxx: I2C bus locked, block: 1, time_left: 0
<captainigloo> i checked pinctrl, clock, interrupts, everything seems ok with the v3s datasheet
<captainigloo> no intterupt raised when looking at /proc/interrupts :
<captainigloo> 31: 235 GIC-0 38 Level mv64xxx_i2c
<captainigloo> 32: 0 GIC-0 39 Level mv64xxx_i2cY
<captainigloo> i tried to detect devices on i2c bus by using i2cdetect
<captainigloo> do you guys have any idea ?
<captainigloo> is i2c1 supposed to work on v3s ?
<[TheBug]> hmm only person I know with experience with v3s is MoeIcenowy but not sure if she is around, you may have to wait a while for someone to answer that
<captainigloo> i tried with 4.19.5 and 4.20-rc3 btw
<captainigloo> same problem
<captainigloo> ok thanks
<[TheBug]> I have a LicheePi Zero
<[TheBug]> and I have only used some older kernel versions in my test
<[TheBug]> and didn't need i2c
<[TheBug]> only camera interface
<[TheBug]> and such
<[TheBug]> so not sure about i2c
chewitt has joined #linux-sunxi
<captainigloo> [TheBug]: you mean you used CSI camera interface with LicheePI Zero ?
clemens3 has quit [Ping timeout: 240 seconds]
<mripard> captainigloo: I can't really tell without more details of your setup, but usually that would be caused by missing pull-ups or a device not properly powered on the i2c bus
<[TheBug]> captainigloo: I have one module that is MSI and other is DVP, believe I only got MSI module working correct in my image and only enough to test, haven't had time to revisit my project
<[TheBug]> captainigloo: https://licheepizero.us is a reference site I built for LicheePi in case it could be useful
<captainigloo> mripard: ok thanks, i will check
<captainigloo> [TheBug]: ok thanks, i already checkd it but i maybe missed something
<[TheBug]> you can see modules and my boards there
<captainigloo> [TheBug]: you are the guy behind the LicheePi zero board ?
<[TheBug]> no, just that site
<[TheBug]> but MoeIcenowy did some work for LicheePi Zero originally, the 'guy' behind it is a guy named Caesar (Zepan), I like the original sites on that page under references
<[TheBug]> linked*
<[TheBug]> captainigloo: is the v3s you have the LicheePi Zero or another board?
<plaes> captainigloo: IIRC there was a patch against the bus lock issue
LargePrime has quit [Ping timeout: 252 seconds]
<plaes> but I cannot find it atm
kaspter has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
LargePrime has joined #linux-sunxi
<captainigloo> plaes: maybe this one : https://lore.kernel.org/patchwork/patch/569640/
<captainigloo> i tired it, but without success
Mandragor has quit [Ping timeout: 246 seconds]
<plaes> nah.. this won't help
Mandragor has joined #linux-sunxi
<captainigloo> [TheBug]: i have a evaluation board from SoChip
mhlavink has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Mandragor has quit [Ping timeout: 250 seconds]
Mandragor has joined #linux-sunxi
random_yanek has quit [Ping timeout: 245 seconds]
<[TheBug]> captainigloo: ahh okay, thanks for the link
Mandragor has quit [Ping timeout: 245 seconds]
Mandragor has joined #linux-sunxi
Mandragor has quit [Ping timeout: 246 seconds]
random_yanek has joined #linux-sunxi
menomc has left #linux-sunxi [#linux-sunxi]
mnemoc has joined #linux-sunxi
Mandragor has joined #linux-sunxi
\\Mr_C\\ has quit [Ping timeout: 268 seconds]
\\Mr-C\\ has joined #linux-sunxi
\\Mr-C\\ has quit [Client Quit]
\\Mr_C\\ has joined #linux-sunxi
mossroy has quit [Quit: Leaving]
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
nuuuciano has joined #linux-sunxi
IgorPec has quit [Ping timeout: 250 seconds]
florianH has quit [Quit: Connection closed for inactivity]
xyntrix has quit [Quit: Leaving]
f0xx has quit [Ping timeout: 250 seconds]
chewitt has quit [Quit: Zzz..]
netlynx has quit [Quit: Ex-Chat]
megi has joined #linux-sunxi
\\Mr_C\\ has quit [Quit: (Read error: Connection reset by beer)]
a|3x has joined #linux-sunxi
a|3xx has joined #linux-sunxi
lkcl has quit [Ping timeout: 246 seconds]
lurchi__ is now known as lurchi_
lkcl has joined #linux-sunxi
\\Mr_C\\ has joined #linux-sunxi
Mr__Anderson has quit [Remote host closed the connection]
AneoX_ has joined #linux-sunxi
AneoX has quit [Ping timeout: 246 seconds]
lurchi_ is now known as lurchi__
reinforce has quit [Quit: Leaving.]
lurchi__ is now known as lurchi_
Putti has quit [Ping timeout: 272 seconds]
jaganteki has quit [Ping timeout: 256 seconds]
dev1990 has quit [Quit: Konversation terminated!]
popolon has quit [Quit: WeeChat 2.3]
popolon has joined #linux-sunxi