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
TheSeven has quit [Ping timeout: 265 seconds]
vagrantc has quit [Quit: leaving]
mavkhimenia has joined #linux-sunxi
mavkhimenia has quit [Ping timeout: 264 seconds]
Putti has quit [Ping timeout: 264 seconds]
anarsoul|2 has quit [Ping timeout: 265 seconds]
victhor has quit [Remote host closed the connection]
nuuuciano has joined #linux-sunxi
sunshavi has joined #linux-sunxi
skiboy has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
mavkhimenia has joined #linux-sunxi
mavkhimenia has quit [Ping timeout: 260 seconds]
tl_lim has quit [Read error: Connection reset by peer]
tl_lim has joined #linux-sunxi
akaizen has quit [Ping timeout: 276 seconds]
akaizen has joined #linux-sunxi
pgreco has quit [Ping timeout: 256 seconds]
pgreco has joined #linux-sunxi
akaizen has quit [Ping timeout: 248 seconds]
<wens> icenowy[m]: you might want to check out CONFIG_INDIRECT_PIO
<icenowy[m]> wens: for quirky PCI Express on H6?
Putti has joined #linux-sunxi
dddddd has quit [Remote host closed the connection]
Putti has quit [Ping timeout: 256 seconds]
<fredl-pc> hi guys.
<fredl-pc> I got our custom board to fully boot!
<wens> icenowy[m]: yeah
<fredl-pc> it took some effort but I'd like to thank the people on here who helped me get it there, finally :)
skiboy has quit [Quit: Leaving]
skiboy has joined #linux-sunxi
liqsquid has quit [Ping timeout: 246 seconds]
<wens> cool!
IgorPec has joined #linux-sunxi
<fredl-pc> Hmm I need a minimal Debian installer rootfs that doesn't require network
<fredl-pc> well, ramfs
<fredl-pc> I'm trying this one http://linux-sunxi.org/Miniroot
<fredl-pc> root@e560:~/miniroot# make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- KERNEL_MODULES=/root/linux/modules/lib/modules/4.17.0-rc1-00028-g87ef12027b9b
<fredl-pc> Well that's not an installer I guess
<fredl-pc> but I guess at least through that image I could partition the eMMC, make filesystem on it etc.
mavkhimenia has joined #linux-sunxi
mavkhime_ has joined #linux-sunxi
mavkhimenia has quit [Read error: Connection reset by peer]
lurchi_ has joined #linux-sunxi
mavkhime_ has quit [Ping timeout: 260 seconds]
lurchi__ has quit [Ping timeout: 264 seconds]
montjoie has joined #linux-sunxi
<beeble> fredl-pc: easy way for a rootfs running from ram. buildroot. 5min and you have pretty much anything you could need
nuuuciano has quit [Ping timeout: 260 seconds]
<fredl-pc> Reading this one beeble: http://linux-sunxi.org/Buildroot
<fredl-pc> Actually I first want to see that I get this USB Ethernet adapter to be recognized
<beeble> seems overly complicated. clone, set cross compiler, make defconfig, set output format, make, done
<fredl-pc> Well...
<fredl-pc> yeah
<fredl-pc> goal of this project is that I make 1) the board run Linux, 2) make installation to eMMC easy and fast
<beeble> copytoemmc.sh in rc.local? :)
<KotCzarny> fel installer?
Putti has joined #linux-sunxi
<fredl-pc> Well with the USB mass storage gadget it should be doable
<KotCzarny> it is we already are doing it for h3
<fredl-pc> can we use USB0 for that after having booted in FEL mode?
<fredl-pc> I get this:
<fredl-pc> => ums 0 mmc 0
<fredl-pc> UMS: LUN 0, dev 0, hwpart 0, sector 0x0, count 0xe90000
<fredl-pc> Please connect USB cable.
<KotCzarny> fel mode is used to boot (uboot, kernel, initrd), once uboot/linux boots its just usb
<fredl-pc> yeah that's what I thought
<fredl-pc> But it doesn't seem to see it has a USB cable connected already
<KotCzarny> see fel/usbboot
hlauer has quit [Ping timeout: 260 seconds]
<KotCzarny> if you want to make installer in uboot alone it might be doable, but i prefer having linux tools booted already
<fredl-pc> Well this company will be doing LOTS of installations
<fredl-pc> So it needs to be automated somehow
<fredl-pc> I'd think exposing the eMMC to the host as mass storage would allow to directly pump an image to the eMMC from the host
<fredl-pc> right?
<KotCzarny> does it matter if you boot linux (10-30s more installation time) ?
<fredl-pc> I think not.
<KotCzarny> that way you can also run testing suite at the same time
<fredl-pc> Okay, so... buildroot
<pmpp> btw h3 fel-installer has code for booting mainline, and it can raw write emmc from integrated nbd server
<KotCzarny> pmpp: he has a20 afair
<fredl-pc> yup
<KotCzarny> custom one too
<fredl-pc> very minimal hardware
<pmpp> should work i have code for A2x A3x and H5 ( though does not boot )
<fredl-pc> h3?
<pmpp> yeah H2/H3 is fully supportted
JohnDoe_71Rus has joined #linux-sunxi
<pmpp> fredl-pc: if you have uboot, dtb and a kernel i can add them to menu for testing
<pmpp> seems it only tested A33
<DonkeyHotei> it?
<pmpp> i have*
<fredl-pc> Our DTB still needs reviewing at this point
<pmpp> you can update yourself anytime it'all python code
<fredl-pc> yeah looking at installation video right now, looks real nice!
<pmpp> there a legacy folder for fex and a next folder for mainline
<fredl-pc> I don't plan to use a Windows host though, I can also start the installer on Linux somehow?
<pmpp> sure
<fredl-pc> h3droid.sh?
<pmpp> xz is on github for linux
<fredl-pc> pmp-p released this 2 hours ago
<fredl-pc> haha :)
<pmpp> yeah fixed ntsc support
<fredl-pc> xz?
<fredl-pc> okey...
<pmpp> for mainline you need some usb gadgets in since adb may not work, best is the network one
<fredl-pc> looks very promising so far, I'll take some time to play with it
<pmpp> can use uart too but it is very slow
<pmpp> uart/ttyGS0
<fredl-pc> breakfast first though, starving here.
JohnDoe1 has joined #linux-sunxi
reinforce has joined #linux-sunxi
paulk-gagarine-s has quit [Quit: Leaving]
paulk-gagarine has joined #linux-sunxi
tl_lim has quit [Ping timeout: 256 seconds]
tl_lim has joined #linux-sunxi
DullTube has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
foxx_ has joined #linux-sunxi
mavkhimenia has joined #linux-sunxi
mavkhime_ has joined #linux-sunxi
mavkhimenia has quit [Ping timeout: 248 seconds]
mavkhime_ has quit [Ping timeout: 248 seconds]
hlauer has joined #linux-sunxi
Mr__Anderson has quit [Remote host closed the connection]
afaerber has quit [Quit: Leaving]
The_Loko has joined #linux-sunxi
clemens3_ has joined #linux-sunxi
focus_ has joined #linux-sunxi
focus__ has quit [Ping timeout: 240 seconds]
msimpson has joined #linux-sunxi
BenG83 has joined #linux-sunxi
tl_lim has quit [Read error: Connection reset by peer]
matthias_bgg has joined #linux-sunxi
megi has quit [Ping timeout: 248 seconds]
mavkhimenia has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
mavkhimenia has quit [Ping timeout: 248 seconds]
BenG83 has quit [Remote host closed the connection]
elros has joined #linux-sunxi
paulk-gagarine has quit [Quit: Leaving]
paulk-gagarine-s has joined #linux-sunxi
BenG83 has joined #linux-sunxi
paulk-gagarine-s has quit [Quit: Leaving]
paulk-gagarine has joined #linux-sunxi
paulk-gagarine has quit [Client Quit]
paulk-gagarine has joined #linux-sunxi
paulk-gagarine has quit [Remote host closed the connection]
paulk-gagarine has joined #linux-sunxi
Pascallj has joined #linux-sunxi
<Pascallj> Hi all, I just tried to submit my first patch to the mailing-list but got an error from Google Groups that I don't have permission to post
<Pascallj> The wiki states you don't have to subscribe to the list to be able to post, is this still correct?
victhor has joined #linux-sunxi
kaspter1 has joined #linux-sunxi
kaspter1 has quit [Read error: Connection reset by peer]
kaspter has quit [Ping timeout: 264 seconds]
kaspter has joined #linux-sunxi
kaspter has quit [Client Quit]
kaspter has joined #linux-sunxi
swiftgeek has quit [Ping timeout: 256 seconds]
jaganteki has joined #linux-sunxi
hlauer has quit [Read error: Connection reset by peer]
hanni76 has joined #linux-sunxi
nuuuciano has joined #linux-sunxi
f11f12 has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
kaspter1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 265 seconds]
kaspter1 is now known as kaspter
Pascallj has quit [Quit: Page closed]
kaspter has quit [Client Quit]
kaspter1 has joined #linux-sunxi
kaspter1 has quit [Read error: Connection reset by peer]
kaspter has joined #linux-sunxi
megi has joined #linux-sunxi
hlauer has joined #linux-sunxi
BenG83 has quit [Ping timeout: 256 seconds]
mavkhimenia has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
PiotrM has joined #linux-sunxi
<PiotrM> Hello
messpl has joined #linux-sunxi
<messpl> Hello
<messpl> Maybe you can help me. I am trying to run LVDS display with Banana Pi M2M with mainline kernel/u-boot.
<messpl> I am also trying to run Mali.
BenG83 has joined #linux-sunxi
<messpl> I think I am able to run LVDS (not sure, I see signals on LVDS lines but I am waitinf for protoboard to confirm it), but the problem is Mali.
<messpl> I use https://bootlin.com/blog/mali-opengl-support-on-allwinner-platforms-with-mainline-linux/ to install kernel driver module and driver blobs.
f11f12 has joined #linux-sunxi
<messpl> Everything went well. I see /dev/mali and proper logs. But the problem is malitest which returns 0x3003 error. I googled this problem and it is related to setting CONFIG_DRM_FBDEV_OVERALLOC in kernel configuration. So i did it.
<messpl> The malitest still returns 0x3003.
<messpl> I have checked the /sys/class/graphics/fb0/virtual_size and it matches the screen resolution
<messpl> I think maybe driver does not use DRM?
<messpl> I set up screen using u-boot config.
<messpl> CONFIG_VIDEO_LCD_MODE="..." and CONFIG_VIDEO_LCD_PANEL_LVDS=y
<messpl> Any ideas what I did wrong?
PiotrM has quit [Quit: Page closed]
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
JohnDoe_71Rus has joined #linux-sunxi
JohnDoe_71Rus has quit [Client Quit]
JohnDoe_71Rus has joined #linux-sunxi
kaspter1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 264 seconds]
kaspter1 is now known as kaspter
BenG83 has quit [Remote host closed the connection]
<plaes> LVDS drm is not supported on A33
<plaes> yet
jaganteki has quit [Ping timeout: 260 seconds]
swiftgeek has joined #linux-sunxi
<plaes> lvd
<messpl> plaes, thank you for response
<messpl> Does the http://linux-sunxi.org/Linux_mainlining_effort table shows wrong data then?
JohnDoe1 has quit [Quit: KVIrc 4.9.3 Aria http://www.kvirc.net/]
DullTube has quit [Quit: Leaving]
<plaes> to me it looks like LVDS is not implemented yet
<messpl> "Nobody works on it, but it should be compatible with already done drivers", but maybe you are right.
mavkhimenia has quit [Remote host closed the connection]
jaganteki has joined #linux-sunxi
mavkhimenia has joined #linux-sunxi
mavkhime_ has joined #linux-sunxi
mavkhimenia has quit [Ping timeout: 240 seconds]
mavkhime_ has quit [Ping timeout: 265 seconds]
mavkhimenia has joined #linux-sunxi
Putti has quit [Ping timeout: 240 seconds]
qeed has quit [Quit: Leaving]
qeed has joined #linux-sunxi
<mripard> yes, but not on the A33 yet
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
JohnDoe_71Rus has joined #linux-sunxi
<messpl> Thank you.
GrimKriegor has quit [Ping timeout: 268 seconds]
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
dlan has quit [Ping timeout: 260 seconds]
dlan has joined #linux-sunxi
dlan has joined #linux-sunxi
dlan has quit [Changing host]
IgorPec has quit [Ping timeout: 256 seconds]
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-sunxi
mavkhimenia has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
fkluknav has joined #linux-sunxi
lioka has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
elros has quit [Remote host closed the connection]
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Client Quit]
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Client Quit]
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Client Quit]
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Client Quit]
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Client Quit]
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Client Quit]
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Client Quit]
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Client Quit]
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Client Quit]
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Client Quit]
mavkhime_ has joined #linux-sunxi
mavkhimenia has quit [Ping timeout: 248 seconds]
dddddd_ has joined #linux-sunxi
indy has quit [Quit: ZNC - http://znc.sourceforge.net]
mavkhim__ has joined #linux-sunxi
mavkhi___ has joined #linux-sunxi
mavkhim__ has quit [Read error: Connection reset by peer]
mavkhim__ has joined #linux-sunxi
mavkhime_ has quit [Ping timeout: 276 seconds]
mavkhi___ has quit [Ping timeout: 260 seconds]
mavkhimenia has joined #linux-sunxi
indy has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
skiboy has quit [Quit: Leaving]
mavkhim__ has quit [Ping timeout: 268 seconds]
Putti has joined #linux-sunxi
mavkhimenia has quit [Read error: Connection reset by peer]
mavkhimenia has joined #linux-sunxi
rexxster has joined #linux-sunxi
mavkhimenia has quit [Read error: Connection reset by peer]
mavkhimenia has joined #linux-sunxi
<swiftgeek> can i get OrangePi 2E dimensions from somewhere
<KotCzarny> wiki page?
<swiftgeek> i nearly killed mine due to not printing box for it
kaspter has quit [Quit: kaspter]
kaspter has joined #linux-sunxi
<swiftgeek> KotCzarny: not listed there sadly
<KotCzarny> also, since you own it, measuring should take few secs at most
<swiftgeek> KotCzarny: RPi example http://www.raspiworld.com/viewtopic.php?t=13
<swiftgeek> definitely not few secs xD
<KotCzarny> ahm, you need detailed dimensions
<swiftgeek> i wouldn't call those detailed
<swiftgeek> i think rpi has actually detailed ones too
<KotCzarny> seems some people did it already
<swiftgeek> well some terrible boxes sure xD
<KotCzarny> the first one doesnt look too bad
<KotCzarny> ;)
<swiftgeek> i'm printing bottom of https://www.thingiverse.com/thing:2657127 currently for time being
<swiftgeek> but none of those are exposing holes for headers and whatnot
<KotCzarny> keep in mind those tiny boxes upp the temperature by 5-20C
<swiftgeek> sure it's mostly for storing it anyway xD
<swiftgeek> i nearly dropped breadmaker on it and impact was so nice that its plastic chassis broke xD
<KotCzarny> o.O
<swiftgeek> also lost skin on my middle finger
<swiftgeek> xD
<swiftgeek> i need to remember to wear gloves when disassembling stuff
fkluknav has quit [Ping timeout: 260 seconds]
megi has quit [Ping timeout: 256 seconds]
TEKrantz has joined #linux-sunxi
fkluknav has joined #linux-sunxi
merbanan has quit [Ping timeout: 240 seconds]
hlauer has quit [Ping timeout: 240 seconds]
merbanan has joined #linux-sunxi
kaspter has quit [Ping timeout: 240 seconds]
IgorPec has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
netlynx has joined #linux-sunxi
tllim has joined #linux-sunxi
IgorPec has quit [Ping timeout: 265 seconds]
msimpson has quit [Read error: Connection reset by peer]
matthias_bgg has quit [Quit: Leaving]
mavkhime_ has joined #linux-sunxi
dddddd_ is now known as dddddd
mavkhimenia has quit [Ping timeout: 268 seconds]
mavkhime_ has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
mavkhime_ has joined #linux-sunxi
mavkhime_ has quit [Read error: Connection reset by peer]
mavkhime_ has joined #linux-sunxi
mavkhimenia has quit [Ping timeout: 264 seconds]
AneoX has joined #linux-sunxi
anarsoul|2 has joined #linux-sunxi
AneoX_ has quit [Ping timeout: 240 seconds]
victhor has quit [Remote host closed the connection]
foxx_ has quit []
f0xx has joined #linux-sunxi
IgorPec has joined #linux-sunxi
msimpson has joined #linux-sunxi
msimpson has quit [Read error: Connection reset by peer]
hardfalcon has joined #linux-sunxi
mavkhime_ has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
reinforce has joined #linux-sunxi
anarsoul|2 has quit [Ping timeout: 248 seconds]
msimpson has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
msimpson has quit [Read error: Connection reset by peer]
The_Loko has quit [Quit: Leaving]
tllim has quit [Quit: Leaving]
fkluknav has quit [Ping timeout: 248 seconds]
mavkhimenia has quit [Remote host closed the connection]
Putti has quit [Ping timeout: 248 seconds]
Putti has joined #linux-sunxi
f0xx has quit [Ping timeout: 256 seconds]
aalm has quit [Ping timeout: 276 seconds]
anarsoul|2 has joined #linux-sunxi
clemens3_ has quit [Ping timeout: 268 seconds]
jaganteki has quit [Ping timeout: 260 seconds]
vagrantc has joined #linux-sunxi
IgorPec has quit [Ping timeout: 248 seconds]
f0xx has joined #linux-sunxi
<f11f12> jernej: sun4i_tcon_probe is called before the panel is probed, it returns DEFER but won't try again. Do you have the same behavior?
<jernej> I never worked with the panels, sorry
<jernej> only with hdmi
TEKrantz has quit [Ping timeout: 256 seconds]
TEKrantz has joined #linux-sunxi
lioka has quit [Quit: leaving]
clemens3_ has joined #linux-sunxi
AneoX_ has joined #linux-sunxi
AneoX has quit [Ping timeout: 240 seconds]
AneoX_ has quit [Ping timeout: 264 seconds]
AneoX has joined #linux-sunxi
montjoie has quit [Quit: leaving]
f0xx has quit [Ping timeout: 256 seconds]
GrimKriegor has joined #linux-sunxi
f0xx has joined #linux-sunxi
fredl-pc has quit [Quit: Leaving]
fkluknav has joined #linux-sunxi
f0xx has quit [Ping timeout: 256 seconds]
nuuuciano has quit [Ping timeout: 248 seconds]
xes has quit [Read error: Connection reset by peer]
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Aria 4.9.3, revision: git-7289-5461d7b6c, build type: debug, sources date: 20160102, built on: 2018-04-10 20:12:59 UTC git-7289-5461d7b6c http://www.kvirc.net/]
hlauer has joined #linux-sunxi
victhor has joined #linux-sunxi
fkluknav has quit [Ping timeout: 264 seconds]
reinforce has quit [Quit: Leaving.]
fkluknav has joined #linux-sunxi
xerpi has joined #linux-sunxi
fkluknav has quit [Ping timeout: 240 seconds]
Ntemis has joined #linux-sunxi
paulliu has quit [Quit: Leaving.]
aalm has joined #linux-sunxi
xes has joined #linux-sunxi
netlynx has quit [Quit: Ex-Chat]
Ntemis has quit [Remote host closed the connection]
macifom has joined #linux-sunxi
<macifom> wens, I know you and icenowy are prepping SY8113B and SY8106A support for 4.18 and I see dts changes for Orange Pi PC and One
<macifom> is anyone making changes for FriendlyARM boards? they use SY8113B or the workalike MP2143DJ on PL6
<macifom> I'll volunteer to copy-paste the orangepi-one dts changes if no one's on it already
clemens3_ has quit [Ping timeout: 240 seconds]
xerpi has quit [Quit: Leaving]
longsleep has quit [Ping timeout: 255 seconds]
longsleep has joined #linux-sunxi
AneoX has quit [Ping timeout: 264 seconds]
AneoX has joined #linux-sunxi
longsleep has quit [Ping timeout: 256 seconds]
longsleep has joined #linux-sunxi
TEKrantz has quit [Ping timeout: 268 seconds]
TEKrantz has joined #linux-sunxi