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