[00:02] Prf_Jakob: I think you might need the alternate installer for that. [00:02] Upstart to the rescue! [00:03] init=/sbin/upstart text did the trick [00:03] Heh. [00:03] I don't think you'll be able to *install* from there. Unless this is a precursor to installing some extra driver and then bringing up X :) [00:04] Well Ubuntu 15.04 fails to boot on my MacBooPro5,1 [00:04] X fails to start* [00:05] Sigh. [00:05] How do they manage to make so many revision-specific problems? [00:07] Oth, X now works perfectly with nouveau on my MacBookAir3,1. [00:07] And I've just been at a sprint where at least two people had two different MBP revisions that worked fine. [00:07] Both Mac's use Nvidia GPU's booting under EFI. [00:08] The MBP is one of those dual GPU lappys with two nVidia chips. [00:08] Ah, *that* vintage. [00:09] I'm fairly sure that there has been an Ubuntu release where they worked :/ [00:09] (Even OSX can't switch between without restarting the GUI) [00:09] Yeah (Can't remember if I had to use blobs tho) [00:10] Woot! 15.04 successfully brings up this dual-AMD laptop, *and* doesn't panic when it decides to turn one of the GPUs off! [00:12] Always something [00:12] Installing nvidia current on the USB disk. [00:13] Lets see if X starts then [00:32] Oh right, wont start with nouveau module loaded. [00:32] I will look into this some more tomorrow, do you guys want a bug report on this? [00:33] Yes, please. [00:33] But, obviously, no promises :/ [00:37] Fair enough :) [08:11] Hi, in Ubuntu 12.04.1, the manpage of xprop mentions that it does support "u" (unicode), but when I try it, it says "bad format" and I have to use "s" instead. In 12.04.5 (newest xorg) it's supported. [08:12] apt-get source x11-utils etc => the code does have support for '8u' there [08:12] Would that be a bug in xprop that needs some SRU? [08:55] Yup, it looks like "case 'u'" is missing from the function Set_Property(), while it's there in all the rest of the code [09:04] https://sources.debian.net/src/x11-utils/7.7%2B3/xprop/ChangeLog/ ==> commit 0d069c0edae83f70ac10fab1a3c04d8197e277c4 [09:04] Enable setting property of type UTF8_STRING. Fix "bad format character: u" error for format '8u', e.g.: xprop -root -f _NET_WM_NAME 8u -set _NET_WM_NAME LG3D [09:05] Would it be easy to SRU that to 12.04.1 (x11-utils=7.6+4)? [09:26] The upstream commit is at http://cgit.freedesktop.org/xorg/app/xprop/commit/?id=0d069c0edae83f70ac10fab1a3c04d8197e277c4 === alkisg is now known as work_alkisg [14:27] work_alkisg: it would be a standard SRU. Feel free to file a bug report against that package (describe the problem and how to reproduce it), and I'll be happy to include the change for you (please ping me when you're done)