mnemoc 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
<Skaag> I guess cpufreq does not apply to A13?
<Turl> Skaag: why would it not?
rz2k has quit []
<Turl> 3.4 supports cpufreq on all 4 SoCs
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
jebba has joined #linux-sunxi
<Skaag> I don't see the cpufreq file in /sys/devices/system/cpu/cpu0/
<Skaag> wait maybe I'm using the wrong kernel version
<Skaag> no, i'm on 3.4.61
popolon has quit [Quit: Quitte]
<wens> Turl: looks much like an Ippo q8h paired with a USB keyboard
<Skaag> it's painfully slow. I was able to modify cpufreq on an A20 and it's so much faster, it's amazing.
<Skaag> Knowing this is possible also on the A13 is comforting!
<Turl> Skaag: maybe your defconfig has it disabled?
<Skaag> :-(
<Skaag> how do I enable it, if it is disabled?
<Turl> Skaag: make sure CPU_FREQ and CPU_FREQ_DVFS are enabled on your config
<Turl> wens: how much do those cost?
<Turl> wens: the screen though.. even my small G1-era phone has more resolution >.<
<wens> Turl: you mean the tablet?
<Turl> wens: yeah
<wens> 35 - 50 USD I suppose
<Turl> then it's not that bad a deal, you get free shipping and a keyboard
<Skaag> thanks Turl
<wens> cheapest one I see listed is 199 RMB, that's just around 32 USD
FreezingCold has quit [Ping timeout: 265 seconds]
<Skaag> yes, it was disabled. rebuilding.
<Skaag> i've never seen this error before while building a kernel
<Turl> o.O
<Turl> it's an uboot error btw, not from linux
FreezingCold has joined #linux-sunxi
rick_ has joined #linux-sunxi
<CaptHindsight> does u-boot support booting direct from SATA for the A20?
<Turl> CaptHindsight: you can keep your rootfs on a SATA disk
<Turl> the SoC can only boot from MMC, NAND or SPI though
<Turl> I think uboot does support sata, so you can keep your kernel and script.bin on the disk as well
<Skaag> can I make just the kernel and skip uboot?
<Skaag> cool, make linux
rick_ has quit [Quit: Page closed]
tomcheng76 has quit [Quit: leaving]
n0wl has quit [Remote host closed the connection]
tomcheng76 has joined #linux-sunxi
Black_Horseman has quit [Ping timeout: 240 seconds]
<wens> argh, I was hoping to get the A23 patches out today
ninolein has quit [Ping timeout: 240 seconds]
ninolein has joined #linux-sunxi
awafaa__ has joined #linux-sunxi
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
awafaa_ has quit [*.net *.split]
awafaa__ is now known as awafaa_
FreezingCold has quit [Quit: Out]
FreezingCold has joined #linux-sunxi
Jimuni has quit [Remote host closed the connection]
nicksydney has quit [Remote host closed the connection]
nicksydney has joined #linux-sunxi
<Skaag> there's an A23 in the works?
FreezingCold has quit [Ping timeout: 265 seconds]
Deskwizard has joined #linux-sunxi
awafaa_ is now known as awafaa
<wens> yes there is
<Skaag> awesome!!
<Skaag> are there specs somewhere?
<Skaag> (that I can see)
<wens> specs? you mean hardware?
<wens> just lookup A23 on our wiki
* Skaag runs to the wiki
syeekick has quit [Quit: Leaving]
<Skaag> I'm curious about the Camera section... 5M / 8M sensor support
<Skaag> what does that mean? the reference implementation will have a sensor included in the kit?
<wens> we don't have the reference implementation
t3st3r has quit [Remote host closed the connection]
hramrach has quit [Write error: Broken pipe]
tomboy65 has quit [Write error: Connection reset by peer]
<Skaag> I understand
<Skaag> but what does that mean when it mentions the camera sensor?
<Skaag> is it like how the raspberry pi has a connector for the camera sensor?
<Skaag> the SoC has the driver for it?
<wens> the SoC has a camera interface controller, not a sensor
<wens> Turl: my kernel fails to proect the ahb1_sdram clock
<wens> clk_get returns -ENOENT :(
TheSeven has quit [Ping timeout: 252 seconds]
TheSeven has joined #linux-sunxi
hramrach has joined #linux-sunxi
Andy-D has quit [Ping timeout: 258 seconds]
tomboy65 has joined #linux-sunxi
t3st3r has joined #linux-sunxi
nicksydney has quit [Remote host closed the connection]
JohnDoe_71Rus has joined #linux-sunxi
philippe_fouquet has joined #linux-sunxi
philippe_fouquet has quit [Remote host closed the connection]
FreezingCold has joined #linux-sunxi
FreezingCold has quit [Ping timeout: 258 seconds]
Quarx has joined #linux-sunxi
FreezingCold has joined #linux-sunxi
nicksydney has joined #linux-sunxi
hipboi_ has joined #linux-sunxi
_hipboi_ has quit [Ping timeout: 240 seconds]
Black_Horseman has joined #linux-sunxi
Black_Horseman has joined #linux-sunxi
Black_Horseman has quit [Changing host]
<Turl> wens: what kind of clock is it?
<Turl> wens: make sure it's registered on clkdev
<lauri> Hi guys
<lauri> If I install proprietary Mali drivers do I still need xfbturbo driver?
GChriss has quit [Quit: Leaving.]
<wens> Turl: ahb1 gate
<Turl> lauri: mali == 3D, fbturbo == output handling
<Turl> lauri: so, yes you do
<wens> ok, looks like gates were never registered on clkdev
<Turl> wens: make sure you didn't pick maxime's patch to remove clkdev support
<wens> that patch isn't in sunxi-next. the other clkdev registering calls are there
<Turl> ok then it may be missing for real :)
<Turl> there's a whitelist with ignore flag on the code it seems
<Turl> we can remove that and add clkdev and move to the protect code
<wens> on it
<Turl> :)
<Turl> it's sleep time for me
<wens> :)
<Turl> see you in a bunch of hours :)
<lauri> heh
<lauri> I just woke up
* lauri offers 100EUR bounty to whoever fixes the DPMS off bug in xfbturbo :)
<lauri> What was the glxgears for GLES2 again..?
Tsvetan has joined #linux-sunxi
<Turl> es2gears
<Turl> zZzZz...
<lauri> yeah got it
<lauri> triangle test utility from sunxi-mali repo works
<lauri> but es2gears says "failed to open lima"
<lauri> I bumped into this one earlier aswell
<Turl> see "mesa is in the way" section on wiki
<lauri> thanks
<lauri> well I think that's not the case
<lauri> That particular command didn't move anything
<lauri> I think the problem is that xfbturbo suggests DRI driver called "lima" not "mali"
<lauri> or is that expected behaviour?
<wens> something important depends on pll6 :(
HeHoPMaJIeH has joined #linux-sunxi
HeHoPMaJIeH has quit [Changing host]
HeHoPMaJIeH has joined #linux-sunxi
sehraf has joined #linux-sunxi
leviathanch2 has joined #linux-sunxi
leviathanch2 has quit [Read error: Connection reset by peer]
leviathanch2 has joined #linux-sunxi
leviathanch2 has quit [Ping timeout: 240 seconds]
<oliv3r> mripard: the life of the product will be a few years :p can't be on 3.4 oall of it, and can't use mainline just yet as we need nand + dma; the final product won't ship till nov - feb so there is still time
<oliv3r> also good morning
<wens> :D
diego_r has joined #linux-sunxi
bbrezillon has joined #linux-sunxi
libcg has joined #linux-sunxi
<wens> funny only half of my a23 series actually adds a23 support
shineworld has joined #linux-sunxi
diego_ has joined #linux-sunxi
diego_r has quit [Disconnected by services]
diego_ is now known as diego_r
ruyo has quit [Ping timeout: 240 seconds]
rm has quit [Quit: ZNC - http://znc.sourceforge.net]
rm has joined #linux-sunxi
rm has quit [Client Quit]
rm has joined #linux-sunxi
FR^2 has joined #linux-sunxi
_massi_ has joined #linux-sunxi
notmart has joined #linux-sunxi
<wens> A23 patches stuck in transit...
jemk has joined #linux-sunxi
ruyo has joined #linux-sunxi
blsd has joined #linux-sunxi
<mripard> wens: yay, patches
deasy has joined #linux-sunxi
enrico_ has joined #linux-sunxi
<mripard> wens: I don't know if I'll have time to review them before next week though :(
ccube has quit [Remote host closed the connection]
<wens> mripard: I don't think the A23 patches will make it
<wens> as I said, there might be conflicts
<wens> such as your patches moving the restart code to the watchdog
<mripard> wens: the merge window is pretty much closed yep
<mripard> I'll send my last pull requests today, and I'm not even sure they'll make it
<wens> I hope we can get the clk tree fixes in
<mripard> I don't worry too much about the fixes
<mripard> they basically can come in at any time
<wens> and there's adding reset control to 8250_dw, which should make the extra UARTs on A31 actually work
ccube has joined #linux-sunxi
<shineworld> What's differences between A20 rev A and rev B ?
Seppoz has quit [Remote host closed the connection]
shineworld has quit [Ping timeout: 252 seconds]
Seppoz has joined #linux-sunxi
Seppoz has quit [Remote host closed the connection]
Seppoz has joined #linux-sunxi
shineworld has joined #linux-sunxi
amitk has quit [Remote host closed the connection]
t3st3r has quit [Remote host closed the connection]
Black_Horseman has quit [Remote host closed the connection]
popolon has joined #linux-sunxi
popolon has joined #linux-sunxi
popolon has quit [Changing host]
t3st3r has joined #linux-sunxi
jeremb_ has joined #linux-sunxi
arete74_ has joined #linux-sunxi
arete74 has quit [Read error: Connection reset by peer]
vbmithr has joined #linux-sunxi
<vbmithr> Hi
<vbmithr> I'm trying to load a rootfs on the MMC with sunxi-next, doesn't work
<vbmithr> Though I have activated the freshly merged support for MMC in sunxi-next
amitk has joined #linux-sunxi
<mripard> vbmithr: how doesn't it work?
<mripard> does it recognize the SD cards, the partitions, can it mount the FS?
<vbmithr> [ 1.592571] Waiting for root device /dev/mmcblk0p2...
<vbmithr> stuck here
<vbmithr> I would say, your first suggestion.
<vbmithr> or the second one
<vbmithr> Is it possible that it would not recognize the partitions ?
<mripard> do you have the full logs?
<vbmithr> I should figure out how to log from minicom.
<vbmithr> Wait a moment
<mripard> copy and paste to pastebin.com
libv has quit [Ping timeout: 260 seconds]
libv has joined #linux-sunxi
hipboi_ has quit [Remote host closed the connection]
rm has quit [Quit: ZNC - http://znc.sourceforge.net]
rm has joined #linux-sunxi
<arete74_> vbmithr: you have enable mmc support in the kernel config?
<vbmithr> yes, I think so
<vbmithr> (checking)
<arete74_> CONFIG_MMC_SUNXI=y is the option
<vbmithr> so yes
<plaes> is it enabled in device tree?
<vbmithr> Ha
<vbmithr> Let me see.
<plaes> it would be cool to have device tree dump debug option
<mripard> something like /proc/devicetree?
<plaes> oh
<plaes> :(
<vbmithr> yes, that was it.
<vbmithr> working now :)
avsm has joined #linux-sunxi
<plaes> \o/
<vbmithr> thanks
avsm has quit [Quit: Leaving.]
avsm has joined #linux-sunxi
avsm has quit [Client Quit]
jinzo has joined #linux-sunxi
arete74 has joined #linux-sunxi
arete74_ has quit [Read error: Connection reset by peer]
joost_dtn has joined #linux-sunxi
leviathanch2 has joined #linux-sunxi
joost_dtn has quit [Client Quit]
avsm has joined #linux-sunxi
joost has joined #linux-sunxi
joost is now known as Guest86967
Guest86967 has quit [Quit: leaving]
GChriss has joined #linux-sunxi
<vbmithr> Have you ever been stuck with systemd with sth like that: [ *** ] (1 of 2) A start job is running for dev-getty.device (18s / 1min 30s)
<vbmithr> basically systemd screw up with the gettys…
joost_dtn has joined #linux-sunxi
<sehraf> vbmithr: same here ...
<vbmithr> ha.
<vbmithr> interesting :)
<vbmithr> are you using sunxi-next ?
<vbmithr> [ TIME ] Timed out waiting for device dev-getty.device.
<vbmithr> [DEPEND] Dependency failed for Serial Getty on getty.
<vbmithr> [ TIME ] Timed out waiting for device dev-ttyS0.device.
<vbmithr> (and then no console)
<vbmithr> [DEPEND] Dependency failed for Serial Getty on ttyS0.
<vbmithr> [ 2.325774] systemd[1]: Expecting device dev-ttyS0.device... Expecting device dev-ttyS0.device...
<vbmithr> Seems like it doesn't find it
marcin_ has joined #linux-sunxi
<vbmithr> [FAILED] Failed to start Load/Save Random Seed.
<vbmithr> Have that as well.
FreezingCold has quit [Ping timeout: 252 seconds]
leviathanch2 has quit [Ping timeout: 245 seconds]
leviathanch2 has joined #linux-sunxi
<vbmithr> yeah
<vbmithr> Make sure you enabled all the modules they ask for.
<sehraf> i'm reading this at the moment ;)
<sehraf> thx anyway
<vbmithr> [A[A[B[D[A[A[A[A[B[D
<vbmithr> arf
vbmithr has quit [Quit: leaving]
vbmithr has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
maksimlin has quit [Quit: ChatZilla 0.9.90.1 [Firefox 29.0/20140428193838]]
<vbmithr> Is the root MMC read only fs ?
joost_dtn has quit [Quit: leaving]
joost_dtn has joined #linux-sunxi
<vbmithr> Mmh, I'm using btrfs though.
joost_dt1 has joined #linux-sunxi
joost_dt1 has quit [Client Quit]
joost_dtn has quit [Client Quit]
joost_dtn has joined #linux-sunxi
<vbmithr> [ 1.798693] VFS: Mounted root (btrfs filesystem) readonly on device 0:11.
<vbmithr> Wondering _why_ it mounts it readonly.
<Turl> wens: ping :)
<vbmithr> Ok, all my problems probably stemmed form the fact that my fs was mounted read only for some reason
tgaz has quit [Ping timeout: 276 seconds]
tgaz has joined #linux-sunxi
<WarheadsSE> whos having all these issues with systemd ?
<Skaag> how do I know the maximum values for cpufreq for my a13?
<Skaag> at the moment I'm using the exact commands from the wiki
<vbmithr> WarheadsSE: fixed, though :)
<WarheadsSE> Good, because it shouldn't be that hard :P
<vbmithr> I have just recompiled a mainline kernel
<vbmithr> And I am not sure about which options I should have put
<vbmithr> Failed to start poweroff.target: Activation of org.freedesktop.systemd1 timed out
<vbmithr> Failed to open /dev/initctl: No such device or address
<vbmithr> Failed to talk to init daemon.
<vbmithr> I have that now, when I try to reboot
<vbmithr> need some power management thing probably
amitk has quit [Quit: leaving]
joost_dtn has quit [Quit: leaving]
philippe_fouquet has joined #linux-sunxi
Andy-D has joined #linux-sunxi
joost_dtn has joined #linux-sunxi
avsm has quit [Quit: Leaving.]
<Turl> Skaag: they should be the same as A10
avsm has joined #linux-sunxi
HeHoPMaJIeH has quit [Remote host closed the connection]
philippe_fouquet has quit [Remote host closed the connection]
souther has quit [Quit: leaving]
<Skaag> ok
<Skaag> anyone here experiencing wifi disconnects with the rtl chip?
<Skaag> it's pretty annoying, and used to not happen for me here
<Skaag> it seems to be happening a lot more on my home hotspot
<Skaag> cfg80211: Calling CRDA to update world regulatory domain
<Skaag> this happens all the time and causes a de-association and re-association
<WarheadsSE> Skaag: clock keeping up?
xavia has joined #linux-sunxi
leviathanch2 has quit [Ping timeout: 240 seconds]
<Skaag> you mean the system clock?
<Skaag> it's pretty accurate
<wens> Turl: pong
jebba has quit [Quit: Leaving.]
<Turl> wens: check email
<wens> Turl: just replied
souther has joined #linux-sunxi
boycottg00gle has joined #linux-sunxi
<Turl> wens: not sure why you need the n_from_one thing still
<Turl> nm
FR^2 has quit [Quit: Connection reset by peer]
rz2k has joined #linux-sunxi
jebba has joined #linux-sunxi
blsd has quit [Quit: Leaving.]
kivutar has joined #linux-sunxi
avsm has quit [Quit: Leaving.]
<sehraf> vbmithr: i can't reboot neither (using this config + sunxi stuff https://github.com/archlinuxarm/PKGBUILDs/blob/master/core/linux-armv7/config ) but everything else seems to work :)
<boycottg00gle> semi-off-topic: olinuxino user with touch screen here? which side of the A13-TS7 is top and which bottom? does it really matter? one side feels better with a touch pen
<vbmithr> I finally managed
<vbmithr> well, rebooted, activated some options for the power management stuff
<vbmithr> sehraf: not sure if it is always failing to reboot… anyway
<vbmithr> I mean: I still might have this problem
libcg has quit [Remote host closed the connection]
<sehraf> i'll stick to 3.4 for the moment - but i'm happy that i finally managed to get mainline running
<sehraf> e.g i'm missing a CPU core at the moment .....
<Turl> sehraf: on 3.4 or mainline?
<sehraf> mainline
<sehraf> 3.4 is fine ;)
<Turl> sehraf: are you using hans' uboot with PSCI?
<sehraf> no
<sehraf> do i need that for the second CPU?
<Turl> yep
<sehraf> thx - i'll give it a try :)
<boycottg00gle> boycottg00gle: only one side works - lol
boycottg00gle has quit [Remote host closed the connection]
paulk-collins has joined #linux-sunxi
nedko has quit [Ping timeout: 252 seconds]
<mripard> vbmithr: yes, reboot is currently broken on the sun457i in sunxi-next
<vbmithr> ok :)
<arete74> reboot is fine in sunxi-devel of hans on sun7i
<sehraf> Turl: now both cores are running - thx!
<mripard> arete74: yeah, because hans doesn't care about what's merged and what is not
FDCX has quit [Remote host closed the connection]
<montjoie_[home]> yeah, just finished splitting my driver
FDCX has joined #linux-sunxi
john3213 has joined #linux-sunxi
bbrezillon has quit [Ping timeout: 252 seconds]
sehraf has quit [Ping timeout: 245 seconds]
john3213 has left #linux-sunxi [#linux-sunxi]
enrico_ has quit [Quit: Bye]
_massi_ has quit [Quit: Leaving]
diego_r has quit [Quit: Konversation terminated!]
Quarx has quit [Read error: Connection reset by peer]
sehraf has joined #linux-sunxi
shineworld has quit [Remote host closed the connection]
ninolein_ has joined #linux-sunxi
ninolein has quit [Quit: leaving]
ninolein_ has quit [Client Quit]
ninolein has joined #linux-sunxi
ninolein has quit [Remote host closed the connection]
ninolein has joined #linux-sunxi
ninolein has quit [Remote host closed the connection]
ninolein has joined #linux-sunxi
uwe_ has quit [Ping timeout: 252 seconds]
kivutar has quit [Ping timeout: 264 seconds]
Andy-D has quit [Ping timeout: 265 seconds]
bgal has joined #linux-sunxi
Skaag has quit [Read error: Connection reset by peer]
Skaag has joined #linux-sunxi
notmart has quit [Quit: notmart terminated!]
Skaag has quit [Read error: Connection reset by peer]
bertrik has joined #linux-sunxi
Skaag has joined #linux-sunxi
paulk-collins has quit [Ping timeout: 264 seconds]
ninolein has quit [Ping timeout: 276 seconds]
Andy-D has joined #linux-sunxi
kivutar has joined #linux-sunxi
ninolein has joined #linux-sunxi
ruyo has quit [Ping timeout: 245 seconds]
nedko has joined #linux-sunxi
nedko has quit [Changing host]
nedko has joined #linux-sunxi
bgal has quit [Ping timeout: 240 seconds]
ruyo has joined #linux-sunxi
<rm> nice
sehraf has quit [Read error: Connection reset by peer]
sehraf has joined #linux-sunxi
nedko_ has joined #linux-sunxi
rz2k has quit [Ping timeout: 258 seconds]
syeekick has joined #linux-sunxi
hramrach has quit [Ping timeout: 272 seconds]
nedko__ has joined #linux-sunxi
hramrach has joined #linux-sunxi
nedko_ has quit [Read error: Connection reset by peer]
uwe_ has joined #linux-sunxi
plaes has quit [Quit: leaving]
jemk has quit [Quit: leaving]
kivutar has quit [Quit: Ex-Chat]
Andy-D has quit [Ping timeout: 276 seconds]
mmarker has quit [Remote host closed the connection]
nedko has quit [Quit: kernel panic]
nedko__ has quit [Quit: kernel panic]
FreezingCold has joined #linux-sunxi
shineworld has joined #linux-sunxi
mmarker has joined #linux-sunxi
Netlynx has joined #linux-sunxi
Netlynx has quit [Remote host closed the connection]
yann_s has quit [Quit: ZNC - http://znc.in]
bonbons has joined #linux-sunxi
Andy-D has joined #linux-sunxi
bgal has joined #linux-sunxi
rz2k has joined #linux-sunxi
Andy-D has quit [Ping timeout: 252 seconds]
Andy-D has joined #linux-sunxi
indy has quit [Ping timeout: 276 seconds]
jinzo has quit [Quit: Leaving]
shineworld has quit [Quit: Leaving]
nedko has joined #linux-sunxi
nedko has joined #linux-sunxi
nedko has quit [Changing host]
sehraf has quit [Quit: www.miranda-fusion.de ... be part of it...]
xavia has left #linux-sunxi ["PART #interlock :PART #arduino :PART #wnydev :PART #buffalolab :PART #docker :PART #symfony :PART #virtuvia :QUIT :Leaving."]
FreezingCold has quit [Quit: Out]
FreezingCold has joined #linux-sunxi
indy has joined #linux-sunxi
bonbons has quit [Quit: Leaving]
bertrik has quit [Ping timeout: 265 seconds]
bgal has quit [Ping timeout: 276 seconds]
RzR has quit [Excess Flood]
RzR has joined #linux-sunxi
Andy-D has quit [Ping timeout: 240 seconds]
Andy-D has joined #linux-sunxi
ruyo has quit [Remote host closed the connection]
nedko has quit [Ping timeout: 265 seconds]
jebba1 has joined #linux-sunxi
jebba1 has quit [Remote host closed the connection]
jebba has quit [Quit: Leaving.]
jebba has joined #linux-sunxi
ecelis_ is now known as ecelis
nedko has joined #linux-sunxi
nedko has joined #linux-sunxi
nedko has quit [Changing host]
popolon has quit [Quit: Quitte]