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*
lkcl has quit [Ping timeout: 268 seconds]
NeuroScr has quit [Quit: NeuroScr]
ldevulder__ has joined #linux-sunxi
ldevulder_ has quit [Ping timeout: 265 seconds]
ChriChri_ has joined #linux-sunxi
Mangy_Dog has quit [Ping timeout: 268 seconds]
ChriChri has quit [Ping timeout: 265 seconds]
ChriChri_ is now known as ChriChri
pmp-p has quit [Ping timeout: 260 seconds]
chewitt has quit [Read error: Connection reset by peer]
mripard has quit [Ping timeout: 268 seconds]
bbrezillon has quit [Ping timeout: 268 seconds]
TRS-80 has joined #linux-sunxi
mripard has joined #linux-sunxi
bbrezillon has joined #linux-sunxi
NekoMay has quit [Remote host closed the connection]
warpme_ has quit [Quit: Connection closed for inactivity]
Kwiboo has quit [Quit: .]
Kwiboo has joined #linux-sunxi
chewitt has joined #linux-sunxi
chewitt has quit [Read error: Connection reset by peer]
megi has quit [Ping timeout: 268 seconds]
matthias_bgg has quit [Ping timeout: 268 seconds]
lurchi_ is now known as lurchi__
ganbold has quit [Ping timeout: 260 seconds]
aloo_shu has quit [Quit: aloo_shu]
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 265 seconds]
ganbold has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
pmp-p has joined #linux-sunxi
dddddd has quit [Remote host closed the connection]
_whitelogger has joined #linux-sunxi
pmp-p has quit [Ping timeout: 268 seconds]
pmp-p has joined #linux-sunxi
JohnDoe_71Rus has quit [Ping timeout: 265 seconds]
JohnDoe_71Rus has joined #linux-sunxi
_whitelogger has joined #linux-sunxi
TRS-80 has quit [Quit: WeeChat 2.3]
AneoX has joined #linux-sunxi
sunilmohan has quit [Ping timeout: 268 seconds]
pmp-p has quit [Ping timeout: 265 seconds]
sunilmohan has joined #linux-sunxi
sunilmohan has quit [Changing host]
sunilmohan has joined #linux-sunxi
pmp-p has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
ganbold_ has joined #linux-sunxi
megi has joined #linux-sunxi
ganbold has quit [Ping timeout: 240 seconds]
warpme_ has joined #linux-sunxi
AneoX has quit [Ping timeout: 265 seconds]
AneoX has joined #linux-sunxi
yann has joined #linux-sunxi
florian has joined #linux-sunxi
pmp-p has quit [Ping timeout: 265 seconds]
camh has joined #linux-sunxi
keesj has joined #linux-sunxi
<keesj> Hi,
<keesj> I am following the tutorial here https://www.digikey.com/eewiki/display/linuxonarm/A10-OLinuXino-LIME#A10-OLinuXino-LIME-Ubuntu18.04LTS to.. give my a10 a few more years of life
<keesj> I build and flashed boot and now getting the following https://pastebin.com/5rSVWYXR
<keesj> u-boot is loaded (great) but trying to load from FAT (and my system does not have FAT only the raw area for the bootloader and the rootfs containing the kernel
<KotCzarny> why dont you try armbian?
<keesj> Is this a standard setup? do I need to modify the device tree?
<KotCzarny> maybe it supports your board
<keesj> Well.. I was but they do not support the a10
<KotCzarny> ahm
<KotCzarny> pity
<KotCzarny> anyway, do you build your own uboot or use some precompiled one?
<keesj> (no longer) yea.. but I think that with a recent kernel + debian 10 I am going to be quite happy. I build my own u-boot (as on the wiki page ) based on 2019-7
<KotCzarny> why is it loading 2020.01 then?
<keesj> thanks for spotting that I am going to try the recommended version
<KotCzarny> yeah, sometimes using older and proven version might be better than bleeding edge
<keesj> (i was on the master branch)
<KotCzarny> which often contains some new bugs
<keesj> It does first try to boot from mmc
<KotCzarny> that's spl loading real uboot
<KotCzarny> just try some older uboot, untill you find working one
bjne has joined #linux-sunxi
<KotCzarny> and if older one works with the same setup, report a bug, and maybe try to find where it stopped working
<keesj> https://pastebin.com/cd1FzSEB much better already
Mangy_Dog has joined #linux-sunxi
<KotCzarny> check kernel file name
<KotCzarny> seems changed or missing file
<keesj> yea
florian has quit [Ping timeout: 265 seconds]
<keesj> I am now stuck at "starting kernel" ... (removed quite and added "console=serial" without success
netlynx has joined #linux-sunxi
<KotCzarny> that could be anything
<KotCzarny> but basically kernel didnt boot
<KotCzarny> might be wrong load address etc, bad kernel config
<KotCzarny> get some working kernel to confirm
<megi> try enabling earlycon in kernel debug options
<megi> I had somehting like that on a13, and it helped (kernel was built with unsupported CPU options, maybe LPAE, I don't remember)
<megi> and earlycon printed me just a single line telling the issue, hehe
florian has joined #linux-sunxi
dddddd has joined #linux-sunxi
<keesj> earlycon... thanks for the hint
deesix_ has joined #linux-sunxi
dddddd_ has joined #linux-sunxi
deesix has quit [Ping timeout: 272 seconds]
dddddd has quit [Ping timeout: 265 seconds]
dddddd_ is now known as dddddd
deesix_ is now known as deesix
lkcl has joined #linux-sunxi
<keesj> I see kernel hacking early printy but earlycon is part of efi still enable earylcon?
<KotCzarny> o.O
florian has quit [Ping timeout: 260 seconds]
<KotCzarny> arent you mixing things ?
<KotCzarny> efi is boot loader
<keesj> O
<KotCzarny> which is already done
<megi> earlyprintk
<KotCzarny> once uboot loads kernel and transfers execution to it, it's kernel
<megi> I just misremembered
<keesj> megi: ok cool thanks
return0e has quit [Remote host closed the connection]
<keesj> invalid dtb :P https://pastebin.com/vdHSBsrX (early printk)
<keesj> "funny" is that all shipped dtbs' have fffffffff as id (that does not sound right)
<keesj> from that log I was able to see only the build-in dtbs where parsed and I acutally missed a entry pointing to the device tree... I am now a level 4 :/ I think I will get it working today
<keesj> https://pastebin.com/UGwXJiJU (some scripting still fails)
florian has joined #linux-sunxi
florian has quit [Ping timeout: 260 seconds]
superprower has quit [Ping timeout: 260 seconds]
bjne has quit [Ping timeout: 268 seconds]
dev1990 has quit [Quit: Konversation terminated!]
bjne has joined #linux-sunxi
ldevulder__ is now known as ldevulder
ldevulder has quit [Quit: Leaving]
dev1990 has joined #linux-sunxi
jstein has joined #linux-sunxi
<keesj> cool stuff works[tm] ! thanks guys
random_yanek has quit [Quit: random_yanek]
random_yanek has joined #linux-sunxi
aloo_shu has joined #linux-sunxi
gaston1980 has joined #linux-sunxi
reinforce has joined #linux-sunxi
lurchi_ is now known as lurchi__
mauz555 has joined #linux-sunxi
lurchi__ is now known as lurchi_
tllim has joined #linux-sunxi
xes has quit [Quit: bye..]
xes has joined #linux-sunxi
xes has quit [Client Quit]
xes has joined #linux-sunxi
arete74 has quit [Ping timeout: 265 seconds]
arete74 has joined #linux-sunxi
netlynx has quit [Quit: Ex-Chat]
dev1990 has quit [Read error: Connection reset by peer]
dev1990 has joined #linux-sunxi
TRS-80 has joined #linux-sunxi
megi has quit [Ping timeout: 272 seconds]
florian has joined #linux-sunxi
gaston1980 has quit [Quit: Konversation terminated!]
gaston1980 has joined #linux-sunxi
TRS-80 has quit [Ping timeout: 265 seconds]
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Aria 5.0.1, revision: 5.0.1+git-7433-0df9f22f2, build type: debug, sources date: 20160102, built on: 2019-12-08 19:19:20 UTC 5.0.1+git-7433-0df9f22f2 http://www.kvirc.net/]
<montjoie> my bpim3 made me crazy, I have shutdown the port of the USB hub (via uhubctl) where it is connected and it is still powered. any other USB dongle dont work on this port when down
<montjoie> from where did it get power
<KotCzarny> :>
<KotCzarny> uart?
<KotCzarny> is something connected to usb?
<montjoie> removing the serial does not change the behavour
<KotCzarny> what other cables?
<montjoie> network
<montjoie> nothing more
<montjoie> but removing the power cable bring it down
<KotCzarny> maybe you turn off wrong port
<montjoie> so the power came from it
florian has quit [Ping timeout: 265 seconds]
<montjoie> I checked the port with some USB dongle
<montjoie> and powering down the port works on this hub, since my opi3 is managed on it
<KotCzarny> maybe it has some power capacitors that keep it alive for some time
<montjoie> no it gets powered for long
<montjoie> it is 1 hour now...
<KotCzarny> afair there is no poe on bpim3
<montjoie> since unplugin cable bring it down I am sure it came from the usb cable
<[TheBug]> from my recollection a lot of the boards share a power line straight from SoC to USB and it is never disabled -- thus why you can power board by GPIO pin and have it also still power usb ports, even if the port is disabled, this won't disable power supply, only SoC waiting on connection of device... least that has been my understanding -- but maybe I am not understanding your use case
florian has joined #linux-sunxi
<montjoie> by port I mean the USB hub port is disabled
<[TheBug]> right but not sure that is disabling power line, I have seen in a few design that power line not controled by the hub
<montjoie> I am using an USB hub as power switch
<montjoie> and I am sure it works since I power switch the opi3 with it
<[TheBug]> ohh external hub?
<montjoie> yes
<[TheBug]> sorry then I did misunderstand
<[TheBug]> apologies
dev1990 has quit [Quit: Konversation terminated!]
<montjoie> no problem
dev1990 has joined #linux-sunxi
<KotCzarny> but if it survives disabling port, then something is wrong
yann has quit [Remote host closed the connection]
nazmi has joined #linux-sunxi
<keesj> hmm it turns out usb ain't working :( sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO
<keesj> (on my lime)
TRS-80 has joined #linux-sunxi
luke-jr has quit [Quit: ZNC - http://znc.sourceforge.net]
tllim has quit [Read error: Connection reset by peer]
luke-jr has joined #linux-sunxi
matthias_bgg has quit [Quit: Leaving]
<montjoie> using another port fixed the problem
<montjoie> so probably the hub dont really shutdown this particular port
dev1990 has quit [Quit: Konversation terminated!]
aloo_shu has quit [Read error: No route to host]
aloo_shu has joined #linux-sunxi
aloo_shu has quit [Client Quit]
aloo_shu has joined #linux-sunxi
bjne has quit [Ping timeout: 240 seconds]
dev1990 has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
rex_victor has quit [Ping timeout: 245 seconds]
rex_victor has joined #linux-sunxi
aloo_shu has quit [Ping timeout: 268 seconds]
ganbold_ has quit [Ping timeout: 260 seconds]
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
aloo_shu has joined #linux-sunxi
megi has joined #linux-sunxi
aloo_shu has quit [Quit: maintainance]
bjne has joined #linux-sunxi
return0e has joined #linux-sunxi
gaston1980 has quit [Quit: Konversation terminated!]
dev1990 has quit [Quit: Konversation terminated!]
rex_victor has quit [Ping timeout: 260 seconds]
rex_victor has joined #linux-sunxi
return0e has quit [Remote host closed the connection]