<n3glv_McWifi> I have a 3 on order (truck)
<buZz> no ARM processor has SSE
<buZz> its x86 only
<n3glv_McWifi> yes, is also not x86
<n3glv_McWifi> is arm
<buZz> yes
<buZz> i am aware :D
<n3glv_McWifi> I'm shopping ebay for a new pwm controller for my ebike
<n3glv_McWifi> other one went out yesterday and I'm on my spare
<n3glv_McWifi> :-(
fossxplorer has quit [Ping timeout: 252 seconds]
<buZz> nice
<buZz> how much watt motor do you have?
<buZz> and how many volts batteries?
datagutt has quit [Ping timeout: 245 seconds]
<n3glv_McWifi> the controller I have now is 35A @ 24v
<n3glv_McWifi> I have two battery options, 40ah @ 24v and 30Ah, both are LiFeP04
<buZz> but how much watt is the motor?
<n3glv_McWifi> so there are some '1000w' controllers on ebay
AdvancedNewbie has quit [Remote host closed the connection]
<buZz> thats ~40A
<n3glv_McWifi> it can handle the 35A no problem, the first one lasted 6,000mi
<buZz> 1000W
<n3glv_McWifi> yeah the one I may get is rated at 700
<buZz> a bit more
<buZz> 42A
<buZz> 700W?
<buZz> but
<n3glv_McWifi> 35A is 800something
<buZz> how much watt is your motor
<n3glv_McWifi> that is only on hills
<buZz> 35*24=840
<n3glv_McWifi> I draw 9.5-10A on the flat, no wind etc
<n3glv_McWifi> and my BMS is good for 60A peak
<n3glv_McWifi> 20 continuous
AdvancedNewbie has joined #cubieboard
<n3glv_McWifi> I just emailed the president of the company that made the bike
<buZz> i have about 100 recycled li-ion cells
<n3glv_McWifi> asking for a price quote
<n3glv_McWifi> want to sell some 18650 cells?
<buZz> no :)
<buZz> and have been playing with the idea of grabbing a 250W hub motor (max allowed in .nl) and building my own motor controller
<n3glv_McWifi> I'm planning on buying up some new-old-stock HP packs
<buZz> and just stuffing the frame of a bike with 18650 :P
<n3glv_McWifi> do you know you can use a car alternator as a motor?
<buZz> hmm, probably
<buZz> but
<buZz> windscreen wiper is a lot better at it :P
NamanG has joined #cubieboard
<n3glv_McWifi> meh, depends
<buZz> and old laptop packs are a GOOD source for good 18650 , ppl throw them out when they stop working 'beyond 5 minutes' BUT that just means -one- of the cells is bad, not all
<n3glv_McWifi> I know guys runnin a power wheels race car (go-cart) with two 130amp alternators, they get around TEN horsepower!
<n3glv_McWifi> I'm thinking of building a 'delta trike' with an alternator motor
<buZz> well here its only legal to add electric motors on bicycle as 'help'
<buZz> if you make it go by itself on motor, you need to have it checked etc
<buZz> fucking bureaucrazy
<n3glv_McWifi> yeah, you must have cadence sensor etc
<n3glv_McWifi> no twist-and-go mode
<n3glv_McWifi> my bike is all TAG
<n3glv_McWifi> ;-)
<buZz> uhuh
<buZz> TAG?
<buZz> ah
<n3glv_McWifi> pedal sensor not even hooked up
* n3glv_McWifi evil grin
<buZz> in which country do you stalk pedestrians?
<n3glv_McWifi> usa
<n3glv_McWifi> ;-D
<NamanG> trying to use serial console. on doing picocom -b 115200 /dev/ttyUSB0 i get "FATAL: cannot open /dev/ttyUSB0: Device or resource busy". but on doing fuser /dev/ttyUSB0 i see no processes using ttyUSB0. how do i rectify this?
<n3glv_McWifi> NamanG: try sudo
<buZz> indeed
<n3glv_McWifi> or add your user to modemusers (or whatever group needs to use com)
Deskwizard has joined #cubieboard
<buZz> dialout usually
<buZz> or uucp
<n3glv_McWifi> ah, that's it yeah
<n3glv_McWifi> dialout
<n3glv_McWifi> I'm all xubuntu or debian
<n3glv_McWifi> I use it to controll my ham radio system
<n3glv_McWifi> via vnc
<buZz> same
<buZz> no hams though
<buZz> i am a 100% salami guy
<n3glv_McWifi> flrig runs the kenwood radio and fldigi is the soundcard modem stuff
<n3glv_McWifi> so I can run digital modes on shortwave from here at mcdonalds
<NamanG> sudo worked. picocom working. though now i dont see anything on it while booting (the android from nand)
<buZz> NamanG: maybe rx and tx are swapped?
<buZz> also DONT connect power!!! ONLY GROUND
<n3glv_McWifi> NamanG: it's ownerships/groups permissions issue on the usb port / device
<NamanG> buZz: yes took care of that
<NamanG> what do you mean by permission issues? how do i sort it?
<n3glv_McWifi> lol, poor guy in front of me has rebooted his M$ laptop at least 20 times in last 30min trying to get online
<n3glv_McWifi> NamanG: add your user to dialout (or as buZz said, uucp) group
<n3glv_McWifi> should fix it
<NamanG> added to dialout as well as uucp. nothing changed :|
<n3glv_McWifi> need to logout then back in
<NamanG> did that
<n3glv_McWifi> (not restart, just log out)
<NamanG> yes did that. didnt work! i dont understand what could be going wrong?
<NamanG> tried swapping Rx Tx too. nothing
<NamanG> n3glv_McWifi: this is what i see on lsusb: http://sprunge.us/NIJH is it possible that i am using a wrong serial port?
<n3glv_McWifi> dunno, I don't have a cubie yet
<n3glv_McWifi> just going from generic linux info
<NamanG> oh i see. any other tips on where i could look into?
<buZz> NamanG: are you on the right baudrate? 115200?
<n3glv_McWifi> is it udev buZz?
<buZz> no, if you can open the device (maybe as root) udev cant stop you from reading it
<buZz> you could check ls -l /dev/ttyUSB0
madmaxx has quit [Ping timeout: 265 seconds]
<NamanG> buZz: yes, crw-rw---- 1 root dialout 188, 0 May 31 06:08 /dev/ttyUSB0
<buZz> ok
<buZz> 'id' should report the groups you are in
madmaxx has joined #cubieboard
madmaxx has quit [Changing host]
madmaxx has joined #cubieboard
<buZz> if you add yourself to a group, you will only see it in 'id' after you logout and back in
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
<NamanG> oh it works now. but as soon as i boot: it gives FATAL: term closed
<NamanG> term_exitfunc: reset failed for dev UNKNOWN: Input/output error
<NamanG> is my cable faulty?
<buZz> if you can read text output by the board?
<buZz> then cable is working just fine, i think
<NamanG> i can see nothing. as soon as i boot; it gives this fatal error and closes
<buZz> keep minicom open and toggle the power to the board
<buZz> you should see output of the bootloader
<buZz> minicom gives this fatal error?
<buZz> or is it output by the board
FR^2 has quit [Quit: Leaving]
<NamanG> i run picocom on the host, as soon as i power on the cubie, picocom gives this fatal error
<buZz> i have never seen a serial program crash on any input ...
<buZz> so i'm a bit confused what could cause that
<NamanG> i think my cable is faulty, something might be shorting?
<NamanG> will look into this later. thanks :)
NamanG has quit []
<buZz> alright :)
popolon has quit [Quit: Quitte]
D0pamine has quit [Remote host closed the connection]
n3glv_McWifi is now known as n3glv
<Deskwizard> buZz: ever tested how much throughput there is on the board's ethernet?
<buZz> i have done ~9MB/sec here
<buZz> just some scp ..
<Deskwizard> shit... mkay thanks
<buZz> thats on cubie2 though
<buZz> not sure if that matters at all :P
<Deskwizard> it does, thats pretty much what I wanted to know, thanks man
<Deskwizard> I'm just so pissed right now, thank god im under medication lol
<Deskwizard> id be fucking mental otherwise
<Deskwizard> (not cubieboard/olimex related)
<buZz> take care man :)
<buZz> and take it easy
<Deskwizard> yeah, Ill try soldering the led, resistor and bit of wire I started doing like an hour ago lol
<Deskwizard> need a 3.3v breadboard psu to mess around hehe
<Deskwizard> I hope my GPS module works on 3.3v... uhm
<Deskwizard> ordered some i2c controlled FM tuners :)
<Deskwizard> that reminds me... cheap precise RTC? get a DS1307 board from ebay, remove chip, order DS1388 sample from maxim, done
<Deskwizard> lol
<Deskwizard> I hope I will be able to get the other audio inputs working under android (shush :P), that would be nice as fawk
<Deskwizard> else I'll get a i2C audio switch or mux or something and go from there I guess
<n3glv> audio in working on the truck?
<n3glv> or is it OS dependant?
<Deskwizard> No clue myself. im way to new to all this...
<n3glv> my truck will be here in 2weeks or so
<n3glv> first cubie
<n3glv> have a couple pi
<Deskwizard> have a pi on the TV with openelec, not so bad
<n3glv> http://tnc-x.com/TNCPi.htm < got one of these modems today
<n3glv> my truck will prolly be a xbmc
<Deskwizard> n3glv: not sure i understand how this modem works
<n3glv> 2 way radio
<n3glv> ham stuff
<Deskwizard> oh okay
<n3glv> google 'aprs'
<n3glv> it's 1200baud afsk
<Deskwizard> yeah my uncle use to dialup over ham and shit
<n3glv> I _may_ buy the display and do the whole thing shown there
<n3glv> would need gps source, but somewhere I have a modded garmin etrek
<Deskwizard> gps modules are cheap on ebay, the usb ones are just serial ones with a usb-serial chip, usually a pl2303 or whatever the number
<Deskwizard> very generic
<Deskwizard> i have a holux one and the other one might be holux too, tiny serial one with external antenna, module itself isnt even 1"x1"
<Deskwizard> nice little thing
<Deskwizard> holux is my go to for GPS after those two, very satisfied
<n3glv> I'm guessing there are i2c gps modules
<Deskwizard> maybe, never looked into it, probably, but why bother... (wow i cant believe I said that :P) lol
<n3glv> it's possible to stack these modems for more radios/ports
<Deskwizard> yeah ive notice, well designed
<n3glv> talked to the guy on and off for hours @ orlando hamcation
<n3glv> I traded a full sized controller with hardware state machine for the pi thing
<Deskwizard> with the proper hardware, I'm guessing you could HAM to home from mobile and dial over landline?
<Deskwizard> ...nevermind... cellphones ... lol
<n3glv> there are people who use aprs to control things
<n3glv> it can in theory do a shell session
<n3glv> but, can't be encrypted or do business over it
<Deskwizard> I see
bizarro_1 has quit [Quit: Leaving]
joedj has quit [Ping timeout: 276 seconds]
joedj has joined #cubieboard
Freyr_ has quit [Read error: Connection reset by peer]
Freyr has joined #cubieboard
<n3glv> but to give you an idea, if you search www.aprs.fi for n3eop-14 you'll see a semi truck being tracked by driver jamie
<Deskwizard> n3glv: nice, they're a bunch tracked near me hehehe
rz2k has joined #cubieboard
<n3glv> ahh, now it updated
<n3glv> that station uses an android app
<n3glv> so now is updated to real time
tydaikho2 has joined #cubieboard
tydaikho1 has quit [Ping timeout: 245 seconds]
indy has quit [Ping timeout: 240 seconds]
tomboy65 has quit [Ping timeout: 272 seconds]
indy has joined #cubieboard
tomboy65 has joined #cubieboard
syeekick has quit [Remote host closed the connection]
TheSeven has quit [Ping timeout: 252 seconds]
TheSeven has joined #cubieboard
hramrach has quit [Read error: Connection reset by peer]
tomboy65 has quit [Write error: Broken pipe]
tat has joined #cubieboard
hramrach has joined #cubieboard
tomboy65 has joined #cubieboard
rz2k has quit [*.net *.split]
xymox has quit [*.net *.split]
joph has quit [*.net *.split]
nesthib has quit [*.net *.split]
ecelis has quit [*.net *.split]
macicka has quit [*.net *.split]
Gumboot has quit [*.net *.split]
Gumboot has joined #cubieboard
ecelis has joined #cubieboard
rz2k has joined #cubieboard
joph has joined #cubieboard
joph has quit [Changing host]
joph has joined #cubieboard
xymox has joined #cubieboard
rmarko has joined #cubieboard
Guest11642 has joined #cubieboard
tydaikho2 has quit [Ping timeout: 252 seconds]
Thorn has quit [Read error: Connection reset by peer]
Thorn has joined #cubieboard
rundfunk has quit [Ping timeout: 265 seconds]
tomboy65 has quit [Ping timeout: 272 seconds]
tydaikho has joined #cubieboard
tomboy65 has joined #cubieboard
Guest11642 has quit [Changing host]
Guest11642 has joined #cubieboard
Guest11642 is now known as nesthib
tydaikho has left #cubieboard [#cubieboard]
rz2k has quit [Read error: Connection reset by peer]
rundfunk has joined #cubieboard
rundfunk has quit [Ping timeout: 252 seconds]
rundfunk has joined #cubieboard
rooted-arm has joined #cubieboard
kivutar has joined #cubieboard
deasy has joined #cubieboard
rvalles has quit [Ping timeout: 240 seconds]
fossxplorer has joined #cubieboard
Midnightmyth has joined #cubieboard
rvalles has joined #cubieboard
rmarko is now known as impure_hate
rvalles has quit [Excess Flood]
rvalles has joined #cubieboard
rvalles has quit [Excess Flood]
rvalles has joined #cubieboard
inkwizytor has joined #cubieboard
anunnaki_ has joined #cubieboard
ohama has quit [Disconnected by services]
ohama has joined #cubieboard
souther_ has joined #cubieboard
ecelis_ has joined #cubieboard
qermit has quit [Ping timeout: 265 seconds]
wooy has quit [Ping timeout: 265 seconds]
anunnaki has quit [Ping timeout: 265 seconds]
nils_2 has quit [Ping timeout: 265 seconds]
stefanro has quit [Ping timeout: 265 seconds]
AdvancedNewbie has quit [Ping timeout: 265 seconds]
focus has quit [Ping timeout: 265 seconds]
ecelis has quit [Ping timeout: 265 seconds]
souther has quit [Ping timeout: 265 seconds]
AdvancedNewbie_ has joined #cubieboard
souther_ is now known as souther
focus has joined #cubieboard
nils_2 has joined #cubieboard
wooy has joined #cubieboard
stefanro has joined #cubieboard
bizarro_1 has joined #cubieboard
tydaikho1 has joined #cubieboard
NamanG has joined #cubieboard
tomboy65 has quit [Ping timeout: 272 seconds]
tomboy65 has joined #cubieboard
tydaikho1 has quit [Ping timeout: 276 seconds]
tydaikho1 has joined #cubieboard
tydaikho1 has quit [Ping timeout: 252 seconds]
rooted-arm has quit [Ping timeout: 240 seconds]
tydaikho1 has joined #cubieboard
tydaikho1 has quit [Ping timeout: 245 seconds]
tydaikho1 has joined #cubieboard
tydaikho1 has quit [Ping timeout: 252 seconds]
<Deskwizard> buZz: nice, my GPS module works at 3.3v :)
tydaikho1 has joined #cubieboard
Midnightmyth has quit [Ping timeout: 252 seconds]
<Deskwizard> obviously, I've lost my antenna... lol
<joph> has anyone here a navspark?
<Deskwizard> uhm, strange little thing
<joph> i connected to mine (gps+glonass) an external active gps antenna via an sma pigtail, I'm unable to receive any signal with this antenna, with the included antenna i receive a lot of satellites
<joph> now i'm not sure if it's probably necessary to adjust the settings or probably my sma gps antenna is damaged
<Deskwizard> at least you have an antenna, I just plugged in ym gps module and cant find my antenna lol :P
<Deskwizard> I wouldnt know about the settings, hard to tell if its the antenna without a second one to test with ... :S
tydaikho1 has quit [Remote host closed the connection]
red723 has joined #cubieboard
<buZz> he does have a second antenna ;)
<buZz> pigtail antennas rarely work well for GPS
<buZz> its probably ment for 2.4ghz
<Deskwizard> well mine is definetly a goner... I can picture in my mind how i packaged it, all nice and all... but I cant find the fucking thing....
<Deskwizard> very valid point about the pigtail, didnt think about that one
<Deskwizard> I need better storage ... lol
<buZz> :)
<buZz> i dont know where my gps antenna is either ..
<Deskwizard> i was wondering about that though since GPS is also 2.4ghz iirc
<buZz> probably in my attic
<buZz> no! its not
<buZz> its very low freq
<Deskwizard> I see, i must have crossed the wires between gps and bluetooth
<buZz> oh not -so- low
<buZz> 1.2ghz and 1.5ghz
<Deskwizard> Oh wait ! there it is !
<buZz> my gps module has a bt radio ;)
<buZz> but i have 'some' tomtom external gps modules ..
<Deskwizard> 1575.42 mhz
<buZz> they should be TTL level, not sure
<Deskwizard> god damn it, the adapter isnt with it
<Deskwizard> *fawk*
<buZz> Each GPS satellite transmits signals on two frequencies: L1 (1575.42 MHz) and L2 (1227.60 MHz).
<buZz> The L1 frequency contains the civilian Coarse Acquisition (C/A) Code as well as the military Precise (P) Code. The L2 frequency contains only the P code. The P code is encrypted by the military—using a technique known as anti-spoofing—and is only available to authorized personnel.
<buZz> :D
<buZz> it depends
<buZz> sometimes they put the P code into CA
<Deskwizard> hence the L1 frequency on my antenna
<buZz> often, but
<buZz> when they (USA) invades your country
<buZz> they turn off CA
<buZz> ;)
<Deskwizard> why doesnt that surprise me the slightest... hehe
<buZz> i am quite happy with my results of yesterday
<buZz> needs some work still, but getting really really close to how i want it :)
<Deskwizard> nice
<Deskwizard> oh cool i found the adapter!
<buZz> \o/
<Deskwizard> on a side note, electronic store has some old 3½ floppy drive drawers for sale on the cheap, that could be nice to put all the little modules and random boards I have
<Deskwizard> drive = disk*
<buZz> perhaps :) i like those cabinets with 9834753847 drawers for that
<Deskwizard> yeah I have some but the drawers are too small
<Deskwizard> uhm, i think there might be something wrong with that antenna ... *sigh*
llaine has joined #cubieboard
<llaine> does anybody here try to install cubian on the NAND of a cubieboard2?
Midnightmyth has joined #cubieboard
red723 has quit [Remote host closed the connection]
datagutt has joined #cubieboard
rz2k has joined #cubieboard
<Deskwizard> I guess I should go to work and grab an antenna hehe... and fix the damn network while im there... fawk
qermit has joined #cubieboard
rooted-arm has joined #cubieboard
inkwizytor has quit [Ping timeout: 240 seconds]
llaine has quit [Quit: Leaving...]
<Deskwizard> woah that little A20 is pretty snappy!
<Deskwizard> I likey
<rooted-arm> when A80 , will be released.
<Deskwizard> yeah thats gonna be quite the beast !
<Deskwizard> I'm already surprised by the A20, so yeah, A80 is gonna blow my socks off lol
madmaxx has quit [Ping timeout: 255 seconds]
madmaxx has joined #cubieboard
ganbold_ has quit [Ping timeout: 264 seconds]
snors has joined #cubieboard
<snors> hi all!
<snors> I know this is not a helpdesk or something but…. received my Cubietruck a couple of days ago I’m trying to play h264 HTML5 vids through a browser. Android seems to be playing the videos fine but if I try Lubuntu, Fedora, Cubian, Cubieez or any other Cubieboard compatible distro I can’t get the video playing smooth through a browser(tried Chromium, Iceweasel, Midori. This could have something to do with the CedarX not working in
<snors> browsers but can someone please confirm?
marcelius has quit [Quit: ""]
<snors> playing around with the device for hours, lots of fun but just don’t want to spend another month while someone here can directly tell me it isn’t going to work anyway
<rooted-arm> did you try gnash web browsers plugin ?
<snors> no I did not on what browser should I try this?
<rooted-arm> all browsers ?
Undertasker has joined #cubieboard
<snors> I see yes, looking on their website let me give it a try thank you!
<rooted-arm> anytime.
<snors> really impressed by the performance of the board tho
<Deskwizard> snors: yeah me too! didnt expect that much ! :)
<snors> just hoping that I’ll get h264 vids playing smooth in a browser
<Deskwizard> Hope you get it too! thanks for the comment on them working in android, thats good news for me ! :)
<Deskwizard> brb booting in linux
<snors> ye also CSS3 animations
<snors> just as smooth as on my 27” imac
<rooted-arm> well , if you tried raspi , then beagle bone black , and read something about cubietech A20 , youll know its a kick-ass , and when you read about A80.... then x-gene
<snors> I’ve a raspi here ye
<snors> what browser do you guys advice in combination with gnash plugin ?
<snors> chromium seems to be broken on debian
marcelius has joined #cubieboard
<rooted-arm> broken ?
<Deskwizard> aaaaaaaaaand my hard drive just died... fkin nice...
<rooted-arm> how
snors has quit [Read error: Connection reset by peer]
snors has joined #cubieboard
rooted-arm has quit [Ping timeout: 240 seconds]
ganbold_ has joined #cubieboard
rz2k has quit []
Undertasker has quit [Quit: Leaving.]
kivutar has quit [Quit: Ex-Chat]
syee has joined #cubieboard
syee is now known as syeekick
syeekick has quit [Changing host]
syeekick has joined #cubieboard
smccarthy has joined #cubieboard
syee has joined #cubieboard
syee has quit [Client Quit]
nils2 has joined #cubieboard
nils_2 has quit [Ping timeout: 265 seconds]
nils2 is now known as nils_2
FR^2 has joined #cubieboard
tydaikho has joined #cubieboard
syeekick has quit [Remote host closed the connection]
syee has joined #cubieboard
syee is now known as syeekick
syeekick has quit [Changing host]
syeekick has joined #cubieboard
empreintes has joined #cubieboard
ganbold_ has quit [Ping timeout: 264 seconds]
empreintes has quit [Quit: Page closed]
NamanG has quit []
<snors> hm, any idea how to get chromium going @ cubian / debian ?
<snors> / installed
smccarthy has quit [Quit: Leaving...]
<rm> it's only available for amd64 and i386 in debian
<snors> so no way to get it installed on a cubieboard?
<rm> you could try bulding from source, but chances are if Debian wasn't able to do this, then there are serious reasons preventing it from working on other architectures
<snors> hm ok I see, so what would be your advice ? I’m trying to play html5 h264 video in a browser with the gnash plugin
<snors> midori doesn’t support h264 so
<snors> iceweasel / gnash would be something good to try ?
popolon has joined #cubieboard
popolon has quit [Changing host]
popolon has joined #cubieboard
DEac- has quit [Read error: Connection reset by peer]
DEac- has joined #cubieboard
rooted-arm has joined #cubieboard
old-papa has quit [Quit: —I-n-v-i-s-i-o-n— 3.3 (November '11)]
madmaxx has quit []
madmaxx has joined #cubieboard
joe113 has quit [Ping timeout: 264 seconds]
<joph> snors, probably via mplayer
joe113 has joined #cubieboard
<joph> vlc plugin, xine plugin, totem plugin seem to work with midori according to this post: http://crunchbang.org/forums/viewtopic.php?id=28344
<snors> I see but I’m talking here about native h264 videos embedded with the <video> tag
DEac- has quit [Ping timeout: 240 seconds]
<snors> not flash objects
DEac- has joined #cubieboard
<joph> i just enabled html5 at youtube and I'm actually watching a html5 video on youtube with midori
<snors> ok, but is it working smooth ? FullHD 1080p
<joph> i was testing if midori is able to show html5 videos ;)
<joph> didn't test it on a cubieboard
<snors> ah..
<joph> but actually i won't assume that it would work in my cubieboard 1 without lags
<snors> ye, I’ve a cubietruck I’m seriously impressed by the speed no doubt about that
<joph> *on
<snors> I just can’t get native HTML5 videos to decode properly in any browser..
<snors> all laggy
<joph> if the player is able to use the gpu/video accelerator i would assume yes
<joph> without acceleration no chance :D
<snors> indeed so my question is, is there any ARM based browser out there which can make use of the GPU / Video accelerator
<joph> since firefox 26 they allow the use of a gstreamer plugin, i don't know if this plugin works for playing videos in the video taghttp://www.mozilla.org/en-US/firefox/26.0/releasenotes/
tydaikho has quit [Ping timeout: 245 seconds]
rooted-arm has quit [Ping timeout: 240 seconds]
ecelis_ is now known as ecelis
madmaxx has quit [Ping timeout: 276 seconds]
indy has quit [Ping timeout: 252 seconds]
tydaikho has joined #cubieboard
tydaikho has quit [Ping timeout: 260 seconds]
ganbold has quit [Remote host closed the connection]
DEac-_ has joined #cubieboard
DEac- has quit [Read error: Connection reset by peer]
vsoftoiletpaper has joined #cubieboard
<vsoftoiletpaper> hi
* vsoftoiletpaper which provider should I select to install libgl from? :: Repository extra 1) mesa-libgl :: Repository alarm 2) gpu-viv-bin-mx6q-dfb 3) gpu-viv-bin-mx6q-fb 4) gpu-viv-bin-mx6q-wl 5) gpu-viv-bin-mx6q-x11
<vsoftoiletpaper> which provider should I select to install libgl from? :: Repository extra 1) mesa-libgl :: Repository alarm 2) gpu-viv-bin-mx6q-dfb 3) gpu-viv-bin-mx6q-fb 4) gpu-viv-bin-mx6q-wl 5) gpu-viv-bin-mx6q-x11
kivutar has joined #cubieboard
Deskwizard has quit [Read error: Connection reset by peer]
Deskwizard has joined #cubieboard
tat_ has joined #cubieboard
red723 has joined #cubieboard
tat has quit [Ping timeout: 252 seconds]
kivutar has quit [Ping timeout: 252 seconds]
Midnightmyth has quit [Ping timeout: 252 seconds]
ecelis has quit [Quit: leaving]
draezhenn has joined #cubieboard
<draezhenn> hi
<Deskwizard> hi
ecelis has joined #cubieboard
draezhenn has quit [Quit: Lost terminal]
<n3glv> yo
smccarthy has joined #cubieboard
<Deskwizard> yeah, I have a lot to learn ... lol
<n3glv> I sure do
<Deskwizard> first step: run menuconfig somehow lol
<Deskwizard> yeah... :P
<n3glv> make menuselect?
<n3glv> is that right spelling?
<Deskwizard> no fkin clue man ... lol
<n3glv> might not have the e on the end
<n3glv> make menuselct
<n3glv> something like that
<Deskwizard> ill try after compile :P
<Deskwizard> thanks
<n3glv> did you try ./configure
<n3glv> this is pre compile
<Deskwizard> nah, I tried menuconfig a couple time and went "fuck it" and did make
<Deskwizard> :P
<n3glv> to SELECT what you want to compile in
<n3glv> did you ./configure ?
<Deskwizard> wait, we both talking about kernel right?
<n3glv> or make clean
<n3glv> oh, no, applications
<n3glv> but some things are the same
<n3glv> gcc stuff
<Deskwizard> yeah, its just been a long time since I did this sorta stuff, it changed somewhere apparently
tat has joined #cubieboard
<n3glv> should be results on the oracle (google)
<Deskwizard> likely yes
<n3glv> I'm !=coder for sure
<n3glv> barely survive
tat_ has quit [Ping timeout: 252 seconds]