/srv/irclogs.ubuntu.com/2015/08/03/#ubuntu-installer.txt

=== ara is now known as Guest14068
=== psivaa is now known as psivaa-lunch
davmor2cyphermox, cjwatson, FourDollars:  I have issues that you guys can possibly help with.  I'm trying desperately to install 14.04.3 on XPS 13 via USB pen drive.  It installs but when I remove the pendrive for reboot there is no boot option so it just sits there.  I'm trying to install via OEM obviously.  I'll try a fresh go with a standard install and see if it is just an oem issue12:54
cyphermoxdavmor2: seems unlikely to be because of oem. what happens when it boots and just sits there? a black screen?13:06
cyphermoxalso, did you enable full disk encryption?13:07
davmor2cyphermox: no to full encryption just a uefi install as that is what it defaults to.  It looks to me like this might be an issue because although uefi is enabled by default secureboot isn't and that might be buggering up the availability of the boot option maybe?  Let me try a legacy install13:09
cyphermoxnah, you should be able to boot uefi even if secureboot isn't enabled, if the bios has both options13:10
davmor2cyphermox: that's what you'd think right but no, I see the EFI folder on drive FOS iirc I can select any of the .efi files to boot from save that reboot and no change when you hit f2 it takes you back and there is no option saved to boot from13:12
cyphermoxinteresting13:13
davmor2cyphermox: when I reboot is say something like press F1 to retry, F2 to setup or F5 for diagnostics,  I hit F2 and there is no option in the boot menu for Ubuntu13:14
cyphermoxok, I see13:14
cyphermoxcould you try a 14.04.2 image then?13:15
davmor2cyphermox: look like legacy is working13:15
cyphermoxit would be good to know if it was already broken, or if we broke something with efibootmgr or shim13:15
cyphermox(kind of late to be finding out though)13:16
davmor2cyphermox: let me try enabling secureboot and see if installs as expected then, and then I will grab a .2 install and see what happens then13:16
cyphermoxok13:16
davmor2cyphermox: okay and now for the bad news, Works with secure boot enabled,  So it is literally not working with the default setup that dell ships the device with,  the only thing I can think of is our setup is only for securebooted systems and not uefi setups  I have a pc that has legacy/uefi setup in a similar way so I might try the same thing there for addition confirmation13:26
cyphermoxwell, this sounds like a firmware issue a lot more than something we can fix in our software13:28
cyphermoxone data point to get would be booting the installer in UEFI with secure boot *disabled*, in the live session, then running efibootmgr -v and archdetect13:28
cyphermox^ so a bug would have enough information in case there's something we could do in software13:29
davmor2cyphermox: no worries let me default the bios again and then uefi boot it13:29
cyphermoxok13:30
davmor2cyphermox: should efibootmgr be installed by default?13:36
cyphermoxI think it probably should be in the live image, but maybe I'm wrong13:36
davmor2cyphermox: ah okay so it is on the image but not installed13:37
cyphermoxoh, on the installed system you mean?13:37
davmor2cyphermox: no I mean on live session,  it was saying no such program13:37
davmor2cyphermox: I had to apt install it from the image and then it ran13:38
cyphermoxtbh I don't know. I would expect it to be there already because the installer should use it, but maybe it's just installed automatically later13:38
cjwatsonefibootmgr is a dependency of grub-efi-amd64-bin; if that's not installed you have moderately bad problems.13:40
cjwatsonSounds perhaps like the installer itself wasn't booted in UEFI mode.13:40
cjwatsonOh, on the live session.  I should learn to read.13:41
davmor2cjwatson: yes this is in live session, once installed it ran fine13:41
cjwatsonI don't think the installer itself uses efibootmgr, except via grub-install etc. but that's in the installed system.13:41
cjwatsonSo this is expected.13:42
cyphermoxaye13:43
cyphermoxdavmor2: the really important part is what archdetect says13:43
davmor2cyphermox: incoming mail13:45
davmor2cjwatson, cyphermox: the good new is it is on the usb stick as there is no wifi setup, and the secureboot version of uefi setup booted as expected :) Just the non secureboot version that has issues13:47
cyphermoxugh, so either we broke something which worked in 14.04.2, or the BIOS is lying13:52
cyphermoxin any case, efibootmgr doesn't seem to have added your boot entry13:53
cyphermoxdavmor2: since you're in the live session, could you carry on with the 14.04.3 install if it's not too late13:54
cyphermoxand somewhere after the partitioning when it's doing the file copy, run archdetect again?13:55
davmor2sure13:55
cyphermoxthis could be that partman writes a file that archdetect will then read to wrongly conclude you're not on efi after all13:56
davmor2sure do you want both commands running again or just archdetect13:56
cyphermoxjust archdetect is fine13:56
davmor2cyphermox: still looking the same on file copy and install/setup of files14:01
davmor2cyphermox: oh insteresting though I now have an ubuntu entry in boot0000* pointing to shimx64.efi14:03
cyphermoxso secureboot must have been on then?14:04
davmor2cyphermox: and yet on reboot I get No bootable devices found  pressF1 F2 F%14:05
davmor2F514:05
davmor2cyphermox: it hates me :)14:05
cyphermoxquality software.14:05
cyphermoxwell, firmware, more likely14:05
cyphermoxplease see if we broke it in 14.04.3, by doing an install with secureboot off but using UEFI on 14.04.214:06
davmor2cyphermox: will do, it'll take a minute I'll have to grab an image I think]14:10
FourDollarsdavmor2: that's a BIOS issue.14:19
FourDollarsdavmor2: Touch an empty file "bootx64.efi"under /EFI/boot of /dev/sda1 to workaround the problem.14:22
FourDollarsdavmor2: I am still working with the OEM to fix that problem.14:22
davmor2FourDollars: but the stupid thing is it works fine if I enable secureboot just fails without secureboot which seems really odd :)14:23
davmor2FourDollars: you sure the touch path is correct I only have EFI/ubuntu14:36
davmor2cyphermox: for your info 14.04.2 installs and boots with no issues in that same setup14:52
cyphermoxbleh14:52
davmor2cyphermox: you want another efibootmgr -v from the installed system?14:52
cyphermoxnah14:53
=== psivaa-lunch is now known as psivaa
davmor2cyphermox: I'm just double checking the md5sum on the iso download to make sure it is good15:16
cyphermoxI see no reason to believe it be broken15:17
cyphermoxwe might have broken something in changing shim or efibootmgr15:17
davmor2cyphermox: checksums match15:19
davmor2cyphermox: yeah I figured it would be good but also worth a sanity check for certainty :)15:20
davmor2cyphermox: I'll put a bug together15:20
cyphermoxk15:20
davmor2cyphermox: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1480985 tada I'll let you reassign it to the right package when you figure out what broke and ermmmm you're welcome :)15:52
davmor2cyphermox: didn't want you getting bored ;)15:53
cyphermoxah, I wonder too if that could be that things are being installed to the usb drive :/15:58
davmor2cyphermox: also the install 3rd party apps doesn't install the broadcom wifi driver which then becomes an issue as you can't then install them after as there is no ethernet port on the laptop15:59
cyphermoxhave you filed a bug about that one?15:59
cyphermoxand is that different from 14.04.2?16:00
infinityOh joy, .3 bugs already?16:04
davmor2cyphermox: let me reinstall .216:10
davmor2infinity: that's what I'm here for16:10
FourDollarsdavmor2: Yes, please mkdir /EFI/boot manually.16:13
FourDollarsdavmor2: The BIOS will check the existence of /EFI/boot/bootx64.efi for some unknown reason. I am still working with the OEM to fix this problem.16:16
davmor2FourDollars: right but this works in .2 and doesn't in .3 which is a flaw our end right?16:16
cyphermoxinfinity: I'm checking the EFI booting in a VM right now, though that broadcom part sounds like something really broken16:17
FourDollarsdavmor2: It's a BIOS issue. I think it should also work for .3.16:18
cyphermoxfor some reason grabbing today's image using zsync takes forever over the VPN... and I can't exactly disconnect right now16:27
cyphermoxah, boo16:27
davmor2cyphermox: why ah, boo16:32
cyphermoxI disconnected that annoying VPN16:32
davmor2cyphermox: oh so it looks like the file that FourDollars mentions is the fix if I install from .3 it is not there if I install from .2 it is meh16:45
davmor2cyphermox: good news no regression, for the wireless driver however it is still broken badly16:46
infinityErm, bootx64.efi is there on the *installed* system?16:47
infinityIsn't that the removable media path?  Pretty sure it shouldn't be there.16:47
infinitydavmor2: Does wily fail on this same laptop?16:47
davmor2infinity: I can test in a minute16:49
cyphermoxprobably would fail, yeah16:54
cyphermoxdavmor2: yes I figure the wireless driver is some real oversight16:57
cyphermoxI'll just finish my efi test and then get on with broadcon16:57
davmor2cyphermox: just thought didn't we have this not install the bcmwl driver before in .2 for the macs and you had to revert something?16:57
davmor2cyphermox: I guess that only happened on the mac install version of the cd though right?16:58
cyphermoxdavmor2: tbh I don't know I fortunately never had to look at bcm* before that much16:58
cyphermoxor at least, not the packaging or how it gets installed16:59
infinitydavmor2: Which list should I mail to hit (community) QA people for point release testing?17:21
infinitydavmor2: About to spin up a bunch of RC images and spam people.17:21
davmor2infinity: good question let me see which channels I'm on that they normally go out to 1 second17:51
infinitydavmor2: s/channels/mailing lists/17:52
infinitydavmor2: I'm assuming I want ubuntu-quality@17:52
davmor2infinity: Ubuntu Quality Team <ubuntu-quality@lists.ubuntu.com>17:52
infinityCheck.17:52
infinityWe need a flavour leads alias or something that hits all the leads, so I don't have to worry about if they're subscribed to quality or release or in the right channels.17:53
davmor2infinity: looks like everyone else organises their own thing,  irc channel wise I would suggest, #xubuntu-devel, #kubuntu-devel, #ubuntu-quality, Not sure about lubuntu but I'm sure they get the message17:54
davmor2infinity: I assume on #ubuntu-release too17:55
infinitydavmor2: Yeah, I tend to just mail release/quality and hope the word spreads, but if I see a flavour slacking, I'll hunt people down.  Or you can for me. ;)17:55
davmor2infinity: :)17:56
davmor2cyphermox: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1481018 this one I think is more major I'm going to add a work around for the dell bug.  It appears that if I add the file FourDollars mentions .3 now boots if I point the ubuntu boot at the shim.efi file18:08
davmor2cyphermox: I'm just wiping it again to be sure18:14
davmor2cyphermox: and did you like my little work around for the no wifi that took some doing I can tell you :)18:14
infinitydavmor2: That bootx64.efi thing is confusing me.  Was .2 really setting it up that way, or are we suffering some bad testing science here?18:15
infinitydavmor2: Cause nothing should be setting up files in the removable path.18:15
infinitydavmor2: A previous Windows install might have left cruft there, though.18:15
davmor2infinity: it's an ubuntu dell there is no windows18:16
infinitydavmor2: Came pre-installed?18:17
davmor2infinity: yeap18:17
infinitydavmor2: If so, it's possible the preinstall image pulls hacks to make that path be there.18:17
infinitydavmor2: And when you installed .2, you didn't wipe the EFI partition.  But when you installed .3, you did.18:17
infinitydavmor2: That'd be my guess anyway.18:17
infinityCause we really, really shouldn't be writing to that path, in any version.18:17
davmor2infinity: could be.  I set it to wipe the drive and install both times18:18
cyphermoxdoesn't appear to be18:18
infinityAnyhow, I'd like to re-test .2 and confirm, but I doubt this is a regression.18:18
infinityIt's shitty firmware on Dell's part, to be sure, but not a stop the line thing for us if it's not a regression.18:18
davmor2infinity: the reason I had the xps sent to me is to test 14.04.3 on specifically to stop the line on anything that doesn't work18:20
infinitydavmor2: Understood.  Just saying that if it's not a regression from .2, I don't particularly care, unless we have a paid contract telling us we *must* support it better in .3 than we did in .2.18:21
infinitydavmor2: And if that's the case, OEM really dropped the ball. :P18:21
infinityAlso, it's just plain wrong to write to that path on non-reomvable media, so if we were going to "fix" this, we'd have to special case the fix just for the affected systems, and only if Ubuntu is the only OS installed, blah blah.18:21
infinityWhich is gross on so many levels.18:21
davmor2infinity: indeed, if it is not our software at all at fault then it is over to FourDollars and beating the oem into submission with a thank you stick18:21
infinitydavmor2: I can definitevely say that if creating that path "fixes" it, it's not our software at fault: their firmware is out of spec.18:22
infinityBut we *could* work around that.18:22
infinity3 days before release isn't the time for vendor-specific hacks, though.18:23
infinity(Unless there's a lot of money changing hands to make that happen, then we can do just about anything... *cough*)18:23
davmor2infinity: agreed I was testing upgrade the system itself on latest and stuff last week which is when I received the device so to be fair I'm trying my hardest to find faults :)18:24
infinitydavmor2: Yeah, not criticising you here.  Finding faults is your job.  And we appreciate it.  Sort of.  After we're done being annoyed.18:24
davmor2infinity: and these are the only 2 I've found18:24
infinityEXPECTED:18:25
infinityI expect to always be able to get online.18:25
infinityHah.18:25
infinitydavmor2: So, this broadcom bug.  The driver *is* there on the install media, and it works?  Your workaround implies that.18:25
infinitydavmor2: So it's just that ubuntu-drivers-common isn't picking up the need for it?18:25
davmor2infinity: yeap just isn't installed with 3rd party install checked18:26
infinitydavmor2: Except.  It is too, according to your workaround.  Weird.18:26
* infinity wonders how to test this without the hardware.18:26
davmor2infinity: I can also install in the live cd session too18:26
infinitydavmor2: If you install in the live session, does that persist to the installed system?18:26
* infinity doesn't recall if that's meant to work.18:27
davmor2infinity: that I haven't tried but I can do that when this disk finished writing18:27
cyphermoxI think maybe in this case we need to know what's the pci ID and everything for that device18:27
infinitycyphermox: Who is "we"?18:27
infinitycyphermox: ubuntu-drivers-common is clearly picking it up correctly.18:27
cyphermoxis it, if it's not installing the driver?18:27
infinitycyphermox: Does ubiquity have its own list of "acceptable 3rd party crap" we need to mess with?18:28
cyphermoxerr18:28
infinitycyphermox: According to his bug report (and here), the "additional drivers" control panel works fine.18:28
infinitycyphermox: So, ubuntu-drivers-common and the driver package are both working as advertised.18:28
cyphermoxyeah, I see now18:28
davmor2infinity: I only said I checked the box not that it installed anything additional18:29
infinitydavmor2: Well, it must have done something, if if fixed your issue. ;)18:29
infinitys/if if/if it/18:29
davmor2infinity: ah sorry confusing it with the panel in ubiquity for 3rd party drivers, which obviously didn't work18:30
infinityIs that not the same application?18:30
infinityI would expect it to be...18:31
cyphermoxah, I think I see18:31
davmor2infinity: not that I know to, one is part of ubiquity the other is part of gnome software and sources18:32
cyphermoxubiquity/nonfree_package18:32
cyphermoxthat lists only ubuntu-restricted-addons (on wily at least)18:32
davmor2cyphermox: and on the image in pool restricted is the broadcom driver and not much else right?18:33
cyphermoxI don't know, let me look18:33
infinitydavmor2: So, this is another "did this work with .2?" question.18:33
davmor2infinity: the wifi nope18:34
infinityOkay.  Good.18:34
infinityI mean, maybe we can fix it anyway, but yay for not a regression.18:34
infinitycyphermox: Right, I'm seeing the same template.  Now, the question is intent.  Did we ever mean for this to install nonfree *drivers*?18:34
infinityI vaguely recall conversations around this in the past.18:34
davmor2infinity: the text says yes18:35
infinitydavmor2: I'm about 99% sure it never worked for nvidia or fglrx either.18:35
infinitydavmor2: Though I can see people wanting to special-case network drivers for chicken and egg reasons.18:35
davmor2infinity: oh no it only did wifi iirc not gfx18:35
cyphermox${RELEASE} uses third-party software to play Flash, MP3 and other media, and18:36
cyphermox to work with some graphics and wi-fi hardware. Some of this software is18:36
cyphermox proprietary. The software is subject to license terms included with its18:36
cyphermox documentation.18:36
cyphermoxthat's ubiquity/text/prepare_foss_disclaimer fwiw18:36
cyphermoxwhich should be the text that shows just before the checkbox18:36
infinitycyphermox: Yeah, it implies it does things it doesn't do, I agree with that.18:36
infinityBut I'm pretty sure you have to actually use the "additional drivers" dialog to get it to do driver things.18:37
infinityCause I don't think we attempt to detect and autoinstall.18:37
davmor2infinity, cyphermox and it is what you check to install the same driver in mac hardware18:37
infinitydavmor2: Does it do anything on Macs?  That would surprise me.18:38
davmor2infinity: this is what I asked about earlier in .2 we had to roll something back so it did18:38
infinityHrm.  scripts/simple-plugins is curious.18:41
cyphermoxinfinity: no, we're not trying to do any kind of detection18:42
cyphermoxoh18:42
infinitycyphermox: Some of the code kind of implies we want to...18:42
infinitycyphermox: But I don't see anything *using* ubuntu-drivers to seed that list.18:42
infinityOh, I'm misreading that.18:43
infinityThat creates a list, it doesn't read one.18:44
infinitySo... What reads it? :P18:44
cyphermoxthis looks beyond broken to me18:44
infinitycyphermox: It looks like we create a list of drivers that ubuntu-drivers *would* install, then we do nothing with it.18:45
cyphermoxwhere do you see that?18:45
cyphermoxnevermind18:46
cyphermoxyeah, it probably should append that to nonfree_package18:46
infinityWell, maybe.18:46
infinityIt would also auto install video drivers, which we've not done before.18:47
cyphermoxyes18:47
infinityWhich the text implies we might do, but I'm not sure if that's a sane change to make.18:47
cyphermoxit's a pretty intrusive change, that's for sure18:47
cyphermoxtrying to figure out what uses that file18:48
infinityAnyhow, I'm pretty sure this also isn't a regression, so I'm not sure trying to hack a fix under pressure will be a win.18:48
cyphermoxubuntu-drivers postinst maybe?18:48
infinityNot that I see.  And that wouldn't run anyway, it's already installed.18:49
cyphermoxhm, true18:49
infinityIt's possible some higher level tool like software-properties tries to read it on startup and offer you defaults?  I dunno.18:50
davmor2infinity: livecd session drivers are not transferred to the install :(18:51
cyphermoxI'm not sure what's the right way to handle this18:52
davmor2infinity: so I added FourDollars EFI/boot/bootx64.efi and now .3 is working as expected18:52
infinityubiquity/target-config/31ubuntu_driver_packages:PKGLIST=/run/ubuntu-drivers.autoinstall18:52
infinityFrom ubuntu-drivers-common18:52
infinitycyphermox: So, it looks like ubuntu-drivers-common drops ubiquity hook that's meant to make this work.18:53
infinityBeyond that, I think we need to do some live system testing.18:54
infinitydavmor2: Can you boot into a live system, start ubiquity, get past the "I hate my freedom" prompt, and then check the contents of /run/ubuntu-drivers.autoinstall ?18:55
davmor2infinity: I can give me 518:55
infinityI guess I should look at the trusty versions of this, instead of trying to debug trusty with wily. :P18:56
davmor2infinity: oh so it did keep my connection details from the live session it just couldn't use them because there was no driver to power the wifi,  will reboot into live session now and get back to you18:58
infinitydavmor2: Okay, that only sounds half broken at least. ;)18:58
davmor2infinity: no such file19:01
infinitydavmor2: Cute.19:03
infinitydavmor2: Can you run "ubuntu-drivers autoinstall --package-list" at the command line?19:03
infinityErr, that needs a path argument, I guess.19:04
davmor2infinity: it does19:04
infinityGah.19:05
infinityRunning it on my laptop actually installed things.19:05
infinityThat was... Unexpected.19:05
infinityOh, maybe that's what it's meant to do.  Install in the live system, *and* write a package list for the installed system.19:06
infinitydavmor2: So, yeah.  "ubuntu-drivers autoinstall --package-list foo"19:06
infinitydavmor2: And see if it does anything.19:07
infinitydavmor2: As root.19:07
infinitydavmor2: "ubuntu-drivers list" and "ubuntu-drivers devices" would also be interesting.19:07
davmor2infinity: Okay that is weird I added foo and I got No drivers found for automatic installation19:08
infinitydavmor2: Okay, so that's the real problem here.19:08
infinitydavmor2: "ubuntu-drivers devices" would give you a similarly empty list, I'm guessing.19:09
davmor2infinity: hahahahaha19:09
infinityHahahaha?19:09
davmor2infinity: ubuntu-drivers list show bcmwl-kernel-source19:09
infinity...19:10
infinityThings made sense until you said that.19:10
infinityUnless autoinstall already ran earlier.19:10
infinityAnd installed that.19:10
infinityIs it currently installed?19:10
davmor2infinity: ubuntu-drivers devices show the broadcom driver, mod alias vendor model and driver19:11
infinitydavmor2: dpkg -l bcmwl-kernel-source?19:11
* infinity downloads an image and tries to think about how to spoof this.19:11
davmor2infinity: dpkg-query: no packages found matching bcmwl-kernel-source19:12
infinitydavmor2: apt-cache policy bcmwl-kernel-source19:13
infinitydavmor2: Does it exist at all, from our POV?19:13
davmor2infinity: 6.30.233.141+bdcom-0ubuntu219:13
davmor2infinity: installed None candidate ^19:14
infinityWTF.19:14
infinitySo, ubiquity isn't obviously doing anything wrong here, but ubuntu-drivers-common seems very confused.19:15
infinityAnd an annoying chicken and egg thing here where if I asked you to get me SSH on the machine, you'd have to install the wireless driver first, which would eliminate the situation wherein I can investigate the bug. :P19:15
davmor2infinity: do you use a mac at all?19:15
infinitydavmor2: I live and die by Thinkpads.19:16
infinitydavmor2: Cause they actually work.19:16
davmor2infinity: I was going to test on mac if you had one and see if that had the same issues, I assume it will19:16
infinitydavmor2: I don't suppose you own a USB ethernet dongle?19:16
davmor2infinity: I love my ideapad :)19:16
davmor2infinity: I don't however I have 2 laptop and an sdcard give 519:17
infinitydavmor2: Yeah, what I was hoping for was a network on the XPS13 that isn't the wireless, so I can investigate the wireless detection issue in a pristine setting.19:18
infinity(PS: USB ethernet dongles are dirt cheap and super useful for this kind of thing, you should ask Amazon for one for your birthday)19:18
davmor2infinity: it's like you knew it was my birthday this Sunday19:20
infinityIt's your birthday every day, according to online retailers.19:20
davmor2infinity: :)19:21
infinityI should probably replace my ancient 10Mbit USB ethernet with something faster and more fancy.  But this one has the advantage of working out of the box with every kernel since the dawn of time.19:21
davmor2infinity: http://www.amazon.co.uk/HooToo%C2%AE-Gigabit-Ethernet-Converter-Support/dp/B00HWMP9FA/ref=sr_1_8?ie=UTF8&qid=1438629744&sr=8-8&keywords=usb+ethernet hmmmmmm19:23
infinitydavmor2: I'd probably do a tiny bit of research on chipset and such to make sure whatever you get is supported out of the box.19:24
infinitydavmor2: And if speed isn't a concern, I'd bet the USB2 10/100 ones are more likely to Just Work than the USB3 GigE ones.19:24
infinity(Also, the 10/100 ones are, like, 10 bucks...)19:24
davmor2infinity: indeed I just like the thought of having a hub 2 2 birds 1 usb device :)19:25
infinityAnyhow, ISO downloaded, let's see if I can dream up a clever way to mock up your issue here without the hardware.19:26
infinityAnd I should build RC ISOs and tell other people to test, I geuss.19:26
infinityIf we're fixing this bug, it's not going to be in the next 10 minutes.19:27
davmor2infinity: I have a cunning plan give me 519:29
infinitydavmor2: Should I be scared?19:33
davmor2infinity: Toykeeper has a different one to me but it has the same chipset, but she doesn't have usb ethernet either :(19:34
infinitydavmor2: I'm very confused that "list" shows it and "autoinstall" does nothing.19:39
infinitydavmor2: On a fresh boot to live (don't run ubiquity), can you just capture the output (all as root) "ubuntu-drivers list" "ubuntu-drivers devices" and "ubuntu-drivers autoinstall" somewhere?19:40
davmor2infinity: oh I wonder if it was because I had already run the 3rd party software page, let me reboot and see what it says before that page19:40
davmor2hahaha19:40
davmor2infinity: http://paste.ubuntu.com/11995460/19:49
infinitydavmor2: And 'apt-cache policy bcmwl-kernel-source' at that point?19:50
infinityAnd also, WTF.19:50
infinityMaybe autoinstall in trusty just doesn't work.19:50
infinityWorks great in wily, I just installed intel-microcode by accident.19:50
davmor2infinity: it did in .2 on the macs with broadcom at least19:51
infinitydavmor2: Well, unless the package isn't available at that point, or ubuntu-drivers-common is fundamentally broken in trusty, I can't see how it would say "there's a driver available" and then "there's no driver, lolz".19:52
infinityBut maybe I can mock this up based on seeing that output.19:52
davmor2infinity: http://paste.ubuntu.com/11995481/19:53
infinitydavmor2: Bizarre.  And I assume "apt-get install bcmwl-kernel-source" installs that CD version?19:55
davmor2infinity: almost certainly want me to try it?19:56
davmor2infinity: it's not like it is connecting to the net after all ;)19:56
infinitydavmor2: Yeah, give it a spin.19:56
davmor2infinity: http://paste.ubuntu.com/11995538/20:00
infinityHrmph.20:01
infinitySonofa.20:33
infinitydavmor2: ubuntu-drivers autoinstall worked just fine for my nvidia machine.  Argh.20:34
davmor2infinity: so just hates dell then20:34
infinityI wonder if it's cause you're missing the "recommended" string there.  How does that get appended, I wonder.20:35
infinityOh, no, that only exists for nvidia/fglrx to handle multiple versions.20:36
davmor2infinity: ha I have a cunning plan https://www.youtube.com/watch?v=pKRxX3s3JlM20:36
infinitydavmor2: I was assuming that would be a video of me slamming my head into a wall.20:37
infinitydavmor2: I do miss when Atkinson was known for biting sarcasm instead of silly physical comedy, though.  Mr Bean completely ruined him. :/20:38
infinitydavmor2: Balls.  Found the bug.20:40
infinitydavmor2: Now to understand why the bug was introduced...20:41
davmor2infinity: see pm20:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!