Posts

Showing posts from January, 2014

Thread: 9.10 Network Manager deleted :(

while trying restore nm applet, accidentally deleted nm completely....i have tried various suggestions forum none seem work....i without internet connection......help!! ...hope 1 : http://ubuntuforums.org/showthread.php?t=878000 Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] 9.10 Network Manager deleted :( Ubuntu

délai de pression sur bouton poussoir

bonjour , je suis en plein confection d'une bombe factice airsoft et je cherche comment dire mon arduino : si le bp est activer pendant 20 sec alors tu lance le compte rebours sinon tu fait rien . je sais c'est surement très simple pour vous genie de l'électronique mais pour tout les débutant et dont moi c'est une leçon de plus apprendre . je vous en remercie d'avance  il faut 2 variables code: [select] unsigned long tempsdebut; boolean boutonappuye; // vrai si le bouton est appuyé initialiser boutonappuye = false ; dans le setup () dans la loop () vous regardez l'état du bp s' il est enfoncé (lire digitalread(bppin) == low ou == high // (suivant si vous utilisez un pull ou pas) et qu'il n'était pas enfoncé juste avant ( boutonappuye == false ) vous enregistrez millis()  tempsdebut = millis(); et mettez le booléen "bouton enfoncé" à vrai boutonappuye = true; s'il est relâché alors boutonappuye = false ;

Tip for quickly selecting contrasting colours?

hello, i have custom brush defined of signature put on photos. want signature subtle doesn't detract photo, use colour blends colours in corner of photo. signature visible, yet doesn't attract attention. as examples, signature shade of green on grass, blue on ocean, grey on asphalt, etc. selecting color use trial-and-error, tweaking several times isn't bright, dark, or contrasting background. each photo needs different colour, becomes time consuming after hundreds of images. is there tool or other way in ps (either cs2 or cs4) select colour more quickly? perhaps 1 picks "average" colour area signature, , tunes bit brighter or darker show up? at moment experimenting using eye dropper, set 101x101 sample averaging (the largest available). signature brush selected, alt-click average colour. still need make colour lighter or darker, otherwise signature blends in well, invisible. shortcut key way lighten or darken selected foreground colour? thanks, kdj try us

Importing Actions Palette in CS4

i've got quite little problem.<br />when  computer last crashed, had reinstall entire os. because had reinstall anyway, decided switch cs4.<br /><br />a few days later, found out didn't have backup of photoshop data. actions, styles, patterns etc seemed lost.<br />after digging managed recover cs2 settings folder ("c:\documents , settings\<username>\application data\adobe\photoshop\9.0\adobe photoshop cs2 settings").<br /><br />now i've got bunch of .psp files, can find no way import them cs4. replacing cs4 files not best way solve this, because way i'll lose current settings.<br /><br />has idea how this?<br /><br />original ps version: cs2<br />current ps version: cs4 More discussions in Photoshop Windows (read only) adobe

Arduino Yun no programa por via WIFI pero si por USB

hola compañeros... es que hace un par de semanas me regalaron un arduino yun lo cual lo voy usar para hacer un proyecto de universidad... pero el problema es que cuando programo y envio la informacion via wifi aparese este error... avrdude: avr device not responding avrdude: initialization failed, rc=-1          double check connections , try again, or use -f override          this check. /usr/bin/run-avrdude: line 5: can't open /tmp/efuse: no such file avrdude: avr device not responding avrdude: initialization failed, rc=-1          double check connections , try again, or use -f override          this check. avrdude done.  thank you. el código que le puse fue el tipico codigo de prueba... int led = 13; void setup() {   pinmode(led, output); } void loop() {   digitalwrite(led, high);   delay(20);   digitalwrite(led, low);   delay(15); } pero con el puerto usb todo sale bien... el sketch usa 4,144 bytes (14%) del espacio de almacenamiento de programa. el máximo es 28,672

Stepper Motor acts erratically

hi new forum , looking stepper motor. have uno cnc controller board , pololu a4988 drivers, using cnc program. i have nema 17 motors working correctly software , no problem when connect 28byj-48 (12v , 5v, tried both) steppers run in direction , not consistent. have changed them 4 wire bipolar normal unipolar configuration. resistance on nema 17 low, 10ohms resistance on 28byj 180ohm or 350ohm depending on one. i these small steppers working project small lathe , mill cannot support nema 17. any appreciated. have both modified steppers , unmodified ones try. bignbad, can tell first time. please provide code. not give unnecessary info. sounds working 2 projects. nema 17 motors , smaller 28byj. start on posting code. give 1 example @ time. there great examples out there basic 28byj setup. use sample , modify there. verify wiring ok. seems trying use small of stepper lathe , mill project. nema 17 motors run small machine. Ard

SOLVED - A suggestion regarding multiple templates. - Joomla! Forum - community, help and support

if there work-around this, advise, see multiple template capabilities. along lines of index, secondary, tertiary, etcetera design templates. sites have 2 3 core templates layout , css. @ least i'm finding when attempting liaison graphic designers using joomla. comments welcome! regards, peter robbins (murdock_se) peter@mellonaid.com murdock_se wrote: if there work-around this, advise, see multiple template capabilities. along lines of index, secondary, tertiary, etcetera design templates. sites have 2 3 core templates layout , css. @ least i'm finding when attempting liaison graphic designers using joomla. comments welcome! regards, peter robbins (murdock_se) peter@mellonaid.com forgive me if have misunderstood asking thought 1.5 has feature already?  believe click on extensions, template manager , pick template want edit. should see settings allow choose menu link get's template. buy default, it's set none. Board index Joomla! Officia

"Save for web" in CS3 creates huge files!

hi all! happy cs3, seems have huge flaw - ormaybe have setting wrong somewhere. i'm trying save images web using "save web" function in cs3. feature works fine - problem both jpg's, png's , gif's end being 2-3 kb after web export in photoshop 5 way cs2 - becomes 25-30 kb large. issue? even if save gif image web of 3 kb , try save web export function in cs3, cs3 makes on 25 kb. have been working photoshop since version 5 , have never experienced before. highly appreciated. sincerely / jonas More discussions in Photoshop Windows (read only) adobe

Photoshop CS3 crashes on File Open (related to Version Cue)

hi all, i found threads on ps crashing on file opening, none of these describing issue, nor suggested fixes working. here happens: ps opens fine. can open file in ps if open bridge (or explorer). if select 'file > open' in ps menu however, open file dialog attempts open, hangs , that's it. can not escape out of it, , if click close in system tray says ps 'not responding' , sends error message microsoft. this fixes it: in 'preferences' - if disable version cue, photoshop works again. thing is, need use version cue! anybody else have issue? ideas fixes??? thanks all, anne More discussions in Photoshop Windows (read only) adobe

IR Remote control of Air Conditioner - Can't get it to work

hi, i'm new arduino i'm thinking must missing simple trying control air conditioner using arduino uno. air conditioner vaillant climoair , has remote code 090 on universal remotes. have spent hours trying make work have got stuck. so far have installed z3t0-arduino-irremote-0d39873 library removed robotirremote somehow conflicts above edited irremoteint.h rawbuf 101 rawbuf 200 long remote codes used irrecvdumpv2 capture code eg encoding  : sanyo code      : ffffffff (0 bits) timing[193]:      + 550, - 600     + 500, - 650     + 400, - 700     + 450, - 650      + 450, - 700     + 450, - 600     + 450, - 650     + 500, - 650      + 450, - 650     + 450, - 700     + 450, - 650     + 450, - 700      + 400, - 600     + 500, - 600     + 450, - 700     + 400, - 700      + 450, - 650     + 500, - 650     + 450, - 700     + 400, - 650      + 450, - 700     + 450, - 650     + 450, - 650     + 450, - 650      + 500, -1700     + 450, - 650     + 500, - 650     + 450, - 600      +

dual analog input reading issue

for antenna tracking project having 2 antennas give me signal strength in volts , depending on antenna has greater signal turn servo left or right. problem getting not accurately read voltage antennas. i have attached file antenna tracker. appreciated. you need use servo library control servos, not analogwrite. in arduino ide menu, go file -> examples -> servo , @ example sketches. Arduino Forum > Using Arduino > Sensors > dual analog input reading issue arduino

IP.Board 2.1.3 - Joomla! - Joomla! Forum - community, help and support

Image
salve tutti . ho appena comperato una ip.board 2.3.1 . mi piacerebbe sapere se esiste un bridge per joomla e questa board . mi sembra di aver visto qualche cosa in giro ma non ho notato nulla che sia adatto alle mie esigenze. se non è possibile che ci sia questo bridge mi potreste consigliare un portale che si colleghi facilmente alla board che non sia mk oppure php nuke? non mi convincono molto . grazie! prova fare una ricerca su google, ma da quanto ho capito ci sono delle guide pagamento... Board index Joomla! International Language Support International Zone Italian Forum Componenti - Moduli - Plugins

Thread: No keyboard input

Image
hey, first of im complete noob ubuntu , linux. decided install ubuntu (1.91 netbook remix) on netbook (acer aspire one) via usb. i've finished installing , have absolutely no input keyboard when getting x windows have suggestions? also, keyboard works fine when boot xp , works fine on boot screen (arrow keys). in advance, si. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware No keyboard input Ubuntu

Sam4s xplained pro dual usb problems - Raspberry Pi Forums

i have issue device using raspberry pi. have sam4s microcontroller operates in remote area. running 1 program uses edbg chip interact pi on usb serial terminal can view on ssh. use openocd on pi reprogram sam4s using edbg cmsis-dap device. once reprogrammed sam4s has 2 usb interfaces pi: original edbg interface , cdc interface. used bit , programmed first program 1 usb interface. issue in enumeration of usb interfaces after reprogramming program both used. edbg chip hosted ttyacm0, when device reprogrammed, cdc interface comes ttyacm1 expected. however, cdc interface comes ttyacm0 instead, kicking off edbg interface. when happens, reboot gets edbg back, in case edbg acm1 , cdc still acm0. okay, inconvenient. real problem reboot doesn't bring edbg , i'm left cdc interface , can't reprogram sam4s anymore. i'd love input on possible explanations or solutions , happy provide other information useful. i'd check usb functions , endpoints servicing linux character-

problème hors du téléversement d'un croquis vers la carte arduino.

le message d'erreur affiché est le suivant: arduino : 1.6.5 (windows 7), carte : "arduino uno" utilisation de la bibliothèque dmxsimple prise dans le dossier : c:\program files\arduino\libraries\dmxsimple (legacy) avrdude: version 6.0.1, compiled on apr 15 2015 @ 19:59:58         copyright (c) 2000-2005 brian dean, http://www.bdmicro.com/         copyright (c) 2007-2009 joerg wunsch         system wide configuration file "c:\program files\arduino\hardware\tools\avr/etc/avrdude.conf"         using port                    : com2         using programmer              : arduino         overriding baud rate          : 115200 avrdude: stk500_recv(): programmer not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x72 avrdude: stk500_recv(): programmer not responding avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x72 avrdude: stk500_recv(): programmer not responding avrdude: stk500_getsync() attempt 3 of 10: not in sync:

Arduino Mega + 2 push buttons + buzzer.

Image
olá pessoal. estou tentando desenvolver com os seguintes materiais :um arduino mega, 2 push button e um buzzer.   seguinte aplicação ao pressionar e soltar o primeiro push button o buzzer irá tocar nota dó até que o segundo push button seja pressionado e solto para desligar o buzzer. ai o sistema fica aguardando apertar novamente o primeiro push button para começar novamente o ciclo. observação: ao pressionar e soltar o primeiro push nota dó deve ficar pulsando, apita o dó da um intervalo apita novamente até que o segundo push seja pressionado e solto. tentei varias formas nenhuma tive sucesso. meu colega me falou para utilizar interrupção que ficaria melhor, porém este teste que estou fazendo para 2 push buttons e um buzzer, será replicado varias vezes na mesma aplicação, no total serão 20 push buttons realizando o mesmo trabalho dos dois que descrevi acima por isso estou utilizando o arduino mega e o mesmo só tem 6 entradas de interrupção o que não é o suficiente também dev

Thread: sound card not detected or found

Image
hi im running ubuntu 9.10 karmic koala , no 1 has replied posts have give when half way through plz have heart me no sound please know probally have better things ive been trying find solution problem forever!! plz dont foward me diffrent forum cuz evryone has difrrent solutin plz plz plz!!! sound xcard not detected put in aplay , said no soundcards found did 3 clean installs sop plzzzz give in terminal: code: lspci | grep audio and post output here. 1 thing try install following package: code: linux-backports-modules-alsa-karmic-generic and reboot. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] sound card not detected or found Ubuntu

Thread: Restore Display Resolution settings to Xubuntu while in LiveCD session

i bought 22" flat screen monitor. plugged in. xubuntu found it, no problem. tried lower resolution, screen big icons & stuff. screen lit message "out of range". not xfce desktop. did alt-sys/ctrl r e s u b k , rebooted safely, when tried log in, enter password. screen showed (like) blue supernova swirly , came asking password. knows user name. can fixed in live cd session in ubuntu-karmic??? you can boot recovery mode , select xfix menu try moving xorg.conf code: # mount xubuntu partition sudo mount /dev/sdxy /mnt cd /mnt/etc/x11 mv xorg.conf xorg.cong.bak reboot hard drive. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] Restore Display Resolution settings to Xubuntu while in LiveCD session Ubuntu

Thread: language packs

while installing 9.10 on new gateway laptop noticed spent time downloading , installing 'language packs'. gave me option 'skip' let thing. can tell have , can it? use ubuntu in other languages. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] language packs Ubuntu

storing program code in mega

hi, everytime turn off computer arduino code disappears have upload via ide everytime want use it. how permanantly store program have written mega. i using midi controller via usb daw computer want work without having open ide , upload everytime...i know bootloader cant seem find easy understand tutorial.. any appreciated. thx when upload sketch, code programmed flash memory, , stays there. perhaps broken. is official arduino mega 2560 board ? give link board or make photo of ? when uploading sketch, arduino board reset. happens if press reset of arduino board ? do connect arduino board after computer has started ? could try simple sketch, example blinking led @ pin 13, or sending serial monitor ? test if run again, after computer turned off. try better usb cable, perhaps voltage arduino board low. Arduino Forum > Using Arduino > Microcontrollers

Bare metal multi core programming - Raspberry Pi Forums

i have seen posts on topic in forum 1 please tell me docs 1 should go through before starting these bare metal multi core programming ...in other sense docs , sections in docs give me registers or way how multiple cores controlled .....like enabling 2 core etc .... request please put detailed answer novice stuff ... thank in advance you may want start bare metal sub-forum (programming --> bare metal). there sticky labeled "bare metal resources", appear start point. raspberrypi

[SOLVED] Note Names For Pezio Buzzer

hi! i have code here: code: [select] #define  c     3830    // 261 hz #define  d     3400    // 294 hz #define  e     3038    // 329 hz #define  f     2864    // 349 hz #define  g     2550    // 392 hz #define  a     2272    // 440 hz #define  b     2028    // 493 hz #define  c     1912    // 523 hz as can see, shows note names, , frequencies notes. using pizeo buzzer on pin 9 of arduino. wondering if new more pizeo note names , corosponding frequencies. can see, right here have c major scale. full c chromatic scale. does know more note names , corrosponding frequencies? in advance! did try google?  quick search "note frequencies" turned chart of 9 octaves of chromatic notes: http://www.seventhstring.com/resources/notefrequencies.html note other numbers cycle time in microseconds.  them, invert frequency (to seconds per cycle) , multiply 1,000,000 (to microseconds per cycle). Arduino Forum

Frontpage - content - Joomla! Forum - community, help and support

yes, newbie joomla newbie question.  i've had search in 1.0  forum , not come answer basic question. i'm trying edit content on frontpage. starting point nova template.  in frontpage manager 2 of content items padlocked.  click on 1 of items edit , editing page opens text content shown in editing window. screen flashes , text content disappears , content box not allow text entry. and, title of content page has changed news, not welcome. thats kindoff confusing, can remove padlocks going system , choosing global checkin. Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

cutting off content on page? - Joomla! Forum - community, help and support

Image
hey guys - i'm hoping can me this. it's making me nuts!! i'm working on website friend, , site includes page table needs updated regularly new info. basically, copy/paste table page, , when save it, trunicates on half table! http://adesa-cleveland.com/index.php?op ... &itemid=29 that's page, table should go down r102 or something, not r45 or 46! doing wrong? has been happening days , it's making me batty. someone, please help!  does table right when paste editor? editor using? looks weird - starts row 47, stops no apparent reason - although close cell last line of table looks like:   only suggestion have editor has reached it's max line width. any other suggestions? Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Thread: Internet Connection @ LAN Party

hey everyone, wondering if me out here. basically, in jan next year running small lan party, dedicated server. dedicated server installation of ubuntu 8.10, of ubuntu desktop removed (all gnome packages). used command found here that, didnt install kubuntu packages after. installed gdm, xorg, xfce4, synaptic, xterm, firefox, gksu. lightweight system. on there lamp installation, things autominous lan party , tunez, plus srcds , cod4 servers etc. "dedicated server" laptop has gigabit network port on it. when run network, connecting cat6 cable laptops gigabit gigabit port on cisco 48 port switch, players connected to. means lan working fine, wish introduce internet equation, limit on dedicated server (probably squid?) people can access sites+services. onboard laptop wlan card, connect router in room provide incoming traffic internet access. how go bridging these connections through squid or whatever need use? hope makes sense!! thanks

i want what is problem in this code it doesnt work with transmit code

reciver code    1 - gnd                     |  arduino uno    2 - vcc 3.3v !!! not 5v     |    3 - ce arduino pin 9     |     4 - csn arduino pin 10   |    5 - sck arduino pin 13   |  53    6 - mosi arduino pin 11  |    7 - miso arduino pin 12  |    8 - unused   ///////////////////////////////////////////////////////////arduino uno//////////////////////////////////////////////////////////////////////      */ /////////////pinos utilizados digital 3,5,6,8,9,10,11,12,13 #include <spi.h> #include <nrf24l01.h> #include <rf24.h> #include <printf.h> rf24 radio(9,10); const uint64_t pipe = 0xe8e8f0f0e1ll; int joystick[8]; //////////motor 1////////////////////// byte in1 = 3; byte in2 = 5;  ////////////////////motor 2////////////////////// byte in3 = 6; byte in4 = 7; ///////////////////////////////////////////////// void right(){ analogwrite(in3,250); analogwrite(in4,0); analogwrite(in1,250); analogwrite(in2,0); } ///////////////////////////////////////////////

wav datei abspielen

guten morgen da draussen, ich plane eine tierstimme ab zu spielen. habe mir das vorgestellt das ich von einem cf-cardadapter die wave datei einlese und auf einen minilautsprecher ausgebe wenn ein sensor ausgelöst wird. verwenden werde ich zum testen den uno. gefunden habe ich im netz diese tuturial. http://zeropage.io/wav-dateien-von-sd-karte-mit-arduino-abspielen/ leider bringt er mir eine fehlermeldung welche sich auf: #include <tmrpcm.h> bezieht. habe versucht die datei nach zu installieren bin aber wie häufig gescheitert. https://github.com/tmrh20/tmrpcm/blob/master/tmrpcm.h meine frage(n) ist(sind): -gibt es einen einfacheren weg auch im bezug auf den speicher? -wie binde ich die datei richtig ein? eine cf karte?? besog dir einen billigen mp3 player und steuere ihn über arduino. grüße uwe Arduino Forum > International > Deutsch (Moderator: uwefed

Thread: Java 5 and 6 installation

Image
i have java 5 installed, , want install java 6, keeping java 5(for development purposes) possible? posted bluestar14 i have java 5 installed, , want install java 6, keeping java 5(for development purposes) possible? yes can, have open jdk , sun java both installed, have select 1 java primary 1 system using update-alternatives command. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Java 5 and 6 installation Ubuntu

Program stops working over time.

i have rather simple program photo cells used trigger midi notes when light drops under threshold - person blocking light. in order compensate differences of ambient light added pots set threshold @ specific location(different rooms). have dedicated strong light source setup. something not quit right - program stops reacting after time(ambient light change?). works - after time or change of ambient light either triggers notes time without human interaction or not thing - regardless of tweaking threshold pots.. could check out? code: [select] #include <midi.h> byte note = 0; byte b = 3;  //-b slight change not affect byte c = 1; int val1pin = 0;  //analog pin 0-3 photocell int val2pin = 1; int val3pin = 2; int val4pin = 3; int val1;        //photocell reads int val2; int val3; int val4; int val5pin = 8;  //analog pin 8-11 pot treshold int val6pin = 9; int val7pin = 10; int val8pin = 11; int a1 = 0;        // a1-a5 treshold adjustable pot int a2 = 0; int a3 = 0; int a4 =

no PWM on MEGA2560 timer 2...with PWM.h v5..since arduino 1.6.0

Image
hello, after installing new ide arduino software....all versions since 1.60...up 1.6.9 not working ....on timer 2 ...pin 9 ...on mega 2560....could me pinmode(9,output);   inittimerssafe(); setpinfrequencysafe(9,10000); pwmwrite(9,127); same pwm.h lib on lower arduino versions 1.0.5-r2 working   the library depend on 2012... might not current. i mess around timer registers manually want. https://www.arduino.cc/en/tutorial/secretsofarduinopwm http://playground.arduino.cc/main/timerpwmcheatsheet Arduino Forum > Using Arduino > Programming Questions > no PWM on MEGA2560 timer 2...with PWM.h v5..since arduino 1.6.0 arduino

A newby Question about structure - Joomla! Forum - community, help and support

so new joomla, , far good. having trouble wrapping mind around sections , categories. can me giving me examples of kinds of sections , categories use on sites? just trying understand why , how many sections/categories set site. have lot of sections , categories or few? thanks - sorry if obvious question. kc perhaps http://help.joomla.org/component/option,com_easyfaq/task,view/id,86/itemid,268/ Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Syndicate Problems - Joomla! Forum - community, help and support

i trying syndicate component working. have checked system info , files writable i tried add feedburner , got message: url entered not appear valid feed.  notice when i'm submitting pingomatic etc site news not being picked when site have published through wordpress is.  have spent hours on forum searching answer , have found several similar question posted no 1 has answered of them. can please point me in right direction? thank much... zelda http://dogtrainingsandiego.com your question little confusing. let's see if can restate it. existing stock syndicate component provide feed articles published on frontpage. trying provide frontpage news esle??? Board index Joomla! Older Version Support Joomla! 1.0 Administration - 1.0.x

Chip atmega328

buongiorno tutti ,sono nuovo del forum ed alle prime armi con arduino, mi affascina molto questo mondo,ma purtroppo ancora sconosciuto, da qualche giorno sto tentando di ridare vita ad una scheda che utilizza arduino per pilotare due motori senza riuscire, vorrei comprendere come riuscire ad inserire un nuovo codice per farla funzionare, la scheda in questione usa un chip atmega 328, se riesco inserisco un immagine, vorrei capire come resettarla ed impostare un codice per farla funzionare, una volta inserito tutto correttamente dovrebbe dialogare con un programma (x-sim) per la gestione dei movimenti. grazie prima di tutto, nella sezione in lingua inglese si può scrivere solo in inglese ... quindi, per favore, la prossima volta presta più attenzione, poi, essendo questo il tuo primo post, ti chiedo cortesemente di presentarti qui ( spiegando bene quali conoscenze hai di elettronica e di programmazione ) e di leggere con attenzione il regolamento ..

Thread: TVTime: No XVIDEO port found which supports YUY2 images.

Image
hello all. i've been using tvtime quite time in old computer. upgraded newer computer , installed tv tuner card before installing koala 9.10. unfortunately, tvtime not work now. computer dell optiplex 270 onboard video - intel extreme. lspci shows: vga compatible controller: intel corporation 82865g integrated graphics controller (rev 02) multimedia video controller: brooktree corporation bt878 video capture (rev 11) error message tvtime: running tvtime 1.0.2. reading configuration /etc/tvtime/tvtime.xml reading configuration /home/oem/.tvtime/tvtime.xml xvoutput: no xvideo port found supports yuy2 images. should now? thanks~ well, in place of tvtime, tried zapping. crashed segmentation fault when tried change setting. tried mythtv, 1 can't scan channels??? - have read bug ubuntu 9.10 - if knows how work, please let me know. quick 'n easy solution me switch xawtv. got working right a

Duda para actualizar.. - Joomla! Forum - community, help and support

aunque hace algun rato hago algunas cosas con joomla, siempre me encontrado con dudas cuando tengo que actualizar la version. uso el ftp y comienzo cambiar archivo por archivo urgando dentro de cada carpeta el archivo que debo reemplazar y eso es una tarea muy lenta. alguna vez simplemente subi al servidor las carpetas de la actualizacion...pero que sorpresa al darme cuenta que me habia tirado todo. hay alguna forma para que el ftp solo reemplace unicamente los archivos necesarios por aquellos nuevos, sin tocar los demas... (uso una mac con el ftp trasnmit)... si la pregunta es muy tonta..perdonen la ignorancia pero me seria muy util su ayuda, pues tengp ya varios sitios y debo actualizarlos. de antemano muchas gracias cuando hace una actualizacion, pasas de golpe todos los archivos de la actualizacion via ftp, tu root, esto so;o produce la sobreescritura de los archivos que estan en el paquete de actualizacion y no produce ningun cambio en archivos que no figuran alli.

Basic Layer Question ( I should already know).

scenario: open image/ background layer. duplicate layer, , apply levels adjustment i'm happy with. next, decide "effect" layer such sharpening, etc., want able control effect of "sharpening" layer opacity slider, without effecting levels layer below. if duplicate levels layer, or select layer new-"layer via copy" sharpening layer, moving opacity slider, on sharpening layer, effect degree of levels adjustment on levels layer, it's duplicate of layer. "new layer", or "new layer background" doesn't seem work either??? best regards, leigh not clear question is. More discussions in Photoshop Windows (read only) adobe

Conectar esclavos 485

buenas noches soy nuevo en el foro y recurro sus conocimentos para ver si hechan un poco de luz en el problema que tengo: estoy realizando pruebas con el bus rs485 las cuales han sido satisfactorias conectando un transeiver usb <--->485<----->arduino con convertidor ttl 485 chip max485. el sketch que estoy utilizando lo base en el ejemplo de http://real2electronics.blogspot.com.ar/2009/09/buses-de-campo-para-arduino-rs485.html no tengo problemas y funciona bien envio y recibo las tramas perfectamente el problema aparece cuando conecto otro arduino al bus obviamente con otra direccion. solo me comunico con uno de ellos el otro no se comunica quisiera saber si alguien se le ocurre como resolver este misterio para mi gracias primero lee las normas del foro, y luego edita tu post. 1. corrige el título. cámbialo por conectar esclavos 485 en lugar de usar la palabra ayuda, ya que eso es lo que te te vamos dar "ayuda", no hace falta ponerlo

Help understand a color display issue, please.

for long i've used photoshop, i've calibrated monitor. successful process--what see on monitor (normally) print out nicely. however, when view images acdsee, colors washed (yellows, oranges desaturated) , images darker , dull. images fine in windows viewers , other apps. also, when in photoshop if use neatimage plug-in, color have same desaturated dull look. if upload photo flickr acdsee, have poor color issue. i've talked acdsee it, haven't been help. know there people on board know tons more customer service person @ acdsee. however, it's issue neatimage plugin, too. so, it's not acdsee issue--it's display issue. photoshop gets right, couple of other apps don't. why? this has been issue since i've used acdsee , i've seen on 2 different computers i've owned. used colorvision calibrate. does have ideas causing issue? below example. it's exact same image: adcsee on left, photoshop on right. thanks guidance can give. http://farm4.st

Multithumb not loading .js files - Joomla! Forum - community, help and support

hello, i guess posted in wrong forum earlier. but, i'm trying set multithumb gallery in content editor of custom user module ( module manager>new ). seems wont work way. tried both methods of using {mosimage} , directly inserting image via editor button. {mosimage} method doesn't work, jus puts word {mosimage} in module, unless i'm doing wrong method. when using insert image button, can thumbnails show, clicking on them opens full image in normal browser window (no lightbox, slimbox, greybox or others). did notice when looking @ source code loaded website, did not load of javascripts (lightbox.js, prototype.js, , others). when inserting images in regular content items (main body), scripts show on source code. is mt designed way, or doing wrong? set portfolio shows on pages in site, not using regular content items in main body, rather in it's own module. possible? also, did have mambots enabled on user defined custom module. thx hi, it's not problem multithumb,

Thread: Need help getting online with CDMA phone/USB

hi. title states - have 1 samsung s259 cdma mobile phone , need use go online laptop. out in sticks , way online. problem? ubuntu jaunty doesn't detect phone modem while windows after installing driver cd (and subsequently goes online without headaches) command "lsusb" reveals "samsung electronics ltd." phone detected, switching phone mass storage mode laptop can access fine (transferring files , forth) cable ok. please, how can teach ubuntu go online phone..? many in advance...... thanh Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Need help getting online with CDMA phone/USB Ubuntu

Thread: file / folder permissions tweek - help

hello, seeking method of having files in directory (and subdirectories) inherit file permissions of directory time moved or copied directory. background: have 2 users (jack 'n jill) , i've set /media/shared directory. directory belongs group "users" , jack 'n jill both belong group. want configure system such anytime jack or jill copy file /media/shared (or subdirectories) file belong group "users". challenge (by default?) whenever jack or jill logged in, file 1 creates set group (and user) "jack" or "jill" case may be. in short, i'd have directory both users can share files have full permissions. possible achieve without script? appreciated. in advance. ian. right click. properties. go "permissions" tab. applyc changes. Forum The Ubuntu Forum Community Ubuntu Official Flavou

Managing content with News, newsflash, sections, popular, etc - Joomla! Forum - community, help and support

Image
hi ok new joomla! love , happy until comes managing contetn, seem important aspect of joomla!, , yet don´t seem able figure out. i´ve read topics on explaining, sections, categories, items, etc , makes sense. however, still don´t know how display multiple content effectively. my example related property web site trying set http://www.buyingspanishproperty.org.uk i have info on spain want show, within regions (about 30 regions) , each have info , there towns within regions (5-20 in each region) have info well. then want have financial section. within specific topics , in each topic want specific information. i have many more thier own topic , within them own stories can lead more information, etc. the thing want able list information how want , not re-arranged based on popularity or newly created. the "popular" module doen´t seem fit gets changed popularity of story. "newsflash" module  added, etc. also, once have used module once topic "spain" regions, tow

Arduino Timer Help.

hi guys, i need create timer starts counting when button pressed. timer count , print onto serial monitor next 60 seconds , stop printing after ward. print next 60 seconds if button pressed again. i've created code limited programming skill have it's not doing want do. millis() starts counting moment run code, not when press button. because of i'm having trouble getting time being recorded on serial monitor next 60 seconds when button pressed. all helps appreciated. here code: code: [select] // set pin numbers: const int buttonpin = 8; // variables change: int buttonstate = 0;          void setup() {   // initialize pushbutton pin input:   pinmode(buttonpin, input);   serial.begin(9600); } void loop() {   // read state of pushbutton value:   buttonstate = digitalread(buttonpin);   // check if pushbutton pressed.   // if is, buttonstate high:   if (buttonstate == high) {     unsigned long milliseconds;     int starttime = milliseconds;     while ( milliseconds <

overexposed images when not

i got problem in photoshop cs3 , bridge raw/jpgs files appear overexposed when not. i had computer repaired , after uninstalling , reinstalling program, problem shows up. all video drivers okay , making changes color profiles or color management not make work way before. in bridge, appear overexposed , when open them in photoshop, same thing happens. if try use windows viewer open these images, appear way should be. any ideas? you need calibrate monitor. More discussions in Photoshop Windows (read only) adobe

Fetching data with i2cget in I2C - Raspberry Pi Forums

Image
from i2cdetect address of device 11(0x11) image1.png (5.92 kib) viewed 258 times i2cdump -y 1 0x11 complete data on 0x11 image2.png (20.39 kib) viewed 258 times i2cget -y 1 0x11 0x01 w or i2cget -y 0x11 0x08 w first 2 data shown in green line in above image. how individual data out of example data marked in blue line in above image? image3.png (2.7 kib) viewed 258 times raspberrypi

Infrared Calculator giving wrong results with operands over 6 digits

i have made calculator controlled infrared remote. wiring not faulty , neither remote. new arduino (1 week) , have mega 2560. there seems problem when input operands collectively above 7 digits or more, results erroneous. example, 111111 * 111111 gives: 48177, , 111111 + 111111 gives: 25614, , 1 * 100000 gives: 34464. however, 111111 - 111111 gives: 0. input remote stored (when it's number) string, , when +, - , *, or / operators found, string input converted int , put first operand, , string input cleared, , new numbers stored in string. when '=' found, input string stops , converted int , stored in second operand. after that, operation supposedly computed , displayed on screen. when signal ('c') found, clears display , variables, starting program again. here code(i still beginner programmer): code: [select] #include <liquidcrystal.h> //lcd library #include "irremote.h" //ir remote/receiver library int receiver = 22; //pin ir receiver resu