=== calculu5 is now known as calculus [04:34] is there a channel for arm assembly dev ? [06:50] NCommander and GrueMaster, hey, guys, i've already uploaded armadaxp kernel to our PPA. which builts fine [06:50] please help to test on real hardware [06:50] cooloney: saw your email. I'll punt it in the archive tomorrow morning [06:50] NCommander: cool, you still around? it's mid night, i guess [06:51] cooloney: genius never sleeps! [06:51] * NCommander laughs evilly [06:51] NCommander: if you got any new patches, please drop to me [06:51] cooloney: none [06:51] OMG, [06:51] ? [06:51] * cooloney hugs NCommander genius [06:56] NCommander: i'm waiting for my Galaxy Nexus [06:57] * NCommander has his and it is awesome [06:57] i will get it this weekend [06:57] cool, i always follow your choice [06:57] Need to rebuild the kernel to put NFS on it so I can use it as a buildd [06:57] NCommander: you need buy 10 of GN and that's a good building cluster [07:00] ahaha [07:05] Neko: thanks [09:36] hi all. I installed 12.04 beta1 on this pandaboard, and now it seems the new users I have created are invisible on login. the initial user was at first the only one visible, but now, only the last user created is visible to login. any idea what might cause this? [10:13] RoyK, either a bug or improper usage of the tools to create users, what did you use ? [10:25] ogra_: probably a bug, then, just curious noone has seen it yet. I used the standard gui tools to create two admin users [10:25] yeah, that pretty much sounds like a bug [10:25] any idea where the bug might be? I mean, the users are in /etc/passwd etc, but aren't visible to the gui tools either [10:26] * ogra_ knows that some people inappropriately use useradd etc [10:26] I sometimes do, but I didn't do that now [10:27] so, user uadmin was created during install and then let's call them usera and userb, and now only userb is visible along with guest - not even 'type thy username' is possible - is that disabled somewhere by default? [10:29] you should be able to scroll through the userlist at the login manager by clicking the not highlighted one [10:30] iirc it only shows two by default and keeps the last used one selected [10:31] (unlike in 11.10 where it showed three from the list) [10:37] ogra_: it shows userb and guest, and nothing else. the user manager doesn't show the other users either [10:37] but still, UIDs are unique and things look good in the files [10:39] surely a bug then [10:40] i would file it against gnome-control-center as a start [10:41] and probably lightdm too [10:44] i can reproduce it here [10:45] adding a new user doesnt ask for a pw ... after that the new user isnt visible in the user management tool ... upon reboot i can only select the new user or a guest session [10:45] and indeed selecting the new user doesnt get me anywhere since he has no pw [10:47] why does abootimg must have a initrd to create img [10:47] aks upstream :) but i guess it is because the bootloader simply requires it [10:53] ogra_: I set a password for the new users manually (passwd ), and the old user I created during installation is also hidden [10:54] something is pretty fscked up in the user part... [10:54] for me the old user shows up on next start of the admin gui [10:54] yes [10:54] file it please [10:54] will do [10:54] but now: Lunch! [11:09] brb [11:13] ogra_ but i have a custom kernel [11:13] is there more infomation about fastboot except android mod wiki [11:14] ogra_, I have a question regarding the L4T drivers you have packaged up [11:43] https://bugs.launchpad.net/ubuntu/+bug/952909 [11:43] Launchpad bug 952909 in ubuntu "New users invisible/unusable" [Undecided,New] [11:59] * ppisati -> out for lunch [12:05] ogra_ thank you [12:12] ogra_: seems #952909 is being given some priority... [12:12] well, i added some prio [12:12] ah :) [12:12] the desktop team still needs to accept that :) [12:13] I guess that should be possible, though [12:13] not a very obscure bug [12:14] well, tricky to debug for them as they have no arm HW yet and it seems to be arm specific [12:14] sdo expect more questions :) [12:18] ogra_, how do you get around all EGL apps trying to use mesa-egl over tegra-egl on the ac100? [12:18] lilstevie, i use the packaged nvidia-tegra driver :P [12:19] ogra_, tried that [12:19] (it sets the right alternatives in the postinst) [12:19] well, works fine here [12:19] ogra_: I can possibly expose a pandaboard on the net if that would be of any help [12:19] though its moot now that we switched to armhf by default [12:19] things like glmark2-es2 still go for mesa [12:19] ogra_, this is on oneiric [12:19] RoyK, hardly, since its a desktop issue [12:19] true... [12:20] lilstevie, iirc we didnt have the package for oneiric [12:20] the one on the ppa doesn't do it correctly? [12:20] RoyK, but ask in the bug, i'm not the desktop team ;) probably they have ways [12:20] ogra_: btw, I think I've seen similar in oneiric desktop/amd64 [12:20] lilstevie, the one in the PPA is ages old, and likely broken in several reagrds (and was for natty) [12:20] ogra_: but I'll have to doublecheck that [12:21] RoyK, if you can confirm that, note it on the bug ;) [12:21] ah ok [12:21] ogra_: erm - not oneiric, precise [12:21] but yes, I will [12:21] lilstevie, the latest precise one should work fine if you never installed one of the broken ones [12:21] * RoyK runs to check [12:21] ogra_, I will reflash my prime later and try [12:21] lilstevie, the older ones did set the alternatives wrongly [12:22] i also never tried anything else than es2gears and es2_info [12:22] ok, well that would explain the issues I am having (alternatives being wrong) [12:22] yeah, es2gears and es2_info are still relying on the mesa ones [12:24] lilstevie: some projects like jogl and lwjgl first probes all available libEGL variants installed on the system and decides to pick the hardware accelerated one if both mesa and a nvidia driver are present [12:25] xranby, ok cool, just trying to get a true benchmark of the GPU on the tegra3 [12:25] are the beta drivers supposed to support tegra3 already ? [12:25] yes [12:26] they do [12:26] ah, cool [12:26] lilstevie: the quickest thing you can do are to pass LD_LIBRARY_PATH=/usr/lib/nvidia-tegra es2gears [12:26] if the program for some reason are hardwired to mesa [12:26] you are using the alpha drivers if you used the PPA though :) [12:26] I did something nasty in my own install and symlinked libEGL{whatever} to the nvidia ones [12:27] ogra_, actually, not from the pap, just realised the link was from the ac100 wiki [12:27] ah [12:27] well the entry on the ubuntu wiki [12:27] yeah, that links to the ones with the broken alternative [12:27] https://wiki.ubuntu.com/ARM/TEGRA/AC100#Graphics [12:28] lilstevie: try glmark2-es2 [12:28] ah [12:28] (the later ones didnt work on oneiric iirc) [12:28] xranby, I did, with the horrible symlinking hack [12:28] but the alternatives being broken in that package explains the issue [12:29] xranby, score is 189 overall [12:29] but I did not handle it as well as I probably should have [12:29] I just symlinked mesa-egl to nvidia-driver [12:30] hopefully we can get the alternatives correct for the precise release [12:31] so that things work as intended out of the box [12:32] well hopefully we get some hf drivers too [12:32] lilstevie: at least things are better now compared to say 2009, back then some hardware got shipped without any hardware accelerated drivers at all like the sharp pcz1. [12:33] true [12:33] it was nice to have almost out the box support for acceleration on the tf201 [12:36] the interesting thing about the sharp pcz1 are that this machine can actually boot the imx53 kernels.. so in theory you should be able to get the imx53 system with hardware acceleration running on the pcz1 by booting up a new kernel and using the right xorg libEGL and friends [12:37] I still wish I could get some acceleration on the galaxy tab 7" the original one [12:37] cause that has a hummingbird processor, with SGX540 [12:37] which GPU are used on the galaxy tab 7" ? [12:37] ok [12:38] but that seems rather painful to actually get working [12:40] xranby: the pcz1 is mx51 isn't it? should be able to use freescale's gpu stuff for it [12:40] right :) [12:40] its mx51 and got 512mb of ram [12:40] + neon [12:41] on paper it are still capable of running the latest linux distributions [12:41] xranby: have they released the kernel sources yet? [12:42] freescale have not released the sourcecode for the amd gpu driver [12:42] since they do not own it [12:42] the kernel sourcecode exist [12:42] the hardest part are to deal with the bootloader [12:42] red_boot [12:43] you can boot your own kernel quite easily [12:43] place it on a sdcard inside a boot folder and place a boot.conf containing /boot/zImage and bootflags [12:43] you can then boot this kernel by holing down the both mousebuttons at statup [12:43] its harder to replace the flashed kernel [12:44] so if someone have a lot of free time [12:44] 3d on the sharp are possible [12:44] by using the latest freescale board support package [12:45] heh [12:45] sounds like a pain [12:46] xranby: oh i work for Genesi, i know all about the freescale fun [12:48] ugh, yeah i can reproduce that bug 952909 here on an efika :( [12:48] Launchpad bug 952909 in accountsservice "Some users invisible/unusable" [High,Confirmed] https://launchpad.net/bugs/952909 [12:49] i'm surprised no one on the desktop team has an efika, we gave ~52 out to ubuntu developers, where did they all go? [12:52] lol [12:52] maybe people are having too much fun with it [12:53] that's one of many possible situations [12:54] i'd tell the desktop team to check their closets :P [12:54] steev_: hi, are the armhf port fully hardware accelerated now on the efika? [12:55] xranby: ubuntu or debian [12:55] afaik, the debian image that markos made a few months back is [12:56] i've been working on precise for the efika, but it's been a bit slow going [12:56] ok. i guess i will have to test that one on my sharp then :) [12:56] the debian image [12:56] steev_, the efika looks kinda cool actually [12:56] as i'm mostly doing it in my free time and i was sick last week and moved this past weekend. still trying to unpack and set up my lab [12:56] lilstevie: i enjoy them :) [12:56] is there anything the community can help with to get the bardware acceleration bits in place? [12:57] hardware [12:57] xranby: nope, we can't give people access to the gpu source [12:57] ok, i keep on working on the software layers that uses libEGL then [12:58] xranby: sorry :/ [12:58] mostly workaround bugs in all the different binary blob drivers [12:58] steev_, heh, I have been stuck with tegra hardware, I have the trimslice for a desktop, and a tf101 and a tf201 as laptops [12:59] lilstevie: oh nice, i have 2 of the trimslices, one of the dev models, and one of the Pro units [12:59] i still need to ship them back so they can fix the pmics (i was an early adopter) [12:59] yeah I have a pro [13:00] tf201 has been the most fun [13:00] i may get around to it next month or so [13:01] what's a tf201 [13:01] tegra3 is a lot more powerful than the older hardware [13:01] lilstevie: i'd hope so :P [13:01] heh [13:01] I mean a lot [13:01] doesn't have the tegra2 fail feeling [13:02] didn't they gimp the memory on the tegra2? [13:02] i've seen the mx6 in action, i'm pretty excited about it [13:03] steev_: do the mx6 support opencl?? [13:04] xranby: i've not been handson so i'm not sure, iirc there was mention of it in the documentations at FTF [13:04] i got the impression it supports "desktop grade" opengl so that you can basically run unmodified opengl applciations.. [13:06] if it runs opencl as well then its the first mobile gadget i know that can run really cool stuff [13:06] that was in the documentation as well, without hands on, i can't say [13:06] i don't wanna be all, oh yeah, it does and it's awesome [13:07] and then be lying [13:07] heh [15:53] Hello guys, [15:53] do you mind a beginner question about beagleboard xmand ubuntu? [15:54] does anyone have experience with rcn-ee ubuntu images for beagleboard? [15:54] I build an image following this http://elinux.org/BeagleBoardUbuntu#Oneiric_11.10 and managed to run it... but I can't find a way to play audio, although from console it doesn't seem there is any error... [15:55] did anyone expereinced it? [15:55] mik2, do you have some audio device connected (headset etc)? [15:56] mik2: What does /proc/asound/cards list? There has been an issue for a while on beagle audio in Ubuntu. [15:56] headset yes, or a speaker with amplifier: same 'none' result [15:56] let me try [15:58] Headset or speaker is irrelevant. The kernel is not detecting the onboard audio codec. I think it is because the driver needs to be built into the kernel (not a module). See bug 925094 for more info. [15:58] Launchpad bug 925094 in linux "No audio on omap (beagleXM) system" [Medium,Confirmed] https://launchpad.net/bugs/925094 [15:58] $ cat /proc/asound/cards [15:58] 0 [omap3beagle ]: omap3beagle - omap3beagle [15:58] omap3beagle [15:59] oh my... [15:59] thanks for this... [16:00] does it mean that there is no way around it than building my own kernel? [16:00] Oh, you are seeing audio. In that case, you need to fiddle with the alsamixer controls to boost volume. [16:01] ah! that's a better news (ta!) do you mean from GUI presumably? [16:01] or actually maybe the same [16:01] I'll try that [16:01] thanks a lot [16:02] alsamixer is a text gui of sorts. [16:04] I see (I see it badly from minicom, I'll try ssh into it). thanks for this [16:04] Generally, would you better use an official ubuntu image rather than an RCN one? [16:05] I am asking this because.... I didn't manage to get an official ubuntu one to load and run, while it went quick and smoothly with ths rcn one [16:05] but I don't know if there are downsizes... [16:05] You can also use screen on the serial console. "screen /dev/ttyUSB0 115200" (or whatever your serial port is). [16:05] Better than minicom. [16:06] oh! does it use an usb cable? (where did I live until now? :-) [16:06] Well, my "preference" is kind of irrelevant. I work for ubuntu. I am the Arm QA guy. [16:07] I was referring to your serial port on your desktop system. If you are using usb serial, it is ttyUSB#. If it is built in, it is ttyS#. [16:11] screen (in the same port than minicom) seems to hung in my pc... must be something else. But thanks for the tip, I will investigate this in a second time. I actually can use a HDMI cable, so probably I'll go the easy way [16:13] Ok. We have both headless (server) and Desktop images for beagle. The desktop images do not put much on the serial console by default though. [16:14] What rev beagle do you have? [16:15] xm rev c [16:15] Cool. [16:16] Care to test the latest stuff? [16:16] you know what - along the side of being incompetent - I may have started on the wrong place for the beagleboard ubuntu installation [16:16] I can't promise results, but I can promise to try [16:17] I am not sure what I need but I bet desktop rather than server is more for me [16:18] http://cdimage.ubuntu.com/daily-preinstalled/current/precise-preinstalled-desktop-armhf+omap.img.gz for desktop, http://cdimage.ubuntu.com/ubuntu-server/daily-preinstalled/current/precise-preinstalled-server-armhf+omap.img.gz for server. [16:18] Desktop is for doing anything with X. Server is more for headless development work. [16:20] At any rate, we have decent installation instructions at https://wiki.ubuntu.com/ARM/OmapNetbook. Just substitute the new image name. [16:21] I am really curious how it runs on your system. I am seeing issues on my beagleXM Rev B, but I have nothing to compare it to. [16:24] honestly following these installation instructions on that link, my SD card didn't make it to boot... [16:24] Buh??? [16:24] although its size is 1 Gb (not 4 as recommended) but I thought that it should be enough for starting [16:25] Ah, that would explain it. The images are almost 2G uncompressed. [16:25] mik2: You'd think wrong. [16:25] well, I tried only the sh cmd: it didn't give any error so I didn't feel it was to be tried with 3 steps [16:25] ah! sorry then [16:25] I thought that was a minimal... my fault... [16:25] 4G is the recommended minimum. The desktop image won't even fit on a 2G card iirc. [16:26] It might, just barely. Haven't looked in a while. [16:26] But yeah, it hovers around 2G. [16:26] listen, for audio capability is Server distro a good choice? I need to run some python scripts that play audio [16:26] or is better desktop? [16:26] mik2: If all your stuff is command-line, server would be fine. [16:27] yes it is, Ok I'll try that! let me steal a card first :-) [16:28] and generally I presume that python packages would be equally available in a server and in a desktop... right? [16:28] Yep. [16:28] It's all the same archive. [16:28] Yes. [16:28] thanks [16:28] The difference between image types is what's installed by default. [16:30] ah ok [17:07] GrueMaster: it is taking long to decompress so I think I'll let you know tomorrow how it did go with the server on BeagleBoard xm rev C [17:08] It should't take too long. What size SD are you using? [17:15] 4 gigs now [17:17] Ok. That should boot to oem-config in ~10 minutes or less. [17:17] Desktop or server image? [17:19] it was far more than 10 min (but my pc was doing other stuff). Desktop img [17:19] booted [17:20] now tells me: resizing root pa [17:20] I should not be worried right? [17:20] This is normal. It should reboot after this. Then it will come up in X with oem-config. [17:21] do you know username and pwd by hart? I can find them if not [17:21] The image resizes root to fill the SD card prior to running in it. [17:21] There are none by default. oem-config will prompt you to create a user. [17:22] cool, thanks [17:22] hwclock: select( [17:22] does it expect some input? [17:23] It shouldn't. Are you in an X gui? [17:23] no [17:23] let me switch [17:24] mmm nothing comes up as gui [17:25] oh no! [17:25] I didn't follow the instructions "update for BeagleXM rev B & C" [17:25] One sec. I'm flashing a daily to SD now. [17:25] grrr... sorry [17:25] No need. That is for older releases. [17:25] ah [17:27] Yea, that "update" was because TI released a new spin of hardware the week after Natty release. [17:27] I fixed the wiki. Thanks for pointing that out. [17:28] I didn't mean to :-D ahaha [17:28] so I guess.. I should try to reboot... [17:28] Ok, I'm booting here. [17:28] it is still hanging on hwclock: select( [17:29] Did you change console screens or something? Try . [17:29] nothing comes out on the hdmi cable :-( [17:30] Weird. This is the desktop image, right? What other video source do you have plugged in? [17:31] I'm getting video on hdmi here. [17:32] I have my hdmi cable into my pc monitor. It used to work with Angstrom [17:32] I'll try to reboot and see if something happens [17:32] nothing to lose [17:34] Yes. Also, does your monitor support 1280x768? I think that is the default res for some odd reason. [17:34] now hanging on 'fsck from util-l' [17:34] yes it does [17:36] another reboot: stuck again on [17:36] fsck from util-1 [17:36] util-l [17:37] hrm. [17:37] I may want to try an older image [17:37] I'm booting the current desktop image here just fine (except no network or audio). [17:38] ** Unable to read "preEnv.txt" from mmc 0:1 ** [17:38] Hit any key to stop autoboot: 0 [17:38] The user button is currently NOT pressed. [17:38] SD/MMC found on device 0 [17:38] reading uEnv.txt [17:38] ** Unable to read "uEnv.txt" from mmc 0:1 ** [17:38] do these things matter? [17:38] That is normal. [17:38] now blocked on hwclock: select( [17:38] funny [17:39] u-boot looks for preEnv.txt and uEnv.txt before loading boot.scr. [17:39] That I don't understand. [17:40] Are you seeing a text screen or something else? [17:41] I am still using minicom. I'll post you the output [17:41] You should be seeing a splash screen. [17:41] no I don't see anything from HDMI [17:41] U-Boot 2011.12 (Feb 16 2012 - 18:25:19) [17:41] OMAP3630/3730-GP ES1.2, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz [17:41] OMAP3 Beagle board + LPDDR/NAND [17:41] I2C: ready [17:41] DRAM: 512 MiB [17:41] Oh. You shouldn't see much of anything on minicom. How did you flash this image to SD? [17:41] heh [17:43] The last thing you should see on minicom is "Uncompressing Linux... done, booting the kernel." Nothing else. If you are seeing something else, you imaged the SD wrong or are using a different image. [17:43] I will try tomorrow to use 3 separate commands rather than sh 'zcat....' as instructed in the web sitge [17:43] What did you use for "of=" ? [17:44] /dev/sdb [17:45] so you are using this one right? precise-preinstalled-server-armhf+omap.img.gz [17:45] Ok. That should be right. Might need to blank the SD first. Try "sudo dd bs=4M count=256 if=/dev/zero of=/dev/sdb" [17:46] That is the server image, not the desktop. [17:46] did I say desktop? DAMN I DID! sorrry sorry sorry [17:46] And it should come up with more on minicom (although I prefer screen). [17:46] heh. NP. [17:46] really sorry, I am nackered! [17:47] I think server should do as I don't need gui and as it will be able to play audio anyway [17:47] blanking sd card now [17:48] What is the serial port on your desktop system? The one that you are using in minicom? [17:49] ttyS0 [17:49] Ok, so to use screen, typ "screen /dev/ttyS0 115200". It will look more like a normal terminal window. [17:53] Ok, I have a working desktop here. Now switching to server. [17:53] Ok thanks. It is still blanking the sd card... and I am sorry but I must leave now... I will be fighitng with this tomorrow morning again [17:54] maybe I'll find you in this chat to tell you how did it go? [17:55] I'll be here. [17:56] really sorry : must leave. Thanks for your great help and patience. [17:56] Have a good night! [17:56] I think I hit the same issue. Will let you know how it goes. [17:56] cheers, thanks === pizthewiz_ is now known as pizthewiz === rsalveti` is now known as rsalveti === yofel_ is now known as yofel