**** BEGIN LOGGING AT Tue Sep 22 02:59:59 2015 Sep 22 14:52:15 ogra_, Do you know if the rpi2 kernel supports the new Raspberry Pi touch screen? Sep 22 14:53:35 nope, i dont Sep 22 14:53:50 you'll have to try :) Sep 22 14:54:34 in snappy we're not at a point to run graphical stuff yet, so i dont think anyone has tested that (given the kernel is very specifically built for snappy) Sep 22 15:12:50 ogra_, So does the rpi2 kernel support GPIO? Sep 22 15:13:16 it should, but you will likely need to load the right devicetree overlay in the bootloader Sep 22 15:13:46 having devices enabled in the kernel doesnt mean they are initialized in the devicetree world Sep 22 17:01:37 hello all Sep 22 17:02:06 i am having an issue with apt-get update in ubunto Mate for Raspberry Pi Sep 22 17:02:17 http://paste.ubuntu.com/12522363/ Sep 22 17:04:55 you could try to rename the named udev rule (to 69-wacom.rules.backup) and see if it works afterwards Sep 22 17:05:18 how would i so that? noob here Sep 22 17:07:05 sudo mv /lib/udev/rules.d/69-wacom.rules /lib/udev/rules.d/69-wacom.rules.backup Sep 22 17:10:05 might be this bug: https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1392887 Sep 22 17:12:23 i dont think i would even need that package on a raspberry pi Sep 22 17:12:59 one sec and i will try the fix u gave me Sep 22 17:18:11 now i am getting another error im going to reboot and try again one second brb Sep 22 17:18:17 bill@RPi-UbuntuMATE:~$ sudo apt-get upgrade Sep 22 17:18:18 E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) Sep 22 17:18:18 E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? Sep 22 17:18:32 Osirus126: That means you're running apt/dpkg on another console. Sep 22 17:19:00 i dont have any other terminals open Sep 22 17:42:32 k1l_, check this out. this popped up when i restarted Sep 22 17:42:35 https://bugs.launchpad.net/y-ppa-manager/+bug/1464440 Sep 22 17:49:41 can someone please help me with this? Sep 22 17:56:50 Osirus126: Just "rm -r /lib/udev/rules.d/69-wacom.rules && apt-get install xserver-xorg-input-wacom" Sep 22 17:57:07 Osirus126: It should be fixed in the newer version. Sep 22 17:57:22 (Not sure why the upgrade is exploding, we can look at that, but the weird directory is gone in the new version) Sep 22 17:58:58 so this should fix it? Sep 22 18:00:04 what do you mean the wierd directory is gone? Sep 22 18:00:30 Osirus126: I mean that shouldn't have been a directory, it was meant to be a file. :P Sep 22 18:00:41 But the older version of the package had a bug. *shrug* Sep 22 18:02:44 i still got error Sep 22 18:02:57 i used that command u gave and still got error Sep 22 18:03:44 one sec Sep 22 18:03:47 maybe it worked Sep 22 18:04:20 no it didnt work Sep 22 18:05:18 what would be the command to pastebin the output? Sep 22 18:05:36 sudo apt-get upgrade | pastebinit Sep 22 18:05:37 ? Sep 22 18:07:24 anyone running ubuntu-arm on an HP chromebook 14 tegra? Sep 22 18:09:41 i dont need that package installed. i wouldnt use it on the raspberry pi. maybe we could just stop it from installing? Sep 22 18:10:04 infinity, would that be an option? Sep 22 18:15:30 infinity, http://paste.ubuntu.com/12523516/ Sep 22 18:20:29 Osirus126: Is your /lib on a different parititon from / ? Sep 22 18:20:54 Osirus126: What's going on in your case looks more fundamentally broken than just the wacom driver being a bit sad. Sep 22 18:21:13 possibly Sep 22 18:22:01 i am using a bootloader called berryboot Sep 22 18:22:20 so the /lib might be on another partition Sep 22 18:24:49 yes. my udev folder is in another partition Sep 22 18:26:04 Osirus126: Right, that's not a remotely supportable configuration. /lib, /bin, /sbin, /etc are expected to be on the root partition. Sep 22 18:26:34 ok so if i was to just install ubuntu mate without using berryboot Sep 22 18:26:42 it would most likely work? Sep 22 18:27:20 like when i go to filesystem and go to lib Sep 22 18:27:46 there is no udev folder Sep 22 18:28:04 Osirus126: there should be a working iso for ubuntu mate and the rpi2. Sep 22 18:28:17 yes there is. im sure Sep 22 18:28:51 i was using berryboot so i can have multiple os on the same sdcard Sep 22 18:29:23 but i will just install using the iso instead and i will let you kno if it works Sep 22 19:39:32 infinity, i just reinstalled the image file for ubuntu mate Sep 22 19:39:51 infinity, i am updating now. i will let you know if all goes ok Sep 22 19:40:16 infinity, i think we figured it out tho. thankyou Sep 22 20:51:39 infinity, It worked! thanks alot **** ENDING LOGGING AT Wed Sep 23 02:59:59 2015