related to Bug # 3211: Kenwood TK-260G bug Closed 01/24/2016 related to Bug # 3213: Kenwood TK-270G Closed 01/24/2016

Size: px
Start display at page:

Download "related to Bug # 3211: Kenwood TK-260G bug Closed 01/24/2016 related to Bug # 3213: Kenwood TK-270G Closed 01/24/2016"

Transcription

1 CHIRP - Bug # 3349 Status: Closed Priority: Normal Author: tom ryan Category: Created: 02/17/2016 Assignee: Pavel Milanes Updated: 03/17/2016 Due date: Chirp Version: daily Model affected: Kenwood Series 60G Platform: Windows Subject: kenwood tk-760hg and tk-860hg Description Hi Will not read from either radio. Both radios do the same things when trying to read from them. Display shows "pc" for about a second then restarts as if the power had been cycled. The 860g reports "block checksum error! real 17 calculated 6f". The 760g is the same except "calculated 89". I have attached the debug file. I am using an FTDI cable from kj6zwl. I was able to read from a tm-281 with the same cable and pc. Any help you can offer will be greatly appreciated. Thanks Tom Ryan kg7otl wqsr556 Related issues: related to Bug # 3211: Kenwood TK-260G bug Closed 01/24/2016 related to Bug # 3213: Kenwood TK-270G Closed 01/24/2016 History #1-02/18/ :23 am - Pavel Milanes Thanks for the report, I will review the data this night at home. Can you please take a serial port log of the communication with the radio? There are many alternatives, portmon is for 32 bit only, but some freeware tools can help you; this will be of much help to determine the problem. This search give a lot of alternatives. 73 Pavel. #2-02/18/ :59 pm - Pavel Milanes - File LSB-0231.PDF added - Status changed from New to In Progress Hi, I reviewed your logs and checked the driver. It seems like your radios are using some different checksum algorithm for communication, what I think is a cause of using a different firmware... Please I need you to check some things: 07/17/2018 1/6

2 - Is your radios using a SmartTrunk board inside? - Have you tested the factory software with the interface to check it work's fine? - Can you provide me a log of the serial communication with the original software? About this last point, if you have a windows at 32bit you can use portmon (search in the site about it or other freeware tool on the Internet. A log of the serial comm using the factory software will trough some light on this. See this Kenwood note about firmware (from the attached file): "*Firmware Compatibility:* As of Jan (S/N 110xxxxx), the "60-G Series" firmware is compatible between all versions (TK-260/270/360/370/762/760/862/860). There are no plans to change this inter-compatibility in the foreseeable future." The "H" in the model is just a designator for "High Power Version". So you may be using a old firmware version or maybe a shinny new one. Please check your firmware version as per the instruction of the file attached, extract follow: "*Placing the radio in the firmware mode:* With the radio power switch off, place the radio in the firmware mode by holding the front panel " " (channel up) key, then turn power on. The LED next to the power switch will be orange when in the firmware mode. The display will indicate "PROG 576". The firmware checksum in the radio can be displayed by pressing the "MON" button." Cheers. #3-02/18/ :06 pm - tom ryan Thanks Pavel! I will do as you request. However it may take me a few days. I can tell you that the ham who sold me the radios has used the factory software to program both units... his call sign is on both power on messages. Thanks Tom #4-02/18/ :27 pm - Pavel Milanes Confirmed: it's a firmware incompatibility problem. I have searched the Internet and found on a Romanian ham web page with the only reference about Kenwood firmware, BTW, very useful intel about MANY Kenwood's firmware. is the site, from there I can tell you this: SN Firmware Checksums 406XXX... F XXX... 1C99 204XXX XXX E XXX... BB5B 0XXXXX...???? So my radio has firmware 1C99 (the one I used to build the "Series-60G" entire Family), so it's a relatively modern one, I tested some fellow ham's radios here and only found another firmware revision: 8553, older than mine and I can confirm it has the SAME PROBLEM you and others described. 07/17/2018 2/6

3 I will work to determine the differences and get support in chirp for at least this other firmware version. Thanks for report and I will keep updating this issue about this. 73 and sorry for the inconvenience. #5-02/25/ :40 pm - Pavel Milanes Last days I ask some friends that works and have a lot of info on the Kenwood TK-760G and others in the "Serie 60G" about firmware versions... huffff... It's even more confusing, I get a bunch of firmwares for the 60G Series, the hard part is that any of them has a date or a consecutive index/order to know what is more modern of what features fix/provide... I have spotted the BB5B and 8553 from the list in the last post, but there are others as A065, 7ADB, 96A2, 929F... and 3 more... I will try to load the 8553 and implement support for it as I have detected already that this particular firmware is not support in my driver. Then I will try the BB5B... as you can imagine this is a time consuming task that I do in my free time, if you want to "buy me a beer/coffee" to make the task more pleasant drop me an to know how. #6-02/25/ :23 pm - Pavel Milanes - % Done changed from 0 to 50 Hum... things get more complicated. I have tested to upload every firmware I have in hand to my radio; and then for each one tried a download/upload with a modification of one channel to verify it worked, jumped to a near and a distant repeater and get a good response on both. Chirp worked just fine with EVERY firmware... hum... Different MCU versions with non modifiable firmware that behave different? can be... but as theory says "99% of the time is the simples solution", so I will back to the Chirp's driver... I must arrange a swap of the radios with the ham that have the TK-760G with firmware 8553 that doesn't work with Chirp. With a "no working" sample in hand I have to play to find the problem, I will keep you informed of the progress 73 CO7WT. #7-02/26/ :38 pm - tom ryan Pavel Finally had a chance to get back to my radios. here is a little info for you. tk-760hg firmware F115 sn tk-860hg BAAF /17/2018 3/6

4 #8-02/26/ :23 pm - Pavel Milanes Thanks for the report Tom, None of your mentioned firmware are in my list; I have contacted the radio owner that has the TK-760G with firmware BB5B that can't be read with Chirp and it's out of town. I have to wait until next week to temporary trade the radio to inspection. 73 #9-02/26/ :00 pm - Pavel Milanes - File tk760g.py added - File how to portmon.doc added Hi to all the users that follow this issue, I have found an issue that can cure the fail you are experiencing, attached to this post are two files, one is the mod driver for you to test (tk760g.py) How to do this? simple, follow the following steps: 1 - Get the file tk760g.py attached to this post to a know place, for example the desktop. 2 - Go to Chirp's download page and get the latest version for your Operating System, install it. 3 - Open Chirp and go to the "Help" menu, once in there click the option "Enable Developer Functions" 4 - Go to File menu and an option named "Load Module" has appeared, click on it and load the file tk760g.py from your desktop (or where you put it) Now your Chirp has support for the modified series 60G driver until it's closed. If you close it, you will have to repeat the procedure to gain access to the modified driver. After you loaded the new module you will no see a change because the actual driver is replaced silently by the new one. This modified driver has support for the following radios: TK-260G/270G/272G/278G TK-760G/762G/768G (including the HG versions) TK-860G/862G/868G (including the HG versions) Please try to read and work with your radio and report back any error or success, if you found and error try to locate the debug.log file, zip it and attach it on a message to me, it will contain useful debug data. I invite you to read the web page about reporting an issue to know where to find the debug.log file. ( If all goes wrong and you still can't get Chirp to work with your radio then follow the procedure described in the file attached named "how to portmon.doc", to get the download/upload logs, then zip it and send it to me. (or upload it to this issue) Cheers #10-02/27/ :19 pm - Pavel Milanes - Assignee set to Pavel Milanes - Model affected changed from (All models) to Kenwood Series 60G - Platform changed from Windows to All 07/17/2018 4/6

5 #11-02/27/ :56 pm - John Reinhart - File chirp error.jpg added When I try to load the module I am getting this error: "Unable to load module:list.remove(x): x not in list" I also attached a screen shot of the error. #12-03/02/ :35 pm - Pavel Milanes - % Done changed from 50 to 90 Good news, working on the btech driver I found a similar problem: Microsoft Windows being lazy with the serial IO and the time.sleep() function with not enough granularity; Linux is a better "JIT" OS and manages to keep up. Microsoft Windows fail with this and python feel it, I have to introduce several time.sleep() calls in the read/write procedure to keep Chirp happy. I'm solving the "+list.remove(x): x not in list+" and other minor bugs and improvements detected, wait for a patch and in a few days a new version. The only drawback is that windows users will get a slow download/upload than the linux/mac users. 73 #13-03/02/ :45 pm - Pavel Milanes - % Done changed from 90 to Platform changed from All to Windows Fixed, Tested and working on WinXP laptop, Win10 PC and even a WinXP virtual machine over Ubuntu Linux. Mental note: ALWAYS test the code and tune the timeouts for Windows before release it. I'm working on some improvements and hidden bugs and validations. Patch soon on the queue. 73 CO7WT. #14-03/02/ :48 pm - John Reinhart Pavel, I just tried the tk760g_fix and am getting an error: "Unable to load module: invalid syntax (tk760g_fix line 7) #15-03/03/ :32 am - Pavel Milanes - File tk760g.py added 07/17/2018 5/6

6 Yes it will no work, that's the patch to the devel queue; that was just a notice about the fixed problem. Sorry if I confuse you. The fixed python driver is attached to this post for your consideration, please test and report back. 73 #16-03/15/ :12 am - Pavel Milanes - Status changed from In Progress to Resolved As the driver is updated in the daily from a while and no issues are reported I will declare this issue as resolved. #17-03/17/ :39 pm - Pavel Milanes - Status changed from Resolved to Closed Files debug.log 49.5 kb 02/17/2016 tom ryan debug.log 23.6 kb 02/17/2016 tom ryan LSB-0231.PDF 25.9 kb 02/18/2016 Pavel Milanes tk760g.py 51.2 kb 02/26/2016 Pavel Milanes how to portmon.doc 18 kb 02/26/2016 Pavel Milanes chirp error.jpg 53.9 kb 02/27/2016 John Reinhart tk760g.py 52.6 kb 03/03/2016 Pavel Milanes 07/17/2018 6/6

7

CHIRP - Bug # Description

CHIRP - Bug # Description CHIRP - Bug # 3539 Status: Closed Priority: Normal Author: Bob Belbeck Category: Created: 04/02/2016 Assignee: Pavel Milanes Updated: 06/16/2017 Due date: Chirp Version: daily Model affected: QYT KT8900

More information

CHIRP - New Model # 5825

CHIRP - New Model # 5825 CHIRP - New Model # 5825 Status: In Progress Priority: Normal Author: Michel A Category: Created: 05/26/2018 Assignee: Pavel Milanes Updated: 06/05/2018 Due date: Chirp Version: daily Equipment Loan Offered:

More information

CHIRP - Bug # Description. When trying to download from radio, recieve "Incorrect Model Selected" error, Associated revisions.

CHIRP - Bug # Description. When trying to download from radio, recieve Incorrect Model Selected error, Associated revisions. CHIRP - Bug # 5625 Status: In Progress Priority: Normal Author: David Gordley Category: Created: 03/04/2018 Assignee: Unroe Updated: 08/22/2018 Due date: Chirp Version: daily Model affected: BTECH GMRS-V1

More information

CHIRP - Bug # Cannot upload to Yaesu FT-897D (US) Mac OS X Description

CHIRP - Bug # Cannot upload to Yaesu FT-897D (US) Mac OS X Description CHIRP - Bug # 1715 Status: Feedback Priority: Normal Author: Chuck Reti Category: Created: 06/23/2014 Assignee: Filippi Marco Updated: 08/05/2014 Due date: Chirp Version: 0.4.0 Model affected: FT897 Platform:

More information

CHIRP - New Model # 2475

CHIRP - New Model # 2475 CHIRP - New Model # 2475 Status: Feedback Priority: Normal Author: Gary M Category: Created: 03/30/2015 Assignee: Jim Unroe Updated: 06/19/2015 Due date: Chirp Version: daily Equipment Loan Offered: No

More information

CHIRP - New Model # 217

CHIRP - New Model # 217 CHIRP - New Model # 217 Status: Closed Priority: Normal Author: James Beckner Category: Created: 06/13/2012 Assignee: Tom Hayward Updated: 10/30/2015 Due date: Chirp Version: daily Equipment Loan Offered:

More information

CHIRP - New Model # 1343

CHIRP - New Model # 1343 CHIRP - New Model # 1343 Status: Closed Priority: Normal Author: Robert Elsinga Category: Created: 01/02/2014 Assignee: Robert Elsinga Updated: 06/28/2018 Due date: Chirp Version: 0.3.0 Equipment Loan

More information

CHIRP - New Model # 4269

CHIRP - New Model # 4269 CHIRP - New Model # 4269 Status: Closed Priority: Normal Author: marco rossi Category: Created: 11/29/2016 Assignee: Unroe Updated: 07/05/2017 Due date: Chirp Version: daily Equipment Loan Offered: Yes

More information

Register FAQ Calendar Today's Posts Search

Register FAQ Calendar Today's Posts Search Custom Search Highly Liquid Forum > Current Products > UMR2 Yamaha VSS-30 MIDI Retrofit Guide User Name User Name Password Remember Me? Log in Register FAQ Calendar Today's Posts Search Page 1 of 2 1 2

More information

Windows 7 Will Not Install On My Computer Says I'm

Windows 7 Will Not Install On My Computer Says I'm Windows 7 Will Not Install On My Computer Says I'm I am able to uninstall, but even windows update, a secondary problem, wont update. So, as I have a life, I'm going to install Ubuntumuch more more secure

More information

Sorry The Operation Could Not Be Completed Error Code 0

Sorry The Operation Could Not Be Completed Error Code 0 Sorry The Operation Could Not Be Completed Error Code 0 I get an error message that says Sorry the operation could not be completed because an unexpected error occurred (Error code 0). Any ideas? I successfully.

More information

I Want To Wipe My Computer Clean And Start Over Windows 7

I Want To Wipe My Computer Clean And Start Over Windows 7 I Want To Wipe My Computer Clean And Start Over Windows 7 How to delete everything on your laptop and start all over again You saved my life. How to wipe a laptop: Make sure your data is deleted before

More information

QGIS Application - Bug report #18988 QGIS Server rendering different from Desktop rendering

QGIS Application - Bug report #18988 QGIS Server rendering different from Desktop rendering QGIS Application - Bug report #18988 QGIS Server rendering different from Desktop rendering 04:13 PM - Status: Closed Priority: rmal Assignee: Paul Blottiere Category: QGIS Server Affected QGIS version:3.1(master)

More information

Windows 7 Read The Manual Update Full Version

Windows 7 Read The Manual Update Full Version Windows 7 Read The Manual Update Full Version Looking for the most recent version? Full Download. Find out how to remove Windows 10 related updates from Windows 7 and an offer to upgrade existing versions

More information

QGIS Application - Bug report #17043 Browser keeps scanning directory with gpkg file

QGIS Application - Bug report #17043 Browser keeps scanning directory with gpkg file QGIS Application - Bug report #17043 Browser keeps scanning directory with gpkg file 2017-08-21 12:50 PM - Richard Duivenvoorde Status: Closed Priority: High Assignee: Alessandro Pasotti Category: Browser

More information

Windows 7 Cannot Install Any Printer Driver Access Denied

Windows 7 Cannot Install Any Printer Driver Access Denied Windows 7 Cannot Install Any Printer Driver Access Denied 1 Cannot install HP printer drivers - "Access is denied" in Windows 7. I have a newly purchased HP Deskjet 3050A e-all-in-one Printer series -

More information

Vista Forum Error Code 19 Cd Rom Drive Not

Vista Forum Error Code 19 Cd Rom Drive Not Vista Forum Error Code 19 Cd Rom Drive Not Working How To Fix The Code 19 CD/DVD Driver Error Go To Start Menu and type " regedit" in The. Feb 19, 2015. I recently noticed that my desktop would not connect

More information

Flash Drive Won T Mount Windows 7 Won T Recognize

Flash Drive Won T Mount Windows 7 Won T Recognize Flash Drive Won T Mount Windows 7 Won T Recognize So after inserting the flash drive, if I go to Start _ Computer, I won't see anything there for Windows 7 Professional doesn't mount my usb flash drive

More information

QGIS Application - Bug report #8942 R6034 runtime error

QGIS Application - Bug report #8942 R6034 runtime error QGIS Application - Bug report #8942 R6034 runtime error 2013-10-23 04:42 PM - Leszek Pawlowicz Status: Reopened Priority: rmal Assignee: Category: Build/Install Affected QGIS version:2.18.11 Regression?:

More information

Droid Personal Flasher (DPF)

Droid Personal Flasher (DPF) Droid Personal Flasher (DPF) Connection to Android Pre-Requisites: DPF Interface uses the Android Accessory mode to connect to your mobile phone/tablet. USB Accessory mode is supported from Android version

More information

CHIRP - Feature # 2347

CHIRP - Feature # 2347 CHIRP - Feature # 2347 Status: In Progress Priority: Normal Author: Zach Welch Category: Created: 02/24/2015 Assignee: Zach Welch Updated: 03/06/2015 Due date: Chirp Version: daily Model affected: (All

More information

Error Code 36 Lion Fix Mac Os X

Error Code 36 Lion Fix Mac Os X Error Code 36 Lion Fix Mac Os X 10.6.8 10.6.8 Mail server bound to 10.9.1 server Open Directory. I've been having a problem since 10.10 whereby out of the blue our Mac Hello, we experience the following

More information

QGIS Application - Bug report #83 Strange polygon fill rendering

QGIS Application - Bug report #83 Strange polygon fill rendering QGIS Application - Bug report #83 Strange polygon fill rendering 2006-04-16 01:57 PM - Redmine Admin Status: Closed Priority: Low Assignee: Gavin Macaulay - Category: Vectors Affected QGIS version: Operating

More information

Manually Install Windows Updates Xp On 7 Laptop

Manually Install Windows Updates Xp On 7 Laptop Manually Install Windows Updates Xp On 7 Laptop Just selecting manually install updates and installing updates when you In Windows XP and Windows Vista, your computer might automatically install updates

More information

Controller from an updated msi found here:

Controller from an updated msi found here: Server not starting on phone Posted by danwilkerson - 2014/07/17 13:34 Like several others, I am having issues starting the server on my phone. The windows app shows to be started, but the app on my phone

More information

My Personal Flasher (MPF) - User Guide for Android

My Personal Flasher (MPF) - User Guide for Android My Personal Flasher (MPF) - User Guide for Android Table of Contents Connection to Android... 2 Droid Personal Flasher Use... 5 Dealer update... 7 1 Connection to Android Pre-Requisites: You MUST have

More information

Register FAQ Calendar Today's Posts Search

Register FAQ Calendar Today's Posts Search Custom Search Highly Liquid Forum > Current Products > UMR2 Casio SK-5 MIDI Retrofit Guide User Name User Name Password Remember Me? Log in Register FAQ Calendar Today's Posts Search Page 1 of 2 1 2 >

More information

Manual Update Java 7 Version 11 Not Working In Chrome

Manual Update Java 7 Version 11 Not Working In Chrome Manual Update Java 7 Version 11 Not Working In Chrome Microsoft pushed out 11 update bundles to fix more than two dozen bugs in Windows version 17.0.0 installed after applying the Chrome update and restarting

More information

> Community > Search. 1) Did they act this way out of the box with the baseline Dell install BEFORE you installed anything?

> Community > Search. 1) Did they act this way out of the box with the baseline Dell install BEFORE you installed anything? Shop Support Participate Dell.com Print Share > Community > Search Dell Community All of Dell E4300 locking up Community Home Forums Tech Support Topics Laptop General Hardware Common Links View all users

More information

Page 1 of 7. July 11, FHDA Communication Suite Action Items and Issues. Reported By. Activity/Issue Needed. Verified/ Tested

Page 1 of 7. July 11, FHDA Communication Suite Action Items and Issues. Reported By. Activity/Issue Needed. Verified/ Tested 7 4/19/12 Project Agenda Document Exchange Environment 7/11 Vartan will send documentation package, target date 7/13, for review by the team. Discussion and Q&A will take place as part of the transition

More information

Manual Internet Explorer 10 Vista 64 Bit Windows 7 Problems

Manual Internet Explorer 10 Vista 64 Bit Windows 7 Problems Manual Internet Explorer 10 Vista 64 Bit Windows 7 Problems Internet Explorer 10 Modern UI/Metro Internet Explorer 11 Desktop The "joys" of Windows Update not working in Windows XP, Vista, 7, 8 and 8.1

More information

Is this a known issue? Seems to affect only recurring events. I have some of them and all are shifted. Non-recurring events show properly.

Is this a known issue? Seems to affect only recurring events. I have some of them and all are shifted. Non-recurring events show properly. Wrong time on recurring google calendar events Posted by AraldoL - 2014/01/11 06:21 Hello, using the latest stable Rainlendar Pro 2.12 I had some issues: After every installation on my two computers it

More information

CAELinux 2013: development and testing Posted by jcugnoni - 06 Apr :45

CAELinux 2013: development and testing Posted by jcugnoni - 06 Apr :45 CAELinux 2013: development and testing Posted by jcugnoni - 06 Apr 2013 13:45 Hi everyone, after a long break in 2012 without much development of CAELinux, I am restarting the development of a new release,

More information

Manual Of Virtualbox Additions Win Bit

Manual Of Virtualbox Additions Win Bit Manual Of Virtualbox Additions Win7 7 64 Bit Host Incidentally, if you're using the 32 bit version change (64 bit) to (32 bit) in the Virtual It took me about 2 minutes but, then again, my host OS is using

More information

Adobe Flash Player 12 Problems Windows 7 S

Adobe Flash Player 12 Problems Windows 7 S Adobe Flash Player 12 Problems Windows 7 S Hi all, I have been having trouble trying to install Adobe Flash Player on my new computer lately. The download I'm using Windows 7 Home Premium and I use Firefox

More information

How Much Ram Can Macbook Pro 2010 Handle

How Much Ram Can Macbook Pro 2010 Handle How Much Ram Can Macbook Pro 2010 Handle Many imacs and all Mac Pros have four slots. Like the Retina MacBook Pro, you can't upgrade the RAM directly in the MacBook but not exclusively 27 imacs) can handle

More information

Manually Install Windows Updates Xp On 7 Laptop Using Usb Drive

Manually Install Windows Updates Xp On 7 Laptop Using Usb Drive Manually Install Windows Updates Xp On 7 Laptop Using Usb Drive A simple and useful guide to easily install Windows 7 on USB flash drives and external UPDATE: If you're having issues with this guide. please

More information

============================================================================

============================================================================ Linux, Cinnamon: cannot create panel icon Posted by JN_Mint - 2019/01/05 21:28 In Cinnamon (on Mint 19.3), with 'show tray icon' enabled in Rainlendar, there is no icon in any panel on my system and Cinnamon

More information

Flash Player Update Guide Windows 7 64 Bit Google Chrome

Flash Player Update Guide Windows 7 64 Bit Google Chrome Flash Player Update Guide Windows 7 64 Bit Google Chrome Adobe makes available a version of Flash Player called the "Extended Support Detects wrong Browser type and OS you have - thinks you are on Windows

More information

Do A Manual System Restore On Windows 8 Hp

Do A Manual System Restore On Windows 8 Hp Do A Manual System Restore On Windows 8 Hp 2000 This video shows how to perform an HP System Recovery on notebooks 2014 and If Windows 8 opens correctly, perform the following steps to start a system.

More information

QGIS Application - Bug report #295 rendering vectors got tremendously slow

QGIS Application - Bug report #295 rendering vectors got tremendously slow QGIS Application - Bug report #295 rendering vectors got tremendously slow 09/22/2006 02:16 PM - Redmine Admin Status: Closed Priority: Low Assignee: Martin Dobias Category: Map Canvas Affected QGIS version:

More information

Manually Install Windows Updates Xp On 7 Laptop Using Usb

Manually Install Windows Updates Xp On 7 Laptop Using Usb Manually Install Windows Updates Xp On 7 Laptop Using Usb Contents Download Links Using the WSUS Offline Update to Download all the must use the older version 9.2.1 of WSUS Offline Update for Windows XP).

More information

Gmail Error Code 21 Itunes Iphone 4s Restore

Gmail Error Code 21 Itunes Iphone 4s Restore Gmail Error Code 21 Itunes Iphone 4s Restore Yes error 21 means there is a problem with the battery, in this case the connector is ripped of the logicboard. There is unfortunaly no way to boot. How to

More information

Week - 01 Lecture - 04 Downloading and installing Python

Week - 01 Lecture - 04 Downloading and installing Python Programming, Data Structures and Algorithms in Python Prof. Madhavan Mukund Department of Computer Science and Engineering Indian Institute of Technology, Madras Week - 01 Lecture - 04 Downloading and

More information

Windows 7 Configuration Update Failure

Windows 7 Configuration Update Failure Windows 7 Configuration Update Failure Reverting Changes Stuck In Loop Solution How do I overcome the error "failure configuring Windows updates. I would assume you are running Windows 7 or more advanced

More information

Rainlendar 2.12 BETA build 133 Posted by Rainy /08/17 11:11

Rainlendar 2.12 BETA build 133 Posted by Rainy /08/17 11:11 Rainlendar 2.12 BETA build 133 Posted by Rainy - 2013/08/17 11:11 Build 133 can be downloaded from here: Windows (32-bit): Rainlendar-2.12.b133-32bit.zip Windows (64-bit): Rainlendar-2.12.b133-64bit.zip

More information

My alexa dot will not connect to wifi

My alexa dot will not connect to wifi My alexa dot will not connect to wifi My alexa dot will not connect to wifi Select Connect. After your device connects to your Wi-Fi network, a confirmation message appears in the app. You're now ready

More information

DELL INSPIRON 1545 MANUAL WIRELESS SWITCH E-BOOK

DELL INSPIRON 1545 MANUAL WIRELESS SWITCH E-BOOK 01 March, 2018 DELL INSPIRON 1545 MANUAL WIRELESS SWITCH E-BOOK Document Filetype: PDF 238.66 KB 0 DELL INSPIRON 1545 MANUAL WIRELESS SWITCH E-BOOK I had a similar problem some months ago with my Dell

More information

Windows 7 Cannot Install Any Printer Driver Access Denied Error

Windows 7 Cannot Install Any Printer Driver Access Denied Error Windows 7 Cannot Install Any Printer Driver Access Denied Error 1 Cannot install HP printer drivers - "Access is denied" in Windows 7. with Windows 7, but when I try to install the device drivers I get

More information

Cannot Remove Printer Driver Win 7 64 Bit Hp

Cannot Remove Printer Driver Win 7 64 Bit Hp Cannot Remove Printer Driver Win 7 64 Bit Hp Universal Postscript The HP Universal Print Driver is the single driver that gives users access to a using PCL 5, PCL 6 or PostScript emulation. Dynamic Mode

More information

Manually Iphone 4 Update Ios 7 Problems After >>>CLICK HERE<<<

Manually Iphone 4 Update Ios 7 Problems After >>>CLICK HERE<<< Manually Iphone 4 Update Ios 7 Problems After It seems many users come across problems when updating ios on their iphone, and while it was a rather minor update for Apple's mobile operating system, so

More information

Update Manual Ios 7.1 Iphone 4s Wont >>>CLICK HERE<<<

Update Manual Ios 7.1 Iphone 4s Wont >>>CLICK HERE<<< Update Manual Ios 7.1 Iphone 4s Wont ios 7.1.2 has caused some problems for some iphone, ipad and ipod touch users. Here's how you can That way, if anything goes wrong, at least you won't lose any data.

More information

Instructions For Reformatting A Hard Drive >>>CLICK HERE<<<

Instructions For Reformatting A Hard Drive >>>CLICK HERE<<< Instructions For Reformatting A Hard Drive Windows 7 Fat32 1tb Make external harddrive compatible with mac and windows computer, How to format using. This happened once before and reformatting fixed it

More information

Windows 7 Will Not Install On My Computer Run Faster

Windows 7 Will Not Install On My Computer Run Faster Windows 7 Will Not Install On My Computer Run Faster Go to My Computer, right-click on Local Drive, and go to Properties. If you find you simply need more space, consider buying and installing a Solid

More information

The Definitive Guide to Fractal Awesomeness with J-WildFire!

The Definitive Guide to Fractal Awesomeness with J-WildFire! Installing Java and J-WildFire - by Martin Flink Copyright 2013 Martin Flink All Rights Reserved. No part of this document may be reproduced in any form without permission in writing from the author. Contact:

More information

Open Source on the Desktop: Why Not? Don Hardaway Craig Van Slyke John Cook School of Business Saint Louis University

Open Source on the Desktop: Why Not? Don Hardaway Craig Van Slyke John Cook School of Business Saint Louis University Open Source on the Desktop: Why Not? Don Hardaway Craig Van Slyke John Cook School of Business Saint Louis University The Upside Remove Vendor Lock-in Eliminate Licensing Costs Freely Make as Many Copies

More information

Yahoo Messenger Error Code 7 Latest Version

Yahoo Messenger Error Code 7 Latest Version Yahoo Messenger Error Code 7 Latest Version Yahoo Messenger error codes Other Software. I have the latest version of YM and I have sent a message to Yahoo a week ago but no reply! Can anyone. You need

More information

Manually Make Computer Faster Windows 7 Ultimate

Manually Make Computer Faster Windows 7 Ultimate Manually Make Computer Faster Windows 7 Ultimate First, let's think about it: What is really consuming a lot of CPU and memory? One of our favorite tools to make your Windows PC faster is to remove any

More information

How To Install Windows Update Vista Without Cd Dell Laptop

How To Install Windows Update Vista Without Cd Dell Laptop How To Install Windows Update Vista Without Cd Dell Laptop After manually reinstalling the Microsoft Windows operating system on your Dell laptop or desktop, you must also reinstall the Dell device Dell

More information

============================================================================

============================================================================ Add Ubuntu Unity support, Panel Applet (Tray Icon) Posted by ezkomomo - 2013/07/20 09:50 On Ubuntu 13.04 with Unity it would be very useful to add a tray icon (panel applet) like the icon in the window

More information

How To Find Out Your Laptop's Graphics Card Windows 7

How To Find Out Your Laptop's Graphics Card Windows 7 How To Find Out Your Laptop's Graphics Card Windows 7 Our Helproom, editor explains how to check if your laptop can be upgraded, how Here's a specific example: My HP Compaq NX 9420 laptop runs Windows

More information

Install Guide Windows 7 Usb Macbook Pro 2011 Without Cd

Install Guide Windows 7 Usb Macbook Pro 2011 Without Cd Install Guide Windows 7 Usb Macbook Pro 2011 Without Cd If someone managed to install Windows 7 on his/her imac with Yosemite using a to create a bootable USB on older macs through boot camp without an

More information

Windows 7 Will Not Load On My Computer Says I'm

Windows 7 Will Not Load On My Computer Says I'm Windows 7 Will Not Load On My Computer Says I'm There are various programs which will allow you to make a copy of your entire apply to my computer even though it does say it works for this issue in Windows

More information

Manual Boot Camp Install Windows 7 Greyed Out Boot

Manual Boot Camp Install Windows 7 Greyed Out Boot Manual Boot Camp Install Windows 7 Greyed Out Boot If you delete this Bootcamp partition you may not be able to boot Windows anymore. the trick,opened bootcamp assistant back up and the greyed out box

More information

Perform Manual System Restore Windows 8 Hp

Perform Manual System Restore Windows 8 Hp Perform Manual System Restore Windows 8 Hp 2000 Laptop If you are not using the latest version of Windows 8, some graphics and information Perform system cleanup without using HP Support Assistant To restore

More information

Windows Xp Sp3 Unable To Use Windows Update Not Working

Windows Xp Sp3 Unable To Use Windows Update Not Working Windows Xp Sp3 Unable To Use Windows Update Not Working Use the troubleshooter in this article to resolve Windows Update errors "0x80248007". If you are running Windows Vista or Windows XP Service Pack

More information

Windows 7 Will Not Load On My Computer Says Its

Windows 7 Will Not Load On My Computer Says Its Windows 7 Will Not Load On My Computer Says Its Hey Guys i been working on a customers computer for a couple days now, did a virus that although all the settings seemed right and it says I was connected

More information

Windows Update Instructions Xp Not Working 2012

Windows Update Instructions Xp Not Working 2012 Windows Update Instructions Xp Not Working 2012 After reinstalling and updating my computer via Windows Update, I noticed I'm still running Outlook In case you run into issues with an update and want to

More information

Setup Error Code 43 Nvidia Windows 7 Bluetooth

Setup Error Code 43 Nvidia Windows 7 Bluetooth Setup Error Code 43 Nvidia Windows 7 Bluetooth Windows 7 code 43 error fixing trick How to fix errors on windows 7 64 bit and 32 bit please. I have an Nvidia GTX 460 and have had it for four years without

More information

Manually Windows Update Vista Not Works In

Manually Windows Update Vista Not Works In Manually Windows Update Vista Not Works In Safe Mode Button To boot Windows Vista in Safe Mode, follow these steps: automatically in your Windows Vista system, you need to update the system manually: Insert

More information

QGIS Application - Bug report #418 QGIS fails to read undefined projection from user datum in shape.prj file

QGIS Application - Bug report #418 QGIS fails to read undefined projection from user datum in shape.prj file QGIS Application - Bug report #418 QGIS fails to read undefined projection from user datum in shape.prj file 2006-12-03 02:38 AM - neteler-itc-it - Status: Closed Priority: Low Assignee: Magnus Homann

More information

Hp Recovery Instructions Windows 7 Partition Access Dell

Hp Recovery Instructions Windows 7 Partition Access Dell Hp Recovery Instructions Windows 7 Partition Access Dell In addition to reinstalling Windows, a manual OSRI requires installing each of the and Vostro computers that run Windows 8, Windows 7 and Windows

More information

Lost Windows 7 Dual Boot After Xp Install >>>CLICK HERE<<<

Lost Windows 7 Dual Boot After Xp Install >>>CLICK HERE<<< Lost Windows 7 Dual Boot After Xp Install Cannot see windows 7 in boot menu after installing ubuntu I installed Ubuntu 14.10 into the XP partition and from then on the system directly boots possible duplicate

More information

Can You Run Internet Explorer 10 On Windows 8.1

Can You Run Internet Explorer 10 On Windows 8.1 Can You Run Internet Explorer 10 On Windows 8.1 Your PC has Windows 8, but the info on this page is about Windows 8.1. Acer Aspire Switch 10c / $279.00 With four mode flexibility you can share a presentation

More information

The ECU+ Fuel/Timing/Datalogging Piggyback Engine Computer

The ECU+ Fuel/Timing/Datalogging Piggyback Engine Computer The ECU+ Fuel/Timing/Datalogging Piggyback Engine Computer Version 2.10 Upgrade Guide 07/24/07 Page 1 Table of Contents 1 Introduction... 3 2 What's New... 3 3 Hardware Requirements...3 4 Jumper Changes...

More information

Tips from the experts: How to waste a lot of time on this assignment

Tips from the experts: How to waste a lot of time on this assignment Com S 227 Spring 2017 Assignment 1 80 points Due Date: Thursday, February 2, 11:59 pm (midnight) Late deadline (25% penalty): Friday, February 3, 11:59 pm General information This assignment is to be done

More information

Windows 7 Manually Connect To A Wireless Network An Unexpected Error Occurred

Windows 7 Manually Connect To A Wireless Network An Unexpected Error Occurred Windows 7 Manually Connect To A Wireless Network An Unexpected Error Occurred I have a HP laptop running windows 7 Enterprise. I can not add our secure wireless network. It does not broadcast an ssid.

More information

Netgear Router Firmware Upgrade Failed Wnr2000

Netgear Router Firmware Upgrade Failed Wnr2000 Netgear Router Firmware Upgrade Failed Wnr2000 Get product support for your WNR1000v3 - N150 Wireless Router. FAQs, user guides, downloads, software & firmware updates and contact NETGEAR Support. Fortunately,

More information

Manually Setup Yahoo Mail Iphone 5 Can't >>>CLICK HERE<<<

Manually Setup Yahoo Mail Iphone 5 Can't >>>CLICK HERE<<< Manually Setup Yahoo Mail Iphone 5 Can't Comes up with 'The IMAP server "apple.imap.mail.yahoo.com" is not responding. If it doesn't allow you to change it, add the account manually by going to Settings

More information

Now. I know the meaning of each one, but how do you have multiples of all those running at the same time?

Now. I know the meaning of each one, but how do you have multiples of all those running at the same time? Need Help running multiple miners. Posted by xcorps - 2011/01/25 20:17 Someone help me understand all of this... I'm a little confused with the terms.. accounts, characters, clients, and bots. Now. I know

More information

XTA s AudioCore PC Control Software on your Mac

XTA s AudioCore PC Control Software on your Mac XTA s AudioCore PC Control Software on your Mac AppleCore..? Tied to the Mac OSX platform and need to control any XTA Electronics DP Series processor, or maybe you just need to update your DP Series or

More information

Asus Bios Update Process Name Structure Found

Asus Bios Update Process Name Structure Found Asus Bios Update Process Name Structure Found This quick tutorial shows how to flash your firmware (update BIOS) using any Flashing firmware used to be a sort-of haphazard process that often resulted in

More information

Manual Install Ubuntu Alongside Windows 7 Using Usb

Manual Install Ubuntu Alongside Windows 7 Using Usb Manual Install Ubuntu 12.04 Alongside Windows 7 Using Usb First off, I had to create a UEFI 3.0 USB stick for the WIN7 install because it would not recognize the SSD. recognize the WIN7 OS, and I would

More information

Windows Xp Setup Error Code 32768

Windows Xp Setup Error Code 32768 Windows Xp Setup Error Code 32768 Quickly fix Projectwise Error Code 32768 and get your computer running to its peak problem: Projectwise Error Code 32768 is usually caused by misconfigured system 1) Download

More information

System Error Code 87 Windows 7 Firewall

System Error Code 87 Windows 7 Firewall System Error Code 87 Windows 7 Firewall Jan 8, 2015. not sure why i get this error i am trying to back up my c: drive(its an ssd ) to my i did it without using a system image and it worked do i not need

More information

Windows 7 Read The Manually Install Driver Inf

Windows 7 Read The Manually Install Driver Inf Windows 7 Read The Manually Install Driver Inf File Overwrite currently I use a NSIS script which installs a device driver/.inf file this way: This works smoothly with Windows 7 - when the user first connects

More information

How To Delete And Reinstall Mac Os X Mountain Lion Without Losing Data

How To Delete And Reinstall Mac Os X Mountain Lion Without Losing Data How To Delete And Reinstall Mac Os X Mountain Lion Without Losing Data Upgrading from Mac OS X 10.7 (Lion), Reinstalling Mountain Lion If you would like to securely erase your data, click Security Options..,

More information

CHIRP - Bug # Description. does not read data from the radio. History. #1-05/07/ :51 pm - Jim Unroe

CHIRP - Bug # Description. does not read data from the radio. History. #1-05/07/ :51 pm - Jim Unroe CHIRP - Bug # 1617 Status: Closed Priority: Normal Author: Александр Герман Category: Created: 05/07/2014 Assignee: Updated: 08/24/2016 Due date: Chirp Version: 0.4.0 Model affected: (All models) Platform:

More information

Manual Updating To Ios 7 Ipad 3 Not Working

Manual Updating To Ios 7 Ipad 3 Not Working Manual Updating To Ios 7 Ipad 3 Not Working Apple has just released the long-awaited ios 8.3 update with support for new Siri iphone 6, iphone 6 Plus, iphone 5s, iphone 5c, iphone 5 and iphone 4s, ipad

More information

Iphone 4s Won't Connect To Wifi Keeps Saying Incorrect Password

Iphone 4s Won't Connect To Wifi Keeps Saying Incorrect Password Iphone 4s Won't Connect To Wifi Keeps Saying Incorrect Password If you're iphone won't connect to Wi-Fi and the Wi-Fi button in your Settings appears to helped my phones an iphone 4s and it just says incorrect

More information

Apple Itunes Manual For Windows 7 32 Bit Latest Version

Apple Itunes Manual For Windows 7 32 Bit Latest Version Apple Itunes Manual For Windows 7 32 Bit Latest Version Apple Store Mac iphone Watch ipad ipod itunes Support BCA: Use Boot Camp Assistant (BCA) to download the latest Boot Camp software. 4 or 5: These

More information

Usb Port On Manually Create Bootable Windows Xp Install Driver

Usb Port On Manually Create Bootable Windows Xp Install Driver Usb Port On Manually Create Bootable Windows Xp Install Driver Step 9: Install your third-party hardware and software drivers. Use Windows XP Files & Settings Transfer Wizard To Backup Files & Data option

More information

Is there any plug-in to work with Lightworks that would do motion stabilization in LW?

Is there any plug-in to work with Lightworks that would do motion stabilization in LW? Motion stabilization plug-in for LW? Posted by Danas_Anis - 04 Sep 2013 12:29 Hello! Is there any plug-in to work with Lightworks that would do motion stabilization in LW? Posted by ianconry - 05 Sep 2013

More information

Data Structures and Algorithms Using Python and C++

Data Structures and Algorithms Using Python and C++ Data Structures and Algorithms Using Python and C++ David M. Reed, John Zelle Click here if your download doesn"t start automatically Data Structures and Algorithms Using Python and C++ David M. Reed,

More information

Manual Do Vlc Media Player Gratis Windows 7 64 Bit

Manual Do Vlc Media Player Gratis Windows 7 64 Bit Manual Do Vlc Media Player Gratis Windows 7 64 Bit VLC Media Player (64-bit) is a favorite of many video watchers thanks to abundant format support, style, Free. File Size: 28.45MB. Downloads Last Week:

More information

Manual Update For Windows Xp Service Pack 3 Offline Installer

Manual Update For Windows Xp Service Pack 3 Offline Installer Manual Update For Windows Xp Service Pack 3 Offline Installer How to download and install Service Pack 3 for Windows XP lists a simple hack to continue receiving security updates for Windows XP until 9th

More information

How To Get Gadgets Windows Vista Faster On Laptop Run

How To Get Gadgets Windows Vista Faster On Laptop Run How To Get Gadgets Windows Vista Faster On Laptop Run She wanted to know how to optimize her computer, making it run faster without if you are using windows vista more slower because every program you

More information

QGIS Application - Bug report #5475 Problem to insert splitted geometries in postgis

QGIS Application - Bug report #5475 Problem to insert splitted geometries in postgis QGIS Application - Bug report #5475 Problem to insert splitted geometries in postgis 2012-04-23 01:20 PM - Luca Lanteri Status: Priority: Severe/Regression Assignee: Marco Hugentobler Category: Affected

More information

Unable To Uninstall Avira Antivirus Error Code 7

Unable To Uninstall Avira Antivirus Error Code 7 Unable To Uninstall Avira Antivirus Error Code 7 20:15:35 (UPD) (ERROR) Failed to get update bridge data: WinHTTP: Failed to send Since I have Avira Antivirus Pro (paid for product) I contacted Avira email

More information

Manually Update To Windows 100 Cpu Xp Sp3

Manually Update To Windows 100 Cpu Xp Sp3 Manually Update To Windows 100 Cpu Xp Sp3 I then did Windows Update manually and updated my PC. Everything is now working I had high cpu usage from svchost after updating windows xp sp1 to sp3. svchost.exe

More information