Search #Ubuntu channel logs

Note: Use Ctrl+F to search through these logs

Wednesday, March 8, 2017

#ubuntu channel featuring TheNH813, cfhowlett, vkku[m], BlackDalek, Peetz0r, Bashing-om,

scootergrisen_ 2017-03-08 16:07:04
How come during boot of the Ubuntu ISO file there are no info that you can select language during boot if you press a key?
cfhowlett 2017-03-08 16:08:39
scootergrisen_, false. the very first screen you should see would be a language selector.
scootergrisen_ 2017-03-08 16:10:21
Only if i press a key
scootergrisen_ 2017-03-08 16:12:45
If i dont press anything on boot i see keyboard icon = accessibility icon
scootergrisen_ 2017-03-08 16:13:01
For a few seconds
scootergrisen_ 2017-03-08 16:17:45
I would like danish translation to be included in ubuntu ISO file
mantise 2017-03-08 16:22:00
did .sudo add-apt-repository ppa:graphics-drivers/ppa
mantise 2017-03-08 16:22:00
sudo apt update - and chose the newest driver in the software and updates
mantise 2017-03-08 16:22:20
well it got it working before, now i have a really old nvidia driver :s
TheNH813 2017-03-08 16:22:20
Can someone point me to software for stitching screenshots?
mantise 2017-03-08 16:22:27
and it bugs
TheNH813 2017-03-08 16:22:36
I need to combine a bunch of vertical screenshots. Like 2000.
Peetz0r 2017-03-08 16:23:05
TheNH813: there's probably a way to do it with imagemagick/convert
TheNH813 2017-03-08 16:23:28
Where it could detect the overlap and combine them?
TheNH813 2017-03-08 16:23:38
Hmmm... can you point me to the documentation then?
Peetz0r 2017-03-08 16:23:51
I am not sure about overlap
TheNH813 2017-03-08 16:39:52
It will rename everything to .dcm. Make sure nothing else is int he folder.
BlackDalek 2017-03-08 16:41:22
TheNH813, thanks
TheNH813 2017-03-08 16:41:30
Did it work?
Bashing-om 2017-03-08 16:42:47
Peetz0r: Add the following kernel argument at boot time: nvme_load=YES ?? see : http://manpages.ubuntu.com/manpages/trusty/man4/nvme.4freebsd.html .
TheNH813 2017-03-08 16:43:01
Peetz0r: I think it might not be seeing the drive correctly. Some part of the process may be looking for a /dev/sdX device, when instead it's getting a /dev/nvme* device. Try asking on Ubuntu forums.
BlackDalek 2017-03-08 16:43:46
TheNH813, yes, it did
vkku[m] 2017-03-08 16:44:55
> vkku[m]: Try disabling the internal HDD from being a boot device. IF it still dosen't boot, the flash drive may be unbootable.
vkku[m] 2017-03-08 16:44:56
I can lower HDD's priority but I don't know how to disable it completely
Peetz0r 2017-03-08 16:44:58
Bashing-om: I could try that, but i can see and mount my /dev/nvme0n1 device fine already. Will this still help me?