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
<dannym> camh: I went with https://linux-sunxi.org/Sending_patches and it lists https://git.kernel.org/cgit/linux/kernel/git/mripard/linux.git/tree/?h=sunxi/for-next so I tried to git clone that. Didn't work. So I used a web browser to go there and clicked on "Summary" and copied the "git://" URL from the bottom
<dannym> camh: it was "git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git". The labelless combo box at the top right corner (sigh...) says "sunxi/for-next" though
<dannym> camh: (not sure whether that answered your question)
<camh> that "sunxi/for-next" is mripard's branch name. so since you cloned that repo, you should be able to checkout that branch
<camh> so, define "doesn't work"
<dannym> camh: dannym@navi:~/Sources/Linux/mainline-mripard-Linux$ git checkout sunxi/for-next
<dannym> error: pathspec 'sunxi/for-next' did not match any file(s) known to git.
<dannym> camh: dannym@navi:~/Sources/Linux/mainline-mripard-Linux$ cat .git/config
<dannym> [core]
<dannym> repositoryformatversion = 0
<dannym> filemode = true
<dannym> bare = false
<dannym> logallrefupdates = true
<dannym> [remote "origin"]
<dannym> url = git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git
<dannym> fetch = +refs/heads/master:refs/remotes/origin/master
<dannym> [branch "master"]
<dannym> remote = origin
<dannym> merge = refs/heads/master
<dannym> the previous clone command was: git clone --depth 1 'git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git' mainline-mripard-Linux
<camh> i've never cloned with --depth. I don't know how that affects the repository wrt other branches
<camh> you may need to clone the specific branch you want, not master
<dannym> camh: I would if I could, but "?h" doesn't work.
<dannym> hmm, the man pages lists a git-clone option "-b"
<camh> yes, I'd say that's what you want
<camh> but I think you're better cloning the whole repo. If you already have a linux repo, you can add a remote to it so it only pulls down the objects it doesn't already have
afaerber_ has joined #linux-sunxi
afaerber has quit [Ping timeout: 246 seconds]
<dannym> camh: thanks! That (clone -b sunxi/for-next --depth 1) worked.
<dannym> camh: As for the entire thing, I don't have that kind of space on the device... It's already on a SATA drive because the SD card wouldn't be able to carry that much (space or traffic). Even the reduced version takes about 1 GB compiled (200 MB clean).
<camh> dannym: fair enough. I cross-compile everything from my main box, so I never think about space
ricardocrudo has quit [Ping timeout: 260 seconds]
bfree has quit [Ping timeout: 245 seconds]
atx has quit [Quit: Leaving.]
alexxy[home] has joined #linux-sunxi
Ueno_Otoko has joined #linux-sunxi
lollo64it has joined #linux-sunxi
Lorenzo64 has quit [Ping timeout: 246 seconds]
Ueno_Otoko has quit [Ping timeout: 245 seconds]
dannym has quit [Quit: Leaving]
clonak has quit [Remote host closed the connection]
clonak has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
clonak has quit [Ping timeout: 272 seconds]
clonak has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 246 seconds]
clonak has quit [Ping timeout: 272 seconds]
bfree has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
cnxsoft has quit [Remote host closed the connection]
cnxsoft has joined #linux-sunxi
Andy-D has quit [Ping timeout: 246 seconds]
cnxsoft has quit [Ping timeout: 260 seconds]
clonak has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
vishnup has joined #linux-sunxi
vishnup has quit [Ping timeout: 260 seconds]
Nyuutwo has quit [Remote host closed the connection]
Nyuutwo has joined #linux-sunxi
vishnup has joined #linux-sunxi
IgorPec has joined #linux-sunxi
Nyuutwo has quit [Remote host closed the connection]
Nyuutwo has joined #linux-sunxi
Nacho has quit [Ping timeout: 245 seconds]
Nacho has joined #linux-sunxi
Nacho has quit [Ping timeout: 245 seconds]
Nacho has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Read error: Connection reset by peer]
<wens> allwinner u-boot has a driver for H3 ethernet controller
<plaes> and where's that code?
<plaes> IIRC there's nothing in github/allwinner-zh about H3 yet
Ueno_Otoko has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
<wens> it's probably sun8iw8
<wens> or at least somewhat compatible
<wens> the registers in sunxi_geth driver for sun8iw8 match up with H3
<plaes> oh
<wens> yes
<wens> 3.4-kernel also has sunxi_geth
<wens> mangled up gmac and geth in one driver :|
<plaes> if it works: "ship it"...
<plaes> kinda drooling at the @rockchip mails in linux-arm-kernel ;)
<wens> they have google pushing behind their backs
<wens> same as mediatek
<plaes> ah..
staplr has joined #linux-sunxi
<plaes> that explains ;)
domidumont has joined #linux-sunxi
naobsd has quit [Remote host closed the connection]
naobsd has joined #linux-sunxi
domidumont has quit [Remote host closed the connection]
domidumont has joined #linux-sunxi
naobsd has quit [Ping timeout: 260 seconds]
naobsd has joined #linux-sunxi
<wens> anyway, trying gmac on a80
* plaes is trying to hack up goodix gt811x2 for mainline...
<vishnup> wens:
<vishnup> wens: can we toggle gpio from u-boot prompt?
<vishnup> using commands?
<plaes> gpio_
<plaes> gpio?
<plaes> vishnup: see gpio command
<plaes> it's there for A10
<vishnup> plaes: not for other SOC?
<plaes> it's probably there for other socs too, but just confirmed existing with A10 that I had beside me
<vishnup> plaes: thanks, I'll check with A20.
naobsd has quit [Ping timeout: 260 seconds]
naobsd has joined #linux-sunxi
lerc has quit [Ping timeout: 246 seconds]
Akagi201 has joined #linux-sunxi
naobsd has quit [Remote host closed the connection]
naobsd has joined #linux-sunxi
lerc has joined #linux-sunxi
iamfrankenstein1 has joined #linux-sunxi
iamfrankenstein has quit [Ping timeout: 245 seconds]
iamfrankenstein1 is now known as iamfrankenstein
naobsd1 has joined #linux-sunxi
atx has joined #linux-sunxi
naobsd has quit [Ping timeout: 260 seconds]
naobsd1 has quit [Read error: Connection reset by peer]
naobsd has joined #linux-sunxi
naobsd has quit [Remote host closed the connection]
naobsd1 has joined #linux-sunxi
naobsd1 is now known as naobsd
vishnup has quit [Remote host closed the connection]
Netlynx has joined #linux-sunxi
Netlynx has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
<GeneralStupid> Hi guys
<GeneralStupid> Last try with my orangepi (its rhyming! sorry...)
paulk-aldrin has joined #linux-sunxi
mx4 has joined #linux-sunxi
lemonzest has joined #linux-sunxi
alexxy[home] is now known as alexxy
ricardocrudo has quit [Ping timeout: 246 seconds]
naobsd has quit [Read error: Connection reset by peer]
naobsd has joined #linux-sunxi
<GeneralStupid> i get Error opening/initializing the selected video_out (-vo) device.
<GeneralStupid> Error opening/initializing the selected video_out (-vo) device.
<GeneralStupid> in mplayer on orangepi pc (allwinner h3)
ricardocrudo has joined #linux-sunxi
<GeneralStupid> ls
<GeneralStupid> sorry :D
<GeneralStupid> AIGLX error: dlopen of /usr/lib/arm-linux-gnueabihf/dri/lima_dri.so failed (/usr/lib/arm-linux-gnueabihf/dri/lima_dri.so: cannot open shared object file: No such file or directory
bonbons has joined #linux-sunxi
FDCX_ has joined #linux-sunxi
FDCX_ has quit [Changing host]
FDCX_ has joined #linux-sunxi
specing has joined #linux-sunxi
adj_ has quit [Quit: Leaving]
adj_ has joined #linux-sunxi
domidumont has quit [Ping timeout: 246 seconds]
FDCX_ has quit [Ping timeout: 260 seconds]
reinforce has joined #linux-sunxi
mnr has joined #linux-sunxi
iamfrankenstein has quit [Read error: Connection reset by peer]
paulk-aldrin has quit [Quit: Quitte]
cnxsoft has quit [Quit: cnxsoft]
iamfrankenstein has joined #linux-sunxi
lemonzest has quit [Quit: Leaving]
auxym has joined #linux-sunxi
lemonzest has joined #linux-sunxi
firnsy_ has joined #linux-sunxi
firnsy_ has quit [Changing host]
firnsy_ has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
megal0maniac has joined #linux-sunxi
vbmithr has joined #linux-sunxi
igraltist has joined #linux-sunxi
ccaione_ has joined #linux-sunxi
maz__ has joined #linux-sunxi
indy_ has joined #linux-sunxi
fredy has quit [Ping timeout: 240 seconds]
ccaione has joined #linux-sunxi
ccaione_ is now known as ccaione
ccaione has quit [Changing host]
fredy_ has joined #linux-sunxi
Turl has joined #linux-sunxi
reinforce has joined #linux-sunxi
bonbons has quit [Ping timeout: 260 seconds]
reinforce has quit [Client Quit]
pmattern has joined #linux-sunxi
IgorPec has quit [Ping timeout: 246 seconds]
vpeter has joined #linux-sunxi
Akagi201 has quit [Remote host closed the connection]
bonbons has joined #linux-sunxi
aballier has joined #linux-sunxi
gzamboni has joined #linux-sunxi
leviathancn has joined #linux-sunxi
afaerber_ is now known as afaerber
iamfrankenstein1 has joined #linux-sunxi
pmattern has quit [Quit: Genug für heute.]
fredy_ is now known as fredy
fredy is now known as Guest61745
auxym has quit [Read error: Connection reset by peer]
iamfrankenstein has quit [Quit: iamfrankenstein]
iamfrankenstein1 is now known as iamfrankenstein
yann|work has quit [Ping timeout: 246 seconds]
Akagi201 has joined #linux-sunxi
staplr has quit [Remote host closed the connection]
IgorPec has joined #linux-sunxi
Akagi201 has quit [Ping timeout: 260 seconds]
Ueno_Otoko has quit [Ping timeout: 246 seconds]
reinforce has joined #linux-sunxi
<Inode> anyone have any idea why allwinner might have left out a few letters of the alphabet in illogical places when naming bga ball rows?
<Inode> eg, the a23 datasheet has a row label set of: A-H,J-N,P,R,T,U
ojn has quit [Read error: Connection reset by peer]
<NiteHawk> wild guess: avoid possible misinterpretations? e.g. I=1, O=0, S=5
ojn has joined #linux-sunxi
reinforce has quit [Remote host closed the connection]
avph has quit [Ping timeout: 264 seconds]
avph has joined #linux-sunxi
lollo64it has quit [Quit: Leaving]
leviathancn has quit [Ping timeout: 246 seconds]
IgorPec has quit [Quit: Nettalk6 - www.ntalk.de]
iamfrankenstein has quit [Quit: iamfrankenstein]
reinforce has joined #linux-sunxi
leviathancn has joined #linux-sunxi
Andy-D has joined #linux-sunxi
<GeneralStupid> hi, whats about xine and vdpau? it get slower on my orangepi
Nacho has quit [Ping timeout: 260 seconds]
Gerwin_J has quit [Quit: Gerwin_J]
Nacho has joined #linux-sunxi
bmeneg_ has joined #linux-sunxi
mnr has quit [Quit: leaving]
IgorPec has joined #linux-sunxi
domidumont has joined #linux-sunxi
Deskwizard has joined #linux-sunxi
Deskwizard has quit [Client Quit]
Deskwizard has joined #linux-sunxi
Deskwizard has quit [Remote host closed the connection]
Deskwizard has joined #linux-sunxi
<mx4> what dist do you guys use on your allwinner devices?
<libv> mx4: it should not matter
<Inode> NiteHawk: that sounds likely, thanks
bonbons has quit [Ping timeout: 264 seconds]
Netlynx has quit [Quit: Leaving]
bonbons has joined #linux-sunxi
lemonzest has quit [Quit: Leaving]
bmeneg_ has quit [Ping timeout: 260 seconds]
Nacho has quit [Remote host closed the connection]
Nacho has joined #linux-sunxi
IgorPec has quit [Ping timeout: 246 seconds]
IgorPec has joined #linux-sunxi
clonak has quit [Ping timeout: 272 seconds]
clonak has joined #linux-sunxi
viccuad has joined #linux-sunxi
Deskwizard has quit [Remote host closed the connection]
popolon has joined #linux-sunxi
domidumont has quit [Ping timeout: 246 seconds]
Andy-D has quit [Ping timeout: 245 seconds]
yann|work has joined #linux-sunxi
Andy-D has joined #linux-sunxi
Andy-D has quit [Read error: Connection reset by peer]
Andy-D has joined #linux-sunxi
Andy-D has quit [Read error: Connection reset by peer]
Andy-D has joined #linux-sunxi
Andy-D has quit [Read error: Connection reset by peer]
Andy-D has joined #linux-sunxi
IgorPec has quit [Ping timeout: 241 seconds]
florianH has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
bmeneg_ has joined #linux-sunxi
florianH has quit [Remote host closed the connection]
florianH has joined #linux-sunxi
yann|work has quit [Ping timeout: 260 seconds]
lerc has quit [Ping timeout: 260 seconds]
lerc has joined #linux-sunxi
florianH has quit [Ping timeout: 246 seconds]
mx4 has quit [Ping timeout: 252 seconds]
ricardocrudo has quit [Ping timeout: 264 seconds]
jero has quit [Ping timeout: 260 seconds]
jero has joined #linux-sunxi
jero is now known as Guest9455
FDCX_ has joined #linux-sunxi
bmeneg_ has quit [Ping timeout: 260 seconds]
naobsd1 has joined #linux-sunxi
naobsd has quit [Ping timeout: 260 seconds]
naobsd1 is now known as naobsd
naobsd has quit [Remote host closed the connection]
naobsd has joined #linux-sunxi
atx has quit [Quit: Leaving.]
interrobangd has joined #linux-sunxi
mx4 has joined #linux-sunxi
mx4 has quit [Ping timeout: 252 seconds]
bonbons has quit [Quit: Leaving]
premoboss has joined #linux-sunxi
interrobangd has quit [Quit: Leaving]
mpmc is now known as }mpmc
premoboss has quit [Ping timeout: 260 seconds]
megal0maniac has quit [Ping timeout: 260 seconds]
MackBoy has joined #linux-sunxi
megal0maniac has joined #linux-sunxi