Posts

Showing posts from April, 2014

Auto mounting USB sticks - Raspberry Pi Forums

Image
hello, i've bought new pi (b+) , new noobs card. i'm trying have usb sticks automatically mount when pi booted. had working a+ can't find instructions used ( in book long since returned library) . @ present have manually mount stick each time want use it. can help? ace rimmer wrote: usb sticks automatically mount when pi booted. sudo mkdir /media/usbstick id remember uid ?1000 , gid ?1000 of user ?pi sudo fdisk -l , remember usb stick @ "sda1" sudo nano /etc/fstab add new line @ end: /dev/sda1 /media/usbstick vfat defaults,uid=1000,gid=1000 0 0 sudo mount -a test: ls -la /media/usbstick test after reboot: sudo reboot ls -la /media/usbstick raspberrypi

Problema com HUB HB-T68 - Raspberry Pi Forums

Image
comprei um raspeberry pi 2 modelo b, estou com 1 hd externo de 500gb e quero colocar ele em um hub com fonte externa pois fiquei sabendo que o raspeberry não libera energia suficiente pela porta usb. então comprei um hub hb-t68 porém identifiquei que ele não reconhece nem no notebook e nem no raspeberry, conectei um pendrive e nada, abri o cabo usb hub e cortei o fio vermelho para não retornar energia para o raspeberry, mesmo assim não funcionou. identifiquei que fonte possui 1 amper alguém já utilizou este hub e sabe me dizer como eu faço isso?? se também não funciona no notebook, esse hub deve estar com defeito. supondo que tenha feito conexões corretamente, ou seja, ligado fonte, e o cabo de interligação entre o rpi ou notebook o hub, esse cabo vai conectado no soquete quadrado (não nos retangulares). raspberrypi

One of the code group is disabling the other code group

hi all i have problem arduino codes. have 3 button 3 led , few analog inputs. button1 buton make higher ts value. button2 down buton make lower ts value. button 3 choose value want see on lcd, trr or tor values. but when add button3's algorythm , down buttons isnt working. tried delete button3's algorythm , problem solved , down buttons changing value. when add button3's code group again  up down buttons didn't work again. button 3 connected analog input. , calling analog inputs digital input 14-19. a0 using 14 pin number. how can solve problem? should problem? i hope there right place ask. , sorry bad english... here button3's algorythm. code: [select] //////////////////////////faulty codes bt3s = digitalread(bt3); if (bt3s != lbt3s){   if (bt3s == high){     lcd.setcursor(0,1);     lcd.print("        ");     lcd.setcursor(0,1);     lcd.print("tor:");     lcd.setcursor(...

2.4'' TFT LCD Touch screen, can't touch!!

has used tft lcd touch screen on arduino uno rev3? http://www.ebay.it/itm/121352096483?sspagename=strk:mewnx:it&_trksid=p3984.m1439.l2649 using right shield i've bought , can make works drawing shapes, text , on code, can't make works on touches events. i'm trying use code configurate arduino uno rev 3. code: [select] // utouch_quickpaint (c)2013-2014 henning karlsen // web: http://www.henningkarlsen.com/electronics // // program quick demo of how use library. // // program requires utft library , display // module @ least 320x240 pixels resolution. // // assumed display module connected an // appropriate shield or know how change pin // numbers in setup. // #include <utft.h> #include <utouch.h> // initialize display // ------------------ // set pins correct ones development board // ----------------------------------------------------------- // standard arduino uno/2009 shield            : <display model>,19,18,17,16 // stan...

Thread: no sound in ubuntu

well system crashed , have force restart there no sound. when started there crackling noise instead of startup tune. can me out? speakers aren't broke because working in windows. what sound mixer using? alsa? if so, try this: sudo alsa force-reload Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] no sound in ubuntu Ubuntu

Adobe Fireworks 9?

adobe continue fireworks? why didnt design center incredible software yet? clausbr wrote: > adobe continue fireworks? yes. why didnt design center incredible software yet? they did. it's hard find. :-) http://www.adobe.com/devnet/fireworks/ -- linda rathgeber [pvii] *adobe community expert-fireworks* -------------------------------------------------------------- http://www.projectseven.com fireworks newsgroup: news://forums.projectseven.com/fireworks/ css newsgroup: news://forums.projectseven.com/css/ design aid kits: http://www.webdevbiz.com/pwf/index.cfm -------------------------------------------------------------- More discussions in Fireworks adobe

do while in an interrupt

i want program short delay inside interrupt generated timer1. delaymicroseconds() doesn't seem work, if there conflict having set timer1. tried following code check micros() in loop until appropriate time has passed. works fine in main loop, hangs program when it's in timer1 interrupt routine, or when in int.0 interrupt. any suggestion? i've spent couple hours on this. code: [select] tmp = micros();   while (micros() - tmp < 500) {   } quote any suggestion? you try posting code. Arduino Forum > Using Arduino > Programming Questions > do while in an interrupt arduino

Thread: Installation problems on old laptop

hi! have bought asus l5800c, 6 years old. there's dvd/cdrom drive in it, not read burned cd's or dvd's. oddly enough can read old windows xp cd, have on harddrive. have created ext3 partition partition magic software. install ubuntu on partition, or preferably on whole drive. have wireless networking in house, haven't been able work in xp. have 2gb usb stick have used linux distributions , other software on harddrive, , have got ubuntu run within windows. laptop has boot usb in bios, unfortunately not it. laptop boot floppy, thinking of booting linux floppy , somehow installing linux image placed on windows xp partition or ext3 partition ? think ? thanks. are burning image @ slow speed(4x)? http://www.psychocats.net/ubuntu/iso Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubunt...

path to attached movie

i've create movie clip called "stuff" had custom scroller. when put instant of named "stuff" @ root level works fine. can called @ "_root.stuff.scroll" . when put instance of "stuff" attached movie clip "_root.a1.attachmovie("gray", "gray1", 10); " , try calling @ "_root.a1.stuff.scroll" doesn't work. path broken? gray exported in first frame. thanks i figured out. path needs _root.a1.gray1.stuff. sorry bother More discussions in ActionScript 1 and 2 adobe

Mac users - is Windows on an Intel Mac good enough for testing?

just bought desktop pc can have "real" windows pc , explorer browser test web sites on. i'm strictly mac guy normally. well, got new macbook pro laptop, , can run windows xp home on it, safe testing on versus real pc? technically same, had used virtualpc years , found not quite identical in regards browsers. close, not quite. this parallels thing , copy of wxph same me needed desk space , hassle. thanks. it genuine thing, 100% pure windows on mac. is, if doesn't crash..being windows , all.... brendon "synterx" <webforumsuser@macromedia.com> wrote in message news:egk72b$rro$1@forums.macromedia.com... > bought desktop pc can have "real" windows pc , explorer > browser > test web sites on. i'm strictly mac guy normally. well, got > > new macbook pro laptop, , can run windows xp home on it, > > safe testing on versus real pc? technically same, > had > used virtualpc years , found not quite identical in ...

Trial question: Can't open .doc files from web page

i'm using dreamweaver on mac, , have link on page should bring doc file. when preview page in safari, brings directory listing highlights file can double-click , open file. (of course, i'd love go ahead , open file, understanding dreamweaver mac doesn't support that.) however, when preview in internet explorer, either message file not found or spins , never brings anything. file in root directory of site (same directory index.html. any ideas? thanks! kim dw visual tool website development not developer. developer. what want can done in pure text application. if want open word doc this: <a href="yourdoc.doc">click here open word doc </a> shane More discussions in Dreamweaver support forum adobe

Adding Events in Events v1.1 calander pushes right side content - Joomla! Forum - community, help and support

when attempt add event, editor opens in main body section of page.  editor large space trying fit in , content in 3rd collum on right side of page gets pushed beyond normal borders , displayed funk-a-fied. i have set right side content displayed when looking @ home page.  problem ext2 calander function looking @ calander displaed on home page instead of going own section (ie news, blog).  how can set when want mess calander, goes own page other sections of website. http://www.pyywhite.com username - testuser1 password - testuser1 edit - occurs when go calendar clicking on months in display module, not using menu button please forgive ignorance... can't find extcal2 on site.. there events 1.1 alright, can't find other calendar link... otto Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Components

Thread: Configure New Install For New User

hi there, everybody. know there's way install xubuntu such first time computer boots user able make configuration decisions (time settings, language) , create new user. how can configure completed installation works same way still uses customized settings in /etc/skel? basically, configured xubuntu desktop , installed software packages think new user want; now, want make sure system doesn't have other user's home folders on there , there no users other root , new user, name not know until come pick laptop. i'm working non-profit computer refurbisher distributes computers low-income residents. first computer i've installed linux on them; default xubuntu desktop had configured more windows xp, organization's logo put on xfce splash screen, i8kmon had installed , defaults made run daemon new users -- dell inspiron laptop needs -- , several apps think our users want needed installed. now, want computer give "brand new" experien...

Thread: Repeated crashing for media players: Both VLC and MPlayer

when play sort of media on either vlc of mplayer, there (without exception) 50/50 chance 1 of them crash/freeze up. happens no matter i'm watching; movie or 26-minute show. has ever had problem/does have idea might causing this? beyond me. launch them terminal, @ least can see errors if/when crashes Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Repeated crashing for media players: Both VLC and MPlayer Ubuntu

Expanding Text shows up as links

i have odd going on. use roboengine , publish projects together. majority of projects show expanding text produced using glossary hotspot wizard correctly, handful showing terms expanded text links. color of terms being displayed correctly red, ones showing links blue , underscored. procedure projects same when i'm running glossary hotspot wizard. comments or suggestions? vick just trying bring top since don't have reply....can me? suggestions? work arounds? fixes??? much! vick More discussions in RoboHelp adobe

PVR IPTV freezes - Raspberry Pi Forums

Image
hello, installation raspberry pi 2 openelec (kodi). watch online tv use pvr ipv simple client. problem when watch online tv (whatever channel) works fine 10 minutes. after 10 minutes, image freezes , cannot anything, have reboot. resume, when watch on online tv, have reboot every 10 minutes. other applications work on raspberry. have no idea of can resolve problem , hope on forum have idea. (sorry if english not perfect, english not mother language ) in advance raspberrypi

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

hi, thank help. question simple: how convert raspistill data opencv processing. code: select all def capture(settings, width, height): command = "raspistill %s -w %s -h %s -t 200 -e bmp -n -o -" % (settings, width, height) imagedata = stringio.stringio() imagedata.write(subprocess.check_output(command, shell=true)) imagedata.seek(0) im = image.open(imagedata) buffer = im.load() imagedata.close() return im,buffer code: select all image1, buffer1 = capture(camerasettings, testwidth, testheight) cv2.imshow('image',image1) want use different opencv processing techniques, before need know doing wrong. bests svato raspberrypi

The end of PHP? - Joomla! Forum - community, help and support

Image
saw article @ http://www.sitepoint.com/blogs/2007/01/ ... -for-2007/ , thought statement in particular interesting... php’s fall grace continue new fundamental security issues appear , competitors mature. there strong potential fork people realize fundamental rewrite way save language. what others think this? greenboy i think comments on thread sum Board index Other Forums The Lounge

Help per pilotare e leggere encoder, effetto HALL, 2 motori DC

Image
salve tutti... sono nuovissimo del forum.. vorrei utilizzare arduino per pilotare 2 motori in dc 12 volt 63rpm con encoder ad effetto hall 5 fili quale shield utilizzare  ? la dual dc motor controller ?? una sola shield mi permette di piltarli e leggere entrambi grazie un encoder,  come dice la parola, codifica qualcosa, in questo caso  una posizione, solo che per codificare una posizione anche in modo incrementale necessita di 2 canali, ....con un solo sensore , cioè un solo canale non è possibile codificare una posizione perciò è errato chiamarlo encoder, purtroppo pescivendoli che vendono anche altre cose oltre che loro pesci  abbondano e lasciamoli liberi chiamarlo come gli pare, noi invece  continuamo chiamarlo con il suo vero nome, cioè una tachimetrica, infatti con un solo sensore al massimo possiamo rilevare la velocità ma non posizione e verso.  detto questo... e non lo dico più .... per darti un indicazione su quale...

Recordset paging problem

i'm stuck on 1 my recordset paging wont work. i've done search page form , table in post 2 values result page. result page has recordset , repeat region show 4 results per page , paging images go next , previous. ok the problem first page displays correct when click on next page displays 4 results mysql table ie no search values. search values search page have gone. anyone got ideas, i've tried lots of things on past week ! this problem post changed problem went away. haven't clue why happened. went few times , same thing happened everytime. using post on other pages in website no problems. More discussions in Dynamic HTML General Discussion (read only) adobe

Garage Door Control - Raspberry Pi Forums

this has been done... over, , on again. i've googled hours, read multiple instructables, blogs, searched git, forums etc. purpose of post see if out there has come across project things want. i've come across come close, don't all. have 1 working now, gain features code additions. i'm sure simple if knew python. want do: - sense when garage door open, start loop, after has been open configurable period of time close it. - along automatic close. want audible alarm @ 1 minute until close, progressively more annoying alarm within 10 seconds before close. use speaker tied audio jack audible alerting, matter of playing couple of different sound files. - notifications via email or pushbullet api of garage open/close operations, , after open xx seconds. - web interface monitor status , able open close door. that's low-bar. other nice haves: - toggle button auto-close feature in web-interface. notification every hour left disabled (so don't forget tur...

como acomodar dos codigos diferentes en uno solo?

hola saludos amigos tengo un pequeño problema soy nuevo en el arduino pero gracias ayuda de aqui mismo y tutoriales logre crear dos codigos uno es para controlas las luces del carro automaticamente con la obscuridad y el otro es un como detector de pulsos ya que la alarma de agencia solo trae dos canales usare el arduino como un decodificador de pulsos que le mande travez de la alarma de agencia resuminedo es como un codigo morse: 1 pulso = apertura de seguros, 2 pulsos = cierre, 3 pulsos = cierre ventanas seguros y activacion de alarma etc! el problema es que los codigos los hize por separado y ahora que los quiero poner en uno solo no se como hize una prueba y el sensor de luz funciona perfectamente pero el se pulsos no funciona bien no detecta bien los pulsos que le mando aqui le pongo los codigos para ver si alguien me puede ayudar gracias este codigo es el del el sensor de luz code: [select] const int analogpin = a0; // sensor luz const int llow = 2;      /...

Thread: Trouble enabling AIGLX w/ fglrx

i'm having issue getting aiglx enabled fglrx module. i've been unsuccessfully trying compiz enabled. after lot of troubleshooting , googling, found "compiz-check" script. after running following: code: gathering information system... distribution: ubuntu 9.04 desktop environment: gnome graphics chip: ati technologies inc mobility radeon hd 3650 driver in use: fglrx rendering method: none checking if it's possible run compiz on system... [skip] checking hardware/setup problems... [skip] @ least 1 check had skipped: error: no rendering method in use (aiglx, xgl or nvidia) i have aiglx options enabled in xorg.conf file. code: # xorg.conf (x.org x window system server configuration file) # # file generated dexconf, debian x configuration tool, using # values debconf database. # # edit file caution, , see xorg.conf manual page. # (type "man xorg.conf" @ shell prompt...

aiuto su uno sketch su arduino

Image
volevo chiedere un piccolo aiuto su uno sketch di mia creazione per paura di bruciacchiare qualcosa, non si sa mai, magari non succede niente… in poche parole questo robot dovrebbe camminare e schivare ostacoli proseguendo dove c'è più spazio. inoltre io ho cercato di incorporare questo sketch uno schermo lcd  dovrebbe attivarsi seconda dei rilevamenti del sensore ad ultrasuoni che comanda anche lo sterzo. il tutto è motorizzato da 2 motori dc controllati da un doppio ponte h collegato ad arduino. code: [select] long duration; long dursx; long durdx; const int en1 = 11; //pin enable const int en2 = 9; const int m1fd = 4; //controlli motore const int m2fd = 7; const int m1bk = 2; const int m2bk = 6; const int pinping = 13; //pin sensore distanza const int sterzo = 600; //durata dello sterzo const int distanza = 500; //distanza minima ostacoli int motore1 = 67;//pwm motore dx int motore2 = 74;//pwm motore sx /* liquidcrystal library - hello worl const int lcd rs pin digital...

Win10 IoT raspberry pi 2 Autostart Headless App - Raspberry Pi Forums

hello, have created headless app in c# on win10 iot core raspberry pi 2. i'm using board model b , have followed set , guides on microsoft website. dev box configured developer mode. connect directly ethernet cable board dev box. visual studio, if run code in either debug or release mode, works fine. if connect device web interface , try select program list of installed apps, fails so. guess related. main question, how can setup headless app automatically start after boot? don't want have connected internet after deploy solution. acedeno9 wrote: (...) visual studio, if run code in either debug or release mode, works fine. if connect device web interface , try select program list of installed apps, fails so. guess related. main question, how can setup headless app automatically start after boot? don't want have connected internet after deploy solution. if app working on rpi "within" vs2015, should able run app via web interface , should able select autor...

How does your company . . .

ok. i'm @ point need give movie customer. how company it? are of concerned amount of files associated final movie , customer seeing files , not seeing first movie executable? i'm taking suggestion thread put first movie in top folder , supporting documents , subsequent movies in sub folder. the problem when run first movie, receive error message cannot find second movie start. but when have them in same folder, start fine in order programmed. however, don't want them in same folder because don't want customer concerned files needs run (thus putting other files in sub folders). can share me how providing final version customers , how getting around issue of seeing of background info in zip file? thanks pam hi i hoping i'd responses question @ end of project , ready deliver. yet, because of amount of files associated project, don't want customer see them all. concentrate on clicking first movie , on way. so, i'll close post , try figure out best ...

Logarithmic increment.

hi, i'm working on project controls digital volume control chip (ti pga2311). it's working fine, i'd implement logarithmic volume scale instead of linear one. the pga2311 has range of -96db +31.5db in 0.5db steps. controlled sending values between 0 , 255. don't want go above 0db value of 192. don't need way 0 (-96db). 0 mute, , low numbers below audible, there bit of flexibility in range. i have 63 available increments go 0 192. i'm incrementing 3 each of 63 volume steps. 1 of kind souls possibly advise how increment in more logarithmic fashion ? i appreciate won't 100% logarithmic, can send whole numbers chip, floats need rounded up/down. thanks, ian. could use array? Arduino Forum > Using Arduino > Programming Questions > Logarithmic increment. arduino

Main menu item - content not visible - Joomla! Forum - community, help and support

i upgraded mambo 4.5.2 joomla 1.0.11 , have 1 problem.  i have link content item third item on main menu "tom davies" http://www.lloydus.com/index.php?option=com_content&task=view&id=14&itemid=34   on website http://www.lloydus.com . the menu item published , access available public cannot understand why error message you not authorized view resource. you need login. any appreciated.  thx,  lloyd it's weird error indeed. has itemid. to solve please read "read more returns "you not authorized" error": http://forum.joomla.org/index.php/topic,83148.0.html Board index Joomla! Older Version Support Joomla! 1.0 Upgrading - 1.0.x

ANN: FREE U32 - awxImageSize.U32

a free u32 enable obtain pixel dimensions of image without loading authorware first. of common graphic types such bmp, jpg, gif, tif , png supported not common ones. it can downloaded fro page here: http://www.authorwarextras.co.uk/forum/blah.pl?m-1158066160/s-0/ to access link directly, need registered site. registration free. mark www.authorwarextras.co.uk is there way dimensions of image in authorware library? jason mark tomlinson wrote: > free u32 enable obtain pixel dimensions of image > without loading authorware first. of common graphic > types such bmp, jpg, gif, tif , png supported > not common ones. > > can downloaded fro page here: > http://www.authorwarextras.co.uk/forum/blah.pl?m-1158066160/s-0/ > > access link directly, need registered > site. registration free. > > mark > > www.authorwarextras.co.uk More discussions in Authorware adobe

Sparizione files dopo "Includi file..."

ciao, sto costruendo una stampante 3d. nella cartella del software ci sono alcuni *.h che sono presenti anche nel file *.ino ed altri file che non sono inclusi nel progetto. chiaramente file inclusi li modifico dall'editor di arduino, mentre gli altri li modifico con un editor di testo. ho notato che se modificando questi file non inclusi nel progetto compilandoli e trasferendoli non mi prendeva le modifiche, finchè ho trovato la funzione "includi file..." sotto sketch e con il successivo download mi ha preso le modifiche. il problema è che file spariscono poi dalla cartella: dove sono finiti? nel progetto non ci sono. grazie. Arduino Forum > International > Italiano > Software (Moderator: leo72) > Sparizione files dopo "Includi file..." arduino

Thread: Apply "Extra" visual effects

i'm trying apply "extra" visual effects, wobbly windows , such, says "searching drivers" or that, , says "desktop effects not enabled" do work? need install driver or something? i'm new ubuntu. system / administration / hardware drivers do see available drivers listed there ? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Apply "Extra" visual effects Ubuntu

Thread: Halo: Combat Evolved Fatal Error

hey, running wine 1.1.3 here. friend gave me installed files halo: ce on flash drive. copied onto windows computer, worked fine. ran haloce.exe file , ran charm. however, when tried run under wine on primary ubuntu box, wine gave me fatal error. code: a problem occured initializing directinput. in error box. ran through terminal, , here's output: code: file '/home/andrew/.local/share/applications/wine-extension-wxpr.desktop' contains invalid mime type 'wax preset' contains invalid characters fixme:mixer:alsa_mixerinit no master control found on mpu-401 uart, disabling mixer fixme:win:enumdisplaydevicesw ((null),0,0x33d358,0x00000000), stub! err:ole:compobj_dlllist_add couldn't load in-process dll l"dxdiagn.dll" err:ole:cogetclassobject no class object {a65b8071-3bfe-4213-9a5b-491da4461ca7} created context 0x1 fixme:win:enumdisplaydevicesw ((null),0,0x33d5a8,0x00000000), stub! and brings fatal error box. i'm bi...

Raspberry PI HDMI give no signal - Raspberry Pi Forums

i use : raspberry pi 2 model b 1gb adapter 5v 2a micro sd 64gb class 10 regular usb keyboard & mouse got device, s first time boot. format sd card using sd formatter instructed. copy extracted file noobs_v_1_4_1 root sd card when turn on, monitor no signal. notice pi led on both red & green not blinking @ all. miss here? note : have try far. *making config.txt on sd card root directory. hdmi_drive=2 hdmi_group=2 hdmi_mode=16 hdmi_force_hotplug=1 * change adapter 5v 1.2a 5v 2a *change hdmi cable thank you when formatted sd card, did make sure format set fat32, not exfat? cards on 32gb supplied formatted exfat pi bootloader can't recognise. raspberrypi

Help with PIR Motion Sensor/GPRS

this first arduino project.  make simple motion sensor send text message via sms, when activated.  have gprs shield v2.0 seeed studio http://www.seeedstudio.com/depot/gprs-shield-v20-p-1379.html?cpath=19_20 , unlocked sim card , arduino uno.  have tried project make, cellular sensor sentinel, http://makezine.com/projects/cellular-sensor-sentinel/ error when verify sketch.  also, need pir sensor linked text messaging not extras in cellular sensor sentinel project.  wondering if has worked on similar project , if willing share sketch or point me in right direction. thanks k what error message when compile sketch? Arduino Forum > Using Arduino > Project Guidance > Help with PIR Motion Sensor/GPRS arduino

Thread: What is your Net Health?

reference old thread: http://ubuntuforums.org/showthread.php?t=338796 ...and post cariboo907 : http://ubuntuforums.org/showpost.php...5&postcount=58 download speed: 1.409 megabits per second your upload speed: 1.391 megabits per second what net health? http://www.nethealth.net.mt/speedtest.htm their server slower connection seems like. ran on , on , topping out at: download speed: 2.342 megabits per second upload speed: 567.2 kilobits per second if run test on other site between 5 , 6 megabits per second. Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe What is your Net Health? Ubuntu

Thread: Ubuntu lost its mind?

Image
well, today started having flashing panel issue that's been reported few times, retreated windows use 'net. had time tonight, , logged ubuntu (from prefix can see wubi install). started logging wife's account see if isses limited (a) account or (b) both accounts had osx treatment. turns out hers fine, logged mine find no issues whatsoever. somewhere along way logged out of account, did same hers , mine. panel flashing again, shut down machine. upon reboot received error effect of "file check failed, must complete manual file check. logged in root--read privileges.", , promptly (no pun intended) dumped command prompt. last thing did in account backup default mac4lin main menu icon , replaced own. uninstalled , in process of reinstalling wubi partition, since experiment in how ubuntu , along, future reference, should have done in situation, , happened anyway? p...

Pi keeps on crashing - Raspberry Pi Forums

i have gpio pins connected external circuit board built in order control , amplify signal ad9851. seems when jiggle pin connections, raspberry pi crashes, , restarts. has similar happened before? looked related problems, , people seem happens when power supply isn't good. i'm using ( http://www.bc-robotics.com/shop/5v-2a-usb-power-supply/ ) power supply, , think should enough. ideas or approaches take? freefall98 wrote: any ideas or approaches take? 1. make sure connections good. 2. don't jiggle it. raspberrypi

Spider servo troubles

hey, i started 12 dof hexapod project , bought spider robotic controller suggested i have assembled , wired servos whenever plug in usb cable interface ardunio ide of servos move automatically i wondering if here might know whats up? kind regards daniel what mean quote move automatically plugging in usb cable supply power device , start program running, include doing whatever peripherals e.g servos Arduino Forum > Using Arduino > Project Guidance > Spider servo troubles arduino

Problem med bild i templaten - Joomla! Forum - community, help and support

använder rocketthemes sporticus template. nu har jag lagt till en user 9 mallen och ie visas den ok men firefox blir det fel. modulen som ligger user 9 finns en bild. kodbiten index.php som håller det jag menar ser ut såhär: code: select all  <div id="safari">             <div id="nav">                <?php echo $topnav; ?>   </div>            <div id="menu_horiz" >                <?php echo $subnav; ?>                                        </div> <?php mosloadmodules ( 'user9'); ?> </div> divvarna safari och nav ser ut såhär: code: select all #safari {    height: 28px;    position: relative; } #nav {   ...

Flash Form Grid Not Submitting Correctly

the attached code contains 2 grids. first grid populated remoting call based on users search text. when users clicks on row in first grid, row gets inserted second grid. the problem have here when submit form, either no rows or 1 row passed action page. pass 1 row if user has checked check box in second grid, however, if more 1 row selected, passed lowest row checked in grid. if no rows checked, no rows passed. what need pass rows in second grid can added db. seems pretty basic functionality. i'm thinking must have way rows inserted, guess. please help!!! More discussions in ColdFusion adobe

Example needed for DS3231 AT24C32 IIC Precision RTC

i trying find code that  show me how use above make alarm clock. seem find article talk around point nothing helping me understand. any suggestions? http://forum.arduino.cc/index.php/topic,211409.0.html http://playground.arduino.cc/code/i2ceeprom24c1024#.uxmweon5poe https://github.com/rodan/ds3231 https://github.com/akafugu/ds_rtc_lib Arduino Forum > Using Arduino > Programming Questions > Example needed for DS3231 AT24C32 IIC Precision RTC arduino

Call web service in handleGpioPinDigitalStateChangeEvent? - Raspberry Pi Forums

dear forumers! i'd call webservice when pir sensor active. created web service call wsimport: wsimport -keep -s src http://webservicex.net/geoipservice.asmx?wsdl wrote test application. in code call service on start, , call again when pir sensor gettig active. first calling right, when try call on handlegpiopindigitalstatechangeevent method of gpiopinlistenerdigital object i've got nullpointerexception in pi4j-gpio-event-executor-0. code: select all package me.losadrian.pirel; import com.pi4j.io.gpio.gpiocontroller; import com.pi4j.io.gpio.gpiofactory; import com.pi4j.io.gpio.gpiopindigitalinput; import com.pi4j.io.gpio.gpiopindigitaloutput; import com.pi4j.io.gpio.pinpullresistance; import com.pi4j.io.gpio.pinstate; import com.pi4j.io.gpio.raspipin; import com.pi4j.io.gpio.event.gpiopindigitalstatechangeevent; import com.pi4j.io.gpio.event.gpiopinlistenerdigital; import net.webservicex.geoip; import net.webservicex.geoipservice; import net.webservicex.geoipserviceso...