Dreambox 500 - JTAG InformationDreambox500 - Support for the Dreambox 500 DM-500 satellite receiver. | |
![]() |
| | LinkBack | Thread Tools | Display Modes |
![]() | ![]() |
| |||||||
Dreambox 500 - JTAG InformationDreambox500 - Support for the Dreambox 500 DM-500 satellite receiver. | |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #51 | ||||
| Member Join Date: 18-04-2008 Location: greece
Posts: 11
Thanks: 3
Thanked 7 Times in 5 Posts
My System: sat | Clone Dm500s.... 2 different one with yellow led in lan and one with green ![]() all channels is scanned and the network is ok i read again the rules in forum and if is ok i add in my next post | ||||
| | |
| The Following User Says Thank You to philip633 For This Useful Post: | nafan (20-04-2008) |
| | #52 | ||
| Believe it when I see it Admin. Real name: Rolf Join Date: 01-05-1999 Location: Southern England
Posts: 29854
Thanks: 51
Thanked 1095 Times in 691 Posts
Blog Entries: 5 My System: Pace Sky HD, DM7000s, CubeRevo 3000HDPVR, Transparent 80cm Dish, Moteck SG2100 DiseqC motor, lots of legacy gear. Meters: Satlook Digital NIT, Televes H45 Digital Spectrum analyser. | You can add a URL to a file, just disable it by adding and underscore before the HTML like this _http://www.somesite.com or use the [code] brackets. If you have the bin file then upload it to somewhere like sendspace and link to it from here. | ||
| | |||
| | |
| The Following User Says Thank You to rolfw For This Useful Post: | renejim (21-09-2009) |
| | #53 | ||
| Member Join Date: 19-04-2008 Location: Holland
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
My System: DM500 | Hello, I made the JTAG cable. But when the DM has to connect I get this message: cpu seems to be ok (so this ok!!!) memory check (But here it goes wrong!!!!) Flash Memory ID's do not match! (should be 0x89 and 0x17) Are you sure this is a Dreambox DM7000s? (See attachment) Is this a know problem? Does somebody knows what I'am doing wrong? | ||
| Last edited by opentel3000; 20-04-2008 at 04:13 PM. | |||
| | |
| | #54 | ||
| Believe it when I see it Admin. Real name: Rolf Join Date: 01-05-1999 Location: Southern England
Posts: 29854
Thanks: 51
Thanked 1095 Times in 691 Posts
Blog Entries: 5 My System: Pace Sky HD, DM7000s, CubeRevo 3000HDPVR, Transparent 80cm Dish, Moteck SG2100 DiseqC motor, lots of legacy gear. Meters: Satlook Digital NIT, Televes H45 Digital Spectrum analyser. | You need to upload the photos using advanced edit. | ||
| | |||
| | |
| | #55 | ||
| Member Join Date: 18-04-2008 Location: greece
Posts: 11
Thanks: 3
Thanked 7 Times in 5 Posts
My System: sat | this is the program _http://www.sendspace.com/file/hji5xd and this is the working boot _http://www.sendspace.com/file/8ejvev regards. | ||
| | |
| | #56 | ||
| Specialist Contributor Join Date: 13-06-2005 Location: Teesside (North East England)
Posts: 402
Thanks: 17
Thanked 27 Times in 26 Posts
My System: Dreambox 8000 HD PVR, 80cm Dish, 1.2 Compatible Motor, Quad LNB, Porty TV, Yamaha RX-V765 Amplifier, Tannoy Mercury FC Centre Speaker, 2 x Tannoy F1 Custom Speakers, 2 x Tannoy FR Custom Speakers, EPOS ELS Sub Woofer | nice one philip, some people have been saying jtag doesn't work. Your now the second person to confirm that it does on here, i noticed the boot loader you included is a different name, i don't suppose that will matter, but at least i can tell my mate it's the alp's tuner he needs to use and not the phillips one as he wasn't sure. | ||
| | |||
| | |
| | #57 | |||
| Member Join Date: 19-04-2008 Location: Holland
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
My System: DM500 | I tried it with your program and bootloader but i still get this message: (See Attachment) I connect my JTAG like this: LPT J61 02--100r--11 03--100r--09 04--100r--07 05--100r--03 11--100r--01 25--------16 (Short circuit LPT 25 t/m 18) Did you used the same connecting? Or do you know the error message? Any Tips? Thanx in advance | |||
| | |
| | #58 | ||
| Member Join Date: 18-04-2008 Location: Ireland
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
My System: Dreambox 500s | I got it working through the jtag connection too. I changed the compatibilty mode of the jtag program to windows 2000 & it finally connected. Anyone know how to change the mac address now? | ||
| | |
| | #59 | ||||
| Member Join Date: 18-04-2008 Location: greece
Posts: 11
Thanks: 3
Thanked 7 Times in 5 Posts
My System: sat |
check if you have this in your PC>
in some board i try 2-3 times and some other 20-30times to connect. | ||||
| | |
| | #60 | |||
| Member Join Date: 18-04-2008 Location: greece
Posts: 11
Thanks: 3
Thanked 7 Times in 5 Posts
My System: sat |
Need to copy this file in folder to use the jtag_windows and rename it as blimg thanks | |||
| | |
| | #61 | ||
| Super Moderator Join Date: 08-03-2005 Location: J6 M5
Posts: 4540
Thanks: 11
Thanked 180 Times in 169 Posts
Blog Entries: 1 My System: DM7020S ~ DM500s ~ sg2100 ~ Gemini ![]() If he were not a wizard, from head down to the root, you would have got to worry-your DB only boots | To check if your MAC address box login to your box using telnet and enter either: 1. ifconfig or 2. cat /proc/bus/dreambox I found the info below elsewhere but either it loses something in translation or seems to do it twice.. so perhaps choose one method only. To change your MAC address: Use an init file: Create an init file with another MAC address in a text editor (ideally a UNIX compatible one) and enter this: #!/bin/sh ifconfig eth0 down ifconfig eth0 hw ether 00:09:34:F4:xx:xx ifconfig eth0 up Save this file with the name init and ftp the file to /var/etc on the Dreambox. Reboot the Dreambox and re-check your MAC address. Do NOT delete the init file after you have changed your MAC address. Change it using telnet: Login again to your Dreambox in telnet mode and click Format option and type: ifconfig eth0 down ; ifconfig eth0 hw ether 00:09:34:xx:xx:xx ; ifconfig eth0 up (xx xx xx can be any HEX double digits) and click enter. To check your new MACaddress enter ifconfig I haven't tested it as I don't have a fake box. If your MAC starts with 00:12:25 then it's a fake. If your MAC starts with 00:09:34 then it is a genuine box. | ||
| Last edited by mhku; 20-04-2008 at 09:55 PM. | |||
| | |
| The Following User Says Thank You to mhku For This Useful Post: | angusc (26-04-2008) |
| | #62 | ||
| Member Join Date: 18-04-2008 Location: France
Posts: 6
Thanks: 2
Thanked 1 Time in 1 Post
My System: DM500S Kathrein BAS | | ||
| | |
| | #63 | ||
| Specialist Contributor Join Date: 13-06-2005 Location: Teesside (North East England)
Posts: 402
Thanks: 17
Thanked 27 Times in 26 Posts
My System: Dreambox 8000 HD PVR, 80cm Dish, 1.2 Compatible Motor, Quad LNB, Porty TV, Yamaha RX-V765 Amplifier, Tannoy Mercury FC Centre Speaker, 2 x Tannoy F1 Custom Speakers, 2 x Tannoy FR Custom Speakers, EPOS ELS Sub Woofer | did you get it working then nafan from what philip explained to do ? | ||
| | |||
| | |
| | #64 | ||||
| Member Join Date: 18-04-2008 Location: France
Posts: 6
Thanks: 2
Thanked 1 Time in 1 Post
My System: DM500S Kathrein BAS | If you delete it and reboot, you come back to previous MAC Adress... stored in bootloader. Another GREAT and PERMANENT solution is to generate a bootloader binary file with modified MAC Adress : I've got an archive named "dm500mac_generator.zip" to do this. I'm going to upload and give you the url in this thread... Here it is : _http://www.sendspace.com/file/l34l6d | ||||
| Last edited by nafan; 20-04-2008 at 10:00 PM. | |||||
| | |
| The Following User Says Thank You to nafan For This Useful Post: | DRCIVANIM (09-12-2008) |
| | #65 | |||
| Member Join Date: 18-04-2008 Location: France
Posts: 6
Thanks: 2
Thanked 1 Time in 1 Post
My System: DM500S Kathrein BAS | Doesn't matter, I've got another DM500S with Nabilo... so I can wait a few days to get the resistors in my mailbox. | |||
| | |
| | #66 | ||
| Super Moderator Join Date: 08-03-2005 Location: J6 M5
Posts: 4540
Thanks: 11
Thanked 180 Times in 169 Posts
Blog Entries: 1 My System: DM7020S ~ DM500s ~ sg2100 ~ Gemini ![]() If he were not a wizard, from head down to the root, you would have got to worry-your DB only boots | Cheers Nafan. I've trying to edit the post but my internet connection has been playing up. Do we have a definitive solution from someone who has done this end-to-end yet? | ||
| | |||
| | |
| | #67 | |||
| Member Join Date: 18-04-2008 Location: France
Posts: 6
Thanks: 2
Thanked 1 Time in 1 Post
My System: DM500S Kathrein BAS | _http://www.sendspace.com/file/l34l6d It's called dm500mac_generator.zip and changes the MAC Adress stored in bootloader binary file. You just have to put the MAC Adress you want (Maybe something like 00:09:34:xx:xx:xx ?) in this software, then select the bootloader binary you want to modify, and that's it : a new bootloader file is generated. JTAG it, and enjoy ! | |||
| | |
| | #70 | |||
| Super Moderator Join Date: 08-03-2005 Location: J6 M5
Posts: 4540
Thanks: 11
Thanked 180 Times in 169 Posts
Blog Entries: 1 My System: DM7020S ~ DM500s ~ sg2100 ~ Gemini ![]() If he were not a wizard, from head down to the root, you would have got to worry-your DB only boots |
Can anyone say "I fixed my dead clone by doing x, y and z. These are the steps I took and these are links to the bootloaders. This is my cable."? | |||
| | ||||
| | |
| | #71 | ||
| Member Join Date: 18-04-2008 Location: greece
Posts: 11
Thanks: 3
Thanked 7 Times in 5 Posts
My System: sat | Hi again... the step is easy and simple... 1- get the files to i add in this topic no others 2- see if have the right conf in your parallel port ECP+EPP printer port setup + never use interrupt 3- make the simple cable parallel and resistor DB25 male printer connector 6 wieres + 5 resistors of 100 ohms LPT jtag 02--100r--11 03--100r--09 04--100r--07 05--100r--03 11--100r--01 25--------16 4- connect your cable in dm500 board see my picture in attachments 5- try to make to connect in dm500 in same time to power on in dm500 press the connect in jtag_windows this is the problem....try it lot of times if see the write on just press and in 2 mins the your box is back to life this is all __________________________________________________ ________ and stop to say I'm starting to think this JTAG stuff is only myth! sorry about my English. regards | ||
| Last edited by philip633; 21-04-2008 at 08:03 AM. | |||
| | |
| | #73 | |||
| Member Join Date: 18-04-2008 Location: greece
Posts: 11
Thanks: 3
Thanked 7 Times in 5 Posts
My System: sat |
| |||
| | |
| The Following User Says Thank You to philip633 For This Useful Post: | netbuster (21-04-2008) |
| | #74 | ||
| Super Moderator Join Date: 08-03-2005 Location: J6 M5
Posts: 4540
Thanks: 11
Thanked 180 Times in 169 Posts
Blog Entries: 1 My System: DM7020S ~ DM500s ~ sg2100 ~ Gemini ![]() If he were not a wizard, from head down to the root, you would have got to worry-your DB only boots | Is the photo of the JTAG cable shown in post #1 not relevant? Did you try connecting via the RS232 port (with a suitable connector) as this is connected to the part of the PPCB where you've soldered the cables to? | ||
| Last edited by mhku; 21-04-2008 at 10:32 AM. | |||
| | |
![]() |
| Bookmarks |
| Tags |
| 4.30, clone, copy, dreambox 500, fake, flash, gemini 4.31, jtag |
| Currently Active Users Viewing This Thread: 3 (0 members and 3 guests) | |
| Thread Tools | |
| Display Modes | |
| |