[00:29] Upgraded to xubuntu 16.04 from 14 touch screen no longer working [02:19] help [02:22] what do you need? [02:31] hi [02:52] i need ftp support on ubuntu [02:52] i am noob but I am proud [04:33] I just installed Xubuntu and I was hoping I could get some help. The headphone volume is extremely low. [08:08] hello i have got this problem: initramfs) unable to find a medium containing a live file system. Can someone help me? [09:22] help [09:22] anyone there [09:22] i am not getting sound on my Toshiba NB505 Netbook [09:28] xubuntu81w: your Xubuntu lsb_release please === alexandr1 is now known as alexandros_c === azeam_afk is now known as azeam [21:32] <21WAAMOCW> Hi people. I'm running Xubuntu 16.04 amd64. Even though I have set the system to go to hibernate after 15 minutes, the system only shuts off/blanks the screen after 10 minutes or so and never goes to hibernate. How can I make Xubuntu go to hibernate after a given time? === 21WAAMOCW is now known as pjotter [22:26] Hi all, [22:27] how do I run a windows program .exe on xubuntu ? [22:27] i have heard of something called wine, but can't find it [22:27] and some others suggest simply to make it executable via terminal [22:30] hello ? Can anyone help ? [22:31] What do you need help with? [22:32] Hi, I need to execute a windows program (.exe) on xubuntu. I have heard of Wine but don't know where to find this and neither how it works. Plus, some others suggest just to make the file executable via chmod +x kind of thing. What do you think ? [22:33] Open a terminal and type "sudo apt-get install wine" [22:34] good. Then the .exe will work ? [22:34] Yes. [22:35] Yes and no, it depends on the executable. You will have to try it. [22:35] But for most it does. [22:36] Sounds good. To be more explicite, I want to install Keil MDK-ARM which is an IDE to debug microcontrollers via Serial ports [22:36] extinct_potato, wine has an appdb that can help you figure out if your app should work. [22:37] mladen-online : try to check it in WineHQ database. [22:37] Good hint knome. [22:37] I totally forgot about that db [22:37] oh, it was mladen-online who was asking. sorry for the wrong ping :) [22:38] No problem mate :) [22:39] OK. chacking on Wine DB... [22:40] there are some Keil programs but not MDK-ARM [22:40] what conclusion should I draw from this ? [22:41] You should just try it yourself. [22:41] :) OK [22:42] It just won't work in worst case :P [22:42] thanks [22:42] if it works, you can report it to the database. [23:56] mladen-online installing gcc-arm-embeded and openocd gives you a better command line ARM environment than Keil