=== led2 is now known as led1 === led2 is now known as led1 === led2 is now known as led1 [15:22] Anyone running a read-only raspberry pi? I'm trying to set this up but when I put it in read only mode it's failing to boot [15:23] I was following this for setup https://github.com/Team1559/Raspberry-PI-Camera-Code/wiki/Making-a-PI-Read-Only [15:43] nm figured it out [15:44] was missing a mount point [17:36] Hello, I am having trouble getting my usb wifi to make a connection with ubuntu-mate 17.04 on a HP Pavilion Desktop. Would anyone have a few minutes to help me diagnose the problem? [17:57] facing problem [17:58] raspberry client loaded with ubuntu mate now audio is not coming [17:58] someone please help [18:28] Hello, has anyone had issues with AppArmor module not loading? Invoking all profiles to complain returns "interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.)" [18:34] Hello All, Has anyone experienced constant disconnect with Ubuntu-Mate 17.04 and USB WIFI? The wifi seems to work, I see the wireless ssid and it asks for a password and will fail if incorrect but as soon as the wifi connects it disconnects. [18:35] Wondering if anyone might know a fix for this. [19:08] You certain Ubuntu is to blame for the disconnect? What model USB adapter? [19:16] hello! [19:16] sixwheeledbeast, I have tried 3 different ones. I just got a new one last night that was supposed to be ubuntu compatible but it does exactly the same thing. Belkin Model F9L1101v1, Sabrent USB 2.0 Wireless 802.11g Adapter (USB-G802) and a Panda 300Mbps Wireless N USB Adapter [19:17] sixwheeledbeast, actually a few days ago I tried a linksys usb wifi as well. They all seem to load correctly, show the available networks but will not make a connection. [19:24] sixwheeledbeast, tried the copy and paste password in case it was because of https://bugzilla.gnome.org/show_bug.cgi?id=767321. Tried making changes to the system in regards to this article. https://ubuntu-mate.community/t/stop-network-disconnecting-in-ubuntu/829 [19:24] Gnome bug 767321 in nm-applet "nm-applet timeout on lengthy password input -> clicking 'connect' does nothing" [Normal,New] [19:25] How odd. Never really had to use a USB adapter before TBH. Just wondering if the device was proven on something else. [19:26] is there an offtopic chat? [19:26] don't want to be scolded for derping in support chat [19:29] sixwheeledbeast, yes, one I took from the exact same model computer that is running kubuntu 16. The others I used in the past. Not the new one. [19:29] ubottu, I seen that bug and the workaround but it had no affect. [19:29] Thomas123: I am only a bot, please don't think I'm intelligent :) [19:30] I so do you get a connection and then drop out or do you never establish? [19:31] sixwheeledbeast, It shows the available networks, I select the one I use and try to connect, enter password and it tries for about 15 seconds then shows disconnected. [19:31] sixwheeledbeast, If I type the wrong password it makes me to have to retype it so it is trying to authenticate. [19:32] sixwheeledbeast, maybe I will try to download the ubuntu-mate 16 and see if it will work. [19:33] sixwheeledbeast, I really like Ubuntu Mate. This is my second full week without windows. Not going back. My laptop is running it and my desktop. [19:34] sixwheeledbeast, I am wondering if possible the issue is with the Computer I am trying to install mate on. I tried on two hp pavilion elites that are a few years old. [19:35] Are drivers required? [19:36] Is there no built in WiFi? [19:36] sixwheeledbeast, I don't think so. It does show available connections, wifi is enabled and will try to authenticate. I tried different settings just in case but nothing seemed to make a difference. [19:37] sixwheeledbeast, not on hp pavilions I have. [19:37] I assume wired lan is ok? [19:37] sixwheeledbeast, One is running kubuntu 16 with one of the usb adapters though and it has worked no problem. [19:38] sixwheeledbeast. I have not tried as I don't have wired in the office here but it probably is a good idea to run a cord from the router to see. [19:40] sixwheeledbeast. Going to see if i can test the wired lan and update to see if it helps. [19:41] I think that's a could idea also check for additional drivers etc [19:41] s/could/good/ [19:55] sixwheeledbeast, It connected to lan without issue. but while trying to do software upgrade I notice - Ubuntu 17.04 update error “ waiting for unattended-upgr to exit ” [19:56] sixwheeledbeast, going to see about fixing that and see if it helps. [20:37] sixwheeledbeast, So did all the updates, verified packages and did a fix to be sure nothing was broken or missing. Still has the same issue. I may just have to try to go up to 17.10 or back down to 16.x to see if it helps. [20:43] Can you see the adapter in the connection settings? [20:46] What does it show in lsusb? [20:48] Thomas123: how are you doing? Did you see ^^ [21:06] sixwheeledbeast, where should I look? I do see wireless connections that are available but not the adapter. I ran sudo lshw and see the adapter there. [21:10] Does it show a driver? The only thing I can think of is drivers. Seems odd they would be included in kubuntu but not ubuntu [21:13] Did you look in System > Prefs > Hardware > Additional Drivers? [21:17] sixwheeledbeast, It was Kubuntu 16 I think on the other machine. I will check for the driver. You think it is the wrong driver maybe? It has to have some driver and be working at least enough to see the wireless connection and authenticate. [21:19] sixwheeledbeast, thank you for your help. I really appreciate it. I did already add those additional drivers. Nothing for network there, just video and something for Intel Firmware. [21:19] Intel microcode I imagine. [21:21] None of the adapter you have mentioned are listed as supported on Ubuntu wiki. However, the Sabrent one is suppose to work via ndiswrapper. [21:24] sixwheeledbeast, https://www.amazon.com/gp/product/B00EQT0YK2/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1 said it was compatible but may not actually be. I am going to test them on this machine and see if they work. [21:28] If you want to try ndiswrapper here's the driver for Windows there is no native linux one on the website https://www.sabrent.com/download/usb-g802-windows-drivers/ [21:29] !ndiswrapper [21:29] Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [21:31] sixwheeledbeast, thanks, actually downloading ubuntu 16.04 lts to see if it picks up. I was going to try on this machine but I have no idea how to temporarily turn off my current wireless. lol [21:31] https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper that was the page that I was expecting [21:32] sixwheeledbeast, worse case I can set up my extra router and use it as a hotspot and connect that way if needed. [21:32] sudo ifconfig wlan0 down ? [21:36] sixwheeledbeast, ah, so just use ifconfig wlan0 down replacing wlan0 with apdater name? [21:37] sixwheeledbeast, I was messing with that on the other machine trying to see why wireless would not work. Now it makes sense why I was doing it. lol [21:38] This is to "temporary disconnect your wlan connection" [21:39] sixwheeledbeast, I read somewhere to do just the opposite to make sure it was up and running but when you mentioned it, it now makes sense what I was actually doing. [21:40] ifconfig wlan0 up to reconnect with wlan0 === flexiondotorg_ is now known as flexiondotorg [21:42] interfaces start at 0 if you only have one it will be wlan0 your lan will be eth0 for example. [21:43] sixwheeledbeast, ah ok. So you don't have to add the name that shows up in the lshw command for the wireless, you target it with wlan0 for first wlan, wlan1 for second, etc? [21:50] yep [21:50] sixwheeledbeast, Thanks. I was using the command wrong then. [22:01] sixwheeledbeast, so Ubuntu 16.04 LTS does work with those adapters. [22:02] Interesting. [22:04] sixwheeledbeast, hopefully, It will work itself out. New upgrades I will try a Ubuntu-Mate LiveCD and see if it is fixed. [22:06] Is this Ubuntu 16.04 LTS not Ubuntu-Mate 16.04 LTS? [22:07] sixwheeledbeast, yes [22:08] sixwheeledbeast, I can try that as well and see if it works. [22:09] I'd say start there. [22:10] hello [22:10] hello [22:10] sixwheeledbeast, ok [22:12] i have a djvu file, i've opened it with atril reader but it doesn't have content menu. Should I try other djvu reader or I am in trouble since it has 700 pages [22:17] was I clear? [22:23] oterrivel, I am not real familiar with atril. Is it strictly a command line tool? What would be the concern with using something different with a gui, you think it will choke on the 700 pages? [22:29] atril is a pdf djvu document viewer [22:29] i will try later [22:29] thanks [22:30] what version Atril? [22:31] oh [22:31] If they pop back and I am away point them to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840324 [22:31] Debian bug 840324 in atril "atril: Atril does not open djvu files" [Important,Fixed] [22:33] I think oterrivel was saying there was no content menu. I was thinking atril was a command line tool and might be a little more limited. Something like qpdfview may work better.