[00:33] Hi all, so this is gonna be a bit of a roundabout bug report, because conventional channels crash. Using Xenial Alpha 2-ish at the moment, and unity-settings-daemon and the Ubuntu Store die when opened [00:34] by the way, Xenial is truly excellent, thanks for that! [00:38] Also this next thing might be a bug, too depending on how you look at it: Using launchpad, when trying to report a xenial bug, takes me to the "how to report a bug" that depends on unity-settings-daemon [00:46] Odd. I must have screwed up the flow. I can now report online yay [00:52] What is the launchpad homepage for xenial? [00:52] Trying to get this thing filed right... [03:20] hi [03:20] 1 question [03:20] ubuntu xenial cant boot custom kernels ? [03:21] ubuntu xenial cant boot custom kernels old kernlels ? [03:21] i compiled my own patched 4.1 with -ck bfs and dont want to boot [03:21] is there any restriction with kernels ? [03:22] why this happend ? [03:22] did that kernel work on 15.10? [03:22] i dont know [03:22] i dont have 15.10 [03:23] this is a fresh install [03:24] just for bugtracing procedure. to make sure its an 16.04 issue and not an "doesnt boot at any ubuntu" issue [03:24] well i cant tell you [03:24] i only have this install [03:25] but the same kernel boots on arch and gentoo without problems [03:26] using the same .config [03:30] i need my 4.1 kernel because i have problems with hibernation on 4.4 [03:30] no one has tryied this before downgrade the kernel [03:31] ozmage: did you file a bug on 4.4? [03:31] do i need a special ubuntu patch [03:31] nope i did for kernel.bugzilla [03:31] with the kernel 4.3 [03:32] im having problems since 4.3 [03:32] ozmage: i suggest you file a bug against xenial 4.4 [03:32] !bug [03:32] If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [03:33] im doing dist-upgrade now to see how goes with the new kernel build [03:33] but this problem is not ubuntu specific [03:34] my problem is on all my distros arch gentoo [03:34] ozmage: that doesnt matter mate, its good to bring up attention on your issue tru bug [03:36] ozmage: might be good to mention your system brand/specs to the bug [03:36] we experience a lot of acpi/hibernation issues on some brands with ubuntu [03:38] ok [03:38] im going to fill this bug [03:40] this is other problem i have [03:40] 418.722418] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun [03:40] [ 2418.722693] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder A FIFO underrun [03:41] with [03:41] Linux jimenez-lappy 4.4.0-2-generic #16-Ubuntu SMP Thu Jan 28 15:44:21 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [03:41] ozmage: only with xenial? [03:41] yep [03:41] well that happend on gentoo and arch too [03:41] with kernel 4.4.1 [03:42] another kernel specific bug [03:45] ozmage: try file your first bug first, then make another :p [04:00] ozmage: you can share the bug in here, so we can take a look [06:12] !bug [06:12] If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [06:13] i need to use ubuntu-bug really [06:13] hmmm [06:14] there is no page for reporting bugs and upload files [06:14] "See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs." [06:14] it's on that link [06:16] but ubuntu-bug really is the recommended option unless it's broken or something [06:50] well here is the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545238 [06:50] Launchpad bug 1545238 in linux (Ubuntu) "Gpu Hang After Resume From Hibernate State With 4.4" [Undecided,New] [11:48] Hi all [12:04] Good afternoon. [16:52] any idea why libpolarssl-dev is a deleted package in xenial? [16:56] the package polarssl has also been removed [17:06] oh, maybe it's simply reflecting the new name embedtls [19:04] Hi! I can't burn a daily image to a usb drive - it stalls at file 253 of 453 sits for a while and then completes without an error> boot error at boot time [19:20] Volkodav, which method are you using to copy/burn ? [19:20] netbootin [19:21] tried on 2 boxes with different flash drives [19:21] never had much luck with unetbootin , dd works very well [19:21] always worked for me before [19:21] tried different images too [19:21] !dd [19:23] never tried dd for this [19:23] sudo dd if=/dev/sdX(source) of=/dev/sdY(target) bs=1M [19:24] hmm let me try [19:24] it makes the iso file bootable as well [19:24] on the usb [19:28] like so : sudo dd if= /home/downloads/image/iso of=/media/bootflash bs =1M [19:31] BluesKaj: what do I put for source? same file? [19:32] sudo dd if= /home/downloads/image/iso of=/media/bootflash/image.iso bs =1M <==== like that? [19:33] Volkodav, yes path to iso , then the target is the usb as listed in sudo parted -l [19:34] it tells me usb is a directory [19:34] Volkodav, yes that looks good, is the usb formatted to fat32? [19:35] should I erase previous install from there? It should recognize and offer to overwrite though? [19:35] yes FAT32 [19:36] I always format before writing an iso to a usb [19:36] Ok I will reformat and try again [19:37] if you have fioles on the usb that you want to save, then copy them to a folder first in your ~/ [19:37] files even [19:38] dd: failed to open ‘/media/volkodav/Boot_Flash’: Is a directory [19:39] or use /dev/sdc1 should not make a difference though [19:40] what's the usb look like in the terminal , sudo fdisk -l [19:40] http://paste.ubuntu.com/15043088/ [19:42] your target is /dev/sdc , of=/dev/sdc [19:42] So it did not like the mount point huh? [19:43] How come it doesn't show any progress though? Just sits there like not doing anything/ [19:43] instead of ‘/media/volkodav/Boot_Flash’ use /dev/sdc [19:43] I did [19:44] it will there is a progress app you can insta;ll, but an OS iso might take 5-6 mins at the most [19:44] I guess it's doing it's magic with no signs of actioon though [19:46] yup [19:49] well looks like it is done - let me try to boot brb [19:49] sudo dd if=/dev/sdX | pv | sudo dd of=/dev/sdY bs=1M, for dd with a progress indicator [19:49] install pv to use with it [19:49] that's better - thanks [19:49] I will [19:50] right [19:52] Same error = missinoperating system [19:53] I think it has nothing to do with netbootin or dd - it gets me same error on different boxes and different drives [19:53] with different images too [19:54] I have no clue - guess will try to burn a DVD tomorrow - I do not have any blancs around [19:54] BluesKaj: Any ideas? [19:56] Volkodav, is usb boot enabled in your UEFI/BIOS ? and disable secure boot as well [19:57] Pretty sure it is -I booted this box from USB before [19:58] unless BIOS is acting up - let me check really quick [20:05] BluesKaj: All good I do not get it [20:06] I'll try and boot another box as soon it is done upgrading from that flash [20:06] if it boots - then at least it will narrow down a problem for me [20:07] right [20:08] Volkodav, what about your file manager , does the usb show up ? [20:08] Sure does [20:08] Now it shows as ubuntu 16.04 [20:08] wait - all ther files are locked though [20:09] well they are supposed though as read only right? [20:13] no, unless you have it so in properties/permissions [20:14] or it's not mounted [20:15] it is mounted [20:15] shows as me the owner and read only across the board [20:15] should I change the permissions? [20:20] vol yes , you shiould have at least rw permissions [20:20] Volkodav,^ [20:22] hmm - does not let me - says read only file system? [20:22] should I go as root ? It is all weird [20:24] well root shows folders all right but still won;t let me change permissions [20:26] Volkodav, is the places panel in the file manager locked? [20:26] nope [20:27] i'm on kde so things are a bit different here [20:28] well, I'm stumped [20:29] unless you try as a differnet user , never done that myself but I hear it works sometimes [20:35] to burn as a different user you mean? [20:44] to boot the OS as a different user [20:44] if that's possible [20:45] anyway I have to help with dinner, so my irc day is over