[01:04] hmm, i dont have sound. omap3beagle is listed as a soundcard in dmesg, but mplayer et al. cant open the device [01:06] ah, probably a permissions issue? [01:07] If you're using the thing headlessly, it tends not to want to allow access to the sound card. [01:14] DanaG: hmm [01:16] take a look in /usr/share/polkit-1/ [01:16] er, lemme check that. [01:17] DanaG: thanks, that was it [01:17] i added the user to audio group and now it works [01:17] i dont use polkit/consolekit [01:17] Ah. Yeah, adding user to audio is the simplest fix. [02:52] ARGH, why do ppas not build anything but i386 and amd64? [02:52] https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/568926 [02:52] Launchpad bug 568926 in udisks (Ubuntu) (and 1 other project) "Missing udisks-tcp-bridge binary for remote management (affects: 5) (heat: 26)" [Wishlist,Triaged] [02:56] It actually DID work in one build where it was enabled, during lucid development. [02:56] Then it broke. === ear0wax is now known as ear0wax|afk === JaMa|Wrk is now known as JaMa [12:50] Hi everyone! [12:50] Even though there were dozens of ARM sessions at UDS, I still don't know what the status is of Ubuntu on ARM. Does it work? [12:51] If I went and bought one of these little crappy ARM netbooks, would it work? http://www.trademe.co.nz/Computers/Laptops/Laptops/Other/auction-293385640.htm [13:03] ubuntu on ARM works since jaunty (9.04) [13:06] I'm having trouble finding a 10.04 UNE ARM download [13:06] I'll probably buy this thing, if it works, http://www.trademe.co.nz/Computers/Laptops/Laptops/Other/auction-293057225.htm [13:06] what do you reckon? [13:07] dont buy it [13:07] why not? [13:07] 128M 400MHz is really nothing you will have fun with [13:07] the arm images that are produced are CPU/board specific [13:08] its unlikely that there exists a pre-made image for that device [13:08] ohh [13:08] so you will need to find kernel source for it and build a kernel yourself [13:08] what about this thing, it's got an atom [13:08] http://www.trademe.co.nz/Computers/Laptops/Laptops/Other/auction-292400909.htm [13:08] atom is intelo, not arm [13:08] ya, i know :) [13:09] and all intel images will work on it [13:11] for arm, if you have a kernel and know which arm implementation the HW uses you can use the rootfs from scratch wikipage from the channel topic to create a rootfilesystem [13:11] that sounds like more trouble than it's worth for me :P [13:12] then get an intel machine [13:12] yeah [13:12] i'm looking at this now, http://www.trademe.co.nz/a.aspx?id=293158559 [13:12] it's so pretty. I have basically zero use for one... but... cannot resist... [13:55] ha [13:55] * ogra_tb found why the touchbook doesnt charge [14:00] rcn-ee: could you make your install-me.sh scripts dash-compatible? :) (This message has been postponed.) [14:00] rcn-ee: can i overclock the beagle to 600 MHz with your lucid kernel? (This message has been postponed.) [14:03] xorAxAx, just got your message... what part of the install-me.sh was dash complaining about.. (600Mhz is possible by adding mpurate=600 or mpurate=${mpurate} to your boot arg.. [14:03] i think you cant overclock omap3 cpus dynamically [14:03] err [14:03] dont think [14:03] it is with the right pm patches. ;) (smartflex) but it's not in mainline yet.. ;) [14:03] oh, rcn-ee you can ? [14:03] ah [14:03] the basic stuff is there.. not change everything in the core on the fly stuff. .. [14:04] i always thought you need to fiddle with opp stuff and recompile [14:04] * ogra_tb wonders if he could overclock this touchbook then [14:05] though the speed is ok, replacing the weird kbd would be more intresting :) [14:05] for safety, i think there is max limits set by the core id... [14:05] * ogra_tb is correcting more typos while chatting than actually typing text [14:06] this is a good read on the PM stuff, on what's mainline, what's planned etc, i keep on it myself.... http://elinux.org/OMAP_Power_Management [14:11] hey ogra, here's a weird situation, when using the oem-config (not sure on it's correct name) with xfce4, after setting the inital user gdm doesn't seem to list the user, have you seen anything like that? [14:12] xorAxAx, fixed it was the first == 'armv7' check, the next upload install-me.sh's will have the fix [14:22] are there mplayer binaries with omapfb and NEON around somewhere? [14:23] rcn-ee, nope, havent seen anything like that [14:23] the ubuntu repo ones should have atleast the NEON... [14:24] yeah.. found a couple bugs from a year ago, but nothing recent, still doing some more testing before i file a bug..