/srv/irclogs.ubuntu.com/2013/01/03/#lubuntu.txt

redderhsanyone here compile mame before?00:30
redderhsI'm trying to apply a nonag/hi-score patch to the source. I am not sure how to do it and was wondering if any of you knew how.00:31
redderhsit's pretty simple to do in windows as there's tools to do all the work for you.00:32
BWMerlinI am having trouble getting a hdd to appear under lubuntu00:46
BWMerlinthe hdd works fine and I can still boot to it (it contains my windows install which I was using up until yesterday) but for some reason lubuntu is not mounting it00:46
BWMerlinit shows up both under the disks utility and under gparted00:47
holsteinredderhs: i usually try native apps in the default repos. then i look for a .deb ..then i might try a PPA https://launchpad.net/~c.falco/+archive/mame01:02
holstein!mount01:03
ubottumount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount01:03
holsteinBWMerlin: might be as simple as mounting it properly01:03
holsteinBWMerlin: open a terminal and see that it is in "sudo fdisk -l"01:03
BWMerlinholstein: it is listed as sdc with sdc101:08
holsteinBWMerlin: so you follow the mount procedure,and try and mount it properly from the commandline, and you'll either get it mounted, or see helpful output01:12
BWMerlinI got this error message mount: /dev/sdc1 is not a block device01:19
BWMerlinand when I try on sdc I get this error message mount: unknown filesystem type 'isw_raid_member'01:20
holsteinBWMerlin: i would check the format.. maybe its not a format linux reads. looks like a raid drive01:29
BWMerlinit shouldn't be01:29
BWMerlinit was a very long time ago but I fresh installed it about a year ago onto a different motherboard01:30
BWMerlinso it should just be ntfs01:30
BWMerlinfdisk -l /dev/sdc says 2048   976771071   488384512    7  HPFS/NTFS/exFAT01:30
holsteinsudo mount -t ntfs /dev/sdc1 /media01:33
holsteini would confirm what it is... if you can see it in windows, look and see what it is...01:34
BWMerlinIt is my Windows install01:34
BWMerlinstill works as I was using up until yesterday01:35
BWMerlinI booted to it and ran a chkdsk on it as well and all is fine01:35
BWMerlinError opening '/dev/sdc1': No such device or address01:36
BWMerlinFailed to mount '/dev/sdc1': No such device or address01:36
BWMerlinEither the device is missing or it's powered down, or you have01:36
BWMerlinSoftRAID hardware and must use an activated, different device under01:36
BWMerlin/dev/mapper/, (e.g. /dev/mapper/nvidia_eahaabcc1) to mount NTFS.01:36
BWMerlinPlease see the 'dmraid' documentation for help.01:36
holsteinBWMerlin: thats what it looks like to me.. a raid01:36
BWMerlinI wonder why it is in raid01:36
holsteinBWMerlin: i dont know your windows configuration01:36
BWMerlinand it seems i don't either01:37
holstein!dmraid01:37
holsteinthat would be just too easy...01:37
BWMerlinhttp://www.overclockers.com/forums/showthread.php?t=670463 here mentions I can use sudo dmraid -rE /dev/sdc  to clear the raid metadata01:37
holstein!info dmraid01:37
ubottudmraid (source: dmraid): Device-Mapper Software RAID support tool. In component main, is optional. Version 1.0.0.rc16-4.1ubuntu9 (quantal), package size 25 kB, installed size 136 kB01:37
holsteinwhat would i do? make another drive to "share" between windows and linux01:38
holsteini think you can break that windows install01:38
holsteini would just use dropbox or a USB stick01:38
BWMerlinI think I will boot into Windows one last time and shadow protect it01:38
holsteinand next time, think and plan for sharing from the first01:38
BWMerlinthen I can see about running the raid metadata cleaner01:39
BWMerlinI don't want to share01:39
holsteinthen why mount it?01:39
BWMerlinI just want to retrieve files when I need them01:39
holsteinjust boot the OS01:39
holsteinif you want to "retrieve files" thats what i am implying by sharing01:39
holsteina windows/linux friendly partition labeled "data" for example01:40
BWMerlinthought you were implying that I would be booting both OS and copying files back and forth01:40
holsteinnope.. a place that any OS can access... a USB stick.. or dropbox that just syncs up on both OS's01:40
BWMerlinI only really want to access saved configurations so I can copy them to lubuntu01:41
BWMerlinat this stage all going well I won't need to use Windows01:41
holsteinim just suggesting ways you can access said data.. configs or whatever.. you drop them in dropbox, or sync them to a USB stick.. or have a friendly partition in common01:43
DJRWolfTrying to get a Toshiba Satellite U305-S7446 with IntelĀ® PRO/Wireless 3945ABG wifi to connect. Wifi Radar does not get past the acquiring DHCP part. Suggestions?02:02
holsteini would try connecting to something without encryption to rule out a fat-finger password.. i would try the windows driver via ndisgtk.. i would try another version of the linux kernel which i usually do with live CD's02:05
DJRWolfok, will do once I get a chance, thanks02:06
DJRWolfif anyone ealts has a suggestion before I leave channel, the more ideas the better :)02:06
holsteinother that you making an error connecting, a different driver is really the only option02:07
holsteinother than*02:07
RoHello, I am a musician. Could someone please give me a link or explain to me the advantages and drawbacks of making my audio realtime, and if I do chose to do so, tell me how to do it?02:50
Roby the way I have an older computer02:50
holsteinRo: if you have an internal sound card and an old box, you wont get RT02:51
holsteinyou dont need RT anyways likely02:51
holsteinif you do software synths and realtime effects, you need lower latency, otherwise, you dont02:52
holsteincheck #ubuntustudio or #opensourcemusicians02:52
jude0hi Ro02:52
holsteinAVlinux is a great live audio distro as well02:52
holsteinRo: there is a lowlatency kernel in the default repos, that you can use with lubuntu02:53
Rouhm, I am going to use a softsynth through wine02:53
jude0which softsynth out of curiosity02:53
Roabox2, it is a really really awesome modular synth that I want to run inside jack02:54
Rowould you by any chance know how to do that?02:54
jude0jack always infuriated me02:54
Roor should I go to one of those channels?02:54
RoI need to learn how to use it. I demand complete moduability with my musical component02:54
holsteinRo: you should just use the code native in windows02:55
holsteini use JACK regularly02:55
Roholstein, how do you mean? Sorry I am not that familiar with jack02:55
jude0Ro: did you get all your driver issues figured out?02:55
Rojude0, Yes I did. I just took the goddamn thing out, and now I have no problems; sailing on the onboard video02:55
jude0ha thats one solution02:56
RoI think I have had a problem with it before back when my hard disk drive got smashed and I had only a livecd to run on02:56
holsteinRo: try and watch the language in the official support channels02:57
holsteinRo: http://jackaudio.org/02:58
holsteinRo: thats what i use with my firewire device02:58
RoYes, jack. I want to learn how to use it. I want to be able to connect every program I use to its own audio port so I can use it in abox02:58
holsteinhttp://holstein.bandcamp.com/ was made with ubuntu and FOSS02:58
Roso I can route it in abox*02:59
RoAwesome, music :D02:59
holsteinif you want to use windows software, i would use windows02:59
jude0i personally prefer just to midi pipe everything out to a hardware synth02:59
holsteinJACK can route to hardware or software.. or both02:59
RoYes but I want to use windows and linux software together. I really want to try rosegarden and my next main daw, and I am really intrigued by all the standalone synths avalible for linux03:00
holsteinRo: RG is not great as a DAW03:00
Roabox is the only one I need, and it is really extremely light03:00
holsteinardour3 is about to release and is in beta03:00
holsteinmost folks use qtractor or rosegarden with ardour2 now03:01
holsteinand connect via JACK03:01
holsteinJACK is the key03:01
holsteinand decent hardware03:01
holsteinRo: i wouldnt expect to have much luck with wine and lowlatency03:01
Rocould I install asio on wine?03:01
holsteinRo: there is a project my friend runs called KXstudio #kxstudio http://kxstudio.sourceforge.net/03:02
holsteinRo: he runs PPA's for ubuntu that can be used with any of the variants and tries to support supportable windows vst's03:02
holsteinRo: you can do what you like03:02
holsteinRo: im just telling you out of experience not to expect much03:02
holsteinRo: if you want to use windows software, use windows03:03
holsteincan you get software to do what you want in linux? sure03:03
Rothen can you point me to a standalone modular synth that works well with jack, and is very powerful?03:04
holsteinif i were you, i would download either ubuntustudio or avlinux and try them live03:04
holsteinyou can test JACK and all the software there and not change your computer03:04
RoI do not have a DVD drive to use DVDs with03:04
holsteinRo: *everything* works well with jack03:04
holsteinRo: you cn boot with a USB03:05
holsteinRo: you dont have to take my suggestion... you can just install the ubunstudio software in lubuntu03:05
holsteinRo: you can open the package manager of your choise and search 'ubuntustudio' and install the things that dont deal with the theme03:05
RoHmmmm03:05
holsteinthen you can run the software in lxde.. you can install the lowlwatency kernel as well if you need/want it03:06
Rois there ever any problems in linux when it comes to downloading things twice?03:06
Rolike oh say if I install jack twice by accident03:06
holsteinRo: thats what package management is about03:06
Rocool03:07
holsteinRo: you cant have 2 things installed like that03:07
holsteini mean, you can, but you wont03:07
Roso I shouldn't worry?03:07
jude0Ro, remember synaptic, start with that03:07
Roright03:07
holsteinhttp://wootangent.net/category/linux/ is my friend [lsd] in #opensourcemusicians who uses ubuntu for music creation.. as well as external synths as jude0 suggested03:07
holsteinhttp://pneuman.bandcamp.com/03:08
holsteini dont do a lot of electronic music, but my friends do03:08
RoI see, by the way I couldn't get your bandcamp to load, got a soundcloud or something?03:08
holsteini dont use soundcloud for that.. i use it for students mostly03:09
Royou teach?03:09
holsteinRo: some.. i only have a few students right now03:10
RoI see, very neat03:10
Rowhat do you teach?03:11
holsteinhttp://www.artofliferecords.com/open.html03:11
holsteinRo: bass, guitar... whatever i hae a few vocal students i teach theory and improv03:11
Rowow, very cool.03:12
Roheh, you have a pretty good sound03:16
holsteinthanks.. we should carry this to the #lubuntu-offtopic or the #opensourcemusicians03:17
Roindeed.03:19
Roso what channel would be my best bet to try and find a standalone modular synth to my liking?03:19
holsteinRo: a music related one.. such as the one i suggested03:24
holsteinRo:  #opensourcemusicians ..you can try the lau one, but we have a lot of traffic in the OSM channel03:24
Rothank you for all your help03:25
holsteinRo: cheers..03:25
Rooff onto the neverending quest for "that sound"03:25
holsteinRo: like most things, the journey is the destination03:31
sunny_Hi :-)07:09
sunny_I have just installed lubuntu and I have a couple of questions07:09
sunny_Can I somehow make the icons on my desktop bigger?07:10
sunny_How can I add the shut down and restart options to the desktop?07:10
sunny_Is there a way to remove things I don't need from lunching at startup to make the system boot faster?07:11
sunny_And can I remove the password thing that keeps popping?07:34
ctrlzHi, how can i rotate the webcam in skype? I see it upside down. Lubuntu 12.10 x64 on asus u36sd here10:14
tonycoos\help12:11
tonycoosaw... wrong way. sorry!12:11
lessshastehow do I change the default app for word docs from abiword to libreoffice?16:58
zleapright click and select open with17:10
zleapthen open with again and you get a list of apps in a dialogue box with a tick box at the bottom to set to default17:11
zleaplessshaste, is that helpful17:12
lessshastezleap, so I need to save a word doc once to do that?17:13
lessshastezleap, I am trying to get gmail to open word docs with libreoffice17:13
lessshastezleap, how do I even open up a file browser? I am a terminal sort of guy :)17:13
zleapthat method changes the default app you open  file with17:14
zleapi don't want to change things locally but i just rightclicked on a file .odt17:14
lessshasteok cool.. so how do I open a file browser?17:14
zleapwell from lxterminal type firefox17:15
lessshasteyou use firefox as a file browser?17:16
holsteini would just open the document where you want it to be opened17:17
holsteinif its a step of convenience you are looking for, try and notice when it is happeneing and elaborate as to what is happening and what you want to have happen17:18
lessshasteholstein, I would normally open it by clicking in gmail.. there I have no options and abiword opens17:18
lessshasteholstein, so I have been advised to save a word file and then right click from a file browser17:18
lessshasteholstein, I just wnt to know how to open a file browser to do this :)17:19
holsteinlessshaste: i would open it from the menu... or just open a location17:19
lessshasteholstein, which app in the menu?17:20
holsteinlessshaste: i dont have lubuntu running in front of me, but it should literally say "file browser"17:20
holsteinlessshaste: its pcmanfm AFAIK17:20
inductiveloadlessshaste: accessories->File Manager PcManFM17:20
lessshasteI think I need to install that17:21
holsteinlessshaste: you can launch it ffrom the terminal too.. pcmanfm in a terminal17:21
holsteinlessshaste: lubuntu ships with a file manager... ships with pcmanfm17:21
lessshastenope it';s installed..17:21
lessshastehmm17:21
lessshasteah found it :)17:21
holsteinyou should be able to right click and mess with the defaults17:22
holsteinOR, just navigate to the file you want to open from the software you want to use17:22
lessshastethanks17:22
lessshastev. helpful17:22
inductiveloadlessshaste: you can bind the filetype to a default application with xdg-mime17:32
lessshastethanks.. I am hoping the current method has worked17:33
inductiveloadok17:35
=== TheLordOfTime is now known as LordOfTime
=== LordOfTime is now known as TheLordOfTime

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