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*
warpme_ has quit [Quit: Connection closed for inactivity]
warpme_ has quit [Quit: Connection closed for inactivity]
mmarc__ has quit [Remote host closed the connection]
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Ping timeout: 260 seconds]
mmarc__ has quit [Ping timeout: 260 seconds]
lkcl has quit [Ping timeout: 256 seconds]
lkcl has quit [Ping timeout: 256 seconds]
lkcl has joined #linux-sunxi
lkcl has joined #linux-sunxi
choozy has quit [Remote host closed the connection]
choozy has quit [Remote host closed the connection]
camus has joined #linux-sunxi
camus has joined #linux-sunxi
kaspter has quit [Ping timeout: 265 seconds]
kaspter has quit [Ping timeout: 265 seconds]
camus is now known as kaspter
camus is now known as kaspter
ats has quit [Ping timeout: 264 seconds]
damex has quit [Ping timeout: 245 seconds]
damex has quit [Ping timeout: 245 seconds]
damex has joined #linux-sunxi
damex has joined #linux-sunxi
specing_ has joined #linux-sunxi
specing_ has joined #linux-sunxi
specing has quit [Ping timeout: 264 seconds]
specing has quit [Ping timeout: 264 seconds]
specing_ is now known as specing
specing_ is now known as specing
elros1 has quit [Read error: Connection reset by peer]
elros1 has quit [Read error: Connection reset by peer]
Mangy_Dog has quit [Ping timeout: 265 seconds]
Mangy_Dog has quit [Ping timeout: 265 seconds]
<apritzel> smaeul: thanks for the prompt review, and sorry for the CI spam!
<apritzel> smaeul: thanks for the prompt review, and sorry for the CI spam!
apritzel has quit [Ping timeout: 272 seconds]
apritzel has quit [Ping timeout: 272 seconds]
kaspter has quit [Ping timeout: 260 seconds]
kaspter has quit [Ping timeout: 260 seconds]
kaspter has joined #linux-sunxi
kaspter has joined #linux-sunxi
Putti has quit [Quit: Leaving]
Putti has quit [Quit: Leaving]
victhor_ has quit [Ping timeout: 260 seconds]
victhor_ has quit [Ping timeout: 260 seconds]
juri_ has quit [Ping timeout: 264 seconds]
juri_ has quit [Ping timeout: 264 seconds]
jstein has quit [Quit: quit]
jstein has quit [Quit: quit]
ats has joined #linux-sunxi
ats has joined #linux-sunxi
buzzmarshall has quit [Remote host closed the connection]
buzzmarshall has quit [Remote host closed the connection]
<JuniorJPDJ> xeniter: I have device tree but I wrote it, it's also linked
<JuniorJPDJ> xeniter: I have device tree but I wrote it, it's also linked
<JuniorJPDJ> my device tree work was somehow created basing on fex decompiled from bin given by tablet vendor
<JuniorJPDJ> my device tree work was somehow created basing on fex decompiled from bin given by tablet vendor
<JuniorJPDJ> audio card is visible in OS, there's just no audio played
<JuniorJPDJ> audio card is visible in OS, there's just no audio played
<JuniorJPDJ> cat /proc/asound/cards
<JuniorJPDJ> cat /proc/asound/cards
<JuniorJPDJ> 0 [Codec ]: A31_Audio_Codec - A31 Audio Codec
<JuniorJPDJ> A31 Audio Codec
<JuniorJPDJ> 0 [Codec ]: A31_Audio_Codec - A31 Audio Codec
<JuniorJPDJ> A31 Audio Codec
<JuniorJPDJ> the only line with codec in dmesg is this:
<JuniorJPDJ> the only line with codec in dmesg is this:
<JuniorJPDJ> [ 0.380636] debugfs: Directory '1c22c00.codec' with parent 'A31 Audio Codec' already present!
<JuniorJPDJ> [ 0.380636] debugfs: Directory '1c22c00.codec' with parent 'A31 Audio Codec' already present!
<JuniorJPDJ> CONFIG_SND_SUN4I_CODEC is enabled
<JuniorJPDJ> CONFIG_SND_SUN4I_CODEC is enabled
<wens> open alsa mixer and see if you have all the controls muted
<wens> open alsa mixer and see if you have all the controls muted
<wens> (by default they all are)
<wens> (by default they all are)
<swiftgeek> i have some strange issue on H3, where it /doesn't like/ one of the monitors
<swiftgeek> i have some strange issue on H3, where it /doesn't like/ one of the monitors
<swiftgeek> my immediate guess would be wrong drive settings on that i2c
<swiftgeek> my immediate guess would be wrong drive settings on that i2c
* swiftgeek is trying to compare schematics of both monitors to see if pulls are any different there
* swiftgeek is trying to compare schematics of both monitors to see if pulls are any different there
<swiftgeek> yeah the pull is 2x stronger on one that does not work
<swiftgeek> yeah the pull is 2x stronger on one that does not work
<swiftgeek> between RPi1 and OrangePi2E there is the same pull on SBC
<swiftgeek> between RPi1 and OrangePi2E there is the same pull on SBC
<swiftgeek> (1k8)
<swiftgeek> (1k8)
<swiftgeek> (RPi1 works fine)
<swiftgeek> (RPi1 works fine)
s_frit has joined #linux-sunxi
s_frit has joined #linux-sunxi
<swiftgeek> not sure how /sys/class/drm/card0-HDMI-A-1/ddc/1-0050/eeprom is supposed to work
<swiftgeek> not sure how /sys/class/drm/card0-HDMI-A-1/ddc/1-0050/eeprom is supposed to work
<swiftgeek> if i unplug hdmi cable it still shows old contents
<swiftgeek> if i unplug hdmi cable it still shows old contents
<swiftgeek> oh it has its own HDMI
<swiftgeek> oh it has its own HDMI
cnxsoft1 has quit [Read error: Connection reset by peer]
cnxsoft1 has quit [Read error: Connection reset by peer]
<swiftgeek> err
<swiftgeek> err
<swiftgeek> *hdmi has its own i2c bus, outside of pinmux
<swiftgeek> *hdmi has its own i2c bus, outside of pinmux
cnxsoft has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
<swiftgeek> then i guess i'm out of ideas now
<swiftgeek> then i guess i'm out of ideas now
<swiftgeek> huh dwc_hdmi_tx indeed has i2c/DDC controller integrated
<swiftgeek> huh dwc_hdmi_tx indeed has i2c/DDC controller integrated
<swiftgeek> i guess i will try reading "I²C Master Registers" section and see if there is anything that could help
<swiftgeek> i guess i will try reading "I²C Master Registers" section and see if there is anything that could help
hanetzer is now known as Aardvark_Narrowa
<swiftgeek> also isn't RPi also using dw core here?
<swiftgeek> also isn't RPi also using dw core here?
Aardvark_Narrowa is now known as hanetzer
<swiftgeek> maybe clock should be changed a bit
<swiftgeek> maybe clock should be changed a bit
<swiftgeek> though i don't see much explanation for those "High Level Control Register"
<swiftgeek> though i don't see much explanation for those "High Level Control Register"
lurchi_ has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
<swiftgeek> the best i see is like standard/fast mode switch
<swiftgeek> the best i see is like standard/fast mode switch
lurchi__ has quit [Ping timeout: 264 seconds]
lurchi__ has quit [Ping timeout: 264 seconds]
<swiftgeek> but i can't locate that on H3 datasheet
<swiftgeek> but i can't locate that on H3 datasheet
<swiftgeek> would be nice to have some decent export of all registers with names as they appear in verilog as well ;/
<swiftgeek> would be nice to have some decent export of all registers with names as they appear in verilog as well ;/
\\Mr_C\\ has quit [Remote host closed the connection]
\\Mr_C\\ has quit [Remote host closed the connection]
\\Mr_C\\ has joined #linux-sunxi
\\Mr_C\\ has joined #linux-sunxi
<swiftgeek> i guess i need to read sun8i-a83t-dw-hdmi / sun8i-a83t-hdmi-phy
<swiftgeek> i guess i need to read sun8i-a83t-dw-hdmi / sun8i-a83t-hdmi-phy
<jernej> swiftgeek: RPi doesn't use dw-hdmi
<jernej> swiftgeek: RPi doesn't use dw-hdmi
<jernej> hint, try to disable display in U-Boot, that solved some HDMI detection problems in Linux for me.
<jernej> hint, try to disable display in U-Boot, that solved some HDMI detection problems in Linux for me.
<swiftgeek> well i'm getting corrupted EDID out each time on H3/OrangePi Plus 2E
<swiftgeek> well i'm getting corrupted EDID out each time on H3/OrangePi Plus 2E
<swiftgeek> on this monitor in particular, others are fine, and other SBC/lappies/desktops have no issues either
<swiftgeek> on this monitor in particular, others are fine, and other SBC/lappies/desktops have no issues either
<jernej> yes, I had similar issue on OrangePi PC2 (H5) until I disabled HDMI in U-Boot
<jernej> yes, I had similar issue on OrangePi PC2 (H5) until I disabled HDMI in U-Boot
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #linux-sunxi
_whitelogger_ has joined #linux-sunxi
lurchi__ has joined #linux-sunxi
lurchi__ has joined #linux-sunxi
<swiftgeek> ok i guess from sun8i_dw_hdmi.h that either registers are not directly accessible in orderly way like on imx6 https://people.freebsd.org/~gonzo/arm/iMX6-HDMI.pdf
<swiftgeek> ok i guess from sun8i_dw_hdmi.h that either registers are not directly accessible in orderly way like on imx6 https://people.freebsd.org/~gonzo/arm/iMX6-HDMI.pdf
<swiftgeek> or it's somewhere else and maybe mentioned in bsp files
<swiftgeek> or it's somewhere else and maybe mentioned in bsp files
lurchi_ has quit [Ping timeout: 265 seconds]
lurchi_ has quit [Ping timeout: 265 seconds]
reinforce has joined #linux-sunxi
reinforce has joined #linux-sunxi
apritzel has joined #linux-sunxi
apritzel has joined #linux-sunxi
hlauer has joined #linux-sunxi
hlauer has joined #linux-sunxi
apritzel has quit [Ping timeout: 245 seconds]
apritzel has quit [Ping timeout: 245 seconds]
cnxsoft1 has joined #linux-sunxi
cnxsoft1 has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has quit [Read error: Connection reset by peer]
jaganteki has joined #linux-sunxi
jaganteki has joined #linux-sunxi
cmeerw has joined #linux-sunxi
cmeerw has joined #linux-sunxi
ldevulder_ has joined #linux-sunxi
ldevulder_ has joined #linux-sunxi
ldevulder has quit [Ping timeout: 240 seconds]
ldevulder has quit [Ping timeout: 240 seconds]
cmeerw has quit [Ping timeout: 240 seconds]
cmeerw has quit [Ping timeout: 240 seconds]
cnxsoft1 has quit [Read error: Connection reset by peer]
cnxsoft1 has quit [Read error: Connection reset by peer]
kaspter has quit [Quit: kaspter]
kaspter has quit [Quit: kaspter]
kaspter has joined #linux-sunxi
kaspter has joined #linux-sunxi
kaspter has quit [Excess Flood]
kaspter has quit [Excess Flood]
kaspter has joined #linux-sunxi
kaspter has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
lkcl has quit [Ping timeout: 245 seconds]
lkcl has quit [Ping timeout: 245 seconds]
swiftgeek has quit [Ping timeout: 244 seconds]
swiftgeek has quit [Ping timeout: 244 seconds]
lkcl has joined #linux-sunxi
lkcl has joined #linux-sunxi
jaganteki has quit [Quit: Connection closed]
jaganteki has quit [Quit: Connection closed]
mmarc__ has joined #linux-sunxi
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Ping timeout: 240 seconds]
mmarc__ has quit [Ping timeout: 240 seconds]
swiftgeek has joined #linux-sunxi
swiftgeek has joined #linux-sunxi
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger has joined #linux-sunxi
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Read error: Connection reset by peer]
mmarc__ has joined #linux-sunxi
camus has joined #linux-sunxi
kaspter has quit [Ping timeout: 245 seconds]
camus is now known as kaspter
ldevulder__ has joined #linux-sunxi
jonkerj has joined #linux-sunxi
\\Mr_C\\ has quit [Quit: (Read error: Connection reset by beer)]
ldevulder_ has quit [Ping timeout: 268 seconds]
ldevulder__ is now known as ldevulder
<montjoie> mripard: I will update wiki for EMCE status with mailing list link
<montjoie> it still could be used as "some block encryption"
<montjoie> perhaps
<montjoie> do you have benched it ? perhaps it is too slow:)
<mripard> I wasn't able to read back the files' content, so how fast it could return garbage wasn't really a metric I was interested in :)
<montjoie> perhaps we could use as a rng:)
<plaes> :D
<mripard> and I'm sure it would be better garbage
dev1990 has joined #linux-sunxi
<montjoie> (french classic) the difference between good and bad rng is that a good rng produces random, a bad rng produce random also but it is a bad random
\\Mr_C\\ has joined #linux-sunxi
apritzel has joined #linux-sunxi
dddddd_ has joined #linux-sunxi
juri_ has joined #linux-sunxi
jaganteki has joined #linux-sunxi
warpme_ has joined #linux-sunxi
victhor_ has joined #linux-sunxi
camus has joined #linux-sunxi
kaspter has quit [Ping timeout: 245 seconds]
camus is now known as kaspter
dddddd_ has quit [Ping timeout: 260 seconds]
tnovotny has joined #linux-sunxi
tnovotny has quit [Client Quit]
tnovotny has joined #linux-sunxi
jonkerj has quit [Quit: swap the disks!]
cnxsoft has joined #linux-sunxi
lurchi__ is now known as lurchi_
s_frit has quit [Remote host closed the connection]
s_frit has joined #linux-sunxi
Mangy_Dog has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 272 seconds]
tnovotny has quit [Ping timeout: 240 seconds]
tnovotny has joined #linux-sunxi
damex has quit [Quit: damex]
lurchi_ is now known as lurchi__
damex has joined #linux-sunxi
Pinchiukas has left #linux-sunxi ["WeeChat 2.8"]
lurchi__ is now known as lurchi_
megi has quit [Quit: WeeChat 3.1]
megi has joined #linux-sunxi
camus has joined #linux-sunxi
kaspter has quit [Ping timeout: 265 seconds]
camus is now known as kaspter
BenG83 has joined #linux-sunxi
specing_ has joined #linux-sunxi
specing has quit [Ping timeout: 265 seconds]
specing_ is now known as specing
jonkerj has joined #linux-sunxi
lurchi_ is now known as lurchi__
sunshavi has quit [Read error: Connection reset by peer]
sunshavi has joined #linux-sunxi
gediz539 has quit [Remote host closed the connection]
gediz539 has joined #linux-sunxi
jaganteki has quit [Ping timeout: 240 seconds]
bauen1 has quit [Quit: leaving]
bauen1 has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
bauen1 has quit [Quit: leaving]
bauen1 has joined #linux-sunxi
elros1 has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
juri_ has quit [Read error: Connection reset by peer]
reinforce has quit [Quit: Leaving.]
juri_ has joined #linux-sunxi
lurchi__ is now known as lurchi_
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
<JuniorJPDJ> wens: none is muted, i checked it
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
asdf28 has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
lurchi_ is now known as lurchi__
camus has joined #linux-sunxi
kaspter has quit [Ping timeout: 265 seconds]
camus is now known as kaspter
lurchi__ has quit [Ping timeout: 256 seconds]
sunshavi has quit [Ping timeout: 264 seconds]
mmarc__ has joined #linux-sunxi
jaganteki has joined #linux-sunxi
cmeerw has joined #linux-sunxi
clementp[m] has quit [Ping timeout: 268 seconds]
kprasadvnsi[m] has quit [Ping timeout: 268 seconds]
lurchi__ has joined #linux-sunxi
Ke has quit [Ping timeout: 268 seconds]
clementp[m] has joined #linux-sunxi
tobi28 has joined #linux-sunxi
tobi28 has quit [Client Quit]
prefixcactus has quit [Ping timeout: 240 seconds]
kprasadvnsi[m] has joined #linux-sunxi
Putti has joined #linux-sunxi
Ke has joined #linux-sunxi
camus has joined #linux-sunxi
kaspter has quit [Ping timeout: 256 seconds]
camus is now known as kaspter
juri_ has quit [Read error: Connection reset by peer]
choozy has joined #linux-sunxi
damex has quit [Quit: damex]
damex has joined #linux-sunxi
sunshavi has joined #linux-sunxi
damex has quit [Quit: damex]
damex has joined #linux-sunxi
LinuxNeverDies has joined #linux-sunxi
juri_ has joined #linux-sunxi
juri_ has quit [Read error: Connection reset by peer]
juri_ has joined #linux-sunxi
lukedashjr has joined #linux-sunxi
luke-jr has quit [Ping timeout: 264 seconds]
lukedashjr is now known as luke-jr
matthias_bgg has quit [Ping timeout: 264 seconds]
jstein has joined #linux-sunxi
LinuxNeverDies has left #linux-sunxi [#linux-sunxi]
lkcl has quit [Ping timeout: 240 seconds]
elros1 has quit [Remote host closed the connection]
lkcl has joined #linux-sunxi
tnovotny has quit [Read error: Connection reset by peer]
asdf28 has quit [Ping timeout: 245 seconds]
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/]
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
apritzel has quit [Ping timeout: 265 seconds]
jstein has quit [Quit: quit]
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Ping timeout: 240 seconds]
fl_0 has quit [Quit: STRG + Q]
jaganteki has quit [Quit: Connection closed]
fl_0 has joined #linux-sunxi
apritzel has joined #linux-sunxi
mmarc__ has joined #linux-sunxi
asdf28 has joined #linux-sunxi
jbrown has quit [Ping timeout: 272 seconds]
victhor_ is now known as victhor
asdf28 has quit [Ping timeout: 265 seconds]
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Ping timeout: 268 seconds]
jernej has quit [Ping timeout: 272 seconds]
asdf28 has joined #linux-sunxi
cmeerw has quit [Ping timeout: 268 seconds]
warpme_ has quit [Quit: Connection closed for inactivity]
jernej has joined #linux-sunxi
jernej has quit [Client Quit]
asdf28 has quit [Remote host closed the connection]
buzzmarshall has joined #linux-sunxi
jernej has joined #linux-sunxi
juri_ has quit [Ping timeout: 245 seconds]
BenG83 has quit [Quit: Leaving]
juri_ has joined #linux-sunxi
hlauer has quit [Ping timeout: 265 seconds]