mnemoc changed the topic of #arm-netbook to: EOMA: Embedded Open Modular Architecture - Don't ask to ask. Just ask! - http://elinux.org/Embedded_Open_Modular_Architecture/EOMA-68 - ML arm-netbook@lists.phcomp.co.uk - Logs http://ibot.rikers.org/%23arm-netbook or http://irclog.whitequark.org/arm-netbook/ - http://rhombus-tech.net/
<Turl> hm, is there something like 'inverse mmap'?
<Turl> something to map a memory zone to a fd?
<Turl> because cedar only supports a fd and/or url :(
zerosheds has joined #arm-netbook
zerosheds has left #arm-netbook [#arm-netbook]
penguin42 has quit [Quit: Leaving.]
<Triffid_Hunter> Turl: mmap works both ways if the fh is writeable
<Triffid_Hunter> Turl: may be a bit tricky to append though, you have to tell it how much bigger you think you're gonna make the file, or remap it occasionally
<Triffid_Hunter> Turl: or, do you mean you want an in-memory file? mount a tmpfs for that
<Triffid_Hunter> Turl: or give it a socket
<Turl> Triffid_Hunter: I have a pointer and a size, need an fd out of that
<Triffid_Hunter> Turl: well the memory pointed to will be private to your process, you're gonna have to make a socket or copy it to a file in a tmpfs or something like that in order to publish it to the other process via an fd
<Triffid_Hunter> Turl: or if this is a library you're using, you may or may not be able to use a different function call and pass it the pointer directly, use the source
Shivan has quit [Ping timeout: 245 seconds]
RITRedbeard has joined #arm-netbook
hno has quit [Excess Flood]
hno has joined #arm-netbook
<Turl> Triffid_Hunter: CedarX will only take a URL or a fd to a file
<Turl> OMX receives the data on a buffer
<ManoftheSea> holy crap, that exynos is nice.
<ManoftheSea> also, perhaps a bit too nice. 8 I2C, 4 SD cards?
<Triffid_Hunter> Turl: if it accepts an fd, you can pass it a unix socket then feed data into the socket from your buffer
<Turl> but that would involve copying the data right?
<Turl> I doubt it's a good idea to copy all your input an extra time when decoding video :/
<Triffid_Hunter> Turl: well you're either going to have to copy the data, or get the library to accept a pointer
fullofSheds has joined #arm-netbook
<WarheadsSE> Heh .. Well, Mele A100 is running Arch hf atm. Need to package up the driver :)
<orly_owl> A100 or A1000?
kaspter has quit [Remote host closed the connection]
<ZaEarl> someone crapped on the wiki http://linux-sunxi.org/Main_Page
<orly_owl> i dont see it
<ZaEarl> spam in the second section
hipboi has joined #arm-netbook
<hipboi> can anyone tell me what usb type is this?
<hipboi> yeah, it's still mini usb
hipboi has quit [Quit: 暂离]
kaspter has joined #arm-netbook
fullofSheds has quit [Quit: Leaving]
kaspter has quit [Ping timeout: 240 seconds]
kaspter has joined #arm-netbook
<rm> The new processor NovaThor L8580 features 2 Cortex A9 core that can be clocked at 2.3 GHz and is aimed at smartphones and tablets.
<rm> okay
Quarx has joined #arm-netbook
<Turl> 2.3Ghz
<Turl> rm sure they didn't wanna make a handwarmer?
<Turl> ZaEarl: user blocked, thanks for the heads up
<ZaEarl> Turl, how'd they get edit capabilities to the wiki?
<Turl> by registering?
<Turl> it's a wiki :)
tallnerd1985_ has joined #arm-netbook
<ZaEarl> really? no one has to approve edit privileges? sounds like a spam-magnet to me.
tallnerd1985_ has quit [Quit: Colloquy for iPad - http://colloquy.mobi]
gimli has joined #arm-netbook
hno has quit [Ping timeout: 252 seconds]
hno has joined #arm-netbook
<Turl> ZaEarl: wikipedia doesn't require any approval either
<ZaEarl> interesting
<Turl> open editing is disabled on this wiki though, you need to register first
<Turl> most spammers won't even bother
<Turl> btw, I have JB audio now :)
<ZaEarl> excellent
<Turl> wifi has a bug with the 'low signal' network detection thing on JB, but it works fine if you disable
<Turl> we're up to speed compared to ICS I'd say, except for the cedar stuff
<Turl> and camera, which needs the cedar stuff
<ZaEarl> how's stability?
<Turl> looks stable to me
<Turl> ah, I also have a bug with the kernel built with the JB toolchain, I'm using the ICS toolchain for the moment
<Turl> hm, my mele seems to be in the intra-chinese-argentine ether since the 9th
<Turl> still quite a bit of shipping time left :)
hno has quit [Ping timeout: 245 seconds]
hno has joined #arm-netbook
<specing> lol viagra spam
<specing> furan: A10-mid
ibrah has joined #arm-netbook
<lundman> xbmc ran ok on mele, gui wise
RITRedbeard has quit [Read error: Connection reset by peer]
<specing> rz2k: did you solder a cap onto it?
<specing> wont boot :X
von_fritz has joined #arm-netbook
<specing> Stops when the uSD card's uboot prints DRAM: 512 MiB
<hno> specing, A10-mid?
<specing> yeah
ibrah has quit [Ping timeout: 244 seconds]
<libv> an ARM Ltd. graphics announcement?
<libv> or just any arm graphics announcement?
<specing> when you find out your work was for nothing...
<specing> except they wont do that
<libv> so what is known about it?
eebrah has joined #arm-netbook
<libv> or are you talking about the phoronix.com article http://www.phoronix.com/scan.php?page=news_item&px=MTE0MDA
<libv> if so, then it is not ARM ltd.
eebrah has quit [Ping timeout: 246 seconds]
eebrah has joined #arm-netbook
eebrah is now known as Guest86217
<specing> Ok, boots now that I ahve reconnected the battery
Guest86217 is now known as ibrah
<madmalkav> just saw that xbmc for android news
<madmalkav> will be interesting to test in the a10
RITRedbeard has joined #arm-netbook
lab5 has joined #arm-netbook
eFfeM has joined #arm-netbook
penguin42 has joined #arm-netbook
fullofSheds has joined #arm-netbook
<specing> :( usb-serial doesent register :(
<specing> Maybe I should build it as a module instead...
<specing> mnemoc: What was the state of the USB host port in 3.0.36?
<specing> Nothing works :(
ibrah is now known as eebrah
<specing> I wrote an init script to print the present /dev/tty[a-zA-Z]* nodes... all onboard ttys are present except the pl2303 one. the gadget serial is also present ...
<specing> If you say Y here, it will be possible to use a USB to serial | | converter port as the system console
<orly_owl> hmm, arm netbooks with windows keys >_>
<specing> Promising....
<specing> orly_owl: cheap kbds
<orly_owl> im guessing they just dont bother to change the kb
<rm> some come with Windows CE
<specing> Windows Crap Edition :)
<orly_owl> ^^
* zenitraM thinks on how to turn his Mele into a wireless client router
<specing> wireless?
<specing> good luck with that, you'll need it
<zenitraM> mhm, why doesn't the RTL8187 module appear at menuconfig but it's there on the search?
<zenitraM> using an external usb decent wifi antenna, obviously
t0dbld|work has joined #arm-netbook
t0dbld|work has quit [Changing host]
t0dbld|work has joined #arm-netbook
<specing> Doesent work :(
<specing> "TTY dongle NOT present" says my init script :(
<specing> it does detect usb keys
<specing> grrr
<specing> it doesent detect my keyboard either
<specing> Seems like it only works with mass-storage devices...
<specing> what are these chinese hacks?!
<specing> mnemoc: ping
<specing> should be up by now ;)
<specing> Hahaha
<specing> drivers/cpufreq/cpufreq_smartass2.c | 869 +++++++++++++++++++++++++
<zenitraM> android kernel hackers have too much imagination for governors :)
<specing> I think this one is mnemoc's creation
<specing> Ah, it isnt
<zenitraM> probably not, i have it on my phone's kernel
<specing> Im getting a little hopeless with serial over here :(
<orly_owl> are there any arm laptops/netbooks > 10"?
<zenitraM> specing: mouse and keyboard worked on usbhost for me on my mele iirc
<specing> Can mnemoc's kernel run ADB? And how easy would it be to do so wrt. userspace?
<specing> zenitraM: really?
<specing> zenitraM: I cant even turn the caps lock on
<zenitraM> mmm might be some woes with script.bin
<specing> zenitraM: mass storage enumerates though so there is nothing wrong with hardware
<zenitraM> i remember running x11 and using the mouse and keyboard (and even over a KVM) and it worked
<zenitraM> and i'll tell you when i get the usb wifi module working :)
<specing> doesent help me ;(
<specing> Also what kernel was this?
<specing> 3.0.36?
<zenitraM> yes
<zenitraM> amery's repo
<specing> git://github.com/amery/linux-allwinner ?
<zenitraM> yes
<specing> -.-
<specing> Do you have a pl2303 or some other serial dongle around?
<zenitraM> yes, i'll try it when i have the image with ssh up
<zenitraM> as it's the only serial i have
<specing> :S
<zenitraM> okay, just found out that if a module isn't mentioned at all at .config it doesn't show up at menuconfig
<specing> you can just connect it into the usb port and check dmesg later
<specing> zenitraM?
<zenitraM> that can be another option, yes
<specing> Im pretty stuck here >.<
<RaYmAn> zenitraM: perhaps it's dependencies wasn't met? All modules defines in Kconfig's and included shows up assuming their dependencies are met. Regardless of whether it's mentioned in .config.
<zenitraM> RaYmAn: rtl8187 appears on make sun5i_defconfig but not of make sun4i_defconfig
<zenitraM> both with ARCH=arm everywhere
<RaYmAn> zenitraM: check Kconfig for rtl8187. You are probably missing a .config dependency
<RaYmAn> or press / in menuconfig, then rtl8187 - it should tell you what dependencies are required for it to show up
<zenitraM> okay, it was mac80211 fault *sigh*
<zenitraM> thanks!
<specing> heh
<RaYmAn> mnemoc: tf201 is mostly a viable alternative now ;) http://androidroot.mobi/?p=452
<WarheadsSE> orly_owl: A100
<orly_owl> thats 10"
<orly_owl> WarheadsSE: i asked for a laptop
<WarheadsSE> I'd love to have one.. we didn't ask. They were just shipped.
<specing> heh
<orly_owl> we?
<WarheadsSE> we: Arch Linux ARM
<orly_owl> ok
<WarheadsSE> I'm going to be busy most of the day, but going to try to finish up getting Mali & a full rootfs together before I sleep
<rm> "You've Got Mali!"
<madmalkav> von_fritz, thanks for the link
<madmalkav> has been any update on the video decoding sources as of late? have been quite busy and haven't follow the mailing list too much
nibb__ has quit [Read error: Connection reset by peer]
gimli has quit [Ping timeout: 246 seconds]
* specing pokes mnemoc
gimli has joined #arm-netbook
eebrah has quit [Ping timeout: 246 seconds]
kaspter has quit [Ping timeout: 246 seconds]
<specing> Has anyone tried running android adb on mnemoc's kernel?
<zoobab> pong
<specing> you?
<specing> grrr
<hno> madmalkav, not much updates on the codec situation.
<zenitraM> specing: try just running it (adbd), it might just work (although i'm not sure if it requires android gadget enabled on the kernel)
<specing> cant find the android gadget
<specing> it is in search but not where it should be in the tree
<specing> I've satisfied all the deps
<specing> Ah found it
<specing> well I just tried to run it in an qemu-chroot and it runs but doesent say anything
<specing> Hehe, axp209 cant be fooled with a simple capacitor ;)
<specing> Actually it runs the mmc uboot, but it stays there
<specing> hno: Are there any battery checks in your uboot?
<specing> Ha, using a larger cap gets it to "loading uImage"
<specing> Maybe it doesent get enaugh juice over usb and has to compensate with the battery?
<specing> Now it gets to Loading Kernel Image ...
* specing gets a bigger cap
<specing> fascinating
<specing> found a 1.5mF one
<specing> hmmm
<specing> 2.5mF and still stuck
<specing> ha, plugged in the wallwart and it booted off
<specing> Still nothing on the adb side however
<specing> * Starting local
<specing> Starting adb
<specing> lsusb shows nothing
<specing> I have enabled the android gadget
nibb has joined #arm-netbook
<specing> I get a lot of garbled character upon reinserting the a10<->host usb cable http://pastie.org/private/ob2crt5lziuyrm1g9tklg
<specing> nothing in lsusb nor adb devices
nibb has quit [Read error: Connection reset by peer]
toxicpsion has joined #arm-netbook
<WarheadsSE> So whos running what kernel for A10's on linux ?
<WarheadsSE> amery's seems to be the "norm" that I am seeing, but some of these ubuntu images are using a 3.0.36-t1
nibb has joined #arm-netbook
<specing> mnemoc's kernel is 3.0.36
* specing is running mnemoc's kernel
<specing> Hmm, I've read adb needs some device nodes
<WarheadsSE> location?
<specing> The Android gadget driver supports multiple USB functions. |
<specing> | The functions can be configured via a board file and may be |
<specing> | enabled and disabled dynamically.
<specing> hmmm
<specing> WarheadsSE: git://github.com/amery/linux-allwinner
<WarheadsSE> heh
<WarheadsSE> so yes, 1 & the same.
<WarheadsSE> ty google :p
<madmalkav> hno, thanks for the info. that is quite unfortunate
<specing> /dev/android_adb 0660 adb adb
<specing> /dev/android_adb_enable 0660 adb adb
nibb has quit [Read error: Connection reset by peer]
eebrah has joined #arm-netbook
<fullofSheds> the arm netbook with the a10 is very clumsy to use with Android and the touchpad, you need magic fingers to get the gestures to work well
nibb has joined #arm-netbook
eebrah has quit [Ping timeout: 265 seconds]
ka6sox is now known as ka6sox-away
ghall has joined #arm-netbook
ghall has quit [Client Quit]
<hno> madmalkav, but there is newer CedarX libraries that at least have a chance of working.
<rz2k> <specing> rz2k: did you solder a cap onto it?
<rz2k> no, it just boots when I connect charger
<rz2k> instantly, without any prompt
eebrah has joined #arm-netbook
eebrah is now known as Guest34290
Guest34290 is now known as ibrah
toxicpsion has quit [Read error: Connection reset by peer]
ibrah has quit [Ping timeout: 255 seconds]
<eFfeM> looks too good to be true
<rm> Yang Wu's store China (Mainland) 1st year No feedback score.
<rm> => close the tab and forget it
<rm> pics are even snatched from someone else
<rm> Store No. on the pics doesn't match the actual number
<von_fritz> anndroid talbet :D
<von_fritz> kernel 3.4.4 sometimes hangs at <6> SYS: 0x43000000, 0x00010000
<hno> "AliExpress Seller Since: 07 Jul 2012". Hard to get much feedback in that time as the first buyers haven't even got their stuff yet. But do not look serious. But may be just inexperienced.
<hno> von_fritz, did you load script.bin?
<von_fritz> yes, it hangs only in first boot. usually it works at the second attempt
<hno> odd. Next lines are dependent on script.bin.
toxicpsion_ has joined #arm-netbook
toxicpsion_ is now known as toxicpsion
ibrah has joined #arm-netbook
ibrah is now known as eebrah
<eFfeM> rm, thanks
<eFfeM> hno yeah, but figured the description was somewhat unlikely too
<eFfeM> had gps
t0dbld|work has quit [Ping timeout: 252 seconds]
t0dbld|work has joined #arm-netbook
t0dbld|work has quit [Changing host]
t0dbld|work has joined #arm-netbook
<rz2k> von_fritz: same here, also mnemoc had same yesterday
<rz2k> I have it all the time
<rz2k> (3.0.36, 3.0.8 work okay)
Quarx has quit []
<rz2k> hno: mnemoc said that next line are fb initialization, any ideas what happens or how to debug this segment ?
<rz2k> s/line/lines/
<ibot> rz2k meant: hno: mnemoc said that next lines are fb initialization, any ideas what happens or how to debug this segment ?
PhantomsDad has joined #arm-netbook
PhantomsDad has joined #arm-netbook
<mnemoc> specing: usb host "work for me" (tm)
<specing> really?
<specing> on which kernel?
toxicpsion has quit [Ping timeout: 246 seconds]
<mnemoc> 3.0-v2
nibb has quit [Read error: Connection reset by peer]
<specing> I currently run your 3.0.36
<mnemoc> detects the keyboard, and i can mount a usb stick without troubles
<mnemoc> yes, that's the version in the 3.0-v2 branch
<specing> mnemoc: have you tried with usb-serial
<specing> I mean have you tried a usb-serial dongle?
<mnemoc> remind me tomorrow and I'll test it
<specing> ok
<specing> where is that 3.4 kernel you mentioned and how usable is it?
<mnemoc> it's a wip/ branch... but I'll remove some stuff and make a non-wip branch
<specing> mnemoc: Have you tried running any of the usb gadget drivers?
<mnemoc> in 3.0 "should work", for 3.4 it needs to be reimplemented
<specing> I have tried both gadget serial and the android gadget (I ran adbd in userspace as root)
<specing> nothing ;(
<specing> also it doesen't register my pl2303 usb-serial converter
<specing> I've enabled usb announce new devices... nothing
<mnemoc> did you add pl2303 support?
<specing> mass storage works though
<specing> yes, compiled in
<specing> :X
<mnemoc> ?
<specing> nothing works :(
<mnemoc> :(
<specing> not even my ARM9 devkit
PhantomsDad has quit [Quit: Leaving]
<specing> I must have a nonworking aura around me
<mnemoc> :(
<specing> Im going to try the g_serial thingie again
<specing> I have wrote an initscript that will print the whole of /dev to the console
<specing> udevadm monitor & could be usefull too
* specing adds
<specing> I added & removed the a10<->host usb cable there
<mnemoc> specing: I'm on the phone.... can't really help you :(
<specing> spewed garbage
<specing> :X
PhantomsDad has joined #arm-netbook
PhantomsDad has quit [Changing host]
PhantomsDad has joined #arm-netbook
<specing> booting...
<specing> ttyGS0 is present
<specing> on the device
nibb has joined #arm-netbook
eebrah has quit [Ping timeout: 250 seconds]
<specing> udev went loco
<zenitraM> specing: usb host works here, with the wifi antenna, gonna try the serial usb
<specing> :S
<zenitraM> gets detected but no module, compiling its module... (it's a cp210x)
<specing> what do you mean it gets detected?
<specing> Do you actually get it announced?
<specing> instead of just random sunxi controller garbage?
<zenitraM> i get
<zenitraM> [ 3000.500000] usb 1-1.3: new full speed USB device number 6 using sw-ehci
<zenitraM> and, after compiling the module, copying and modprobing it
<zenitraM> [ 3272.650000] usbcore: registered new interface driver usbserial
<zenitraM> [ 3272.650000] usbserial: USB Serial Driver core
<zenitraM> [ 3272.780000] USB Serial support registered for cp210x
<zenitraM> [ 3272.780000] cp210x 1-1.3:1.0: cp210x converter detected
<zenitraM> [ 3272.930000] usb 1-1.3: reset full speed USB device number 6 using sw-ehci
<specing> yes, that is what I get too
<zenitraM> [ 3273.050000] usb 1-1.3: cp210x converter now attached to ttyUSB0
<zenitraM> [ 3273.090000] usbcore: registered new interface driver cp210x
<specing> D:
<zenitraM> [ 3273.090000] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
<specing> that I do not get :(
<zenitraM> have you enabled the module?
<specing> yes
<zenitraM> try to modprobe it
<specing> its compiled in
<specing> But ok, I'll compile it outside the tree and modprobe it
<specing> btw I tried the gadget serial... it registers on the device but I get nothing in lsusb on the host
<zenitraM> mmm i remember someone on the list months ago using adbd on linux
<zenitraM> search for it, it might be useful, although it was from the 2.6.36 era iirc
<specing> ok
vgrade has quit []
<specing> meh there is no way to search anything on the list
<WarheadsSE> any ideas whats up with the ethernet?
<specing> short answer: probably dead
<specing> long answer: ask mnemoc
<WarheadsSE> mk
<mnemoc> eh?
<mnemoc> lundman is the wemac expert
<specing> By my experience nothing works
<WarheadsSE> bringing up Arch on the A100 (3 0's)
<mnemoc> works perfectly here, even in 3.4
<WarheadsSE> Yeah, this is running a 3.0.8 yet
<WarheadsSE> getting ready to compile 3.0.36
<specing> "works perfectly" :(
<zenitraM> ethernet works fine here on 3.0.36
<zenitraM> just be sure to use a script.bin that has all of the ethernet ports set
<zenitraM> (the evb.bin one is missing a line)
<WarheadsSE> ah
<zenitraM> it works on mele.bin iirc
<specing> speaking of script.bin
<specing> maybe it is broken
<mnemoc> please avoid using the script.bin of a different device
<WarheadsSE> I have mele.bin and a sysconfig1_mele_mod.bin, looking for it in both
<mnemoc> WarheadsSE: ideally you should check which is been preloaded by your boot loader
<WarheadsSE> havent yet pulled them from the android in nand
<WarheadsSE> Is there a good fex reference somewhere I havent found yet?
eebrah has joined #arm-netbook
eebrah is now known as Guest67481
Guest67481 is now known as ibrah
<steev> hrm, gooseberry is on sale
<mnemoc> the random tablet board been resold for almost the price of an actual tablet?
<steev> http://gooseberry.atspace.co.uk/?page_id=31#ecwid:category=0&mode=product&product=12061571
<WarheadsSE> yeah, I have one on my desk...
<WarheadsSE> I'll get to it once I have the A100 up
<WarheadsSE> hmm
<WarheadsSE> has emac setuff in mele.fex
<mnemoc> yes, the gpios and a separated section for the mac
<WarheadsSE> well like I said, I have the emac section, is thre another line I should be looking for?
<mnemoc> WarheadsSE: let's make a deal, I give you two PDFs about .fex files, and you help improving http://linux-sunxi.org
<WarheadsSE> I think I can a little bit
<specing> zenitraM: <6>usbcore: registered new interface driver pl2303
<specing> <6>pl2303: Prolific PL2303 USB to serial adaptor driver
<mnemoc> specing: :D
<specing> mnemoc: dont get too excited
<specing> mnemoc: "The port change to OHCI now"
<specing> "<7> hub..."
<specing> dead after that
<mnemoc> specing: i just arrive home, going to test the 3.4 without "cleanup", then push that, rebase the related wip/ branches and then I can look at the ticket you'll open
<specing> grr
<specing> what should I state in the ticket?
<specing> "nothing works"?
<mnemoc> you can find something better than that
<mnemoc> it might also be somethng in the [usbcN] of your .bin
<specing> Yeah good idea
<specing> hmm
<specing> I know adb works from stock android
<specing> not sure about the usb host port
<mnemoc> people using allwinner's sdk is very fond to hardcode tweaks in the kernel directly while we rely in script.bin for any tweak
<WarheadsSE> glanced, I don't see anything specific that looks like I am missing.
<WarheadsSE> I will check the bootloaders sequence though.
<mnemoc> WarheadsSE: this is the stock script.bin from mele a1000, https://github.com/amery/sunxi-bin-archive/blob/master/mele-a1000/stock-nanda/script.bin
nibb has quit [Read error: Connection reset by peer]
<mnemoc> WarheadsSE: should work perfectly in the a100 too
nibb has joined #arm-netbook
<WarheadsSE> They're pretty darned similar, only real difference is the not-soldered-on sata, and the location of pwr/led/IR
<von_fritz> where can I fix the Mac lan addresses? i have random mac adresses :/
<WarheadsSE> heh
<WarheadsSE> checter method, or the real way?
<mnemoc> von_fritz: [dynamic] section of the .bin
<von_fritz> mnemoc thanks
<mnemoc> mac_addr= argument is also supported
<WarheadsSE> ^ right way
<WarheadsSE> heh von_fritz just saw your forum post
<von_fritz> yep i love arch ;)
t0dbld|work has quit [Ping timeout: 250 seconds]
t0dbld|work has joined #arm-netbook
t0dbld|work has quit [Changing host]
t0dbld|work has joined #arm-netbook
<WarheadsSE> to make sure I am not missing something, All I should in theory need is this script.bin?
<mnemoc> and the uImage
<WarheadsSE> k
<mnemoc> uImage is generic, script.bin is used to configure the different units and drivers
<WarheadsSE> eth up
<WarheadsSE> wlan down
<WarheadsSE> :p
<WarheadsSE> lol, time to BBQ
<mnemoc> wlan currently only works with the allwinnerized driver
<WarheadsSE> yeah, what I am saying is that the script.bin I just downloaded, wlan0 doesnt present
<mnemoc> modprobe :)
<WarheadsSE> didnt have to before
<mnemoc> by default the dedicated usb controller is disabled
<mnemoc> the allwinnerized driver starts by turning on the usb controller
<mnemoc> the other .bin might have the 3 usbc powered
<WarheadsSE> K
<WarheadsSE> which module am I looking to probe?
<mnemoc> rz2k: can you try linux-3.4-sunxi? (not wip/)
<WarheadsSE> Lol, and I have to bolt
<WarheadsSE> ty mnemoc, I'll be in touch later.
<mnemoc> WarheadsSE: :)
<WarheadsSE> 8192cu, btw
<WarheadsSE> woosh it comes.
<mnemoc> i just realized I have it disabled in my test .config
<mnemoc> ah, yes. it's broken (in 3.4)
<mnemoc> the rtlwifi works, if you enable the usbc previously
<specing> mnemoc: Have you tried running stock android with your kernel?
<specing> Would it work?
<mnemoc> i suppose so
<mnemoc> 3.0 and 3.4 are both androidized
<specing> Hmm atleast I'll have adb... hopefully
<mnemoc> but 3.4 has incomplete gadget
<mnemoc> no adb in 3.4
<specing> and I'll be able to mess with usb-serial some more
<specing> mnemoc: did you get adb working with 3.0.36?
<mnemoc> no, but others do
<specing> on standard linux?
<specing> (distro(
<mnemoc> no idea
<specing> I haven't found any mails regarding adb
<mnemoc> adb is kind of.... androidish, isn't it?
<specing> the list host doesent even have a search function
<specing> mnemoc: well nothing works...
<specing> so I figured I might aswell give it a go
<mnemoc> adb is not really a priority, but you are free to fix it and send patches :)
<mnemoc> in 3.0 the implementation is hacked into the android gadget driver
<specing> I would love if I had means of testing it
<mnemoc> while it should be a separated sunxi module
<specing> yeah I noticed
<specing> Its only present when I compile it in
<mnemoc> do it right and we can regain gadget and adb in 3.4 :)
<specing> Im going to try and boot stock android with my kernel
<specing> Im 100% certain I will fail
eFfeM has quit [Quit: Leaving.]
<steev> At least you're positive specing!
<mnemoc> :)
<specing> <3>init: critical process 'servicemanager' exited 4 times in 4 minutes; rebooting into recovery mode
<specing> yeap, that is a 100% fail.
ibrah has quit [Ping timeout: 244 seconds]
<specing> now it keeeps rebooting itself
<mnemoc> o_O
<mnemoc> anyone using x11/mali on 3.0.36?
<specing> I would if I actually got to it
<specing> Booted into android now
<specing> Im going to see the /dev entries now
<specing> ADB shell works
<mnemoc> same kernel?
<specing> no
<specing> stock one from nanda
<specing> crw-rw---- adb adb 10, 60 2010-01-01 11:35 android_adb_enable
<specing> crw-rw---- adb adb 10, 61 2010-01-01 11:35 android_adb
<specing> major 10 minor 60,61
<specing> crw------- root root 252, 0 2010-01-01 11:35 ttyDCC0
<specing> what is this?
t0dbld|work has quit [Quit: Leaving]
* von_fritz thinks nobody has x11/mali working :)
t0dbld|work has joined #arm-netbook
t0dbld|work has quit [Changing host]
t0dbld|work has joined #arm-netbook
<mnemoc> :(
rm has quit [Quit: ZNC - http://znc.sourceforge.net]
<mnemoc> I have a patch to only allocate the 64M for mali if it's actually enabled, but well... no rush to test it
rm has joined #arm-netbook
von_fritz has quit [Quit: vonfritz leaves, don't panic]
gimli has quit [Ping timeout: 246 seconds]
ibrah has joined #arm-netbook
Mazon|M2 has joined #arm-netbook
<Mazon|M2> whats the benefit of the gooseberry over an ovalelephant/mk802? ... as I see it, the gooseberry is much larger and has less ram?
<specing> Looks like there are four ttyGSx nodes
<specing> wtf is /dev/usb_accessory?
PhantomsDad has quit [Quit: Leaving]
<mnemoc> Mazon|M2: probably none
<Mazon|M2> I was thinking that the increased size would alleviate (sp?) the issue with overheating :)
<specing> Not really
<specing> I have a tablet board that cooks with android
<specing> I also have usbdev{1,2,3}.1 entries
<specing> Are those USB device endpoints?
Mazon|M2 has quit [Quit: Page closed]
<Turl> mnemoc: can you try the newer rtl8192cu I upgraded and see if it builds on 3.4?
<mnemoc> hash?
<specing> grrr
<specing> Still doesent work
<specing> lsusb is completely dead
<Turl> mnemoc: b6fc8e631ab8bb55ce7cb37e25f1af509bdd93c8
<mnemoc> Turl: btw, can you look at wip/linux-sunxi-3.0/mem ?
<Turl> what should I be looking at?
<mnemoc> if it doesn't kill your pets
<specing> <6>adb_open
<specing> <7>adb_read(24)
<specing> <7>adb_read: waiting for online state
<Turl> mnemoc: I don't have any pets so it should be a non issue :P
<Turl> back on topic, I'll give it a go
<specing> Still nothing
<specing> there is no device node created for the pl2303
<mnemoc> Turl: same problem. drivers/net/wireless/rtl8192cu/os_dep/osdep_service.c:1021:21: error: ‘struct wake_lock’ has no member named ‘link’
<specing> zenitraM: Do you get a device node created for your usbserial dongle?
<Turl> mnemoc: sure that kernel is androidized?
<mnemoc> yes
<Turl> I think they're gonna kill wakelocks going forward though
<zenitraM> specing: yes, ttyUSB0
<Turl> but afaik, they're still there for JB
<specing> zenitraM: really?
<specing> zenitraM: I get nothing :(
<mnemoc> JB is still using 3.0
<specing> zenitraM: Can you share your .config and kernel version?
<zenitraM> yes, in fact i'm now making the mele control itself using minicom
<Turl> mnemoc: my point was if it doesn't have 3.0-like wakelocks it's not androidized :P
<zenitraM> specing: latest from mnemoc repo, sun4i_defconfig with usb serial enabled
<zenitraM> nothing special
<specing> zenitraM: git://github.com/amery/linux-allwinner just to be sure .. this?
<zenitraM> yes
t0dbld|work has quit [Ping timeout: 248 seconds]
<xxiao> got my me2000, composite cable works, can not work with hdmi output, tried to change display under android, no more output
<mnemoc> Turl: android-3.4 isn't very.... active
<mnemoc> anyhow, going to sleep
<mnemoc> cu tomorrow
<xxiao> hook to VGA, no output either, so i need serial cable in 5 mins?
<specing> zenitraM: thanks, Im going to rebuild everthing tomorrow
<xxiao> supposed to detect hdmi automatically, but hdmi was telling me "no signal"
<xxiao> bad OOB experience :)
<xxiao> guys, what's the default IP on me2000/1000?
_whitelogger has joined #arm-netbook
<rm> the default IP where, in Android, or in which GNU/Linux image?
<rm> usually it tries to obtain one via DHCP
<xxiao> rm: yes A2000
<xxiao> connect an ethernet cable no LED on
<xxiao> rm: i'm trying to see without serial cable if i can get video out
<rm> so you still run Androit
<rm> id*
<rm> take the remote, press the output button several times
<rm> and wait
<xxiao> rm: i just unboxed it
<rm> the output button looks like a square with an arrow out of it (if I remember correctly)
<rm> and it toggles between HDMI/VGA/Composite
<rm> it works in a weird way, a bit
<rm> you may have to do the following:
<xxiao> rm: got it, vga is now working
<rm> press it 2 times, wait 5 seconds if output appears on the display
<rm> oh, great
<rm> ok, I have to go
<rm> bye
<xxiao> rm: thanks. i found the User manual on the bottom of the box. reading it
<xxiao> bye
<xxiao> after reading the guidance, everything is fine now
whse has joined #arm-netbook
fullofSheds has quit [Quit: Leaving]
ibot has quit [Ping timeout: 250 seconds]