Posts

xorg - bumblebee: X did not start properly - Ask Ubuntu

bumblebee doesn't work, without giving me clear error message other "x did not start properly". here result of optirun -vvv glxgears : [19243.370955] [debug]reading file: /etc/bumblebee/bumblebee.conf [19243.400070] [info]configured driver: nvidia [19243.400238] [debug]optirun version 3.2.1 starting... [19243.400249] [debug]active configuration: [19243.400257] [debug] bumblebeed config file: /etc/bumblebee/bumblebee.conf [19243.400268] [debug] x display: :0 [19243.400272] [debug] ld_library_path: /usr/lib/nvidia-current:/usr/lib32/nvidia-current [19243.400277] [debug] socket path: /var/run/bumblebee.socket [19243.400285] [debug] accel/display bridge: auto [19243.400292] [debug] vgl compression: proxy [19243.400315] [debug] vglrun options: [19243.400323] [debug] primus ld path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus [19243.400465] [debug]using auto-detected bridge primus [19243.405523] [info]response: no - error: [xorg] (ee) [19243.4055...

grub2 - Quiet boot not working - Ask Ubuntu

following blank installation of both ubuntu 16.10 , 16.04 on asus 1215n i'm experiencing problems bios quiet boot functionality. quiet boot feature builtin in laptop prevents post output displayed before bootstrap , shortening boot time little bit. after installing each operating systems (no dual boot, reverted 16.04 due , other problems) feature doesn't work anymore: on each reboot post logs. happens in particular conditions (like power outage) , makes me think ubuntu shutdown doesn't ends correctly. i used have ubuntu 16.04 installed in dual boot windows 7 , microsoft mbr on sector 0 (grub installed on ubuntu partition) , there no problem. computer is efi has old stile bios (not uefi). tried google no luck. any ideas?

uefi - ubuntu 16.10 virtualbox doesn't get signed - Ask Ubuntu

i having problems virtualbox5.1 working on ubuntu 16.10 uefi secure boot enabled, start selfstudy of vagrant , further :). hoping, can me pinpoint problem or direct me in right way. i researched web lot, , came procedure, not working me, when "sudo modinfo vboxdrv", missing signature info. i show output, think relevant. if need more info, feel free tell me: uname -r 4.8.0-26-generic dpkg -s sign-file linux-headers-4.8.0-22-generic: /usr/src/linux-headers-4.8.0-22-generic/scripts/.sign-file.cmd linux-headers-4.8.0-26-generic: /usr/src/linux-headers-4.8.0-26-generic/scripts/.sign-file.cmd linux-headers-4.8.0-26: /usr/src/linux-headers-4.8.0-26/scripts/sign-file.c linux-headers-4.8.0-22-generic: /usr/src/linux-headers-4.8.0-22-generic/scripts/sign-file linux-headers-4.8.0-26-generic: /usr/src/linux-headers-4.8.0-26-generic/scripts/sign-file linux-headers-4.8.0-22: /usr/src/linux-headers-4.8.0-22/scripts/sign-file.c linux-headers-4.8.0-22-generic: /usr/src/linux-header...

software recommendation - Is there a terminal that allows setting of a background image - Ask Ubuntu

based on answer i can't set background image on gnome terminal 3.14 have given trying set background on gnome terminal. in link (or maybe in link link) mentioned xfce-terminal allow background image. package can find in ubuntu 16.04 repos xfce4-terminal doesn't seem allow either. is there terminal out there let me set background image runs in gnome on ubuntu 16.04 or need switch desktop environments completely? you can always run of terminal emulators in of desktop environments, there's no need switch desktop that. e.g. can run konsole (kde's terminal emultor) under gnome desktop, or gnome-terminal under kde, etc. newer gnome-terminal version have indeed removed support background image. notable terminal emulators use same terminal emulation widget gnome-terminal (namely vte , preferably gtk+-3 based version rather old unmaintained , quite buggy gtk+-2 based one) , support background image terminix xfce4-terminal version 0.8, both easy compile...

command line - Startup several applications on boot (each in their own terminal) + Auto-Mount Harddisk - Ask Ubuntu

when boot linux server, have run following things manually: start our mc server single command line start telegram bot single command line start dns update client single command line (login harddrive) what approach automate process? i've seen "minecraft startup scrips", contain lot of lines of code absolutely unnecessary in case. use own slim server-manager can run simple command. the goal is, boot server , gets done automatically, after logged in user (i'm user on system). simply go start applications , , add new entry, name wish , write following in command box: gnome-terminal -e "command" *instead of gnome-terminal can use whichever terminal like. substitute command of commands, easier 1 command per entry.

How to set a file size limit for a directory? - Ask Ubuntu

i have directory on system used specific reason applications , users, don't want size allowed exceed 2gb, there way of setting sort of limit doesn't allow file size exceed or other amount decide set in future? when size limit exceeded should undo last change (though there should option have stops operation , doesn't care if half file copied , left there) , display warning user. i running ubuntu gnome 16.10 gnome 3.22. usual filesystem quota on ext4 per-user/group, not per-directory. zfs can sort-of set directory quota, creating filesystem of fixed size off zfs volume. simple trick, though, create 2gb file, create filesystem on it, , mount @ desired folder: $ touch 2gbarea $ truncate -s 2g 2gbarea $ mke2fs -t ext4 -f 2gbarea mke2fs 1.43.3 (04-sep-2016) discarding device blocks: done creating filesystem 524288 4k blocks , 131072 inodes filesystem uuid: bf1b2ee8-a7df-4a57-9d05-a8b60323e2bf superblock backups stored on blocks: ...

apt - Errors while trying to install applications - Ask Ubuntu

today started having problems installing applications, spent half day googling , nothing try works. here's terminal output: link pastebin (it's long) i same output when using apt install -f apt dist-upgrade apt upgrade apt autoremove first tried turning off , on again - didn't fix it, , it's preventing me installing anything. then tried apt remove --purge on packages listed @ end, commands listed above, same result. it bugs me, because switched i3wm , can't install customize or expand functionality. thanks help! i tried removing packages manually suggested in comments i removed /var/lib/dpkg/info/ every file mentioned @ end of error log. now, have managed install few applications without errors. far seems working fine, won't happen again. help! edit: after tried boot again time later, error saying file /boot missing - give up, i'll reinstall ubuntu