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
cptG has quit [Ping timeout: 244 seconds]
<meridion> howdy, I've recently built linux 4.8.2 with the sunxi_defconfig for the A20 LIME2 with eMMC, and combined it with the according device tree
<meridion> but while the SD-card is properly showing up, the built-in eMMC is not
<meridion> anyone any suggestions?
paulk-collins has quit [Ping timeout: 265 seconds]
wens has quit [Ping timeout: 245 seconds]
apritzel has quit [Ping timeout: 256 seconds]
wens has joined #linux-sunxi
mozzwald has quit [Quit: leaving]
mozzwald has joined #linux-sunxi
bugzc has joined #linux-sunxi
Da_Coynul has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
tlwoerner has joined #linux-sunxi
ninolein has joined #linux-sunxi
jstein has quit [Ping timeout: 256 seconds]
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Da_Coynul has joined #linux-sunxi
pstef has quit [Ping timeout: 244 seconds]
cnxsoft has joined #linux-sunxi
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
atsampson has joined #linux-sunxi
gzamboni has joined #linux-sunxi
orly_owl has joined #linux-sunxi
lkcl has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
pg12 has quit [Ping timeout: 260 seconds]
pg12_ has joined #linux-sunxi
yann-kaelig has quit [Quit: Leaving]
IgorPec has joined #linux-sunxi
terra854 has joined #linux-sunxi
jrg has quit [Ping timeout: 244 seconds]
TheSeven has quit [Ping timeout: 256 seconds]
TheSeven has joined #linux-sunxi
jrg has joined #linux-sunxi
lkcl has quit [Ping timeout: 276 seconds]
tlwoerner_ has joined #linux-sunxi
tlwoerner has quit [Ping timeout: 265 seconds]
cnxsoft1 has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 260 seconds]
cnxsoft1 is now known as cnxsoft
yann-kaelig has joined #linux-sunxi
<yann-kaelig> lu
<yann-kaelig> well, I don't have any idea what the problem now, but from debian Jessie OS with the udev rules from here http://linux-sunxi.org/LiveSuit#Build_and_install_the_kernel_module, the livesuit clone from https://github.com/linux-sunxi/sunxi-livesuite.git the process to flash firmware failed from a normal user.
<yann-kaelig> open: Permission denied PANIC : dev_manager_open_raw_dev() : can not open raw dev cmd_common_verify_dev 84
<yann-kaelig> can not close raw dev
<yann-kaelig> GetCurrentStage Failed 141
<yann-kaelig> That work from root
bugzc has quit [Ping timeout: 250 seconds]
petr has quit [Ping timeout: 260 seconds]
petr has joined #linux-sunxi
<yann-kaelig> If you have any idea why I suppose I don't have the right permission , I'm ok to test it on my others board
<jailbox> yann-kaelig: looking under "common pitfalls" on that livesuit-page, it says to try: modprobe -r awusb.ko and try again
<yann-kaelig> jailbox, that not work. I'm trying to rewritte the rule
<jailbox> sorry, no idea then
<terra854> mripard: I tried patching the kernel for A64 support
<terra854> it failed to compile
chomwitt has quit [Quit: WeeChat 1.0.1]
mhlavink_ has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
mhlavink_ has quit [Client Quit]
reinforce has joined #linux-sunxi
mhlavink_ has joined #linux-sunxi
petr has quit [Ping timeout: 256 seconds]
petr has joined #linux-sunxi
Putti has joined #linux-sunxi
jrg has quit [Ping timeout: 252 seconds]
jrg has joined #linux-sunxi
Mr__Anderson has quit [Quit: Leaving.]
jrg has quit [Ping timeout: 265 seconds]
IgorPec has quit [Ping timeout: 256 seconds]
jrg has joined #linux-sunxi
<yann-kaelig> well, no way from the user, but the good point the flash succeed and I have rescue my broken nand boot with a nice lubuntu 1.7 :)
<yann-kaelig> time to study the nand and partitions ^^
Mr__Anderson has joined #linux-sunxi
yann-kaelig has quit [Quit: Leaving]
BenG83 has joined #linux-sunxi
apritzel has joined #linux-sunxi
Mr__Anderson has quit [Remote host closed the connection]
wigyori has quit [Remote host closed the connection]
netlynx has joined #linux-sunxi
wigyori has joined #linux-sunxi
dh1tw has joined #linux-sunxi
f0xx has joined #linux-sunxi
<MoeIcenowy> apritzel: have you tried the sun5i-a13-mmc compatible?
jstein has joined #linux-sunxi
leviathanch has joined #linux-sunxi
<apritzel> MoeIcenowy: I was fighting with the new clocks for the whole evening ...
jstein has quit [Remote host closed the connection]
<MoeIcenowy> ah-oh
<apritzel> MoeIcenowy: does it work for you with 4.9-rc1 plus sunxi-ng v4 1/9-5/9 plus sunxi-ng v4 1/4-4/4 :-D
<MoeIcenowy> I have seen sunxi-ng v4 just now
<apritzel> I couldn't find where mripard merged the patches
<MoeIcenowy> (I cost one whole day to rearrange my old hdd
<apritzel> after wens' review he commented that he merged them
<MoeIcenowy> s/v4/v5/g
<MoeIcenowy> apritzel: dt-for-4.10?
<MoeIcenowy> or some his local tree not pushed yet?
<apritzel> I guess it's the latter
<apritzel> so I ended up fixing the things wens mentioned in his last review myself :-(
<apritzel> (and found three copy&paste errors on the way)
<MoeIcenowy> yes it's not in mripard/sunxi/clk-for-4.10
<MoeIcenowy> maybe he haven't push it yet
<apritzel> I checked most of his branches
<MoeIcenowy> we'd now wait for it...
<apritzel> If it would boot for me, I'd push it myself ;-)
<apritzel> but it always hangs after "EFI services will not be available."
<apritzel> which I think is the point where the real console takes over
<terra854> ^^^ It throwed up compilation errors
<apritzel> terra854: as I said already: some of the patches are missing
<apritzel> terra854: I am about to make a branch
<terra854> apritzel: With all the patches including the missing ones?
<apritzel> yes, plus MMC and USB
<apritzel> but at the moment nothing works here ...
<terra854> apritzel: Nothing works?
<apritzel> yeah, somehow managed to screw up my setup
<apritzel> not sure if it's U-Boot related or something else
<apritzel> probably some stupid thing
<terra854> So it's not a kernel problem right?
<MoeIcenowy> apritzel: USB can work well now.
<MoeIcenowy> but only the loewr
<MoeIcenowy> lower *
Da_Coynul has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
<apritzel> MoeIcenowy: yeah, I have your patches in my branch already
<apritzel> MoeIcenowy: but I don't get anywhere near to test it at the moment
<MoeIcenowy> I think my commits have some format issues
<apritzel> MoeIcenowy: oh, btw: I think you can remove any initializer to 0 (or NULL or false)
<MoeIcenowy> the necessary codes for lower USB port have been merged into 4.9 now.
<MoeIcenowy> Only DT work is needed
<apritzel> MoeIcenowy: yeah, I saw that, good job!
florianH has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
_whitelogger has joined #linux-sunxi
paulk-collins has quit [Quit: Leaving]
Mr__Anderson has quit [Quit: Leaving.]
Mr__Anderson1 has joined #linux-sunxi
jernej has joined #linux-sunxi
Amit_T has joined #linux-sunxi
apritzel has quit [Ping timeout: 276 seconds]
tlwoerner_ has quit [Quit: Leaving]
my123_ has joined #linux-sunxi
my123_ has quit [Changing host]
my123_ has joined #linux-sunxi
my123 has quit [Ping timeout: 250 seconds]
clonak has joined #linux-sunxi
clonak_ has quit [Ping timeout: 252 seconds]
lkcl has joined #linux-sunxi
premoboss has joined #linux-sunxi
lemonzest has joined #linux-sunxi
fire219 has quit [Changing host]
fire219 has joined #linux-sunxi
deskwizard has joined #linux-sunxi
apritzel has joined #linux-sunxi
chomwitt has joined #linux-sunxi
GeneralStupid has joined #linux-sunxi
<GeneralStupid> Hi, i have an orangepi pc and i want to compile the kernel module for a 8192eu USB Wireless device
<GeneralStupid> after compiling i tried to modprobe the device and i get this error: http://paste.debian.net/887117/
<mdsrv_> good job
paulk-minnie has joined #linux-sunxi
<apritzel> GeneralStupid: your compilation setup for the kernel and the module have to match
<apritzel> so you should compile the module with the same kernel version, config and compiler as was used for the kernel
<GeneralStupid> apritzel: should match, its both taken from armbian and i compiled it directly on the device.
<apritzel> you _can_ differ from this, but you have to know what you do then
JohnDoe_71Rus has joined #linux-sunxi
Andy-D has quit [Remote host closed the connection]
<GeneralStupid> apritzel: so you think, my kernel source differs from the kernel (with modules )
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
paulk-minnie has quit [Remote host closed the connection]
<deskwizard> GeneralStupid, just out of curiosity, legacy or vanilla?
<GeneralStupid> legacy
<apritzel> GeneralStupid: "disagrees about version" hints at that, yes
<GeneralStupid> i'll fix that…
<GeneralStupid> apritzel: ok… sizes differ ;)
pstef has joined #linux-sunxi
<apritzel> I think part of the problem seems to be that module version checking is enabled, which makes the kernel overly picky
<GeneralStupid> is there a start parameter to disable or is it a compile option?
<apritzel> CONFIG_MODVERSIONS, so compile time option
<apritzel> actually there is quite a high chance that your module would have worked, only the kernel denied loading it due to the mismatch
<GeneralStupid> -.-
<GeneralStupid> the kernel from armbian is the best one i tried…
<GeneralStupid> (i have tried…)
<GeneralStupid> apritzel: works :D
<GeneralStupid> apritzel: thank you
Da_Coynul has joined #linux-sunxi
my123_ is now known as my123
<terra854> apritzel: Is your new branch ready?
GeneralStupid has left #linux-sunxi [#linux-sunxi]
<apritzel> I used an older U-Boot build now, so it boots further, but now pinctrl isn't happy :-(
my123 has quit [Ping timeout: 250 seconds]
repka has joined #linux-sunxi
IgorPec has joined #linux-sunxi
orly_owl_ has joined #linux-sunxi
orly_owl has quit [Ping timeout: 260 seconds]
premoboss has quit [Ping timeout: 250 seconds]
insmodppa has quit [Ping timeout: 244 seconds]
<terra854> So about the video engine drivers for the A64 (the cedrus project), is anyone trying to patch the drivers to mainline?
leviathanch has quit [Remote host closed the connection]
leviathanch has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
foodev has joined #linux-sunxi
apritzel has quit [Ping timeout: 244 seconds]
Nacho has quit [Ping timeout: 256 seconds]
Nacho has joined #linux-sunxi
leviathanch has quit [Remote host closed the connection]
leviathanch has joined #linux-sunxi
Amit_T has quit [Ping timeout: 250 seconds]
insmodppa has joined #linux-sunxi
Amit_T has joined #linux-sunxi
lemonzest has quit [Quit: Leaving]
jernej has quit [Quit: Konversation terminated!]
leviathanch has quit [Remote host closed the connection]
leviathanch has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
repka has quit [Quit: Leaving]
premoboss has joined #linux-sunxi
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<montjoie> does anyone know why sunxi-sid use ioread32be ? the data is not big endian
<montjoie> using the proper readl() reverse all bytes order
<Wizzup> ssvb: on the -next branch of u-boot, does one need anything other than the (lime2) defconfig for spi nor flash booting?
jstein_ has joined #linux-sunxi
<Wizzup> I updated my u-boot starting from your spi flash commit from half a year ago
yann-kaelig has joined #linux-sunxi
jstein_ is now known as jstein
<Wizzup> Hm, yeah, seems additional configuration is required.
<Wizzup> When I enable support for NOR flash, I get the error that CONFIG_SYS_UBOOT_BASE is not defined
<Wizzup> Ok, going to continue after some other stuff...
|jbrown| has joined #linux-sunxi
<montjoie> found why, having LSB via >>
f0xx has quit [Quit: terminated!]
Da_Coynul has joined #linux-sunxi
gianMOD has joined #linux-sunxi
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bonbons has joined #linux-sunxi
|jbrown| has quit [Ping timeout: 245 seconds]
gianMOD has quit [Remote host closed the connection]
Andy-D has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
leviathanch has quit [Remote host closed the connection]
Da_Coynul has joined #linux-sunxi
orly_owl_ is now known as orly_owl
orly_owl has quit [Changing host]
orly_owl has joined #linux-sunxi
f0xx has joined #linux-sunxi
lkcl has quit [Ping timeout: 245 seconds]
lkcl has joined #linux-sunxi
|jbrown| has joined #linux-sunxi
premoboss has quit [Ping timeout: 276 seconds]
terra854 has quit [Quit: Connection closed for inactivity]
Mr__Anderson1 has quit [Quit: Leaving.]
florianH has quit [Quit: Connection closed for inactivity]
netlynx has quit [Quit: Ex-Chat]
popolon has joined #linux-sunxi
Amit_T has quit [Remote host closed the connection]
apritzel has joined #linux-sunxi
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
yann-kaelig has quit [Quit: Leaving]
Da_Coynul has joined #linux-sunxi
scream has joined #linux-sunxi
IgorPec has quit [Ping timeout: 260 seconds]
tsuggs has quit [Ping timeout: 244 seconds]
scream has quit [Remote host closed the connection]
f0xx has quit [Ping timeout: 252 seconds]
avph has quit [Ping timeout: 260 seconds]
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
avph has joined #linux-sunxi
mhlavink_ has quit [Ping timeout: 252 seconds]
bonbons has quit [Quit: Leaving]
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
Putti has quit [Ping timeout: 276 seconds]
reinforce has quit [Quit: Leaving.]
Andy-D_ has joined #linux-sunxi
Andy-D has quit [Ping timeout: 260 seconds]
Da_Coynul has joined #linux-sunxi
<apritzel> MoeIcenowy: Hah, found that bug that prevented the kernel boot today morning (yesterday for you)
<apritzel> apparently the Allwinner code silently relied on it being miscompiled ;-)
p_rossak has quit [Ping timeout: 245 seconds]
p_rossak has joined #linux-sunxi
pstef has quit [Ping timeout: 250 seconds]
Andy-D__ has joined #linux-sunxi
Andy-D_ has quit [Ping timeout: 252 seconds]
deskwizard has quit [Remote host closed the connection]
BenG83 has quit [Quit: Leaving]
dh1tw has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
cptG has joined #linux-sunxi