/srv/irclogs.ubuntu.com/2014/06/25/#ubuntustudio.txt

EleanorEllisHow do I install fonts in Ubuntu Studio 14.04?00:30
holsteinEleanorEllis: same as in xfce, xubuntu, or main ubuntu really what are you looking for?00:36
holsteinEleanorEllis: you can see "manually installing fonts" here, which looks like how i would do it and have done it http://sourcedigit.com/9735-install-fonts-linux-ubuntu-14-04/00:37
EleanorEllisholstein: On a hunch I looked in Synaptic and discovered that Font-manager is actually installed. It just doesn't seem to show in the menu. But it can be called from the command line00:42
EleanorEllisholstein: I just found that font manager is also in the publishing menu#00:49
holsteinor, you can do it manually.. or,just add fonts in your users /home..00:50
cyborg_i need help wit usb midi drivers can someone help?04:25
holsteincyborg_: no.. you need help with linux suppot on that specific hardware. its not a midi device that you are trying to use in linux04:25
holsteinsupport*04:26
holsteincyborg_: you have an entire PC.. that you are trying to run linux on.. have you contacted the mailing list? or a larger channel?04:26
cyborg_i have and no response.04:27
holsteincyborg_: you'l have to wait.. when i go to bed here in a minute, and back to work, this channel can be quite dead04:28
cyborg_i am not having an issue with the device and not the computer just with the way in which linux addresses the device04:28
holsteincyborg_: i would go to the general ubuntu mailing list..04:28
holsteincyborg_: linux is not given support to address the machine04:29
cyborg_please stop thinking it is a proprietory machine it is just a computer with linux installed04:29
cyborg_fresh install at that04:30
holsteincyborg_: oh.. im not thinking that, at all.. it *is* a proprietary machine that has not promise of linux support04:30
holsteincyborg_: thats why its not working "out of the box". the maufacturers have not supplied the linux kernel developers with data to add in so that it would just get supported out of the box.. they are likely not interested in supporting linux like that04:31
holsteincyborg_: i would join the main ubuntu development list and try and find someone who maybe works with embedded systems04:31
holsteinhttps://lists.ubuntu.com/mailman/listinfo/ubuntu-devel for example04:33
holsteinthis channel is about ubuntustuduio support, and quite slow... its not really about larger hardware support like that04:33
holsteincyborg_: do try and be clear, though.. you are stating the question as if you have a midi use device that is not working in ubuntustudio, which is far from the case04:34
holsteinmidi USB04:34
cyborg_no that is pretty much exactly the case.  but the approach should be find a way to load a driver for the device and then develope one from there04:40
holsteincyborg_: its not, friend.. you do *not* have a usb device sitting there, and plugging it into a machine running ubuntu04:41
holsteincyborg_: you have an entire os with integrated devices that are not working.. that you want to provide support for04:41
holsteincyborg_: its not to "Find a way to load a driver", you have to go way further down than that.. the manufacturer doesnt give you a driver, so you can just load it. you have to identify what that hardware can be used as, and get help on that level04:42
=== sn is now known as Guest75542
cyborg_okay can someone help me with assigning a driver to a usb device that is intended to be a midi controller but may be looked at as a HID device in ubuntu06:31
=== james_ is now known as Guest15471
kostexhello experts!  I've searched the net.. nothing useful.. so: I want to get rid of the xcfe session save feature.. What I did now is added 'rm /home/xxx/.cache/sessions/*' to rc.local   This is a 'brute force' method.. Is there a better way? Or just leave it like this?08:38
coelebsiirc there was a box to uncheck09:33
coelebsbut i'm not on my ubuntu box right now09:33
coelebsor was it per program...09:33
* krokus is away (Linux is culture.)13:07
cyborg_can someone help me with assigning a driver to a usb device that is intended to be a midi controller but may be looked at as a HID device in ubuntu13:33
=== zequence_ is now known as zequence
holsteincyborg_: i suggest mentioning that its a standalone PC.. and i would go to the ubuntu devel mailing list..15:28
zequencecyborg_: There's no reason why it can't be both, I think, but if there aren't drivers for it, someone will need to write some.15:49
zequencecyborg_: ..or package some firmware15:52
holsteinideally, the manufacturer, of the device.. if you dont mind saying, zequence15:53
zequencehttp://alsa.opensrc.org/USBMidiDevices15:53
holsteinzequence: i seem to have a challenging communicating what i mean by that15:53
holsteinchallenge*15:53
zequenceWell, we don't write drivers anyhow :P15:53
zequenceNot me, anyway15:53
holsteinzequence: im just having an issue communicating with cyborg_ about this..15:54
holsteincyborg_ has stated that linux is running on the device, and windows works, so linux should work.. but, the drivers are not there, as you are saying..15:55
zequenceWell, depends of course if he installed any drivers on Windows15:55
zequence..which happens automatically nowadays for some devices, I think15:56
cyborg_it is just a computer.16:42
cyborg_pads faders and other inputs are Midi controllers16:43
zequenceI don't get it. Is the PC the midi controller, or you want a midi controller to work with a PC?16:43
holsteinits a PC16:43
zequenceWhat is?16:43
holsteinthe controls are integrated16:43
holsteinthe dbeat from openlabs.. the device in question16:43
zequenceAh, it came with a specially configured Windows OS16:48
holsteinafaik, it ships with windows.. i asked cyborg_ if it came with windows to see if the hardware was functioning properly.. cyborg_ stated he had seen, first hand, the device running properly in windows before his friend gave it to him.. or sold16:49
zequencecyborg_: If the buttons on that thing are functional as HID devices, then you can use something to translate that into MIDI, like puredata16:49
cyborg_zequence, thanks that is closer to what i am looking for17:03
cyborg_the pressure sensitive pads are the ones that i really want to work and the faders.  would be nice to get everything talking to and from apps17:05
holsteincyborg_: so, fire up puredata and translate the midi data, or share with zequence what you have done that makes that not possible..17:06
zequencecyborg_: Might be a bit of trouble getting the hid library to work on puredata17:21
zequenceI haven't dealt with it much. But, if you want to learn how to do it, first look up how to use puredata. Then, ask around on #dataflow, or on the pure data mail list on how to get hid to work17:22
zequencepuredata, to clarify, is a programming language, but it's graphical and fairly easy to use, especially for midi17:23
zequenceThe package for puredata is "puredata", and hid is "pd-hid"17:24
zequenceThere's also pd-extended, in a PPA. At ppa:eighthave/pd-extended17:24
zequence..which looks prettier and includes all the libs17:24
zequenceIf you are serious about that alternative, start here http://www.youtube.com/watch?v=rtgGol-I4gA17:24
* krokus is away (Linux is culture.)19:50

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!