-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DCS-6500LH U-boot info #30
Comments
I used hashcat to Brute-force the root password from the open source files found on dlinks page and the result i got was |
If you append: |
@ErikAndren thanks a lot!!! When you have shell access run the command "/etc/init.d/rcS" |
Did it just work with the mac address and the pin to connect? Because I always get the error:
|
@PascalMinder |
Okay, I thought at least I could also connect the same way via Bluetooth. But it seems as if the camera does not have any Bluetooth capability... |
Its not using Bluetooth - its just using the Bluetooth software library for the defogger application. |
Hi All
I have tried to use the defogger script on my DCS6500LH but it didn't work.
I then added serial terminal to the camera in hope that I could login as root to the system but I couldn't find any useful passwords in the GPL Source Code: DCS-6500LH A1 FW v1.x files.. Maybe I looked for the work things??! but no variable with password= was useful.
So therefore Im asking you the experts if I can do something from the U-boot terminal?
Below are the variables that I could find.
BR
EnerDK
U-Boot 2016.11 (Oct 16 2020 - 16:19:55 +0800)
=> printenv
baudrate=57600
bootaddr=0xBC000000 + 0x50000
bootargs=console=ttyS1,115200 root=/dev/mtdblock3 rts-quadspi.channels=dual mtdparts=18030000.spic:16384k@0(global),320k@0k(boot),2304k@320k(kernel),3584k@2624k(rootfs),7744k@6208k(userdata),2048k@13952k(userdata2),384k@16000k(userdat a3)
bootcmd=bootm 0xbc050000
bootdelay=2
ethact=r8168#0
loadaddr=0x80010000
netretry=yes
stderr=serial
stdin=serial
stdout=serial
Environment size: 432/65532 bytes
=> bdinfo
boot_params = 0x83782188
memstart = 0x80000000
memsize = 0x04000000
flashstart = 0xBFC00000
flashsize = 0x00000000
flashoffset = 0x00000000
ethaddr = (not set)
IP addr =
baudrate = 57600 bps
relocaddr = 0x83F91000
reloc off = 0x01791000
The text was updated successfully, but these errors were encountered: