j4f-shredder 2017-02-22 13:46:17
I just see legacy usb support
j4f-shredder 2017-02-22 13:46:34
Im using gygabyte H81M-H
gsilva 2017-02-22 13:47:00
If you change to that, does it stop displaying all those disks?
azizLIGHT 2017-02-22 13:48:19
nacc: 4.4 hangs on boot for me unfortunately
azizLIGHT 2017-02-22 13:49:01
how do i find the logs for the failed boots
j4f-shredder 2017-02-22 13:49:30
gsilva I just found it
j4f-shredder 2017-02-22 13:49:47
Failed to load com32 file menu.c32 says now
nacc 2017-02-22 13:49:59
azizLIGHT: where did it hang? logs should bein /var/log
gsilva 2017-02-22 13:49:59
oh jesus xD
gsilva 2017-02-22 13:50:23
What did you find then?
astro 2017-02-22 13:50:24
What is the easiest way of creating a bootable usb in Ubuntu? I have trued unetbootin and it doesn't work
k1l_ 2017-02-22 13:51:14
astro: ubuntu has got the usb creator. but you can use "dd" on terminal for ubuntu isos, too
OerHeks 2017-02-22 13:51:14
astro, use usb creator, standard app.
OerHeks 2017-02-22 13:51:34
dd && sync
j4f-shredder 2017-02-22 13:51:39
I just selected the usb with the legacy mode activated
gsilva 2017-02-22 13:51:40
astro, in ubuntu: https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-ubuntu
gsilva 2017-02-22 13:51:49
in Windows https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows
gsilva 2017-02-22 13:52:07
These are pretty straightforward guides and I always managed to do it
gsilva 2017-02-22 13:52:36
I'm not sure what is going on there, j4f-shredder because it seems your media device is broken?
azizLIGHT 2017-02-22 13:52:57
nacc: it hung here http://i.imgur.com/OfKK09J.jpg
azizLIGHT 2017-02-22 13:53:30
nacc: keyboard was unresponsive on this kernel at that point
azizLIGHT 2017-02-22 13:53:48
had to press down power button
nacc 2017-02-22 13:53:56
azizLIGHT: did you enter your passphrase? are you sure it's unresponsive and not just waiting for you to enter the passphrase?
nacc 2017-02-22 13:54:04
azizLIGHT: did you try sysrq?
OerHeks 2017-02-22 13:54:10
oh good action with encrypted disk ..
azizLIGHT 2017-02-22 13:54:21
nacc: i entered the passphrase, i saw no characters typed. i rebooted and entered passphrase properly and hit enter and waited and it was nonresponsive
azizLIGHT 2017-02-22 13:54:51
all my other kernels never had a problem?
azizLIGHT 2017-02-22 13:55:00
with encrtyped disk
tangled_z 2017-02-22 13:55:29
what's the name of the app managing the login screen that's in the latest LTS?
nacc 2017-02-22 13:55:41
azizLIGHT: http://askubuntu.com/questions/786267/wont-boot-drop-to-busybox-after-kernel-upgrade-with-encrypted-disks maybe?
nacc 2017-02-22 13:55:51
azizLIGHT: i feel like it's possibly a misconfig somewhere, but i hav eno idea where
k1l_ 2017-02-22 13:57:15
tangled_z: lightdm
tangled_z 2017-02-22 13:57:58
k1l_ thanks :)
mynyml 2017-02-22 13:59:02
i'd like to send an on screen display notification in the center of the screen, is there a way to do this with the current notify-send system?
OerHeks 2017-02-22 14:00:27
mynyml seems not possible with this tweak tool too .. http://www.webupd8.org/2016/05/customize-notifyosd-notification.html
mynyml 2017-02-22 14:02:13
OerHeks, i feel like there must be a basic 3rd party library that does that somewhere
yaboo 2017-02-22 14:16:04
hi all I have a fujitsu laptp running ubuntu and it seems the backlight keys do not work, is there a package etc to make it work?
jaith 2017-02-22 14:21:52
hello hello. can anyone tell me how to set the umask for apache on Ubuntu? should it go in /etc/apache2/envvars ?
yaboo 2017-02-22 14:22:10
@jaith umask
yaboo 2017-02-22 14:22:29
jaith I know you can set the user in the envvars file
jaith 2017-02-22 14:22:45
there's no setting for umask currently in that file. just add one?
jaith 2017-02-22 14:23:00
yaboo: is there some way to check apache's umask setting now?
yaboo 2017-02-22 14:23:17
jaith as far as I know, never needed too 755 was ok for me
jaith 2017-02-22 14:33:37
gartral: the issue is that apache runs on a VirtualBox vm and needs write access to a shared folder from the host machine (which is my workstation). apache on the guest/vm can write these files just fine initially, but due to the way the shared folder is mounted, files need to be group-writable to be written after they have initially been created by apache
SamIam 2017-02-22 14:34:00
Hi guys! I need help getting wireless working with my Macbook Pro in Ubuntu Server 16.04 (Broadcom BCM4360)
jaith 2017-02-22 14:34:04
gartral: long story LOL. I think it'll be fine
gartral 2017-02-22 14:34:13
jaith: I strongly recommend a cronjob
gartral 2017-02-22 14:34:32
SamIam: try wicd-curses
jaith 2017-02-22 14:34:47
gartral: pass. thank you!
k1l_ 2017-02-22 14:34:57
!bcm43xx | SamIam
ubottu 2017-02-22 14:34:57
SamIam: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx
jon-mac 2017-02-22 14:35:46
any ideas what would cause audio devices to not show up in pulseaudio? it looks like its there and has the right kernel module
SamIam 2017-02-22 14:35:55
@gartral: wicd-curses is not installed and I have no internet to download it
SamIam 2017-02-22 14:36:38
@ubottu: Thanks I will try this.
gartral 2017-02-22 14:36:41
SamIam: well... um... what does ifconfig say?
SamIam 2017-02-22 14:37:21
@gartral: shows only loopback - no wireless
jaith 2017-02-22 14:37:37
gartral: although a question does occur to me. Would you ever recommend adding a umask to tighten permissions? E.g., 077?
gartral 2017-02-22 14:38:02
jaith: certainly, but not often
gartral 2017-02-22 14:42:30
hey all, I have a weird bug with 16.04.2 LTS on my HP EliteBook 2730p, when I come out of sleep mode I lose my ability to login on lightdm... or rather, my session never comes back up, There's no mention of any issues related to my GPU in dmesg, I'm kinda at a loss as to how to continue. I know my VTs work fine