ChanServ changed the topic of #linux-sunxi to: Allwinner/sunxi development discussion - Don't ask to ask. Just ask! - See http://linux-sunxi.org | https://github.com/linux-sunxi/ | Logs at http://irclog.whitequark.org/linux-sunxi
rz2k has quit []
hipboi has joined #linux-sunxi
christop1er has joined #linux-sunxi
anunnaki has quit [Quit: Leaving]
christop1er is now known as anunnaki
anunnaki has quit [Quit: leaving]
anunnaki has joined #linux-sunxi
anunnaki has quit [Quit: leaving]
hramrach has quit [Ping timeout: 276 seconds]
Skaag has joined #linux-sunxi
<Skaag> Hello!
<Skaag> What's the latest stable tag in linux-sunxi that I can successfully build?
<Skaag> because the master I'm getting fails at LD fs/build-in.o
<Skaag> [sub-make] Error 2
<Turl> Skaag: you should be using sunxi-3.0 or sunxi-3.4, not master
anunnaki has joined #linux-sunxi
grevaillot has joined #linux-sunxi
anunnaki has quit [Remote host closed the connection]
hipboi has quit [Ping timeout: 248 seconds]
hipboi has joined #linux-sunxi
bfree has quit [Quit: Konversation terminated!]
bfree has joined #linux-sunxi
hipboi has quit [Ping timeout: 248 seconds]
egbert has joined #linux-sunxi
theOzzieRat has quit [Remote host closed the connection]
theOzzieRat has joined #linux-sunxi
hipboi has joined #linux-sunxi
<libv> for those with clones of my ioquake3, i just renamed the repo
<libv> so please adjust your remotes.
<libv> basically, -mali_fb was removed
<libv> renamed repo is available at https://github.com/libv/ioquake3
<libv> wiki has been adjusted already
rz2k has joined #linux-sunxi
<mnemoc> libv: what does one need to buy to give that a try?
<libv> a full q3a
<libv> i just kicked some hardkernel ass in that tree
<libv> it seems that pandora has input wired up
<libv> so it might offer a quick route for getting a properly useful q3a, even on the files provided by the demo
hipboi has quit [Quit: Leaving]
rz2k has quit [Read error: Connection reset by peer]
rellla has joined #linux-sunxi
<Skaag> Turl: how do I git one of them? by tag?
<Skaag> I did this before, a couple of month ago, I just can't remember which one I used
<Skaag> now for some reason git status is telling me I'm on branch master
<mnemoc> git checkout sunxi-3.0 ?
<mnemoc> also, git remote -v ?
<Skaag> the last kernel I compiled was 3.0.52 and it worked fine except for printing support not working, is there a compelling reason to try the 3.4 branch?
<Skaag> I have modified two files under arch/arm/configs/
<Skaag> a13_defconfig and sun4i_defconfig
<Skaag> to allow the touch screen lcd to work on my a13 olinuxino
<Skaag> I think maybe the sun4i_defconfig modification was a mistake but I'm not sure anymore
<Skaag> In any case, I made a copy of them now, to make sure I don't lose my changes
<Skaag> I see CONFIG_SUN4I_GPIO_UGLY has vanished from a13_defconfig
<mnemoc> we have a gpiolib based driver in the stage branches, it would be awesome if you can test that
<Skaag> so the build has completed successfully now, the version I have is 3.0.62 it seems
rellla2 has joined #linux-sunxi
<Skaag> does it include the new gpiolib based driver or is that only in 3.4?
<mnemoc> there are stage branches for both
<mnemoc> mostly equivalent
<Skaag> how do I checkout the stage branch for 3.0?
<mnemoc> git checkout -b stage/sunxi-3.0 origin/stage/sunxi-3.0
<mnemoc> assuming you already updated your tree
<Skaag> yes
<mnemoc> beward the stage branches are rebased, so `git pull` for updating can cause troubles
<mnemoc> beware*
<Skaag> it switched, I didn't pull yet
<Skaag> what's the clean way of doing it?
<mnemoc> if you don't do your own commits there, git fetch; git reset --hard origin/stage/sunxi-3.0 will "update" it
<mnemoc> but the goal of the changes on the stage branches is to get merged into the main branches
<mnemoc> but need more feedback before that
<Skaag> ok compiling
<mnemoc> there are some quite intrusive changes
<Skaag> ok it's done building
<Skaag> damn I forgot to enable usb printing as a module
rellla2 has quit [Quit: Nettalk6 - www.ntalk.de]
<Skaag> (which is the entire reason for my rebuilding a kernal today)
gzamboni has quit [Remote host closed the connection]
bfree_ has joined #linux-sunxi
bfree has quit [Ping timeout: 252 seconds]
rellla has quit [Quit: Nettalk6 - www.ntalk.de]
paulk-desktop has joined #linux-sunxi
<mnemoc> Skaag: booted? :p
<Skaag> I barely slept, lots of little emergencies :-(
<Skaag> I'm dying to try it out already
<Skaag> I guess it will have to wait until this evening, in around 4 ~ 5 hours I will update my SD Card and try to boot it
<Skaag> brb
Skaag has quit [Ping timeout: 248 seconds]
Skaag has joined #linux-sunxi
rz2k has joined #linux-sunxi
gzamboni has joined #linux-sunxi
<techn_> Huaah.. hour spend with wiki :)
<techn_> But I'm not sure if that is any cleaner :(
hramrach has joined #linux-sunxi
Skaag has quit [Ping timeout: 252 seconds]
Skaag has joined #linux-sunxi
paulk-desktop has quit [Quit: Ex-Chat]
* Turl has a look
<Turl> ZaEarl: this page needs love :) http://linux-sunxi.org/Active_ZaTab
<Turl> techn_: I like the home page category thingy you did :)
<techn_> Turl: someone started it.. I continued :p
<techn_> mostly filled some missing categories and added couple new common
<Turl> it makes the home page a bit too long though
<Turl> maybe we should keep the important ones and link to the categories for the rest
<techn_> I think it will shorten when those duplicate pages are sorted out
<Turl> oh, it has a [+] button
<Turl> maybe we can default them to closed
<techn_> .. there is atleast 3 different debian rootfs tutorials :/
<Turl> :P
<Turl> people love debian
<mnemoc> we only need one [[Debian]] and one [[BuildingOnDebian]], the last only talking about getting a cross building env and toolchain :<
<libv> Display lacks the info that Framebuffer had.
<libv> namely, how to get the disp driver loaded from boot, and how to tell uboot to use fb as a tty
<ZaEarl> Turl, I think http://linux-sunxi.org/Ubuntu_Touch_ZaTab will get more action soon.
<techn_> disp driver is buildin in latest kernel.. there is [[Kernel_arguments]] which has almost same information as [[Display]]
<mnemoc> we can't assume people will have disp built-in
<mnemoc> and for completeness the console= stuff should be in [[Display]], imho
<techn_> updated [[Display]] with dropped content
<mnemoc> :)
<libv> techn_: thanks :)
<Turl> fuu forgot my wiki pw again >.<
<mnemoc> tell your browser to remember it...
<Turl> yeah, I forgot last time :(
ZaEarl has quit [Quit: Ex-Chat]
ZaEarl has joined #linux-sunxi
Skaag has quit [Ping timeout: 244 seconds]