Bricked bd-d7500 blueray 3d player

lewy20041
Posts: 27
Joined: Mon Jan 28, 2013 8:36 pm

Re: Bricked bd-d7500 blueray 3d player

Post by lewy20041 »

Code: Select all

cat: can't open '/etc/rc.sysinit': No such file or directory
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Bricked bd-d7500 blueray 3d player

Post by juusso »

Code: Select all

#!/bin/sh
rm -rf /mtd_rwarea/OTN_BOOT_FLAG
and reboot device.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
lewy20041
Posts: 27
Joined: Mon Jan 28, 2013 8:36 pm

Re: Bricked bd-d7500 blueray 3d player

Post by lewy20041 »

ok
lewy20041
Posts: 27
Joined: Mon Jan 28, 2013 8:36 pm

Re: Bricked bd-d7500 blueray 3d player

Post by lewy20041 »

same as before, black screean after logo
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Bricked bd-d7500 blueray 3d player

Post by juusso »

Code: Select all

#!/bin/sh
/mtd_exe/rc.local >/dtv/usb/sda1/rc.local 2>&1
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
lewy20041
Posts: 27
Joined: Mon Jan 28, 2013 8:36 pm

Re: Bricked bd-d7500 blueray 3d player

Post by lewy20041 »

i allredy have rc.local. i copied whole /etc/ using cp comand.

Code: Select all

#!/bin/sh
echo "/etc/rc.local start!!!!"

# mount ramdisk (fstab define ramdisk..."mount -a" already performed) 
mount -t proc /proc
mount -t sysfs /sys
mount -t tmpfs none /dev/sam -o size=1K,mode=1777
mount -t tmpfs none /dtv -o size=10M,mode=1777
mount -t tmpfs none /dsm -o size=10M,mode=1777
mount -t tmpfs none /core -o mode=1777 #for coredump
mount -t tmpfs none /tmp -o size=10M,mode=1777


touch /dtv/.secure_booting
or are you need a log of it boot.
ok jus a minute
lewy20041
Posts: 27
Joined: Mon Jan 28, 2013 8:36 pm

Re: Bricked bd-d7500 blueray 3d player

Post by lewy20041 »

Code: Select all

/mtd_exe/rc.local start !!!!!
insmod: can't insert '/lib/modules/cdrom.ko': File exists
insmod: can't insert '/lib/modules/sr_mod.ko': File exists
insmod: can't insert '/lib/modules/sd_mod.ko': File exists
insmod: can't insert '/lib/modules/libata.ko': File exists
insmod: can't insert '/lib/modules/sdp_ahci.ko': File exists
insmod: can't insert '/mtd_exe/samdrv.ko': File exists
insmod: can't insert '/mtd_exe/fpi.ko': File exists
Flash open success, [0]
/dev/sr0 Device open success
This is 'SAMSUNG'
mkdir: cannot create directory '/dtv/vfs_p': File exists
mount mtd_rwcommon
mount: can't find /mtd_rwcommon in /etc/fstab
umount: can't umount 2: No such file or directory
can not parse arguments
Usage:
fat.format [-s sectors-per-cluster] [-S logical-sector-size] [-F fat-size]
 OUT_FILE/FLASH_BLK_DEV
	-s sectors-per-cluster
		Must be a power of 2, i.e. 1, 2, 4, ... 64.
		If nothing is specified, optimal size is automatically selected
	-S logical-sector-size
		Must be a power of 2, greater than or equal to 512
		i.e. 512, 1024, 2048, 4096
		The default is 512
	-F fat-size
		The type of file allocation table used(16, 32 bit)
		If nothing is specified, fat-size is automatically selected
	-v show volume status
	version code RFS_3.0.0_b033_RTM
mount: can't find /mtd_rwcommon in /etc/fstab
mount: can't find /mtd_drmregion_a in /etc/fstab
umount: can't umount 2: No such file or directory
can not parse arguments
Usage:
fat.format [-s sectors-per-cluster] [-S logical-sector-size] [-F fat-size]
 OUT_FILE/FLASH_BLK_DEV
	-s sectors-per-cluster
		Must be a power of 2, i.e. 1, 2, 4, ... 64.
		If nothing is specified, optimal size is automatically selected
	-S logical-sector-size
		Must be a power of 2, greater than or equal to 512
		i.e. 512, 1024, 2048, 4096
		The default is 512
	-F fat-size
		The type of file allocation table used(16, 32 bit)
		If nothing is specified, fat-size is automatically selected
	-v show volume status
	version code RFS_3.0.0_b033_RTM
mount: can't find /mtd_drmregion_a in /etc/fstab
mount: can't find /mtd_drmregion_b in /etc/fstab
umount: can't umount 2: No such file or directory
can not parse arguments
Usage:
fat.format [-s sectors-per-cluster] [-S logical-sector-size] [-F fat-size]
 OUT_FILE/FLASH_BLK_DEV
	-s sectors-per-cluster
		Must be a power of 2, i.e. 1, 2, 4, ... 64.
		If nothing is specified, optimal size is automatically selected
	-S logical-sector-size
		Must be a power of 2, greater than or equal to 512
		i.e. 512, 1024, 2048, 4096
		The default is 512
	-F fat-size
		The type of file allocation table used(16, 32 bit)
		If nothing is specified, fat-size is automatically selected
	-v show volume status
	version code RFS_3.0.0_b033_RTM
mount: can't find /mtd_drmregion_b in /etc/fstab
kernel.msgmni = 64
insmod: can't insert '/lib/modules/usbcore.ko': FiSPI_ASSERT<58> - spITsd_Open(TSCA_INST, &m_hDesc)
SPI_ERROR[0x1] = spITsd_EventOpen(&m_hTsdEvent)
insmod: can't insert '/lib/modules/ohci-hcd.ko': File exists
fee] = spIAio_Open(AIO_INST0, &m_hAio)
SPI_ASSERT<127> - spIAio_Open(AIO_INST0, &m_hAio)
SPI_ERROR[0xfee] = spIAio_Open(AIO_INST0,&m_hAio)
SPI_ASSERT<859> - spIAio_Open(AIO_INST0,&m_hAio)
SPI_ERROR[0xfee] = spIAio_Open(AIO_INST0,&m_hAio)
insmod: can't insert '/lib/modules/usb-storage.ko'terminate called after throwing an instance of 'SdResult'
terminate called recursively
##### System Execution!!! #####
FAST INIT
^^ : mallopt (M_MMAP_THRESHOLD, 4096) is called succ/lib/libstdc++.so.6[0x41241be8]
/mtd_exe/Comp_LIB/libSDAL.so(_ZN15CPostSoundBD_HIC1Ev+/lib/libstdc++.so../exeDSP(_ZN16ODsBarcelonaMpeg6CreateEi+0xd4)[0x658ecc]
./exeDSP(_ZTv0_n16_N16ODsBarcelonaMpeg6CreateEi+0x18)[0x65cf18]
./exeDSP(_ZN9CFastBoot16pthd_t_InitVideoEPv+0x30)[0x6165c0]
/lib/libpthread.so.0[0x4131db3c]
/lib/libc.so.6(clone+0x88)[0x41106e48]
Aborted
[0x4131db3c]
/lib/libc.so.6(clone+0x88)[0x41106e48]
s

		FACId : Nvram[5] vs File[5]
[InitSystemDevice] 2584 :: BD SINGLE HDMI OUT Config !!!!
[iOSA  ] [OSAL MMAP] mmap init
[iOSA  ] [OSAL MMAP] PHY0: 0x30000000 -> MMAP0: 0x40041000
[iOSA  ] [OSAL MMAP] ADDRESS SIZE0: 0xE00000
[iOSA  ] [OSAL MMAP] PHY1: 0x8000000 -> MMAP1: 0x40E41000
[iOSA  ] [OSAL MMAP] ADDRESS SIZE1: 0x80000
[iOSA  ] [OSAL MMAP] Scenario none
[iBDGA ] BDGA Isr Task CREATED #####
[iOSA  ] BDGAIsrTask thread created policy: 1, priority 70
(iERR)[uldBDGACommon.c_153]Already existing semaphore
(iERR)[uldGscl.c_317]Already existing semaphore
[iOSA  ] GSCL_C thread created policy: 1, priority 70
(iERR)[uldGfxCommon.c_1454]spIGfx_Init is already done!!!
[iGP   ] [SPI GFX MMAP] mmap Plane0 user-buffer address = 0x4C19C000
[iGP   ] [SPI MMAP] Plane0 user-buffer size = 0x400000
[iGP   ] [SPI GFX MMAP] mmap Plane1 user-buffer address = 0x4C59C000
[iGP   ] [SPI MMAP] Plane1 user-buffer size = 0x1000000
[iGP   ] [SPI GFX MMAP] mmap Plane2 user-buffer address = 0x4E59C000
[iGP   ] [SPI MMAP] Plane2 user-buffer size = 0x400000
[iGP   ] [SPI GFX MMAP] mmap Plane0 window address = 0x4E99C000
[iGP   ] [SPI MMAP] Plane0 window size = 0x400000
[iGP   ] [SPI GFX MMAP] mmap Plane1 window address = 0x4ED9C000
[iGP   ] [SPI MMAP] Plane1 window size = 0x1000000
[iGP   ] [SPI GFX MMAP] mmap Plane2 window address = 0x4FD9C000
[iGP   ] [SPI MMAP] Plane2 window size = 0x400000
[iOSA  ] ExeQ_Task thread created policy: 1, priority 80
(iERR)[spIGfxCallback.c_257]spIGfx_InitIsrTask is already done!!!
[iGP   ] [SPI GFX MMAP] mmap GA operation address = 0x5039C000
[iGP   ] [SPI MMAP] GA operation size = 0xA62000
[iGP   ] [SPI GFX MMAP] mmap GA operation address = 0x4239C000
[iGP   ] [SPI MMAP] GA operation size = 0x3E00000
[iGP   ] [SPI GFX MMAP] mmap GA operation address = 0x4619C000
[iGP   ] [SPI MMAP] GA operation size = 0x3E00000
[iGP   ] [SPI GFX MMAP] mmap GA operation address = 0x4A39C000
[iGP   ] [SPI MMAP] GA operation size = 0x400000
[iGP   ] [SPI GFX MMAP] mmap GA operation address = 0x49F9C000
[iGP   ] [SPI MMAP] GA operation size = 0x200000
[iGP   ] [SPI GFX MMAP] mmap GA operation address = 0x4A19C000
[iGP   ] [SPI MMAP] GA operation size = 0x200000
[CEC] ~~~ Create(strMicomInterface) 
[LoadModules] Thread_ID=0x511fd460 : CREATE
Called...
[iOSA  ] CTsDataTsk thread created policy: 0, priority 0
[iOSA  ] PesTask thread created policy: 0, priority 0
[iOSA  ] PesIGPGPollTask thread created policy: 0, priority 0

[Create] m_eWindowId = 0
[Create] m_eDemuxOut = 0
[Create] m_eVIDDecId = 0
[Create] m_eAUDDecId = 0

[Create] m_eWindowId = 1
[Create] m_eDemuxOut = 2
[Create] m_eVIDDecId = 1
[Create] m_eAUDDecId = 1
[GetTDiCP][456][13]
[FrontEnd] Thread_ID=0x513fd460 : CREATE
Called...
[Video] Thread_ID=0x51bfd460 : CREATE
Called...
(iERR)[spIAio.c_97]Module is not initialized.
[Audio] Thread_ID=0x51dfd460 : CREATE
m_semFrontEnd.Take

	>>[ERR:FastBoot.cpp] pthd_t_InitFrontEnd():537  - TD ERROR [0xFFFFFFFF] !!!


m_semFrontEnd.Give
m_semVideo.Take

	>>[ERR:ODsBarcelonaMpeg.cpp] Create():216  - SDAL ERROR [-1] !!!

[iOSA  ] AudioLockTsk thread created policy: 1, priority 80
(iERR)[spIAio.c_97]Module is not initialized.

	>>[ERR:ODsBarcelonaAudioProcessor.cpp] Create():190 [Create] 190 :: ERROR on SdSound_Init..

(iERR)[spIAio.c_97]Module is not initialized.
[ERROR][locOpenModule():2380] AIO OPEN Error.
m_semRes.Give

##### VD-GLIBC Warning message, func : abort() called, start backtracing...

backtrace() returned 13 addresses

##### VD-GLIBC Warning message, func : abort() called, start backtracing...

backtrace() returned 13 addresse/lib/libc.so.6(abort+0x38)[0x410616f0]
/lib/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x44)[0x41244354]
/lib/libstdc++.so.6[0x41241be8]
lewy20041
Posts: 27
Joined: Mon Jan 28, 2013 8:36 pm

Re: Bricked bd-d7500 blueray 3d player

Post by lewy20041 »

can some thing be done to fix it?
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Bricked bd-d7500 blueray 3d player

Post by juusso »

Code: Select all

ps > /dtv/usb/sda1/ps.log
do you have exlink cable? Console is enabled?
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
lewy20041
Posts: 27
Joined: Mon Jan 28, 2013 8:36 pm

Re: Bricked bd-d7500 blueray 3d player

Post by lewy20041 »

no. i dont have this cable. isnt there any other way?

Post Reply

Return to “Support”