[00:00] * prpplague jokes with rsalveti [00:00] rsalveti: i've been pretty happy with the install so far [00:00] :P [00:08] GrueMaster, i really need some sleep, can you attach logs with debug to the bug and after that try to add 'export UBIQUITY_OEM_USER_CONFIG=1' to the oem-config init in a new install ? [00:08] i wonder if the last bit makes it go through [00:09] I'm adding debug log details now. Will try that shortly. [00:09] * prpplague hands ogra some beer and tylenol PM [00:10] i wonder if we see that issue because we dont use the oem user [00:11] beer is a good idea [00:11] * ogra will have one before sleep [00:11] :) [00:12] The oem user issue would be new considering how long we've gone without it. [00:13] yep [00:13] but a lot changed [00:14] and we are the only ones working in that setup [00:16] I'm not seeing much in the logs that helps (not that I know what to look for). Beyond the original syslog report, debug-oem-config hasn't added any useful info. oem-config.log has more info, but nothing that stands out to me. === doko__ is now known as doko === asac_ is now known as asac [03:46] This is a little anti-climactic. [03:46] My new PandaBoard appears to Just Work with Ubuntu. [03:50] :-) [04:04] rsalveti: guess that is a +1 in you guys column [04:05] actually it's quite nice to know people use it and like it [04:05] unfortunately we don't have many pandas around yet [04:06] rsalveti: hopefully that will change soon [04:07] rsalveti: you looked at the motorola atrix? [04:08] prpplague: yup, is that omap 4? [04:09] rsalveti: yea [04:10] prpplague: I thought it would be tegra 2 [04:10] cool [04:11] lot of people will try to install ubuntu on it, for sure [04:11] Aloha [04:11] yea they already are using the Lapdock [04:11] dustin: greetings [04:12] Could you point a newb towards troubleshooting does for install Ubuntu on the BeagleBoard? [04:12] err docs not does [04:13] dustin: have you tried the elinux.org wiki pages first? [04:13] dustin: maybe https://wiki.ubuntu.com/ARM/OMAPMaverickInstall [04:14] I followed the instructions on the elinux wiki [04:14] that will help you with the pre-installed images [04:14] However when I boot the BeagleBoard just spits gibberish to the terminal. [04:14] I'll check that rsalveti, thanks! [04:41] rsalveti: you are right the atrix is tegra [04:42] rsalveti: i got bad info [04:42] oh, would be quite cool if it was omap 4 [05:56] rsalveti: using that install process seemed to work [05:56] However does it usually take a while to boot? [05:57] It's been sitting on the line "Uncompressing Linux... done, booting the kernel." for a while. [06:04] then it reboot itself [06:10] ??? [07:50] ogra: Are you about? [08:10] any special channel I have to join for Perf tool related problems? [09:29] lag, with half an eye, i need to debug an install crasher [09:30] ogra: I'm trying to get gdm working with my u8500 [09:30] X is running, /dev/fb0 works, gdm is running, but I have a black screen? [09:30] ogra: Any hints? [09:30] are you on the right tty ? [09:31] console=tty0 [09:31] thats not what i asked :) [09:31] How cant you tell which tty /dev/fb0 is on? [09:31] ogra: It's the only answer I have [09:31] ogra: Where is that configured? [09:32] did you try ctrl+alt+f7 ? [09:32] in plymouth afaik [09:32] I only have a serial console [09:32] And touchscreen [09:32] it uses the first free console for X 1-6 are getty, 7 is either X or boot log [09:33] so you either find your gdm on tty7 or 8 [09:33] and did you check /var/log/Xorg.0.log [09:34] ogra: Yes: http://paste.ubuntu.com/574353/plain/ [09:36] looks fine so far [09:36] how about a usb keyboard [09:37] ogra: No USB host [09:37] thats bad [09:39] so do you see the splash during boot ? [09:40] gdm should take over from plymouth at some point [09:48] ogra: No slash, just black [09:50] lag: I see the same on my beagle XM, no screen output at all [09:50] lag: with natty image [09:51] XorA: Was that different with your Maverick one? [09:52] XorA: Are you using the Linaro Natty image? [09:52] I only got Xm at weekend so I went straight to natty [09:52] lag: ubuntu one [09:53] XorA: Ah okay, so it MAY not be related [09:53] as far as I can see image is running as it resized the partitions on first boot [09:53] XorA: I would have become excited if it worked on Linaro Maverick, but didn't on Natty - 'cos that's what I'm seeing [09:55] * XorA wishes default image had serial console [09:56] XorA: linaro ones can [09:56] XorA: http://snapshots.linaro.org/11.05-daily/linaro-netbook-efl/latest/0/images/tar/ [10:02] XorA, the hedless ubuntu ones will [10:02] janimo is working on them [10:02] with NCommander [10:08] ahah, crappy monitor [10:08] my TV shows output [10:11] must be some small signal difference between beagle and default PC boot resulotion [10:14] is perf tool is not 100% implemented on arm platform? i get errors when trying to get cache miss data from a program. [10:30] a stupid question.. i included arch/arm/include/asm/hardware/cache-l2x0.h in my code..but why cant I use the functions defined in arch/arm/mm/cache-l2x0.c? I got l2x0_init undefined error [11:06] fairuz: regarding perf, what kernel and linux-tools package (if any) are you using? What errors do you get? It should work afaik [11:41] * XorA is happy now, natty running good on XM [11:41] * XorA curses monitor failings [11:52] tell that to TI [11:52] changing the HW all the time doesnt really help consistency [12:01] beagle dont change that much :-) [12:04] enough to break the display output [12:14] that has never broken in Angstrom ;-) [12:19] dmart: still there? [12:19] I'm using linux-ti-omap4-tools-2.6.35-980 - Linux kernel tools for version 2.6.35-980 [12:20] kernel 2.6.35-980-omap4 [12:21] i tried perf stat -e L1-dcache-load-misses echo "test" [12:21] i got this error: No permission to collect stats. Consider tweaking /proc/sys/kernel/perf_event_paranoid. [12:24] when i use sudo with verbose -> Error: counter 0, sys_perf_event_open() syscall returned with -1 (No such device) [12:27] fairuz: hold on, I'll have a go [12:30] dmart: ok thanks [13:23] dmart: you there? [13:52] ogra: meego bug says that the qt neon bug is fixed at 4.7.2 [13:53] ogra: now we just need to wait until this get uploaded [14:06] rsalveti, i will only belive it is fixed if i can start QT apps on my ac100 ;) [14:06] ogra: sure :-) [14:18] fairuz: still here btw ... I was distracted for a while ... still trying to set up a working system, I'm afraid [14:33] dmart: no problem =) take your time === zyga is now known as zyga-food [15:02] vstehle: trying to join, just a sec [15:04] haha, still the first one === jkridner_ is now known as jkridner [15:11] dmart: any luck with setting up the system? [15:14] rsalveti: vstehle is ooo this week, so he will probably not join [15:15] oh, got no email from him [15:15] sebjan: but thanks :-) [15:15] one less call for today === zyga-food is now known as zyga [16:40] anyone got a Genesi Efika MX smarttop? In the specs they mention 720p resolution, but their blog talks about 1080p. what is the device actually capable of? [16:40] hrw: ^^^ [16:41] I have smartbook only [16:41] SQlvpapir: ask on #efika [16:43] thanks hrw, I had no idea there was a channel for that :) cheers [17:13] Ah. I misread the question. [17:39] arg, I wish I didnt have to debug ttyS drivers in natty :-( [17:39] ?? [17:39] Im guessing someone broke serial port support in linux mainstream [17:40] why would you use ttyS at all on omap [17:40] this is on my desktop->beagle serial console [17:40] use ttyO ;) [17:40] ogra: and I have an omap3 on my desk with 4 8250 uarts [17:41] well, i think all omaps use ttyO now, at least upstream [17:42] ogra: no this one really has quad UART chip on it :-) [17:42] 0000:04:04.0: ttyS6 at I/O 0xe880 (irq = 17) is a 16550A [17:42] FATAL: failed to add device /dev/ttyS6: Filedes is not a tty [17:42] bah === zyga is now known as zyga-afk === zyga-afk is now known as zyga === ogra is now known as Guest42737 === Guest42737 is now known as ogra_ [20:11] ogra_: plymouth is running at the first boot but without any feedback from jasper [20:11] yep [20:11] i guess i'll lose some hair finding out how to make it talk to the splash [20:11] press right or left cursor key [20:11] that gives you the output [20:12] oh, too late [20:16] ogra_: hehe, the installer is a lot faster without the slideshow [20:17] lol [20:17] we should consider making that a permanent change ;) [20:18] haha :-) [22:43] hello [22:43] is somebody using an EFIKA MX Netbook on this channel ? [23:02] ericb2: Try the #efika channel. [23:02] I haven't heard much about them here. [23:06] GrueMaster: thanks. To be honest, I'm discovering the machine name. But since we can buy one in Europa, 'm intersted to buy one for a student