Posts

Showing posts from April, 2010

CS4 Print size problem

help please, first time printing in cs4 , can't print fill whole media. print 1/4 size of media off 1 corner though checked "center image" box , doesn't matter paper size use. 1/4 size of media select print on. print beautiful , correct in every way except size. have used adjustments in "page setup" , "scaled print size" individually in combination still print 1/4 size , corner of paper. never have problem cs2 , r1800 before. in advance. romeo well, canon pro9500, have select "boundless printing" or else there margin around it, check that. More discussions in Photoshop Windows (read only) adobe

google search - Joomla! Forum - community, help and support

Image
hi, when google search site, first hit comes like:     mysite.com - home - 3 visits - 1:08am     joomla - dynamic portal engine , content management system. how rid of joomla blurb? nothing against joomla, there should more descriptive site there. thanks can't get  rid of through administrative globals? or asking how remove indexed google listing appearing?  Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

IR sensor

hey guys, i'm planning built own small cnc using steppers control linear movement. avoid inaccuracy after few rounds i'd install ir sensors double check movement , if necessary recalibrate stepper ensure max precision. does of have experiences how accurate ir sensor can measure? or necessary use them? (i'm using nema 17 stepper) thanks in advance! physical limit switches simpler, more reliable, , more precise ir sensor. Arduino Forum > Using Arduino > Sensors > IR sensor arduino

Learning about strcpy

i saw code had neat function, , i'm wondering if possible and/or if benefit me here in example.  make code smaller/neater somehow use strcpy() function here.  i'm not sure need eliminate though.  currently, loop thru string characters , copy them 1 1. (around line 12 in sample) code: [select] void next3files() { //opens next file on sd card   (int = 0; < 3; a++) { //loop thru 3 files     file entry =  dir.opennextfile();     if (! entry) { //there isn't next file       entry.close(); //close entry       dir.rewinddirectory(); //rewind       entry =  dir.opennextfile(); //get first file     }     entryname = entry.name();     entry.close();     int  len = strlen(entryname); //how long name?     memset(names[a], 0, sizeof(names[a])); //delete previous value. necessary?     (int = 0; < len; i++) {       names[a][i] = entryname[i];     }   } } then, when print 3 names lcd display use code.  there way print name, without having loop thru each character, or i'

budget pvr - Raspberry Pi Forums

hi, possible build low cost pvr raspberry pi 3? want use sky set top box receive fta channels. have scart s-video connector if helps. believe main problem working, reliable epg? i'm quite savvy raspberry pi, i'm on budget owing retirement on ill health. live in uk. bought open box v8s ebay, believe unlicensed copy, anyway, epg rubbish. appreciated. rpis have no analogue inputs cannot connect sky box directly. need video digitiser, example usb one. , need ir blaster make sky box change channel. in all, easier, similar cost , better video quality not use sky box. usb satellite tuner. raspberrypi

CS4 GPU Accelleration and ATI X800

my photoshop cs4 not allow me turn on gpu accelleration, checkbox greyed out. on vista 64 latest updates , or without ati catalyst. card ati x800 pcie. card has pretty 2d performance , believe has opengl 2 support, , don't see why not work. have similar experience or idea troubleshooting? far tried reinstalling drivers. running latest driver? that's first advice you'll may not help. there couple of registry toggles can turn on/off gpu features. here's link. http://kb.adobe.com/selfservice/viewcontent.do?externalid=kb406921 you'll find these registry toggles disscussed in forum threads if search. with 256mb of ram on card, you'll limited in acceleration features you'll number of open files can run accelerated. see adobe tech note has details on troubleshooting may or may not you: http://kb.adobe.com/selfservice/viewcontent.do?externalid=kb404898 here's list of cards adobe has tested (yours isn't on list): http://kb.adobe.com/selfservice/viewco

Thread: script to check for empty last line and delete it

Image
i have cool conky from http://www.quicktweaks.com/2008/09/2...buntu-desktop/ lately i've not been getting temps show up. i've figured out because weather file generates has empty last line , script reads last line temp. want check empty last line , if there delete (hence making temp last line again). code isn't working, doing wrong: code: #!/bin/bash plik=~/weather2 w3m -dump http://weather.yahoo.com/forecast/"$kod".html | grep -a21 "current" | sed 's/deg/°/g' > $plik if [ "`tail -1c "$plik"`" == " " ]; sed '$d' $plik >> $plik; fi posted inphektion i have cool conky from http://www.quicktweaks.com/2008/09/2...buntu-desktop/ lately i've not been getting temps show up. i've fig

Firmata test. Liste des ports vides

Image
salut à tous, je suis en train de tester le firmata, pour developper en python. j'ai suivi ces tutos, ici , ici , et là dans le second tutos, j'arrive bien à faire allumer/eteindre les leds. par contre, avec le premier, lorsque je lance le firmata-test (linux 64 bits), j'ai bien la fenêtre, mais la liste des ports est vide, et rien ne s'affiche, juste les fenetres vide . j'ai bien mis à jour les bibliothèques, etc, etc. une idée ? merci fabrice et avec code, cela fonctionne aussi pourtant : code: [select] >>> import pyfirmata >>> pin= 13 >>> port = '/dev/ttyacm0' >>> board = pyfirmata.arduino(port) Arduino Forum > International > Français (Moderators: jfs, Snootlab) > Firmata test. Liste des ports vides arduino

[SOLVED] Bridge wlan0 and eth0 - help needed - Raspberry Pi Forums

hello, have modbus/tcp devices connected via eth0 raspberry pi 3 date raspbian jessie desktop. to: 1. make rpi wi-fi hotspot in order able connect modbus/tcp devices laptop , phone via wi-fi. modbus devices have hard coded ip addresses e.g. 192.168.0.xxx:502 network has 192.168.0.xxx 2. able update pi once in while , think easiest way plug whole eth0 network in router , download updates occasionally. have tried follow guide not able want: https://www.raspberrypi.org/documentati ... s-point.md wondering if matters whether bridge eth0 wlan0 or wlan0 eth0. or maybe there missing in guide? problem is start doing steps per guide network widget on desktop stops working (does not see wifi network anymore) makes hard troubleshoot issues. format sd, load fresh raspbian image on again , start again. looking help. ideas appreciated. it's not case of bridging interface interface b. way bridging works create virtual interface (the "bridge", called br0) , give ip addre

Thread: Regarding 2nd Hard Drive & KDE / Internet Dongle

ok, hello everyone, long time linux user (used mandriva many years), got forced use windows, on version of linux, in case ubuntu, 9.10 think (karmic?). got 2 questions can't quite figure answers to. 1. laptop has 2 harddrives. mounted second @ /home/harley/.windows harddrive icon on desktop. there way remove this? shouldn't matter thing mounted or file system, should it? 2. prefer kde, , indeed tried mandriva , kubuntu first neither wanted work mobile internet broadband dongle, no matter how fiddled it. ubuntu worked out of box. now, tried installing kde on ubuntu on 1 of first attempts, , prevented dongle working, because kdes' network manager didn't recognize it, although doesn't sound right. so, there way install kde , use gnome network manager? hope can out on these! , big thumbs-up ubuntu team surprisingly easy , versatile os. Forum The Ubuntu Forum Community Ubuntu Official Flavours

Display unsigned long value in LCD...(Solution #30 )

what want : - read user parameter stored in eeprom. maximum value of parameter 99 sec. - multiply 1000 convert millisecond required further computation in code. - display converted value user decrement every loop call. relevant code segments below : code: [select] // variable declarations.. byte cytadd = 0 ;            // eeprom address store cycle time byte cytdata = 5;            // eeprom address store machine data char lcdmsg[17]; unsigned long cyctime, cycletime; unsigned long loopdelay = 10; ..... ..... ..... // storing cycletime eeprom. user edits value 4 digit number on lcd // , results stored in 4 variables tempchar[0] tempchar[3] , following code called :  if (userkey == 'e') {       userkey = no_key;       cyctime = atoi(tempchar);       if (cyctime != 0) eeprom.put(cytadd, cyctime);  } // code read value eeprom , convert millisecond.. eeprom.get(cytadd, cyctime );               // read stored cycle time... cycletime = long(cyctime)*1000ul;           // con

How to remove searchbox? - Joomla! Forum - community, help and support

Image
hello,i want remove searchbox.i have googled,and forums said need remove search code template index.php or remove module.i don't have neither code,neither module,but still have searchbox.i use template called element green.searched it's index.php keyword "search" didn't find anything  and no modules associated name "search" (only 1 virtuemart search module it's unpublished) please me solve problem,best regards.  badar wrote: hello,i want remove searchbox.i have googled,and forums said need remove search code template index.php or remove module.i don't have neither code,neither module,but still have searchbox.i use template called element green.searched it's index.php keyword "search" didn't find anything  and no modules associated name "search" (only 1 virtuemart search module it's unpublished) please me solve problem,best regards.  never mind,right after posted,i found out have second page in module's secti

Setting up Roundcube for Joomla - Joomla! Forum - community, help and support

sup all! i figure out how things on own , first time in ages, i'm stuck!! i need installing roundcube joomla please.  if there out there has managed configure it, please let me know. can lend hand please. configuration straightforwrd not obvious @ first. in actual fact joomlaplug's component simplifies installation. a typical apache/control panel install this. $rcmail_config['auto_create_user'] = true; $rcmail_config['default_host'] = 'mail.yourdomain.com'; $rcmail_config['default_port'] = '143'; $rcmail_config['username_domain'] = 'yourdomain.com'; $rcmail_config['mail_domain'] = 'yourdomain.com'; $rcmail_config['virtuser_file'] = ''; $rcmail_config['virtuser_query'] = '%u'; $rcmail_config['smtp_log'] = true; $rcmail_config['smtp_server'] = ''; $rcmail_config['smtp_port'] = '25'; $rcmail_config['smtp_user'] = '%u'; $r

Thread: ran nvidia-xconfig - laptop no longer boots

laptop toshiba satellite l300 3g ram , dual core pentium. have been running ubuntu 9.10 since october. part has been good, exception of glitchy sound , video. since use laptop reading, had ignored glitches. today, attempting clean issue, , ran, suggested in post 'sudo nvidia-xconfig'. rebooted laptop , no longer boot correctly. symptoms follows: 1. normal toshiba splash screen. 2. message 'grub loading.' 3. appears normal output text number of seconds. (i configured grub display boot output.) 4. black screen. 5. can not access vt. ctrl+alt+f1, etc not work. 6. laptop not getting dhcp address. dhcp server not receiving dhcpdiscover or dhcprequest. 7. can not connect ssh. (not surprising, considering 6, above) 8. apache not responding. (also not surprising) in process of downloading new live cd, since mine went missing. hoping recover without re-install. suggestions on start? please not ask output, @ least until

Motori Stepper con EasyDriver v4.4

Image
ciao tutti, sto costruendo un robot che utlizza 4 motori stepper (wantai nema 17 stepper motor 42byghw609), ognuno collegato ad un driver (easydriver v4,4). e' collegato ad una batteria da 12 v che rilascia incirca 7 ah. su internet ho trovato un infinità di sketch, ma quello che cerco io è un codice che faccia partire motori piano piano per poi andare veloce e rimanere tale finche non gli dico di fermarsi. ho studiato la libreria accelstepper molto accuratamente ma nonsotante miei molteplici esperimenti riesco farlo partire subito veloce e io voglio che prima parta piano per poi accelleraare. qualcuno mi può aiutare? grazie infinite      motori driver quote from: elkri on jul 21, 2016, 10:21 am ho studiato la libreria accelstepper molto accuratamente ma nonsotante miei molteplici esperimenti riesco farlo partire subito veloce e io voglio che prima parta piano per poi accelleraare. premesso che al accelstepper non è molto efficiente come controllo deg

Migrated site but can't see preview - Joomla! Forum - community, help and support

after week of trying, i've succeeded in migrating in-development site new hosted server space. nothing worked until host put site on same box , got me register new domain name (i waiting site ready before changing dns of actual name). now, @ least superficially, seems fine, except site preview brings me site offline notice! so can't edit site unless put online, not thing, short while. any clues? check $moslivesite see it using domain name ie: http://www.domainname .com Board index Joomla! Older Version Support Joomla! 1.0 Installation - 1.0.x

Which header file defines Serial.begin?

i'm working on small arduino project. need know serial functions serial.begin , serial.read defined. ide complaining these functions undefined, want point ide headers code assistance working (netbeans). which header file defines these functions? or how can search find them? look at c:\arduino-1.6.9\hardware\arduino\avr\cores\arduino\hardwareserial0.cpp and other associated files. Arduino Forum > Using Arduino > Programming Questions > Which header file defines Serial.begin? arduino

need help in building a "online dating type" web site in joomla - Joomla! Forum - community, help and support

hi i build site works on similar concept of online dating web site. where 1 user creates profile, , user creates profile, if 2 profiles match - database links them up.. can plse set me off in right direction? what components need install? what need read on? where begin? if can please assist.. thanks dean mod note: crosspost deleted. please not crosspost messages. see forum rules: http://forum.joomla.org/index.php/topic,65.0.html Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Color: Schemes--Exploration and generation

in posts follow you'll find links color scheme generators , comparison charts, plus utilities , applications can used explore relationships between different colors in variety of ways. these can useful building color sets on website or in print projects. some work directly in browser through either java, javascript or flash or shockwave plugin; others applications or utilities download , use separate programs or in conjunction other programs. depending on site or application choose, display colors side-by-side , show codes these colors in different formats, i.e.: rgb, hexadecimal, cmyk, lab, hsb, html named colors, etc. additionally, there create downloadable text files containing list of colors choose, , others generate swatch files can save , can imported directly favorite applications. colorschemer online . choose color, , online color schemer creates palette of 15 complementary colors. lighten or darken entire range @ push of button. More discussions in Photoshop Lo

Variables keep getting modified on gets

hello, struggling should quite simple. i have little program count time, keep track of 4 different time. of seems staying in memory fine, 2 timestamps acting strange. 1 of them diminishing or increasing 1, while other decrease 1 on every update. i have tried running code in visual studio , works smoothly.... thought perhaps memory after running 1 of method available on forum display free ram, looks still had 1.5kb here's sample of code. same thing except millis set millis() code: [select] // pins const byte pin_ir = 11; const byte pin_irpower = 9; const byte pin_ledgreen =10; const byte pin_ledred =7; const byte pin_optopower = 8; const byte pin_relay = 3; // time const byte  const_water_min = 0; const byte  const_water_second = 10; const byte  const_water_interval_day = 0; const byte  const_water_interval_hour = 0; const byte  const_water_interval_minute = 0; const byte  const_water_interval_second = 20; // vars static unsigned long  prevtime; static unsigned long  curre

Neutrino 2.0: A tiny inexpensive 32bit 48MHz Arduino Zero compatible!

Image
https://www.kickstarter.com/projects/rabidprototypes/neutrino-20-the-tiny-32-bit-arduino-zero-compatibl ends friday, july 29th! if kickstarter accepted paypal.. Arduino Forum > Community > Products and Services > Neutrino 2.0: A tiny inexpensive 32bit 48MHz Arduino Zero compatible! arduino

Thread: Open files with default program

i'm making java-app should able open different files using users preferred application particular filetype. example, if user has set "open with" in nautilus .odt files oowriter program should used open file. in windows, can call runtime.exec("document.odt"); , os recognize file not executable , instead launch program associated file-type. in mac osx (i've been told), should call runtime.exec("open document.odt"); do in linux? of course, best thing reuse nautilus filetype associations (the "open with"-tab) - if current x-session running gnome, , konqueror's ditto if we're in kde etc. there program available? code: xdg-open document.odt from http://portland.freedesktop.org/wiki/ should installed on ubuntu, , linux. ps: have code: alias o="xdg-open" in bashrc, bash can do code: o filename

Displaying the output of a rotary optical encoder

i need setup 5 digit 7 segment display of output of rotary optical encoder. single turn encoder , display must show degrees , decimals of degrees. how can this? quote from: johnsexton on jul 06, 2016, 03:50 am i need setup 5 digit 7 segment display of output of rotary optical encoder. single turn encoder , display must show degrees , decimals of degrees. how can this? find encoder, read encoders spec sheet, convert 'learned' data c++ language equivalent. design hardware interface encoder arduino, design circuit control displays. all done. chuck. Arduino Forum > Using Arduino > Sensors > Displaying the output of a rotary optical encoder arduino

Create a Raspberry Pi 3 Access Point Which Uses a 4g USB Modem and an Hard Drive for a NAS - Raspberry Pi Forums

Image
hey! how create wireless access point mobile devices , attach 4g modem can access internet (eg. on long car journey) , plug in external hard drive use nas stream movies devices on access point. powered 20,000 mah power bank. hope can help! raspberrypi

Thread: Dual boot WinXP and Ubuntu 9.10 and folder sharing

if dual boot xp , ubuntu 9.10 (installed on same drive or separate drives), can access xp files while in ubuntu, , vice versa? first thought be, can't because other operating system not booted... or... ? yes... ubuntu show win xp partition seperate drive, can browse nautilus etc. can easly copy/delete files in windows partition ubuntu windows, need install ext2ifs windows http://www.fs-driver.org/download.html allows windows read/write ubuntu partition. without ext2ifs, windows show ubuntu partition unknown file system. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Dual boot WinXP and Ubuntu 9.10 and folder sharing Ubuntu

(Withdrawn) php mosshow() ? - Joomla! Forum - community, help and support

sorry, absolutely wrong forum ask question. hi, note: posted thread in 'general', met silence. hope correct forum? if not apologies. currently i'm changing template have downloaded , installed. choose template has horizontal men in 2 lines. if hover on menu item in top line, submenu items of menu displayed in second line (if available). now, top menu same 'main menu' in left module. (see template here: http://demo.snek.gr/index.php?jos_change_template=zeus ) my question "joomla 1-oh-1", here goes. how joomla know module load in following code: code: code: select all <div id="horizmenu">        <ul id="nav">             <?php mosshow(); ?>        </ul>  </div> <!--end  of horizmenu--> i have expected mod_mainmenu load. how joomla! know in piece of code load main menu , not menu. or, need load choice of menu on spot? hope hear soon, michel Board index Joomla! Official S

Connect on SSL site don't work

Image
hi, my mkr1000 can't connect various ssl website (blablacar.be or vossey.com ex.) it's ok other (google.com, twitter.com ...) i correctly added certificate site tutorial : https://create.arduino.cc/projecthub/arichetta/add-ssl-certificates-to-mkr1000-93c89d i use wifisslclient sketch exemple test it. somebody have idea ? thanks. after search seems no working website use comodo ssl certificate. the comodo chain uses sha-384, not supported winc1500 @ time. i found issue : https://github.com/arduino-libraries/wifi101/issues/48 in last response guy tell atmel plan release firmware update sha-384 support in june 2016. can't wait ! Arduino Forum > Products > MKR Boards > MKR1000 (Moderator: AndreaRichetta) > Connect on SSL site don't work arduino

Sharp GP2Y0A710K0F IR sensor behaving strangely

i have purchased new sharp gp2y0a710k0f ir sensor online. sanity check, wrote simple code check if sensor working correctly. code expected print output voltage sensor, based on distance code: [select]     int sensorpin = a5;          int val = 0;        void setup()     {     serial.begin(9600);     }       void loop()     {     val = analogread(sensorpin);     serial.println(val);        delay(100);     } now output quite strange. output values start 0 , keep on increasing until reach 1023, , gradually decrease down 0 , keeps on happening, if kept in front of sensor. is sensor faulty one? or supposed give out similar outputs. if has to, how convert these values meter or centimeters. the product description on manufacturer's website said has 3 pin interface, has 5 pin one, wires being red, black, yellow, white, green if seen left side. guessed datasheet red , black power , yellow signal output , hence have connected these 3 wires. green , white wires unconnected. also, pi

Arduino shocks me on USB port

i found previous post here haven't been able solve own problem. i built hyperion ambilight following guide on mediaportal forums found here. the parts addressing 5v 8a led psu , ws2812b led strip , obviously, arduino. i have never worked ac followed instructions how wire psu using guide on this page. all went actually. leds working, got colors calibrated etc. life good!...until started put case. when touched arduino got mild shock usb port cover. thought @ first psu case since read if ground , neutral mixed may electrify case made mistake before , fried previous psu mixing up. got multi-meter , got no reading on psu case. touched psu case , no shock. thought maybe had been static discharge worried me more thinking might have fried arduino. went remove usb cable arduino , got shocked again. it's not large voltage, annoying contant. fact there concerns me not right , might ruin whole setup, particularly raspberry pi since connected arduino,  if don't figure out. 

PI Strange behaviour - Raspberry Pi Forums

my pi working fine , started acting funny - first mouse unresponsive, turned off power when turned on power, got dark screen said hdmi , started scrolling saying: 1653741 task dump cpu3 2186511 kworker/u8:2 d 0 92 0 0x00000000. (the numbers on left keep changing - maybe time). scrolling carries on non-stop) get new, factory fresh, sdcard , usb sdcard reader. build copy of raspbian on new sdcard. boot rpi that. mount unbootable sdcard in usb reader, mount reader in rpi. can @ /var/log on "broken" sdcard see if can determine what's gone wrong. can rescue valuable data card, if necessary. should have reasonable clue what's gone wrong. raspberrypi

What is this....

without getting in detail.... i'm deconstructing bit of code in effort write own program similar function , there's in here don't recognize.... ^= specifically.... var1 ^= var2 any ideas or knows? information helpful. i've been able read of code , understand myself exception of 1 thing. unfortunately, great google gods came empty today. ^ exclusive-or operator. ^= xor 2 operands , saves result in 1 on left. https://www.arduino.cc/en/reference/bitwiseand Arduino Forum > Using Arduino > Programming Questions > What is this.... arduino

openGL disables color management for 2nd (dual) monitor

i've started using photoshop cs4 , noticed today enabling opengl drawing under performance preferences (gpu settings) disables color management 2nd dual monitor. 2.4ghz intel core 2 duo, 4gb 667mhz, mac os 10.5.6 (fully updated 1/7/09) geforce 8600m gt, 256mb photoshop cs4 (fully updated 1/7/09) have tried toggling "color matching" check box under edit - preferences - gpu settings - advanced settings - debugging? i assume had dual calibration working , card has dual luts since need them run profiles on 2 displays 1 card. cs4's use of gpu color matching has issues in both photoshop , bridge i've run into. More discussions in Photoshop Windows (read only) adobe

Thread: Format HDD w/GParted Help!

i'm trying format 1 of hdds ntfs, option not shown in gparted. well, shown, grayed out. don't know do, , can't find on subject helps me out turn forums looking help. found? this happens when drive mounted. unmount try again. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [SOLVED] Format HDD w/GParted Help! Ubuntu

Need help - Joomla! Forum - community, help and support

ok downloaded , installed template: 'feather' template http://www.osskins.com/main/joomla-mamb ... 2007/04/06 but can't change images every time overwrite or add new images template get: code: select all 553 rename/move failure: permission denied : /templates/feather/images/top_module.png i cannot change permission of 'feather' folder. code: select all 550 not change perms on feather: operation not permitted : /templates/0777 feather my host 'the xuniverse' doesn't know whats wrong , might joomla problem. my site: http://www.xtended-docklands.thexuniverse.com if can change permissions of other files on server template has wrong ownership, ask host check if ownership of file set right user. Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

ATTiny85 Timing Question

i have completed first project attiny85, namely external watchdog timer.  expects pulses different controller, , resets if pulses stop. sweet little chip, , can see plenty of uses it. but 1 thing seems odd.  understand it, internal clock, delivered factory, 1 mhz.  expected delay() function run 16 times slow, , millis().  instead, find delay(n) gives me 8*n ms. , similarly, millis() advances 1 when 8 realtime ms. have passed.  why should be? thanks in advance insights. quote from: jrdoner on aug 13, 2016, 02:09 am as understand it, internal clock, delivered factory, 1 mhz.   it is. quote i find delay(n) gives me 8*n ms. , similarly, millis() advances 1 when 8 realtime ms. have passed.  why should be? the core / board using has f_cpu set 8000000. Arduino Forum > Using Arduino > Microcontrollers > ATTiny85 Timing Question

Thread: Kernel does not recognize USB

hi experts, kernel not recognize usb inserted, not able find devices file in /proc/bus/usb. strangely able view , mount usb mounted in gui. connected reliance netconnect broadband usb. please help. many thanks, renoy. what's output of code: sudo fdisk -l Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Kernel does not recognize USB Ubuntu

Thread: Where to look for running processes or applications

i have been trying upgrade firefox 3.0.15 3.5.6 , ended closing it. later tried start again , got message running , have shut down or reboot. logged out , logged in , able close in on restart. running processes crtl>alt>delete in windoz?? can shut down processes or applications stuck. thanks dave try this system-->administration-->system monitor click on processes tab u can choose end process clicking on end process, u can try following code in terminal: killall firefox kill instances of firefox hope helped Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Where to look for running processes or applications Ubuntu

Maze Solving Robot

i working on maze solving using ir led sensor (it gives digital input arduino), motor driver ic l293d , arduino uno (atmega 328). it's not running hardware arrangement ok , code. when storing character in array bot doesn't follow line , hangs. think there bug in code // code maze solver int stage=0; char path[500]={}; int l=0; void setup() { // initialisation of pins pinmode(5,input); pinmode(6,input); pinmode(2,input); pinmode(3,input); pinmode(4,input); pinmode(8,output); pinmode(9,input); pinmode(12,output); pinmode(11,output); pinmode(10,output); pinmode(7,output); serial.begin(9600); } void loop() { // read ir array sensor   int a1=digitalread(5);           // a1 reads value of ir sensor1 int a2=digitalread(6);          // a2 reads value of ir sensor 2 int a3=digitalread(2);         // a3 reads value of ir sensor 3 int a4=digitalread(3);        // a4 reads value of ir sensor 4 int a5=digitalread(4);       // a5 reads value of ir sensor5 int a6=digitalread(9);    

OMXplayer + UDP Multicast video corruption.... - Raspberry Pi Forums

Image
hi.... using ffmpeg create h264 multicast live stream of presenter , content (powerpoint slides) trying play on raspberry pi3 using omxplayer....the command using play is: omxplayer -o both udp://239.255.42.42:5004 --live stream starts ok presenter full screen, , when switch view powerpoint fullscreen/presenter picture-in-picture, works. however, when presenter changes slides view on rpi shows top half of new slide , bottom half of previous one....see attached slide....the bottom half of previous slide (which black). if switch fullscreen presenter view, displayed fine. have tried try , fix this....changing codecs, bitrates, h.264 profiles etc., can't work. works fine in vlc, seems point problem omxplayer. have checked network , there appears no problems, no dropped packets etc. i'd grateful in resolving this..... if tell me typically causes this, might point me in right direction fixing myself. also, hope right forum this....if not please point me @ more app

148f:7601 and raspbian 4.9.41 in AP mode? - Raspberry Pi Forums

hello all! know, there lot of thread in forum dongle, can't make work. bought ebay :s wanna use dongle in ap mode, original raspberry dongle /wlu6331/ think mediatek antenna give me better signal in our house. wanna use in ap mode instead of wlu6331 maybe expert guys in forum /mrengman example/ can me in this? if think system loads mt7601u driver, no interface comes this? or wrong? if i'm not wrong 4.9 kernel contains driver it? appreciated! there system's details: code: select all root@zabbix:~# uname -a linux zabbix 4.9.41-v7+ #1023 smp tue aug 8 16:00:15 bst 2017 armv7l gnu/linux code: select all root@zabbix:~# la -la /lib/firmware/mt* -rw-r--r-- 1 root root 45412 aug 9 13:10 /lib/firmware/mt7601u.bin -rw-r--r-- 1 root root 368220 aug 9 13:10 /lib/firmware/mt7650.bin -rw-r--r-- 1 root root 13847 aug 9 13:10 /lib/firmware/mts_cdma.fw -rw-r--r-- 1 root root 14067 aug 9 13:10 /lib/firmware/mts_edge.fw -rw-r--r-- 1 root root 13847 aug 9 13:10 /lib/firm

Thread: 9.10 server and desktop i386 downloads

Image
the md5 checksum keeps showing amd64, need i386 32 bit cpus. after download- \downloads\ubuntu-9.10-server-i386.iso md5 checksum 55618ad5f180692f9dac20cbff352634 using winmd5sum program, checksum amd64 server. desktop i386 shows amd64 desktop checksum also. tried us, taiwan, , canada sites. there link error or error? posted tromus the md5 checksum keeps showing amd64, need i386 32 bit cpus. after download- \downloads\ubuntu-9.10-server-i386.iso md5 checksum 55618ad5f180692f9dac20cbff352634 using winmd5sum program, checksum amd64 server. desktop i386 shows amd64 desktop checksum also. tried us, taiwan, , canada sites. there link error or error? hi, if you've burnt cd, can boot off & there option check cd, check burn errors & md5checksum. take little while, time having 'bad' cd. phill.

Open Dialog Box

i'm hoping can help. if open photoshop cs3 able drag image windows vista folder photoshop window , image opens in photoshop. if go open dialog box within photoshop , select image cannot drag image main photoshop window must click on "open" button. i have photographer friend says use able work way , reason no longer works. suspect wrong. is normal or not working correctly. > suspect wrong. you correct. bob More discussions in Photoshop Windows (read only) adobe

Direct Access to this location is not allowed. WHAT HAVE I DONE?? - Joomla! Forum - community, help and support

hello i have spent day making changes logo , trying change template style - happy being done these changes dont seem uploading site im using fileziller - double check used file manager in host control panel, again didnt work anyway, have been playing files , when go sites homepage following message displayed direct access location not allowed. can me out @ please thanks julian ok 1 one: changes trty make filezilla not allowed , fatal error when try in cpanel right? Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Open PDF in Photoshop, manipulate, save as PDF, open in Acrobat...Blurry???

hello, i have acrobat pro , photoshop cs2. i've noticed if open crisp , clean looking pdf in photoshop, maybe delete text (with eraser tool), save document pdf, when open again in acrobat pro, it's pixelated , blurry , looks awful. why happen if went pdf pdf, , how can prevent happening in future? thanks, justin photoshop pdf format different acrobat pdf. photoshop must rasterize pdf (which blur). in case, not ideal use photoshop edit pdf generated design app. you should delete/alter text in acrobat pro - - or go original document generated pdf file. More discussions in Photoshop Macintosh (read only) adobe

Thread: 9.10 Nautilus from command line problem

i cannot nautilus work command line when logged in root. gksudo nautilus produces screen full of error messages: (nautilus:7162): eel-warning **: gconf error: failed contact configuration server; possible causes need enable tcp/ip networking orbit, or have stale nfs locks due system crash. see http://projects.gnome.org/gconf/ information. (details — 1: failed connection session: did not receive reply. possible causes include: remote application did not send reply, message bus security policy blocked reply, reply timeout expired, or network connection broken.) repeated several times followed by: nautilus not create required folder "/root/desktop". before running nautilus, please create following folder, or set permissions such nautilus can create it. suggestions? andrew not sure, can tell have /root directory permissions 700 , /root/desktop 755 might try code: sudo -i cd /root mkdi

Wireless Sensor Networks

hola estoy empezando diseñar la mota para mi red wsn y aún no sé cuál módulo rf utilizar, es para un área en exteriores pero no es de dimensiones gigantescas máximo 12 metros de alto y 7 de ancho es un terreno inclinado y no sé si realizar la comunicación inalámbrica por módulos xbee los cuales tienen un buen performance o por un nrf24l01 la diferencia de ellos es que xbee consume más potencia y esto no me conviene porque el sistema es para detectar deslizamiento de tierras y esto podría estropearlo todo... además los xbee son más caros que los nrf pero con ellos se puede formar una red mesh que me permitirá que los nodos sensores tengan línea de vista con su coordinador... alguien que me ayude reflexionar sobre cuál es el más indicado creo saber cuál es el mejor pero necesito una buena razón técnica (en mi interior quiero xbee) muchas graciaaas por su ayudaa ¿esp8266? además, si el proceso local no es muy pesado, olvidate de usar una arduino, ya que en e

Relay abbassa tensione di riferimento (credo)

ciao tutti, scusate se la domanda è banale, ma sono veramente alla prime armi. seguendo quanto trovato sul sito di arduino, e precisamente qui (http://playground.arduino.cc/code/onewirekeypad) ho realizzato il progetto per leggere un tastierino numerico 4x3  con un solo pin analogico. ora, finché lo uso, come nell'esempio riportato, con un led, tutto funziona alla grande. provando però comandare, con uno dei tasti del tastierino, un relay, quando il relay è attivato, tasti del tastierino sono letti male (non correttamente, sballa valori), mentre relay spento tutto funziona correttamente. facendo un minimo di debug (per quanto sia in grado di fare) mi sono accorto che quando il relè è attivo, il valore analogico letto dal pin di riferimento del tastierino è diverso da quello letto quando è spento. immagino qunidi che il relay attivo abbassi/modifichi la tensione di riferimento. le domande sono qundi 2: 1) è vera la mia deduzione? 2) come posso risolvere? grazie chi mi risp

General tips about protection against locking yourself out - Raspberry Pi Forums

having locked myself out fiddling around config (i suspect) , stuffing ssh, want ask if there general tips protecting getting locked out config changes, user account / password changes or bad updates? ideas (very vague, ignorant, ill-defined): * backdoors (well-secured ones), auxiliary protocols remote admin; * second user account *'revert config' batch jobs run in timer, config , auto-revert on timeout. (my router has this, auto protection against not being able log in following bad config change). of course, such things had written, , correctly, no bugs, , have remember set timer. perhaps try , automate such general , re-usable. *backups - don't know how general complete backup, , in case not restore if locked out. i'd go backup route take sd card out, insert in computer copy config file said computer put sd card in pi , mess content. raspberrypi

DS1307

ciao tutti ho un arduino mega e con un ds1307 devo controllare ben 18 uscite digitali però è un po'complicato (perchè ad esempio devo attivare l'uscita uno tutti martedì alle 16.00 e spegnerla alle 17.00 la due accenderla giovedì alle 20 e spegnerla alle 22 ecc.) come posso fare? dato che sono un vallo di if mi servirebbe la soluzione più corta ho cercato in diversi siti ma nessuno fa proprio al caso mio spero mi possiate aiutare...se dovete farmi domande fate pure. il costrutto switch può fare al caso tuo? con una richiesta cosi generica è difficile aiutarti oltre. Arduino Forum > International > Italiano > Software (Moderator: leo72) > DS1307 arduino

USB to Serial connection loosing chars on Pi but not windows - Raspberry Pi Forums

i have simple setup need talk debug port running @ 921600 baud collect error logs. using rpi 3 running installed rasbian jessie (linux rpi-14-48-d5 4.9.35-v7+ #1014 smp fri jun 30 14:47:43 bst 2017 armv7l gnu/linux). hardware single cp210x silicon labs usb serial adapter , spi touchscreen. have wifi enabled , connected network not doing heavy network traffic @ time of fail. no other applications other standard gui, serial terminal software, , single ssh connection running during dump. seeing few characters getting dropped randomly during dump. if slow down baud rate issue goes away. if leave @ 921600 baud , connect same usb dongle windows pc running hyperterm issue goes away. assuming running sort of buffering issue here. have tried both minicom , cu eliminate sort of application issue. tried running cu "nice -n-20" no improvements. ideas on else try fix dropped character issue? (just not sure go next) thanks! usb has been achilles heel of rpis. if cp210x dongle