=== ericm-Zzz is now known as ericm === ericm is now known as ericm|ubuntu [02:41] twb, still interested in what sbkdetectv2 does [02:41] ? [02:46] Im trying to customize the ARM release for backtrack. is that possible on a laptop system? would really prefer to rebuild [02:48] lilstevie: sure [02:48] lilstevie: although I really want u-boot.bin [02:49] heh , sorry about the delay with that btw, it is crunch time at uni, last week and a half before exams, many many assignments to hand in, havent had time to decrypt and dump [02:50] but basically there is an encrypted blob compiled in, that blob is the usb command "queryrcmvers" [02:50] it gets sent via usb bulk transfer to the device [02:50] if the command decrypts correctly it replies in plain text [02:51] if not, it hangs up the device [02:51] stlsaint, yes it is possible [02:51] the blob itself is encrypted with the new B7+ SBK [02:51] ohai Lopi [02:51] stlsaint, simply remove/install whatever packages you want [02:51] stlsaint, switch to the DE/WM or your choice, etc. [02:52] fancy seeing you here :p [02:52] ohai lilstevie [02:52] big surprise right? ;p [02:52] Lopi: well im not sure how [02:52] yeah seeing as you haven't really even been on irc lately [02:52] Lopi: i see that mounting/chroot is not the same as with regular iso [02:52] as wiht a .img file [02:53] twb, thing is though, the source for sbkdetect will probably not be released [02:54] stlsaint, for example, you could boot the img in qemu and install/remove packages, etc. [02:55] stlsaint, your changes will be saved and the img will still be intact [02:55] stlsaint, additionally, you can mount the image and edit config files if it's small changes [02:55] Lopi: ah ok forgot all about qemu, how would a mount on the .img work? i tried and got nothing but errors. [02:56] stlsaint, I haven't done it personally, but typically like this: sudo mount -o loop file.img /media/BT5 [02:57] stlsaint, depends on what distro you use, you don't have to use /media [02:57] Lopi: right that is what i thought and tried but it does not work that way [02:57] stlsaint, what's the error? [02:58] stlsaint, I'm going to have to do this eventually as I'm porting Ubuntu and BT5 to the iPad ;p [02:58] stlsaint, either way qemu is a nice work around [02:58] Lopi: sorry i mistaken your words, the mount works fine and can edit configs, im still thinking the chroot method but you clarified that with qemu [02:59] Lopi: btw there is already a BT5 image for the motorola xoom [02:59] stlsaint, native or chroot jail? [02:59] Lopi: but you are unable to install mysql/postgresql for some reason that i cannot figure out [03:00] stlsaint, most likely chroot jail on top of android unless lilstevie or LIV2 did it ;p [03:01] stlsaint, yeah it's a chroot jail [03:01] Lopi: sorry, yes chroot method [03:01] stlsaint, you'll need to make modifications by booting it with qemu first [03:01] Lopi: oh ok [03:02] stlsaint, never played with it on android, but I assume you don't have write access to the rootfs this way [03:03] Lopi: on tablet? tablet is rooted [03:04] stlsaint, yeah [03:04] stlsaint, I don't really know how it all works never looked into it [03:05] Lopi: on the tablet the arm img just chroots (for now) [03:05] the backtrack team has not shown or expressed any further plans for development on it [03:06] a guy who makes roms for the xoom went ahead and threw together a script to automate the process of unpacking the .gz and scripts ,etc [03:06] now im troubleshooting the mysql/postgresql issue to help with further development [03:07] just never dealt with ARM before so its all new to me as well [03:07] it's really not much different [03:09] Lopi: so you say i will have to make some adjustments to boot the qemu image? [03:12] stlsaint, nah you should be able to boot the img in qemu without modifications [03:13] oh ok [03:21] Lopi: hrm, errors given when trying to boot img [03:21] -M is important [03:21] stlsaint, what are the errors and what command are you using to boot the img? [03:22] Lopi: says booting from hard disk...failed: couldnt not read the boot disk...same for floppy of course... [03:22] then for cd-rom [03:22] lilstevie: re exams -- no worries, BTDT [03:22] stlsaint, pastebin or pastie for me [03:22] Lopi: 4999MB medium detected...Boot failed: Could not read from CDROM (code 0005) [03:22] stlsaint, please include the command you used to boot [03:23] Lopi: aye one sec [03:24] lilstevie: is "B7+" an asus thing? Or: what is is? [03:24] *what is it [03:25] twb, he's in class right now [03:25] Eh, I'll see his reply when he gets around to it, no hurry [03:26] Lopi: you in the same class? [03:26] twb, nope we just work on a lot of projects online together [03:27] twb, mainly the Ubuntu port to the iPhone until he moved onto the Galaxy line and the transformer [03:28] Huh, I thought iphones were locked down out the wazoo [03:29] www.idroidproject.org [03:29] www.projectix.org [03:30] just quickly, some B7 and everything above that have a new secure boot key [03:30] ok back in a bit [03:31] But what is a B7? [03:31] Is it an SKU, or a chipset like the Intel's P45, or what [03:32] Lopi: http://paste.debian.net/138170/ [03:34] stlsaint, do you have BT5 arm on a cd? [03:35] nope [03:36] wonder if there is a /proc file to tell a temperature on pandaboard under 11.10 [03:36] stlsaint, heh okay [03:37] stlsaint, give me a few and I'll show you how to boot it [03:37] stlsaint, I'm a bit busy atm [03:37] kk [03:37] cool [03:37] Lopi: gotcha [03:39] twb, it is the first 2 digits of the serial number [03:40] but the SBK itself is a tegra thing [03:40] it is just ASUS changed the baked in key in some time during july [03:40] thus B7 [03:41] B = 11 :p [03:41] as in 2011 [03:41] Ha [03:41] x is the month [03:41] in BxO [03:41] the rest still no idea about though [03:42] but other devices like the picasso have the SBK set too, but it is a different key on those devices, as it is set at bring up [03:43] but the picasso has a random SBK [03:43] well pseudo random [03:59] man this dang img is frustrating [04:12] Lopi: i must leave for a bit, if you wouldnt mind either posting here or in a pastebin for me on procedure in case i dont make it back i would appreciate it [04:12] stlsaint, yeah sure [04:12] stlsaint, just keep idling and I'll get to it eventually [04:26] heh [04:26] that will be the day [04:53] stlsaint, http://pastie.org/private/nwoi9z3kzp6utcghpk1qdw [04:54] stlsaint, refer to the Ubuntu wiki for more information === apachelogger_ is now known as apachelogger [05:17] lilstevie, you around? [05:47] Lopi: yeah I am back now [06:11] twb: btw, I now have 2 others who have successfully compiled u-boot [06:11] lilstevie: 32G or 16G ? [06:12] actually that is a good question === [7] is now known as TheSeven [11:29] so i was playing with qnx rtos on the beagleboard yesterday and i somehow accidently wrote to NAND flash [11:29] whenever i boot my beagleboard, i just get 40V [11:30] anyone know how to get out of this conundrum? [11:30] there are instructions somewhere on the web [11:31] i followed them [11:31] using MLO file copy first to a blank SD card [11:31] i have a second board and that SD card boots on it fine, but not the one with 40V [11:32] so you recovered your NAND following online instructions already ? well, probably ask in #beagle about the broken NAND recovery instructions then [11:32] ogra_: no it just doesnt do anything [11:33] ubuntu specifically doesnt tuch NAND to avoid such support cases, if you trashed your NAND, recover it using an upstream method [11:33] yea. === zyga is now known as zyga-afk [14:24] Is there a trick to using the preinstalled ARM images? I've tried the OMAP4 image (on a Panda board) and the Quick Start Board image and both of them fail in the same way for me [14:25] I get the initial user creation oem-config stuff, then it appears to install, and then X restarts and I get the oem-config wizard again [14:25] If I drop to a virtual terminal I can see that the hostname got set, the user account got created, etc. [14:25] But the fact that this is happening on two different images on two different pieces of hardware makes me wonder if there's a bug or if I'm missing something obvious [14:26] (Oops, forgot to mention both were 11.10 images) [14:27] fader_, double check on the sd card if /var/lib/oem-config/run still exists, if it does remove it.. [14:27] (it's safe as long as you have the user account created) [14:28] rcn-ee_at_work: Cool, thanks... let me try that. I assume if that works my next step should be to file a bug ;) [14:28] yeah, with oem-config i think, it's been a while since i filed a bug for that package, basicly after you username/etc is created it should remove that file.. [14:31] rcn-ee_at_work: Yep, that did the trick, so looks like that's the bug. Thanks! === ericm|ubuntu is now known as ericm-Zzz [14:52] fader_: There is already a bug filed. [14:52] bug 856293 [14:52] Launchpad bug 856293 in ubiquity "oem-config not removed after install on preinstalled desktop images due to debconf.dat being locked " [Medium,Confirmed] https://launchpad.net/bugs/856293 [14:56] GrueMaster: Sweet, less typing for me then :) [15:57] ogra_, infinity just registered https://blueprints.launchpad.net/ubuntu/+spec/arm-p-live-installer [16:04] janimo, wrong name [16:04] must be ubuntu-arm-p === zyga-afk is now known as zyga [16:24] trying to get a network connection up and running on core, does anyone have any idea what packages are on there, and what aren't so we can see what's available to configure it? [16:28] dabukalam: You should be able to establish a basic static ip based network connection, depending on the kernel used. [16:29] dabukalam, the tarball includes just enough OS to run apt, nothign more, no configs or extra packages [16:29] I can't remember if dhcp is also in the core, but the manifest should tell you what packages are installed. [16:29] its designed as a base for building images on top of it [16:29] or as an easy way to get a chroot [16:29] No dhcp client, no. [16:29] dont expect it to be usable ootb beyond that [16:29] dhcp wasn't on there [16:30] right, on purpose [16:30] couldn't figure out how to restart the networking service [16:30] so i just rebooted [16:30] and it's working now [16:30] so i can install whatever i want [16:30] like there are no user accounts nor a root password [17:10] janimo, also, can you fix the naming on the wiki too please ? [17:52] win 16 [18:09] lilstevie: ping [19:05] /win/win 3 [19:07] fail [19:31] lilstevie: Just to let you know, I upgraded natty to oneiric on my Transformer successfully, now I want dual-boot + CMW + hardware accel :P [19:42] Is the current sgx driver working on oneiric? I've probably messed up my image w/ crap left around but I'm not sure ... just know X isn't starting due to sgx issues ... can't seem to load pvr srv [20:46] Quintasan_: thost are 3 things that you cannot have all at the same time [20:46] for now anyway === shirgall is now known as Guest56801 [21:04] hi hi [21:04] I'm considering hunting down a full blown ARM laptop [21:05] (ac100) [21:05] thanks [21:05] bbl