Turl 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
Da_Coynul has joined #linux-sunxi
lemonzest has quit [Quit: Quitting]
lurchi__ is now known as lurchi_
ninolein_ has joined #linux-sunxi
ninolein has quit [Ping timeout: 276 seconds]
ganbold has joined #linux-sunxi
fdcx has quit [Remote host closed the connection]
kivutar has quit [Ping timeout: 248 seconds]
fdcx has joined #linux-sunxi
kivutar has joined #linux-sunxi
chomwitt has quit [Ping timeout: 246 seconds]
lkcl has quit [Ping timeout: 252 seconds]
cnxsoft has joined #linux-sunxi
mrnuke` has quit [Ping timeout: 246 seconds]
mrnuke has joined #linux-sunxi
lurchi_ is now known as lurchi__
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
kivutar has quit [Ping timeout: 248 seconds]
kivutar has joined #linux-sunxi
lkcl has joined #linux-sunxi
kivutar has quit [Ping timeout: 248 seconds]
kivutar has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
[7] has quit [Disconnected by services]
TheSeven has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 240 seconds]
kaspter has joined #linux-sunxi
SP7RT has joined #linux-sunxi
SP7RT has quit [Ping timeout: 252 seconds]
<MoeIcenowy> mripard: I found a problem when debugging eMMC on Banana Pi M2 Ultra
<MoeIcenowy> on sunxi boards now in order to make eMMC DDR to work, mmc-ddr-{3_3,1_8}v properties should be manually specified
<MoeIcenowy> on BPi M2U if I add mmc-ddr-3_3v the read speed can read ~78MB/s, but with this property removed it's only ~43MB/s
<MoeIcenowy> and with the property specified the kernel log is "mmc2: new DDR MMC card at address 0001" without it "mmc2: new high speed MMC card at address 0001"
ganbold has quit [Remote host closed the connection]
ganbold has joined #linux-sunxi
aidin has quit []
aidin has joined #linux-sunxi
<igraltist> hi
<MoeIcenowy> oh it's because MMC_CAP_3_3V_DDR is not specified in the driver
<igraltist> offtopic: does someone now a working usb wlan dongle a/b/g/n with ht40
IgorPec has joined #linux-sunxi
<MoeIcenowy> and the new_timings is not specified in A64+ emmc controller
Mo has joined #linux-sunxi
<Mo> KotCzarny: Morning. No of course I'm not using uasp without even knowing: https://bpaste.net/show/a9f5804654f4
<Mo> Now they said USB bugs are not tracked on the bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=196739#c1 Weird, what is it used for then? I dislike mailinglists.
<Mo> They even have the USB component.
qeed has quit [Ping timeout: 248 seconds]
Ultrasauce has quit [Remote host closed the connection]
dave0x6d has quit [Quit: Connection closed for inactivity]
GrimKriegor has quit [Quit: oh bai bai bai]
kivutar has quit [Ping timeout: 240 seconds]
GrimKriegor has joined #linux-sunxi
qeed has joined #linux-sunxi
formruga has quit [Remote host closed the connection]
formruga has joined #linux-sunxi
kivutar has joined #linux-sunxi
diego_r has joined #linux-sunxi
diego_r has quit [Ping timeout: 276 seconds]
diego_r has joined #linux-sunxi
foxx_ has joined #linux-sunxi
a|3x has quit [Ping timeout: 248 seconds]
phil42 has quit [Remote host closed the connection]
kivutar has quit [Ping timeout: 248 seconds]
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
kivutar has joined #linux-sunxi
aidin has quit [Ping timeout: 252 seconds]
kever has joined #linux-sunxi
rpd_ has joined #linux-sunxi
leviathan_ has joined #linux-sunxi
<KotCzarny> mo: well, up to you. either you get over your fear of mailinglists (just send an email), or return the product, or be happy with mass storage mode
<KotCzarny> mo: you might compare latest source first with the kernel version you were testing on
diego_r has quit [Ping timeout: 252 seconds]
<montjoie> mripard: I will answer last mail from Florian, but discution is now circular, we seeing always discussed options.
<montjoie> mripard: do you agree with two mdio node ?
<montjoie> I will try to argue for that
diego_r has joined #linux-sunxi
kivutar has quit [Ping timeout: 248 seconds]
chlorine_ has quit [Remote host closed the connection]
diego_r has quit [Ping timeout: 252 seconds]
chlorine has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
chrisf__ has joined #linux-sunxi
chrisf_ has quit [Ping timeout: 240 seconds]
diego_r has joined #linux-sunxi
kivutar has joined #linux-sunxi
chlorine has quit [Ping timeout: 248 seconds]
msimpson has joined #linux-sunxi
popolon has joined #linux-sunxi
chrisf_ has joined #linux-sunxi
chrisf__ has quit [Read error: Connection reset by peer]
chrisf__ has joined #linux-sunxi
chrisf_ has quit [Read error: Connection reset by peer]
chrisf__ has quit [Client Quit]
kaspter has quit [Quit: www.rtavs.com]
kaspter has joined #linux-sunxi
LargePrime has quit [Ping timeout: 252 seconds]
chlorine_ has quit [Ping timeout: 260 seconds]
<Mo> KotCzarny: I'm going to take on the challenge. mailing list without requirement to subscribe? Ok, that's acceptable. Mostly you first need to subcribe and stuff.
aidin has joined #linux-sunxi
pepee has quit [Quit: bye $IRC]
aidin has quit [Ping timeout: 255 seconds]
lemonzest has joined #linux-sunxi
afaerber has quit [Ping timeout: 246 seconds]
afaerber has joined #linux-sunxi
<plaes> yes! \o/ :)
<MoeIcenowy> wens: I'm trying to implement CCU regmap on R40, however I found a problem -- there's no struct device for CCU
<plaes> o_O
chlorine has joined #linux-sunxi
LargePrime has joined #linux-sunxi
<wens> crap :/
<MoeIcenowy> and regmap must be bound to a struct device
<wens> not really
<MoeIcenowy> oh it seems that I can rewrite the setup function to make it a platform device
<MoeIcenowy> thus we will have a struct device bound to the ccu device node
<plaes> MoeIcenowy: what are you planning?
<MoeIcenowy> plaes: export the GMAC configuration register
<MoeIcenowy> @ 0x164 of CCU
<MoeIcenowy> (on H3/A64 it's at 0x30 of the syscon
<plaes> ok
<plaes> yeah.. it's somewhat wonky even on A10/A20
<MoeIcenowy> P.S. even in dwmac-sunxi (for sun6/7/9i) I think this is also not properly implemented, and it depends on the bootloader to configure the register
phil42 has joined #linux-sunxi
<wens> currently it can handle mii/rgmii, it can't handle tx/rx delays
<MoeIcenowy> oh I found that the probe sunxi_ccu_probe function doesn't have a remove function ;-)
<MoeIcenowy> although it seems very silly to remove a CCU -- it's critical
<plaes> :D
<MoeIcenowy> but if the driver got into something wrong after sunxi_ccu_probe, it may want to destroy the clocks that are already initialized
aidin has joined #linux-sunxi
<plaes> so it crashes?
<MoeIcenowy> Although CCU drivers defined with CLK_OF_DECLARE won't have any error handling
<MoeIcenowy> (the setup function returns void
<MoeIcenowy> only platform_driver defined CCUs can have error handling
<MoeIcenowy> and if the CCU driver runs into any trouble we can think the full system will be trapped into errors
<MoeIcenowy> so maybe we can ignore the return values between sunxi_ccu_probe and return in CCU-specific probe function?
kivutar has quit [Ping timeout: 240 seconds]
<MoeIcenowy> or even fire a BUG() or WARN() if the operations fails ;-)
lamer15035661684 has joined #linux-sunxi
yann|work has quit [Ping timeout: 276 seconds]
tkaiser has quit [Ping timeout: 240 seconds]
kivutar has joined #linux-sunxi
rpd_ has quit [Ping timeout: 240 seconds]
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 252 seconds]
yann|work has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 248 seconds]
chlorine_ has joined #linux-sunxi
lamer15035661684 has quit [Ping timeout: 252 seconds]
leviathan_ has quit [Remote host closed the connection]
chlorine_ has quit [Read error: Connection reset by peer]
kivutar has quit [Ping timeout: 248 seconds]
chlorine has joined #linux-sunxi
rpd_ has joined #linux-sunxi
diego_r has quit [Ping timeout: 240 seconds]
kivutar has joined #linux-sunxi
Da_Coynul has joined #linux-sunxi
Da_Coynul has quit [Client Quit]
KotCzarny has quit [Quit: time for some diy]
KotCzarny has joined #linux-sunxi
phiplii has joined #linux-sunxi
tom_nov has joined #linux-sunxi
kever has quit [Ping timeout: 252 seconds]
reinforce has joined #linux-sunxi
kivutar has quit [Ping timeout: 252 seconds]
kivutar has joined #linux-sunxi
phiplii has quit [Ping timeout: 248 seconds]
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
afaerber has quit [Quit: Leaving]
aidin has quit [Ping timeout: 276 seconds]
<Mo> KotCzarny: What do you thing about CONFIG_USB_STORAGE_CYPRESS_ATACB, it does ATA pass through on Cypress USB/ATA bridges, isn't that something similar like UAS for supported devices?
diego_r has joined #linux-sunxi
<KotCzarny> no experience, so no opinion
diego_r has quit [Excess Flood]
kivutar has quit [Ping timeout: 248 seconds]
afaerber has joined #linux-sunxi
<Mo> My Transcend drive has a OTB one-touch-backup button, can't get that working. I tried CONFIG_USB_STORAGE_ONETOUCH which is created for Maxtor, but this doesn't help. Can I get that button doing something?
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
kivutar has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
<Mo> CONFIG_USB_STORAGE_ONETOUCH did not work with mine.
chlorine has quit [Ping timeout: 252 seconds]
yann-kaelig has joined #linux-sunxi
chrisf_ has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 248 seconds]
kivutar has quit [Ping timeout: 240 seconds]
chlorine has quit [Ping timeout: 240 seconds]
chlorine_ has joined #linux-sunxi
diego_r has joined #linux-sunxi
kivutar has joined #linux-sunxi
gzamboni has joined #linux-sunxi
cnxsoft has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
JohnDoe_71Rus has joined #linux-sunxi
kivutar has quit [Ping timeout: 248 seconds]
LargePrime has quit [Ping timeout: 252 seconds]
LargePrime has joined #linux-sunxi
Hao_ has joined #linux-sunxi
Andy-D__ has joined #linux-sunxi
Andy-D__ is now known as Andy-D
aidin has joined #linux-sunxi
Mo has quit [Quit: Leaving]
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
kivutar has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
mozzwald has joined #linux-sunxi
dave0x6d has joined #linux-sunxi
Ntemis has joined #linux-sunxi
sr-digitronic has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
<Ntemis> anyone around helping me fix dvb-t xbox one tuner from armbian 4.11.7
<Ntemis> it sees the usb tuner but i cant use it
diego_r has quit [Ping timeout: 240 seconds]
pepee has joined #linux-sunxi
phiplii has joined #linux-sunxi
SP7RT has joined #linux-sunxi
<Ntemis> cant build media ../../media does not contain kernel sources
<Ntemis> any help?
<Ntemis> E: Unable to locate package kernel-headers-4.11.12-sun8i
<Ntemis> E: Couldn't find any package by glob 'kernel-headers-4.11.12-sun8i'
<Ntemis> E: Couldn't find any package by regex 'kernel-headers-4.11.12-sun8i'
<Ntemis> root@orangepipc:~/media_build# apt-get install kernel-headers
<Ntemis> any help?
<rpd_> Ntemis: is it linux-headers-...
<Ntemis> yes its kernel-headers-4.11.12-sun8i
aidin has quit [Remote host closed the connection]
<Ntemis> no dice
aidin has joined #linux-sunxi
<Ntemis> E: Unable to locate package kernel-headers-4.11.12-sun8i
<Ntemis> look lib/firmware is already set for this tuner
<Ntemis> *looks
<Ntemis> driver missing?
aidin has quit [Ping timeout: 260 seconds]
diego_r has joined #linux-sunxi
<montjoie> Ntemis: here we discuss kernel, kernel-headers are a package, so totally unrelated
a|3x has joined #linux-sunxi
<Ntemis> ok ty
<montjoie> try apt-cache search kernel-headers
<Ntemis> linux-headers-dev-sun8i/xenial,now 5.32.170824 armhf [installed]
<Ntemis> Linux kernel headers for 4.11.12-sun8i on armhf
<Ntemis> how i install them?
<Ntemis> installed it says
<Ntemis> yet misssing?
specing has joined #linux-sunxi
<plaes> Ntemis: #armbian
<Ntemis> ah ty
leviathan_ has joined #linux-sunxi
SP7RT_ has joined #linux-sunxi
SP7RT has quit [Ping timeout: 240 seconds]
<MoeIcenowy> P.S. tkaiser: I added some R40 support to my distro's 4.13-rc6 branch ;-)
Ntemis has quit [Remote host closed the connection]
<MoeIcenowy> oh sorry talking to someone not online again
a|3x has quit [Ping timeout: 248 seconds]
<willmore> MoeIcenowy, he reads scrollback, IIRC.
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
avph has joined #linux-sunxi
msimpson has quit [Quit: Leaving]
chlorine has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 276 seconds]
pepee has quit [Quit: bye $IRC]
SP7RT_ has quit [Ping timeout: 240 seconds]
diego_r has quit [Read error: Connection reset by peer]
diego_r has joined #linux-sunxi
diego_r has quit [Ping timeout: 240 seconds]
chrisf_ has quit [Ping timeout: 248 seconds]
<avph> hi, is there a public "user manual" for H3?
jbrown has joined #linux-sunxi
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
<plaes> anyone know whether orangepi-zero's eth should work?
<plaes> H3 (aka H2+)
chrisf_ has joined #linux-sunxi
jstein has quit [Read error: Connection timed out]
jstein has joined #linux-sunxi
sr-digitronic has quit [Remote host closed the connection]
yann-kaelig has quit [Quit: Leaving]
<plaes> montjoie: o/
<MoeIcenowy> oh MUSB mysteriously doesn't work on R40
<plaes> can you test whether dwmac works on orangepi zero?
<plaes> with latest sunxi-next?
<plaes> for me it boots up with all the leds active but carrier detect does not work
<plaes> hostname is cubietruck, pay no attention to that: https://paste.fedoraproject.org/paste/HRR66auCEIaBOQe8dSbb6g
yann-kaelig has joined #linux-sunxi
tom_nov has quit [Quit: Leaving]
diego_r has joined #linux-sunxi
lamer15035661684 has joined #linux-sunxi
<plaes> when I disable dwmac in u-boot, the "Current syscon value is not the default 148000" disappears
vagrantc has joined #linux-sunxi
msimpson has joined #linux-sunxi
yann-kaelig has quit [Quit: Leaving]
yann-kaelig has joined #linux-sunxi
a|3x has joined #linux-sunxi
SP7RT has joined #linux-sunxi
yann-kaelig has quit [Quit: Leaving]
<montjoie> plaes: I do not own H2+
<montjoie> for the syscon disapear its normal, its in dwmac
scream has joined #linux-sunxi
a|3x has quit [Ping timeout: 248 seconds]
<vagrantc> i see that pinebook doesn't have any devicetree mainlined
<vagrantc> any in-progress patches for the pinebook in mainline linux and/or u-boot?
lamer15035661684 has quit [Read error: Connection reset by peer]
<avph> smaeul: right, thx!
<vagrantc> looks like icenowy has a branch with pinebook support fairly close to mainline...
bfree has joined #linux-sunxi
msimpson has quit [Ping timeout: 260 seconds]
<plaes> montjoie: Orange Pi Zero
<montjoie> someone tested it for me
msimpson has joined #linux-sunxi
<plaes> hmm.. ok
afaerber has quit [Quit: Leaving]
<plaes> no tested-by tag :(
<montjoie> sorry I have few time, I try to finish my solution for H3 internal PHY
lamer15035661684 has joined #linux-sunxi
iamfrankenstein has quit [Ping timeout: 240 seconds]
iamfrankenstein1 has joined #linux-sunxi
iamfrankenstein1 is now known as iamfrankenstein
<plaes> montjoie: ok, no worries :)
SP7RT_ has joined #linux-sunxi
SP7RT has quit [Ping timeout: 248 seconds]
rpd_ has quit [Quit: leaving]
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
lamer15036040121 has joined #linux-sunxi
lamer15035661684 has quit [Ping timeout: 248 seconds]
netlynx has quit [Quit: Ex-Chat]
akaizen has joined #linux-sunxi
afaerber has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
lurchi_ has quit [Ping timeout: 248 seconds]
specing has quit [Ping timeout: 248 seconds]
lurchi_ has joined #linux-sunxi
lurchi_ is now known as lurchi__
specing has joined #linux-sunxi
Ntemis has joined #linux-sunxi
SP7RT_ has quit [Ping timeout: 240 seconds]
SP7RT has joined #linux-sunxi
jstein has quit [Remote host closed the connection]
pmpp_ has joined #linux-sunxi
pmpp has quit [Ping timeout: 255 seconds]
msimpson has quit [Ping timeout: 252 seconds]
lkcl has quit [Ping timeout: 248 seconds]
lamer15036076429 has joined #linux-sunxi
lamer15036040121 has quit [Ping timeout: 248 seconds]
foxx_ has quit [Ping timeout: 276 seconds]
a|3x has joined #linux-sunxi
scream has quit [Remote host closed the connection]
reinforce has quit [Quit: Leaving.]
SP7RT has quit [Ping timeout: 252 seconds]
mzki has quit [Quit: leaving]
SP7RT has joined #linux-sunxi
|jbrown| has joined #linux-sunxi
jbrown has quit [Ping timeout: 248 seconds]
mzki has joined #linux-sunxi
aidin has joined #linux-sunxi
phiplii has quit [Remote host closed the connection]
IgorPec has quit [Ping timeout: 248 seconds]
|jbrown| has quit [Ping timeout: 240 seconds]
aidin has quit [Ping timeout: 252 seconds]
lemonzest has quit [Quit: Quitting]
SP7RT has quit [Ping timeout: 240 seconds]
lurchi__ is now known as lurchi_
leviathan_ has quit [Remote host closed the connection]
swiftgeek has quit [Ping timeout: 260 seconds]
lamer15036076429 has quit [Ping timeout: 252 seconds]
swiftgeek has joined #linux-sunxi
pepee has joined #linux-sunxi
diego_r has quit [Ping timeout: 240 seconds]
lurchi_ is now known as lurchi__
jernej has joined #linux-sunxi
Ntemis has quit [Ping timeout: 248 seconds]
jernej has quit [Ping timeout: 252 seconds]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
specing has quit [Ping timeout: 248 seconds]
lurchi__ is now known as lurchi_