/srv/irclogs.ubuntu.com/2016/02/13/#ubuntu+1.txt

faddat1Hi 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 opened00:33
faddat1by the way, Xenial is truly excellent, thanks for that!00:34
faddat1Also 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-daemon00:38
faddat1Odd.  I must have screwed up the flow.  I can now report online yay00:46
faddat1What is the launchpad homepage for xenial?00:52
faddat1Trying to get this thing filed right...00:52
ozmagehi03:20
ozmage1 question03:20
ozmageubuntu xenial cant boot custom kernels ?03:20
ozmageubuntu xenial cant boot custom kernels old kernlels ?03:21
ozmagei compiled my own patched 4.1 with -ck bfs and dont want to boot03:21
ozmageis there any restriction with kernels ?03:21
ozmagewhy this happend ?03:22
k1ldid that kernel work on 15.10?03:22
ozmagei dont know03:22
ozmagei dont have 15.1003:22
ozmagethis is a fresh install03:23
k1ljust for bugtracing procedure. to make sure its an 16.04 issue and not an "doesnt boot at any ubuntu" issue03:24
ozmagewell i cant tell you03:24
ozmagei only have this install03:24
ozmagebut the same kernel boots on arch and gentoo without problems03:25
ozmageusing the same .config03:26
ozmagei need my 4.1 kernel because i have problems with hibernation on 4.403:30
ozmageno one has tryied this before downgrade the kernel03:30
lotuspsychjeozmage: did you file a bug on 4.4?03:31
ozmagedo i need a special ubuntu patch03:31
ozmagenope i did for kernel.bugzilla03:31
ozmagewith the kernel 4.303:31
ozmageim having problems since 4.303:32
lotuspsychjeozmage: i suggest you file a bug against xenial 4.403:32
lotuspsychje!bug03:32
ubottuIf you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.03:32
ozmageim doing dist-upgrade now to see how goes with the new kernel build03:33
ozmagebut this problem is not ubuntu specific03:33
ozmagemy problem is on all my distros arch gentoo03:34
lotuspsychjeozmage: that doesnt matter mate, its good to bring up attention on your issue tru bug03:34
lotuspsychjeozmage: might be good to mention your system brand/specs to the bug03:36
lotuspsychjewe experience a lot of acpi/hibernation issues on some brands with ubuntu03:36
ozmageok03:38
ozmageim going to fill this bug03:38
ozmagethis is other problem i have03:40
ozmage418.722418] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun03:40
ozmage[ 2418.722693] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder A FIFO underrun03:40
ozmagewith03:41
ozmageLinux 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/Linux03:41
lotuspsychjeozmage: only with xenial?03:41
ozmageyep03:41
ozmagewell that happend on gentoo and arch too03:41
ozmagewith kernel 4.4.103:41
ozmageanother kernel specific bug03:42
lotuspsychjeozmage: try file your first bug first, then make another :p03:45
lotuspsychjeozmage: you can share the bug in here, so we can take a look04:00
ozmage!bug06:12
ubottuIf you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.06:12
ozmagei need to use ubuntu-bug really06:13
ozmagehmmm06:13
ozmagethere is no page for reporting bugs and upload files06:14
rww"See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs."06:14
rwwit's on that link06:14
rwwbut ubuntu-bug really is the recommended option unless it's broken or something06:16
ozmagewell here is the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/154523806:50
ubottuLaunchpad bug 1545238 in linux (Ubuntu) "Gpu Hang After Resume From Hibernate State With 4.4" [Undecided,New]06:50
BluesKajHi all11:48
lordievaderGood afternoon.12:04
ngaioany idea why libpolarssl-dev is a deleted package in xenial?16:52
ngaiothe package polarssl has also been removed16:56
ngaiooh, maybe it's simply reflecting the new name embedtls17:06
VolkodavHi! 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 time19:04
BluesKajVolkodav, which method are you using to  copy/burn ?19:20
Volkodavnetbootin19:20
Volkodavtried on 2 boxes with different flash drives19:21
BluesKajnever had much luck with unetbootin , dd works very well19:21
Volkodavalways worked for me before19:21
Volkodavtried different images too19:21
BluesKaj!dd19:21
Volkodavnever tried dd for this19:23
BluesKajsudo  dd if=/dev/sdX(source) of=/dev/sdY(target)  bs=1M19:23
Volkodavhmm let me try19:24
BluesKajit makes the iso file bootable as well19:24
BluesKajon the usb19:24
Volkodavlike so :  sudo dd if= /home/downloads/image/iso of=/media/bootflash bs =1M19:28
VolkodavBluesKaj: what do I put for source? same file?19:31
Volkodav sudo dd if= /home/downloads/image/iso of=/media/bootflash/image.iso bs =1M <==== like that?19:32
BluesKajVolkodav, yes path to iso , then the target is the usb as listed in sudo parted -l19:33
Volkodavit tells me usb is a directory19:34
BluesKajVolkodav, yes that looks good, is the usb formatted to fat32?19:34
Volkodavshould I erase previous install from there? It should recognize and offer to overwrite though?19:35
Volkodavyes FAT3219:35
BluesKajI always format before writing an iso to a usb19:36
VolkodavOk I will reformat and try again19:36
BluesKajif you have fioles on the usb that you want to save, then copy them to a folder first in your ~/19:37
BluesKajfiles even19:37
Volkodavdd: failed to open ‘/media/volkodav/Boot_Flash’: Is a directory19:38
Volkodavor use /dev/sdc1 should not make a difference though19:39
BluesKajwhat's the usb look like in the terminal , sudo fdisk -l19:40
Volkodavhttp://paste.ubuntu.com/15043088/19:40
BluesKaj your target is /dev/sdc , of=/dev/sdc19:42
VolkodavSo it did not like the mount point huh?19:42
VolkodavHow come it doesn't show any progress though? Just sits there like not doing anything/19:43
BluesKajinstead of ‘/media/volkodav/Boot_Flash’ use /dev/sdc19:43
VolkodavI did19:43
BluesKajit will there is a progress app you can insta;ll, but an OS iso might take 5-6 mins at the most19:44
VolkodavI guess it's doing it's magic with no signs of actioon though19:44
BluesKajyup19:46
Volkodavwell looks like it is done - let me try to boot brb19:49
BluesKajsudo dd if=/dev/sdX | pv | sudo dd of=/dev/sdY bs=1M,  for dd with a progress indicator19:49
BluesKajinstall pv to use with it19:49
Volkodavthat's better - thanks19:49
VolkodavI will19:49
BluesKajright19:50
VolkodavSame error = missinoperating system19:52
VolkodavI think it has nothing to do with netbootin or dd - it gets me same error on different boxes and different drives19:53
Volkodavwith different images too19:53
VolkodavI have no clue - guess will try to burn a DVD tomorrow - I do not have any blancs around19:54
VolkodavBluesKaj: Any ideas?19:54
BluesKajVolkodav, is usb boot enabled in your UEFI/BIOS ? and disable secure boot as well19:56
VolkodavPretty sure it is -I booted this box from USB before19:57
Volkodavunless BIOS is acting up - let me check really quick19:58
VolkodavBluesKaj: All good I do not get it20:05
VolkodavI'll try and boot another box as soon it is done upgrading from that flash20:06
Volkodavif it boots - then at least it will narrow down a problem for me20:06
BluesKajright20:07
BluesKajVolkodav, what about your file manager , does the usb show up ?20:08
VolkodavSure does20:08
VolkodavNow it shows as ubuntu 16.0420:08
Volkodavwait - all ther files are locked though20:08
Volkodavwell they are supposed though as read only right?20:09
BluesKajno, unless you have it so in properties/permissions20:13
BluesKajor it's not mounted20:14
Volkodavit is mounted20:15
Volkodavshows as me the owner and read only across the board20:15
Volkodavshould I change the permissions?20:15
BluesKajvol yes , you shiould have at least rw permissions20:20
BluesKajVolkodav,^20:20
Volkodavhmm - does not let me - says read only file system?20:22
Volkodavshould I go as root ? It is all weird20:22
Volkodavwell root shows folders all right but still won;t let me change permissions20:24
BluesKajVolkodav, is the places panel in the file manager locked?20:26
Volkodavnope20:26
BluesKaji'm on kde so things are a bit different here20:27
BluesKajwell, I'm stumped20:28
BluesKajunless you try as a differnet user , never done that myself but I hear it works sometimes20:29
Volkodavto burn as a different user you mean?20:35
BluesKajto boot the OS as a different user20:44
BluesKajif that's possible20:44
BluesKajanyway I have to help with dinner, so my irc day is over20:45

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