=== jkridner_ is now known as jkridner [04:29] how do I cross compile ? I need a realtek usb ethernet driver for my android tablet [04:29] my laptop is ubuntu 11.10 x86 64bit [04:30] axisys: http://wiki.debian.org/QemuUserEmulation [04:31] Strict that is not cross-compiling, that is using native compilation + a CPU emulator [04:31] IME it is simple and reliable and it doesn't involve recompiling the compiler itself, so nice and handy until the migration to multiarch is complete and we can simply install everything directly via apt. [04:33] twb: so this should let me compile a realtek usb ethernet driver rtl8150.ko for armv7l if I have the source code of realtek driver ? [04:34] That all depends [04:34] Of course, drivers are almost always included with your stock kernel [04:35] if I plug that usb ethernet adapter to my ubuntu laptop I get this http://pastebin.com/rcHjQMRE [04:36] so I guess linux has the source code for it [04:37] Yes, at least for that specific model and for that kernel [04:37] If you are running an older or wackier kernel on your arm you may not have it [04:37] Linux localhost 2.6.36.3-00020-g3d351b6 #1 SMP PREEMPT Wed Oct 19 10:52:26 JST 2011 armv7l GNU/Linux [04:37] thats my android tablet toshiba thrive [04:38] running android 3.2.1 [04:38] It doesn't matter what android is running; it matters what ubuntu will be running on the arm device [04:39] i was planning to compile the kernel module and force install [04:42] I have no idea what android will do in response to that; I don't support android [04:54] aceat64: Sorry, I was out with the famn, damily. How can I help? [04:59] twb: found the source code I was looking for [04:59] twb: http://pegasus2.cvs.sourceforge.net/viewvc/pegasus2/rtl8150/ [04:59] twb: now I need to follow your direction to try to cross compile it [10:24] has anyone started looking at the ghc failure on armhf, I'm about to kick off a test build for it [10:33] micahg, I can take a look later today or Monday unless someone else has already been on it [10:34] micahg, btw I got chromium to build on armhf, just need to formulate the patch so as it is not messy. gyp/scons only [10:34] janimo`: I kicked off a test build with -mfloat-abi=hard to see if it helps [10:34] janimo`: sounds great, thanks [10:34] micahg, ok. Although I wonder why mfloat-abi=hard is not the default. Should it not be on armhf? [10:34] or is ghc overriding gcc flags when calling it? [10:35] ooh, unrecognized compile flag, that would explain it :) [10:36] janimo`: did I do it wrong? pastebin.ubuntu.com/864862/ [10:37] micahg, well that is a gcc flag, ghc uses different ones. [10:37] but it may have some means to tell it to pass cflags to the gcc step for the generated C code [10:39] micahg, well I'll download ghc and give it a run on the panda, see how it fails :) [10:39] janimo`: there's a build log alreayd [10:39] The logs suggest some objects were built correctly [10:39] ah, you saw it [10:39] micahg, well see how it fails + debug :) [10:39] where did the patches for armhf come from? Debian? [10:40] janimo`: probably, laney in #ubuntu-motu can help with pushing fixes back there as well [10:41] micahg, ok. I'll have the ftbfs reproduces on my panda hopefully in 3 hours and then I'll try poking at it [10:41] thanks [10:41] poor panda, this past week it only had to deal with large package builds - libo, chromium, mongodb now ghc :) [10:41] al with their funky build systems [11:49] * Laney phases in [11:56] I have a question about uImage creation with mkimage. How should I select load address and entry point? I've seen 0x80008000 and 0x30008000 in different sources, but they all are hardcoded. Shoudn't it be platform-dependent? [12:12] GrueMaster: local electronics shop does not stock double USB-Y cables [12:12] GrueMaster: would a 5V USB hub do instead? [12:14] Riddell: i use a 5V usb hub and it solved all my panda instability problems [12:14] i have a usb harddrive attached to the hub [12:14] xranby: oh cool, so it can handle a USB keyboard & mouse easily then [12:14] xranby: and DVI monitor ok? [12:15] yes DVI monitor ok here [12:15] i attach keyboard and mouse to the hub as well [12:16] running opengl-es tests and some quite heavy builds on it [12:19] xranby: and I need an ethernet cable for networking I expect? [12:19] yes [12:19] groovy thanks [12:20] Riddell: to power the panda itself i use a 5v 4A adaptor [12:22] xranby: oh [12:22] well that's different then [12:22] so i have two poer adaptors 1 to the usb hub and one to the panda [12:23] power adaptors [12:24] hum [12:27] oh well I'll just buy a usb hub and see if it works [12:31] Riddell: i am sure it will it all depends on how good powersupply the hub got [13:15] Anyone familiar with U-Boot and uImage? [13:21] ndec: was dropped from the call, but I think we're done already [13:22] yeap, he thought someone joined :) [13:22] (you beeped when dropping) === yofel_ is now known as yofel [15:52] Riddell: The problem with using a usb hub to power your panda is going to be the same. A single usb port will not give you enough power (hence the need for a Y cable). [15:54] GrueMaster: damn, they don't sell Y cables [15:54] GrueMaster: it has a green light turned on, is there a way I can check it works? [15:55] Not without at least a serial cable or monitor. The green light is a power indicator. Just like any pc, you need some sort of console. [15:56] I have a monitor now [15:56] will it have enough ampage for a DVI monitor? [15:56] HDMI or DVI? [15:56] DVI [15:57] Do you have an HDMI to DVI cable? [15:57] yes [15:58] Ok. Without a usb-Y cable or 5v power supply, you still won't get far. The board draws ~1.2 amps on boot, which is more than a single usb cable can provide. [15:59] If you have a cell phone charger with mini usb and >1amp out, that will also work. [16:00] GrueMaster: really I need one of these? http://search.digikey.com/scripts/DkSearch/dksus.dll?WT.z_header=search_go&lang=en&site=us&keywords=993-1019-ND&x=14&y=17 [16:00] That would be optimal. [16:01] Try checking with someone in the UK office. They may have one at Millbank. [16:02] If you can't get one before UDS, let me know. I will bring you one then. [16:04] that won't help with testing beta 2 :) [16:07] Riddell: you're in the UK? What do you need? Just a panda power supply? [16:08] rbasak: yes [16:08] rbasak: know where I can get such an item? [16:09] Riddell: how soon do you need one? I got mine off eBay, I can find you a link [16:09] rbasak: toot sweet [16:12] Riddell, heard of that thing called ebay ? [16:12] if you order a proper power supply now, you should have it before B2 [16:13] * GrueMaster is also checking amazon.co.uk for Riddell. [16:13] (thats seriously better than poking around half breeded solutions with Y cables and USB hubs) [16:17] ogra_: there are 1295 different power supply types, how will I know I'm getting the right one? [16:17] the electronics shop tried every one in stock and none fitted [16:18] ogra_, GrueMaster: I put in an SD card with an image and pressed a button and now I have two green LEDs on, is that a good sign? [16:18] one should start blinking ... but in any case, give up on the USB idea [16:18] yes, that means it is booting and resizing. Not sure how far you will get w/o full power though. [16:19] unless you want to test any headless images [16:19] you will definitely hit stability issues and wont be able to tell if its a SW prob or caused by a bug [16:20] right [16:20] Riddell, http://search.digikey.com/scripts/DkSearch/dksus.dll?KeyWords=993-1019-ND&site=us&lang=en&WT.z_slp_buy=TI_PandaBoard [16:20] thats the recommended power supply [16:21] http://www.applegate.co.uk/listings/stock/rs-components-ltd/power-supply-desk-top/PSAC30U-050-4482.html is a UK supplier [16:22] so it's RS [16:23] I heard their website is down because of something to do with raspberries [16:23] I clicked and it came up. Try the link. [16:29] £25 for a power supply! [16:30] http://www1.conrad-uk.com/scripts/wgate/zcop_uk/~flN0YXRlPTM2MjUyMTE5MDI=?~template=PCAT_AREA_S_BROWSE&glb_user_js=Y&shop=UK&zhmmh_lfo=&zhmmh_area_kz=&product_show_id=512922&gvlon=&p_init_ipc=X&p_page_to_display=fromoutside&~cookies=1&gclid=&cookie_n[1]=uk_insert&cookie_v[1]=89&cookie_d[1]=&cookie_p[1]=%2f&cookie_e[1]=Tue%2c+03-Apr-2012+16%3a30%3a08+GMT&scrwidth=1024 [16:30] there is another one [16:31] well, you use a developer board ... [16:33] here is one for under twenty http://www1.conrad-uk.com/scripts/wgate/zcop_uk/~flN0YXRlPTM2MjUyMTE5MDI=?~template=PCAT_AREA_S_BROWSE&glb_user_js=Y&shop=UK&zhmmh_lfo=&zhmmh_area_kz=&product_show_id=512922&gvlon=&p_init_ipc=X&p_page_to_display=fromoutside&~cookies=1&gclid=&cookie_n[1]=uk_insert&cookie_v[1]=89&cookie_d[1]=&cookie_p[1]=%2f&cookie_e[1]=Tue%2c+03-Apr-2012+16%3a30%3a08+GMT&scrwidth=1024 [16:34] nah I trust RS more [16:36] alternatively just get a universal 5V/3-4A one with plug adapters included [16:36] that should be below 15 [16:36] (GBP) [16:38] ogra_: yeah except the plug adapters don't fit it the ones in my local shop are anything to go by [16:38] anyway ordered that one [16:39] I'll be back with more questions next week :) [16:39] good [16:40] ogra, GrueMaster! [16:40] yes ? [16:40] I go back into the other room with the panda board in and it's booted and showing on the monitor! [16:40] Riddell: ! [16:40] Yea. [16:40] nice ... still, i wouldnt count on stability with that power setup [16:42] yeah, ordered anyway [16:43] ogra, GrueMaster: so this thing boots into ubiquity and you have to install it before you can do anything? [16:44] it boots into oem-config [16:44] you need to set up a user, TZ, language, kbd etc [16:44] right, same thing kindae [16:44] not really [16:44] everything is installed [16:45] its just the user cration and initial configuration .... no partitioning, no package installation [16:47] sure I know [16:47] this thing is a bit slow :) [16:47] nope [16:47] the "thing" is fast ... the SD card isnt ;) [16:48] the CPU/RAM isnt slower than an intel ATOM ... but you run off an SD car with max 16-17M/s throughput [16:49] oh really? would attaching a solid state hard disk by usb be faster? [16:49] that should get you around 24-25M/s [16:49] so yes, its a bit faster ... but its still just USB ... [16:50] the panda sadly doesnt have a real disk controller, thats the limiting factor [16:52] Riddell: sorry, the exact item I got from eBay is no longer available [16:52] Riddell: I can tell you the maplin code for the DC connector if you like [16:52] Riddell: if you fancy hooking one up yourself [16:54] rbasak: I got one from RS [16:54] thanks for looking [16:54] np [16:55] which mmc host does omap3/4 use? [16:56] Riddell: If you plan on doing development work, I suggest getting an external USB drive and an extra SD (an old 128M or greater is sufficient). Then you can put netboot in the SD and install to the usb directly. For image testing, a 4G SD is sufficient (class 10 highly recommended). [16:57] Having 1 SD to boot to USB & 1 for image testing is ideal. [16:58] I couldn't find any info but I hope omap5 has an sdxc controller [16:59] GrueMaster: so netboot on Sd card then install over ethernet to the USB solid state hard disk? [16:59] like a decent one with ddr support and a bus speed to match so you can get those 45MB/s UHS cards to work [16:59] right [16:59] that gives you a faster system [16:59] Yes. You should have sufficiently better bandwidth to ports.ubuntu.com than I do, so it should be fairly quick. [17:00] for testing the kubuntu images you still want to use the 4G SD you have in use now [17:00] Riddell, at the point you're using USB you don't really need to be solid state on the hard disk, just get a cheap rotating hard drive [17:00] * ogra_ points Neko to #pandaboard with his questions [17:00] you think they'd know the down dirty details of the omap5 sdxc controller? [17:00] worth a try I guess [17:01] well, there are many TI employees that work on designing the board [17:01] not sure they will disclose any such info before the board is out though [17:01] Is omap5 even out yet? [17:01] nope [17:02] no but it should be RTM by now according to their schedule, and in devices by the end of the year [17:02] same as we've got MX6 months ago, someone has to have an OMAP5 on their desk [17:03] it doesn't matter so much as it definitely has SATA anyway, but... you know :D === arun__ is now known as arun_ [17:06] I think my pandaboard only boots up with no mouse/keyboard plugged in [17:06] that explains why it didn't boot when I was watching it [17:07] yeah, mouse and kbd likey draw more power ... [17:07] Riddell: Exactly. not enough power. [17:07] and you are on the edge === amitk is now known as amitk-afk [17:38] does anyone know if 1ghz is supported in the kernel yet on a beaglebaord xm? [17:41] not in mainline, still quite a few patches needed to make it stable. Not even sure who at TI is even tasked for the smartreflex 1.5 stuff.. [18:38] i am trying ubuntu on pandaboard and the screen blanks after 10 mins? how to disable screen blank [18:39] however if i connect to that pandaboard thru ssh once, then the screen does not blank [19:08] I believe there is an xset setting for that. It should be the same as on any desktop/server in x86. Try googling for the setting (I don't know off the top of my head). === dduffey_afk is now known as dduffey