Jump to content
AVIC411.com

AdamOutler

Members
  • Content Count

    70
  • Joined

  • Last visited

About AdamOutler

  • Rank
    Member
  • Birthday 07/22/1979

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

2,445 profile views
  1. Due to contractual obligations, I did nothing. I watched. I like watching.
  2. I'd like to see all of the posts on this page and a few on the previous page, just disappear. As for the thread.. Prepare yourselves for some huge news from bass_rock, whatisbypass and myself soon.
  3. Heh, they probably made the password a checksum of the serial.
  4. Oh yeah! My AVIC-8100NEX works! I managed to get it to copy by simply sticking the new SDCard into my deck and letting it boot. It booted right into Android and brought up the selection screens! After I rebooted using key 1, it went into this mode where i wrote the programs. But.. I wrote the programs to a new SDCard.. 80X. The darn thing boots in 10 seconds now! and works great in Android Auto! It lives again!
  5. I will be doing that soon. Tell me, are there any commands that allow memory read in U-Boot? U-Boot has the ability to get through many memory protections which it emplaces. If anything can read the password from inside the device it's U-Boot. I forget the commands, but I believe it was two letters, then two parameters for offset and length.. yep.. just found it. http://www.denx.de/wiki/publish/DULG/to-delete/UBootCmdGroupMemory.html The command is "md". Is that in the u-boot sources we are working with?
  6. Ok. Does that need to be accounted for/encoded, on the new image?
  7. I wanted to save the extra SDCard if possible. The SDCard is expensive (80x SDCard). The SDCard password is set by the deck according to bass_rock's similar experiment. This renders the SDCard unusable after power on, because we don't know the password.
  8. Key 1 just sits at software error. Key 2 copies the SDCard. Just to verify, key 2 copies TO internal SD, not from, correct?
  9. Ok. I got the full SDCard image from my AVIC-8100NEX deck. You can find it here https://builds.casual-dev.com/index.php?dir=random%2FAVIC%2F8100%2F. I verified the sha256sum after upload. root@adamoutler-desktop:/var/www/html/sd# sha256sum ./fullsd.img.gz e5682db410963d0b57b5eec94f3aa66eb9ae078ffeb1dc3ec4c02c0b7f426da6 ./fullsd.img.gz This file and the others which are required to enter testmode and obtain this image were included. Place them on a USB stick, insert into USB1 port to reboot into test mode, then use the write program forcedly>Copy Script option to recreate. This i
  10. Using copy_script.sh, get the output of 'netcfg' before and after the usb device is connected. if that doesn't work, check "ifconfig eth0", "ifconfig usb0", and "ifconfig wlan0", then change the 0's to 1s
  11. I got the image from the deck. Attached is a picture. adamoutler@adamoutler-desktop:~/Desktop/Untitled Folder 3$ fdisk -l ./fullsd.img Disk ./fullsd.img: 16.1 GB, 16130244608 bytes 128 heads, 16 sectors/track, 15383 cylinders, total 31504384 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00000000 Device Boot Start End Blocks Id System ./fullsd.img1 1050624 1071103 10240 83 Linux ./fullsd.img2 1071104 10
  12. Usually it is accessible through uart. I'm waiting on a new bus pirate to tackle this job. I keep blowing them up.
  13. I've developed a safer solution for this. https://play.google.com/store/apps/details?id=com.adamoutler.extremebricksimulatorprofessional Be very careful.
  14. Yeah. Which sector would you like? I can get any sector on the disk... All 16G of sectors are available... One at a time.
×
×
  • Create New...