=== heathkid|2 is now known as heathkid === tr-808_ is now known as tr-808 === shirgall is now known as Guest92719 [11:04] I am trying to install a driver on ubuntu-desktop 12.04 on beagleboard-xm. When I type "make", I get the following error http://pastebin.com/wRqt7X3R that links to wrong directory. It links to ...arch/armv7l/Makefile directory instead of arch/arm/Makefile .. This is the Makefile of the driver installation file (not .../arch/arm/Makefile directory) http://pastebin.com/s9TJ9uk2 . What line do I need to change in the makefile in order to fix t [11:04] he link problem? [11:04] or if I change the directory name ../arm/Makefile to /armv7l/Makefile by manual, would it cause further problems? === Guest92719 is now known as shirgall [14:00] hi guys. Can anybody tell me why "runhaskell" is not in precise's ghc package on arm? and where i can find it? === zyga is now known as zyga-food === prpplague is now known as prp^2 === zyga-food is now known as zyga [15:11] angs: ARCH=armv7l is wrong, the kernel only knows about arm [15:20] steev: thank you, I solved it as you told by changing the make file [15:20] angs: why not use the driver that's in the kernel (or compat-wireless)? [15:26] ogra_, has the daily image spinning stopped? I see latest is jun 29 [15:26] update-xapian-index errored out [15:26] so all images failed for a while [15:31] I am trying to use the usb doggle in the ad-hoc mode, I was able to connect to my access point without installing any extra package. However, I could not use it on the ad-hoc mode. I thought I should install the driver that came with the wifi dongle. But, I still cannot use it in the ad hoc mode. I am using these commands: http://pastebin.com/kTMkgCDx I wonder if someone can tell me what is wrong with the settings or what can I do to use the wif [15:31] i dongle in ad-hoc mode. the doggle is micronext mn-wd 152B that has RTL8188CUS chipset. [15:33] not really an arm specific problem ... did you search the wiki for setting up ad-hoc ? [15:34] I used this instruction https://help.ubuntu.com/community/WifiDocs/Adhoc [15:36] it is not arm-related, I also tried it on my laptop (ubuntu 12.04), it did not work. maybe there is someone that has experience in setting the dongle in ad-hoc mode could advise me what to do [15:36] * ogra_ never used ad-hoc, sorry, cant help [15:37] thank you, I will try my chance on #beagle [15:44] same, i've been using wireless cards since way back when, never bothered with ad-hoc [15:52] * GrueMaster debates turning his beagle into a digital doorbell. [15:59] is python-matplotlib just not built for armhf? [16:03] what source package would that be in ? === zyga is now known as zyga-afk [16:28] ogra_: matplotlib [16:28] i'm currently rebuilding ghc because it's missing some binaries on armhf, also [16:28] so can't really rebuild that too :) [16:32] Chipaca, did you find why ghc does not include runhaskell, oversight or intentional? [16:32] janimo: no [16:32] janimo: i'm just blindly rebuilding [16:32] janimo: because i couldn't really look into the packaging until tonight [16:32] so if it's done by tonight, i'll know more than if i didn't rebuild :) [16:33] Chipaca, unless it is an oversight the maintainers may have had a reason for it, ghc was not as well tested on ARM as elsewhere [16:34] janimo: i'm hoping it's an oversight, becaue it's not much use without that :) [16:34] Chipaca, precise or quantal? [16:36] janimo: precise [16:55] Chipaca, you may want to tweak mk/config.mk.in in the ghc package. It has ArchSupportsGHCi= which says which arch ghci and other commands are built on [16:55] runhaskell goes in only if there's an interpreter built [16:55] so you need to buld with armhf added there ans see if there's a bug [16:55] or just a historical ommission :) [16:58] janimo: awsome, thank you [16:59] Chipaca, hopefully it should just work and then a patch can be applied upstream :) [17:00] Chipaca, I just googled it an apparently ghci on arm is being worked on, so not yet === NekoXP is now known as NekoDr [17:06] gah [17:12] janimo: so now i need to figure out how to build things which have runhaskell as the how-to-build [17:12] and i know just enough haskell to know that's not going to be fun [17:12] * Chipaca suddenly realized he knows haskellites at the university who own the same computer he has [17:12] * Chipaca runs to find them [17:22] huh [17:22] ghc --make [17:24] ogra_: any news re matplotlib? [17:34] where is the apckages.ubuntu.com for ports? [17:34] scientes, apt-get install apt-file [17:35] mythos, that is entirely differn't [17:35] different from what? [17:35] packages.ubuntu.com [17:35] ports.ubuntu.com is not indexed on packages.ubuntu.com. but you can use apt-file instead [17:35] oh shitty [17:36] even emdebian has a packages.debian.org alt [17:36] apt-file is a really neat tool. don't be shy, you are going to love it [17:36] i refuse to use it, cause i don't like extra databases [17:36] i use dpkg -S instead [17:36] and packages.debian.org/file:foo [17:37] also, rapt-file doesn't work [17:37] apt-file downloads only the contents.gz from your repo. [17:38] did you an apt-file update first? [17:38] then apt-file search [17:38] the whole point of rapt-file is that it doesn't need a database [17:38] rapt-file? [17:38] its part of the apt-file package *remote* [17:38] yeah, ok [17:39] most of my uses of p.d.org etc are about getting up-to-date info [17:39] which is another reason apt-file just doesn't cut it [17:39] an apt-file update is so hard? [17:39] no, cause its backwards for what i'm doing [17:40] and it only works on the same arch and dist as your computer [17:40] ok... then you could set up an equivalent for packages.ubuntu.com for ports? [17:40] p.foo.bar works everwhere [17:40] no, that's nonsense [17:40] you can specifiy an sources.list and an cache folder [17:40] like, you can download a debian package from it, and use it on ubuntu , etc [17:41] oh for apt-file [17:41] don't know what you mean with "p.foo.bar works everywhere" === jkridner__ is now known as jkridner [17:50] packages.debian|ubuntu.org|com [17:50] and what's with that? === calculu5 is now known as calculus === robbiew is now known as robbiew-afk [21:53] can ppas be made to build armhf? === robbiew-afk is now known as robbiew === prp^2 is now known as prpplague