/srv/irclogs.ubuntu.com/2010/05/11/#ubuntu-arm.txt

rcn-eecwillu_at_work, 2.6.34-rc7 is queued up... https://code.launchpad.net/~beagleboard-kernel/+junk/2.6.34-devel00:19
DanaGAnything notable that's new?00:23
rcn-eelatest btrfs bits... :)00:24
DanaGhmm, is the on-disk format stable enough, and do the ubuntu utils support it well enough, to use?00:24
DanaGI'm also still wondering about that g_audio thing... so does musb=y and g_*=m not work?00:25
rcn-eehe's doing a bunch of sd card tests with it...  he just needed the dss2 patch for overo, after i teased him with a non dss2 over 2.6.34-rc6 yesterday.. ;)00:25
rcn-eei don't have it set: "# CONFIG_USB_AUDIO is not set"  if someone where to find a way to enable that CONFIG and still be able to use a rootfs on the otg port at boot, i'd enable it...  (half my beagles i use for building it, have either none or unreliable ehci ports)00:28
DanaGhmm, I'd have to try compiling my own kernel, then.00:32
rcn-eego for it.. ;) i've scripted about 95% of it in a script in that repo.. (./build_kernel.sh) you just need a to setup your Cross Compiler and git clone the linux-2.6-stable tree...00:33
rcn-eeout of the box, it'll give you the same thing i upload to rcn-ee.net...00:33
DanaGWhere's the build_kernel script?00:36
DanaGoh, not in "deb"...00:36
DanaGor something.00:37
rcn-eeit's in the bzr repo http link i posted above..00:37
DanaGah00:37
DanaGI missed that bit. =þ00:37
DanaGSo I'd just have to fiddle with defconfig?00:37
rcn-eeyeah, i got tired of remembering it myself so i put the script in the repo...  yeap, when you run it, it'll defaults to poping up menuconfig after patching everything up...00:38
DanaGCool.00:39
DanaGI'm also curious what glxinfo on the powervr would show?00:40
DanaGDoes it even do GLX?00:40
rcn-eeyou know.. in my 2-3 years messing with omap's.. i've never done that...00:41
rcn-eejust make sure you use '3.01.00.02', the 3.01.00.06's still don't work (outside the ti 2.6.32-psp) kernel, it's still next on my todo list... (as long as 2.6.34-rc7 boots on lucid..)00:42
DanaGah, and PowerVR's driver installer makes nvidia's look positively great.00:47
DanaGAt least nvidia's builds.00:47
DanaGTI / PowerVR.... tries to "make clean" on a target dir that doesn't exist.00:47
rcn-eeis that in their readme?00:48
rcn-eei just tweak the makefile a little, point to my kernel, and issue a 'make'.. http://bazaar.launchpad.net/~beagleboard-kernel/+junk/2.6-stable/annotate/head:/build_sgx_modules.sh00:49
DanaGhmm, that's changed since the last time I tried it.  Last time it insisted on wanting to build a kernel.00:51
rcn-eeahh.. i still require it in my scripts.. ran into a bug a couple years ago, where something in the 'defconfig' was forcing it..  not sure if it's needed anymore, but playing safe...00:52
DanaGI'm curious what actual 3D capabilities the thing has.00:53
DanaGOh, and fglrx seems to have some GL ES support... or at least there are GL ES strings in the libraries.00:53
rcn-eei'd say, 'cell phone 3d graphics'00:54
rcn-eehey DanaG, i know your play with radeon/kms.. have your tried 2.6.34-rc7 with drm-test-radeon? i lost kms on boot...01:05
DanaGhmm, I haven't tried RC7.... I can give it a try now.01:06
DanaGrcn-ee: looks like my KMS is working with 34-rc7.01:28
rcn-eei'm rebuilding with out the drm-radeon-testing.. ;)01:28
DanaGI'm using the kernel-ppa stuff.01:28
rcn-eeahh. that's alot faster..; )01:29
DanaGI want that new PM code.... the old PM code uses "medium" speed and doesn't save very much power.01:29
DanaGIt's so weird having my cursor appear directly on top of my text console at gdm start. =þ01:29
rcn-eei have a weird rv560 in here.. it only shows one cpu/memory speed.. hopeing the latest would show more...01:29
DanaGah, mine's rv635.01:30
rcn-eei have another half dozen, but this is my fastest r500 class for r300g gallium testing..01:31
DanaGah.  I have a Radeon 7500, a 9800 Pro, and my Mobility HD3650.  In between those is an NV G73.01:34
* cwillu adds rcn-ee to his revenge list :p03:35
cwilluDanaG, the latest btrfs batches fix up a few more ways to oops the kernel;  still not really ready for general consumption03:35
cwilluand ubuntu's utils are horrendously out of date :p03:35
rcn-eewhat's up cwillu03:36
cwilluteasing me like that...03:37
rcn-eei happens.. ;)03:37
rcn-eei put too many builds in the queue, it should show up built later tonight or tomorrow..03:38
cwilluno problem;  not going to have a chance to try it until tomorrow night probably03:39
cwilluI mean, I _could_ put it out on a customer's system with out adequate testing, but... :p03:39
rcn-eei tried a cross built version today, and musb/zippy2 tested okay.. ;)03:40
cwillu\o/03:40
rcn-eeyeah, you don't want to do that yet..  i'm going to move it to my gcc testers later for a 24/7 load testing..03:40
cwillu86k writes to my fancy industrial sd card03:47
cwilluno checksum errors yet03:47
rcn-eealready.. are you just dd'ing over and over?03:47
rcn-eeor wait.. running firefox.. ;)03:47
cwilluno, appending a small amount of data to one file, and rewriting a small amount of data in another file, sync'ing, and then reading back both03:48
cwillubut I'm doing it with firefox running too, so it's a conservative estimate of the write count :p03:48
cwilluslc sd card though;  I'm hopeful03:48
cwillui.e., I really should be able to get 100k even if there's no wear levelling at all03:49
zordi'm in05:26
DanaGargh, how do I get networkmanager to connect my wifi?06:45
DanaGcnetworkmanager doesn't show the wifi connection on the beagle, yet the same system-settings file works fine on my host system.06:46
zordDanaG: I have used etworkmanager on Jaunty on OMAP 3530 and it connects my WiFi easily.06:55
DanaGhmm, for me, it's not even trying.06:56
DanaGI copied the system-connection file from my host system... and it doesn't appear in the list.06:56
cwilluDanaG, you're not missing the firmware for the wifi are you?07:21
DanaGNope, it scans fine-ish, and cnetworkmanager can connect.07:21
DanaGIt just doesn't auto-connect -- it's like the system-connection file doesn't exist.07:22
=== jmcgee|gone is now known as jmcgee
=== XorA|gone is now known as XorA|UDS
DanaGscan_results_cb(): could not get scan results: An error ocurred getting scan results..08:07
=== hrw-uds|afk is now known as hrw-uds
=== 15SAATXS5 is now known as bandwidthcrunch
* hrw-uds moved few lines of code and vm-builder/armel got even simpler ;d08:54
GrueMasterNight.09:42
ograMorning09:42
XorA|UDShey GrueMaster09:43
GrueMasterErm, Hey?09:43
XorA|UDSdidnt i meet you with persia at breakfast?09:43
GrueMasterSorry, I typed the previous message in the wron window.  I was telling my son goodnight.09:43
GrueMasterI think so.09:44
* XorA|UDS has at least 1k ram then09:44
GrueMasterI have the 20oz "Bubba Keg" coffee mug.09:44
=== Meizirkki_ is now known as Meizirkki
=== jmcgee is now known as jmcgee|gone
tonypleeHas anyone tried qt app in Lucid release?22:02
tonypleeqterm SIGILL on me.22:03
tonypleeProgram received signal SIGILL, Illegal instruction. QColor::toHsv (this=<value optimized out>) at painting/qcolor.cpp:1703 1703    painting/qcolor.cpp: No such file or directory.22:03
tonypleeknown issue?22:03
tonypleeCrash on the same place for a helloworld app I tried.22:05
=== JaMa is now known as JaMa|Zzzz

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!