Register Now for FREE!
|
|
|
 |
November 19th, 2008
|
#1 (permalink)
|
|
FTA Novice
Join Date: Nov 2008
Posts: 64
Credits: 62.80
Thanks: 49
Thanked 2 Times in 2 Posts
|
please help
i have a new 6000 regular using loader 1.9.5 followed all instructions on this site but the loader dosent start the transfer to the receiver. anyone please thanks.
|
|
|
November 19th, 2008
|
#2 (permalink)
|
|
Veteran Abadss Member
Join Date: Aug 2007
Location: Nimiq 1
Posts: 2,022
Credits: 2,795.05
Thanks: 244
Thanked 1,424 Times in 595 Posts
|
Re: please help
Is ur box connected to ur computer properly?
|
|
|
November 19th, 2008
|
#3 (permalink)
|
|
FTA Novice
Join Date: Nov 2008
Posts: 64
Credits: 62.80
Thanks: 49
Thanked 2 Times in 2 Posts
|
Re: please help
i think i got a usb to serial on comp and the other end of serial to receiver. i press connect and dosent do anything just sits there ( not froze i can press other buttons ) dosent transfer.
|
|
|
November 19th, 2008
|
#4 (permalink)
|
|
Expert Site Helper
Join Date: Oct 2007
Location: Never far from a cold beer
Posts: 8,606
Credits: 39,747.65
Thanks: 12,439
Thanked 18,215 Times in 4,133 Posts
|
Re: please help
Quote:
Originally Posted by bacardi2001
i think i got a usb to serial on comp and the other end of serial to receiver. i press connect and dosent do anything just sits there ( not froze i can press other buttons ) dosent transfer.
|
did you load the driver for your cable adapter?
|
|
|
November 19th, 2008
|
#5 (permalink)
|
|
FTA Novice
Join Date: Nov 2008
Posts: 64
Credits: 62.80
Thanks: 49
Thanked 2 Times in 2 Posts
|
Re: please help
yep it is a brand new receiver if that means anything i did a factory set also
|
|
|
November 19th, 2008
|
#6 (permalink)
|
|
Expert Site Helper
Join Date: Oct 2007
Location: Never far from a cold beer
Posts: 8,606
Credits: 39,747.65
Thanks: 12,439
Thanked 18,215 Times in 4,133 Posts
|
Re: please help
i meant the cable you're using. if its usb on one end and serial on other you should have software driver to install on your pc before the cable will work otherwise the receiver won't recognize it. just like installing a cd for a printer for it to work
|
|
|
November 19th, 2008
|
#7 (permalink)
|
|
FTA Novice
Join Date: Nov 2008
Posts: 64
Credits: 62.80
Thanks: 49
Thanked 2 Times in 2 Posts
|
Re: please help
yeah the driver is installed thats what the pic showed
|
|
|
November 19th, 2008
|
#8 (permalink)
|
|
Moderator
Join Date: Dec 2007
Location: 3rd rock from the Sun
Posts: 14,173
Credits: 16,300.07
Thanks: 2,586
Thanked 14,237 Times in 5,347 Posts
|
Re: please help
Hello
If you are reading this, you are probably wanting to upload a file to your receiver and you are now faced with not knowing or you are not sure which COM Port to set you loader up for.
Well my friends, this is an easy issue to resolve.
How to Identify your COM Port on Windows XP machine
Here is what to do:
1) Click on 'My Computer'
2) Select 'Control Panel'
3) Click on 'System'
4) Click on the 'Hardware Tab'
5) Select 'Device Manager'
6) Scroll down the list to 'Ports' (COM and LPT)
7) Double click on 'Ports'
This will then display a list, the one you are interested in is marked/identified as Communications Port and the PORT number will be in brackets, example:
Communications Port (COM1)
Now you know.
Set you 'Loader' to the required COM Port and you'll be well on your way, as far as the Speed Setting goes (actually the flow rate), should you have the option to set this, enter a value in your 'Loader' of 115200
Additional background information:
The serial port is an I/O (Input/Output) device. An I/O device is just a way to get data into and out of a computer. There are many types of I/O devices such as serial ports, parallel ports, disk drive controllers, ethernet boards, universal serial buses, etc. Most PC's have one or two serial ports. Each has a 9-pin connector (sometimes 25-pin) (pic.1) on the back of the computer. Computer programs can send data (bytes) to the transmit pin (output) and receive bytes from the receive pin (input). The other pins are for control purposes and ground.
The serial port is much more than just a connector. It converts the data from parallel to serial and changes the electrical representation of the data. Inside the computer, data bits flow in parallel (using many wires at the same time). Serial flow is a stream of bits over a single wire (such as on the transmit or receive pin of the serial connector). For the serial port to create such a flow, it must convert data from parallel (inside the computer) to serial on the transmit pin (and conversely).
Creative Genius
__________________
|
|
|
November 19th, 2008
|
#9 (permalink)
|
|
Expert Site Helper
Join Date: Jul 2008
Location: Right here, over the corner
Posts: 2,020
Credits: 1,152.35
Thanks: 1,059
Thanked 2,205 Times in 811 Posts
|
Re: please help
|
|
|
November 19th, 2008
|
#10 (permalink)
|
|
FTA Novice
Join Date: Nov 2008
Posts: 64
Credits: 62.80
Thanks: 49
Thanked 2 Times in 2 Posts
|
Re: please help
Quote:
Originally Posted by creativegenius
Hello
If you are reading this, you are probably wanting to upload a file to your receiver and you are now faced with not knowing or you are not sure which COM Port to set you loader up for.
Well my friends, this is an easy issue to resolve.
How to Identify your COM Port on Windows XP machine
Here is what to do:
1) Click on 'My Computer'
2) Select 'Control Panel'
3) Click on 'System'
4) Click on the 'Hardware Tab'
5) Select 'Device Manager'
6) Scroll down the list to 'Ports' (COM and LPT)
7) Double click on 'Ports'
This will then display a list, the one you are interested in is marked/identified as Communications Port and the PORT number will be in brackets, example:
Communications Port (COM1)
Now you know.
Set you 'Loader' to the required COM Port and you'll be well on your way, as far as the Speed Setting goes (actually the flow rate), should you have the option to set this, enter a value in your 'Loader' of 115200
Additional background information:
The serial port is an I/O (Input/Output) device. An I/O device is just a way to get data into and out of a computer. There are many types of I/O devices such as serial ports, parallel ports, disk drive controllers, ethernet boards, universal serial buses, etc. Most PC's have one or two serial ports. Each has a 9-pin connector (sometimes 25-pin) (pic.1) on the back of the computer. Computer programs can send data (bytes) to the transmit pin (output) and receive bytes from the receive pin (input). The other pins are for control purposes and ground.
The serial port is much more than just a connector. It converts the data from parallel to serial and changes the electrical representation of the data. Inside the computer, data bits flow in parallel (using many wires at the same time). Serial flow is a stream of bits over a single wire (such as on the transmit or receive pin of the serial connector). For the serial port to create such a flow, it must convert data from parallel (inside the computer) to serial on the transmit pin (and conversely).
Creative Genius
|
i appreciate all the info but i already know what port im connected it just dosent transfer
maybe something im not doing right i followed this guide is this the right one?
http://www.abadss.com/forum/331-neus...receivers.html
|
|
|
November 19th, 2008
|
#11 (permalink)
|
|
Moderator
Join Date: Dec 2007
Location: 3rd rock from the Sun
Posts: 14,173
Credits: 16,300.07
Thanks: 2,586
Thanked 14,237 Times in 5,347 Posts
|
Re: please help
Yup, use that doc as a guide and let us know what's happening afterwards.
Creative Genius
__________________
|
|
|
November 19th, 2008
|
#12 (permalink)
|
|
FTA Novice
Join Date: Nov 2008
Posts: 64
Credits: 62.80
Thanks: 49
Thanked 2 Times in 2 Posts
|
Re: please help
Quote:
Originally Posted by creativegenius
Yup, use that doc as a guide and let us know what's happening afterwards.
Creative Genius
|
i did i included pic above
|
|
|
November 20th, 2008
|
#13 (permalink)
|
|
Moderator
Join Date: Dec 2007
Location: 3rd rock from the Sun
Posts: 14,173
Credits: 16,300.07
Thanks: 2,586
Thanked 14,237 Times in 5,347 Posts
|
Re: please help
That pic is too small to view - do a print screen, save with paint and upload.
Creative Genius
__________________
|
|
|
November 20th, 2008
|
#14 (permalink)
|
|
FTA Novice
Join Date: Nov 2008
Posts: 64
Credits: 62.80
Thanks: 49
Thanked 2 Times in 2 Posts
|
Re: please help
|
|
|
November 20th, 2008
|
#15 (permalink)
|
|
Moderator
Join Date: Dec 2007
Location: 3rd rock from the Sun
Posts: 14,173
Credits: 16,300.07
Thanks: 2,586
Thanked 14,237 Times in 5,347 Posts
|
Re: please help
Thanks ... you might want to start the loader, i.e, initiate the file transfer on the PC with the STB (receier) off, then as soon as the transfer initates turn on the STB. Using the rear switch on the receiver is best for this purpose.
Creative Genius
__________________
|
|
|
November 20th, 2008
|
#16 (permalink)
|
|
Moderator
Join Date: Aug 2006
Posts: 14,640
Credits: 15,987.92
Thanks: 2,245
Thanked 12,837 Times in 4,838 Posts
|
Re: please help
place the cable that came with the receiver between the end of the usb to serial cable and the receiver and i bet you $100 it will work then
|
|
|
November 30th, 2008
|
#17 (permalink)
|
|
FTA Novice
Join Date: Dec 2006
Posts: 57
Credits: 608.10
Thanks: 69
Thanked 9 Times in 7 Posts
|
Re: please help
Quote:
Originally Posted by bacardi2001
i have a new 6000 regular using loader 1.9.5 followed all instructions on this site but the loader dosent start the transfer to the receiver. Anyone please thanks.
|
just wondering if you got your reciever up and running and if so what bin file you were using ?
Thanks to all
too slim
|
|
|
December 1st, 2008
|
#18 (permalink)
|
|
FTA Novice
Join Date: Nov 2008
Posts: 64
Credits: 62.80
Thanks: 49
Thanked 2 Times in 2 Posts
|
Re: please help
Quote:
Originally Posted by TOO SLIM
just wondering if you got your reciever up and running and if so what bin file you were using ?
Thanks to all
too slim
|
no havent tried it again i got a 360 elite and coolsat 6000 working right now
|
|
|
December 7th, 2008
|
#19 (permalink)
|
|
Knows FTA
Join Date: Jan 2008
Location: the worlds most famous beach
Posts: 114
Credits: 52.10
Thanks: 5
Thanked 19 Times in 15 Posts
|
Re: please help
Quote:
Originally Posted by bacardi2001
no havent tried it again i got a 360 elite and coolsat 6000 working right now
|
that was the smartest thing you could have done.....2 thumbs up for you   im not going to go thair ....you enjoy
|
|
|
|
Related Content
|
#1.5
|
|
|
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
- Members: 447,072
- Users Online: 722
- Forum Threads: 102,946
- Forum Posts: 742,364
|