Page 10 of 13

Re: First D-series updates

Posted: Thu Aug 18, 2011 10:46 am
by juusso
mike wrote:Hi juuso
I just ran your test on my 46D7000 with some modification. Instead of trying again the ext3 filesystem image
I moved all the links to a NTFS fs that I had created on the first partition of the USB stick that I used.
I've attached an admittedly bad screenshot, but one can see that the links are not beeing filtered away.
The FS was created under Linux with a current ntfs-3g. :mrgreen:
After more detailed studying picture you attached and some similar tests with C series TV i can say, that your test fail. Why?
If you look closer, you`ll se here are two pairs of PartitionSwitch and Version, which indicates, that your mediaplayer shows not symlinks, but files on USB. It this case NTFS symlinks are being recognized as files.

My apologizes :(

Re: First D-series updates

Posted: Thu Aug 18, 2011 10:51 am
by erdem_ua
nivok wrote:Sorry to say that, but I just got my TV (fresh from seller so to say), and that's the firmware it came up with :( I would be happy to downgrade, though...
I wish you could downgrade. Not interested in new firmwares any more but old ones :)

Re: First D-series updates

Posted: Thu Aug 18, 2011 11:54 am
by arris69
juuso wrote:....
After more detailed studying picture you attached and some similar tests with C series TV i can say, that your test fail. Why?
If you look closer, you`ll se here are two pairs of PartitionSwitch and Version, which indicates, that your mediaplayer shows not symlinks, but files on USB. It this case NTFS symlinks are being recognized as files.

My apologizes :(
xfs filesystem don't support symlinks?

not really familiar with hotelmode/hospital hack so i just asked :)

Re: First D-series updates

Posted: Thu Aug 18, 2011 5:18 pm
by arris69
mike wrote:
arris69 wrote:
juuso wrote:....
After more detailed studying picture you attached and some similar tests with C series TV i can say, that your test fail. Why?
If you look closer, you`ll se here are two pairs of PartitionSwitch and Version, which indicates, that your mediaplayer shows not symlinks, but files on USB. It this case NTFS symlinks are being recognized as files.

My apologizes :(
xfs filesystem don't support symlinks?

not really familiar with hotelmode/hospital hack so i just asked :)
xfs is a Unix filesystem, Unix filesystems do support - be default - symlinks.
was a rhetorical question :)
They might have disabled symlink support in the mount options though or they might be explicitely checking the file types.
it is verified?
But why would they compile in xfs support in the first place?
on c-series it's used for recording-partition and if i remember correct it's also enabled on d-series kernel?
maybe samsung devel knows why it's used by samsung (but i'm not sure about :lol: ).
Cheers

Mike
just if somebody will check (maybe on c-series)

Code: Select all

cd /mtd_rwarea # or where you have write permission and 16mb free space
dd if=/dev/zero of=vusb bs=1M count=16
mkfs.xfs -f -d name=vusb
mkdir tt
mount -t xfs -o loop vusb tt
ln -s /etc/passwd tt/pass
ls -l tt/

Re: First D-series updates

Posted: Fri Aug 19, 2011 9:15 am
by arris69
mike wrote:
arris69 wrote: ...
I just tested it: Unfortunately XFS is not the solution. :(
The TV doesn't accept the filesystem. Upon inserting the USB stick it pops up a message that the device is neither accepted for recording nor timeshifting. It also doesn't export the channel list onto the FS.

It neither accepts the XFS in a partition nor raw on the device.
has something in my mind that for recording/detection/mount the patition needs to be min. 1G or so (for recording also speed test is done by the tv)? if you pls. can check it with a big usb hd/pen?

tnx
arris

Re: First D-series updates

Posted: Fri Aug 19, 2011 4:44 pm
by julianbb
Maybe its another way...maybe i'm wrong but look picture here http://213.157.189.222/~iulian/IMAGE_274.jpg (it's too big)

on BD-D6900 have a BD info management wher the bd write and read some infos about movies dowloaded from internet.
This directory can be changed to Internal memory or to a Fat usb stick where i just see apearing "bd_local" folder

Code: Select all

BDKeyInput[0]=0x00, BDKeyInput[1]=0x68, Elapsed time:( 1018.549)
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupPopupBDDataMgntController.cpp Create() (320) :DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupPopupBDDataMgntController.cpp Create() (356) :DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp t_GetDeviceList_BDPlayer() (126) :Internal Memory added
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (83) :m_stDevInfo.nDeviceKey : -11
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (84) :m_stDevInfo.nDeviceType : 5
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (85) :m_stDevInfo.nDupDeviceIndex : 0
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (86) :m_stDevInfo.nPartitionIndex : 0
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (87) :m_stDevInfo.strDeviceSerialNo : Internal
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (88) :m_stDevInfo.strRawDevicePath: /dev/stl0/26
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (89) :m_stDevInfo.strRootPath: 
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (90) :m_stDevInfo.strModelName: Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (83) :m_stDevInfo.nDeviceKey : 31
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (84) :m_stDevInfo.nDeviceType : 11
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (85) :m_stDevInfo.nDupDeviceIndex : 0
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (86) :m_stDevInfo.nPartitionIndex : 0
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (87) :m_stDevInfo.strDeviceSerialNo : 0013729B6EB8F021961
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (88) :m_stDevInfo.strRawDevicePath: /dev/sda1
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (89) :m_stDevInfo.strRootPath: /dtv/usb/sda1
BDKeyInput[0]=0x05, BDKeyInput[1]=0x00, Elapsed time:( 1018.776)
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (90) :m_stDevInfo.strModelName: DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp CDepthTwoDeviceSelectedDataSourceAdapter() (34) :size: 2 and serialNumStr :  0013729B6EB8F021961
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp CDepthTwoDeviceSelectedDataSourceAdapter() (43) :deviceKey = 31
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
The device size:: 15607920
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupPopupBDDataMgntController.cpp Show() (397) :
 FAILED @ 223 /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/SetupCommon/SetupMenuList.cpp 
The device size:: 15607920
BDKeyInput[0]=0x00, BDKeyInput[1]=0x61, Elapsed time:( 1023.136)
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
BDKeyInput[0]=0x05, BDKeyInput[1]=0x00, Elapsed time:( 1023.365)
BDKeyInput[0]=0x00, BDKeyInput[1]=0x68, Elapsed time:( 1024.517)
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
BDKeyInput[0]=0x05, BDKeyInput[1]=0x00, Elapsed time:( 1024.745)
BDKeyInput[0]=0x00, BDKeyInput[1]=0x60, Elapsed time:( 1026.418)
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
BDKeyInput[0]=0x05, BDKeyInput[1]=0x00, Elapsed time:( 1026.645)
BDKeyInput[0]=0x00, BDKeyInput[1]=0x68, Elapsed time:( 1026.990)
 : success to Unmount VFS (first try)!
Internal Device File Name : /dev/mmcblk0p26.
Internal Source Device File Name ..... /dev/mmcblk0p26..  15 
Save VFS Serial Number : Internal
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.h SelectItem() (82) :m_CurrentSelectedDeviceKey::-11
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
Internal Device File Name : /dev/mmcblk0p26.
 Internal Memory Mount Fail(First Try)!!!
 Internal Memory Mount Fail(Second Try)!!!
============ Internal Memory ============
TotalSize(Kbyte): 1083680
Available(Kbyte): 1080672
=========================================
Internal Device File Name : /dev/mmcblk0p26.
 Internal Memory Mount Fail(First Try)!!!
 Internal Memory Mount Fail(Second Try)!!!
============ Internal Memory ============
TotalSize(Kbyte): 1083680
Available(Kbyte): 1080672
=========================================
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
BDKeyInput[0]=0x05, BDKeyInput[1]=0x00, Elapsed time:( 1027.220)
BDKeyInput[0]=0x00, BDKeyInput[1]=0x58, Elapsed time:( 1029.260)
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.h ~CBdDataManagementDataSourceAdapter() (144) :CBdDataManagementDataSourceAdapter destructor
The device size:: 15607920
BDKeyInput[0]=0x05, BDKeyInput[1]=0x00, Elapsed time:( 1029.489)
BDKeyInput[0]=0x00, BDKeyInput[1]=0x68, Elapsed time:( 1032.527)
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupPopupBDDataMgntController.cpp Create() (320) :DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupPopupBDDataMgntController.cpp Create() (356) :DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp t_GetDeviceList_BDPlayer() (126) :Internal Memory added
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (83) :m_stDevInfo.nDeviceKey : -11
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (84) :m_stDevInfo.nDeviceType : 5
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (85) :m_stDevInfo.nDupDeviceIndex : 0
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (86) :m_stDevInfo.nPartitionIndex : 0
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (87) :m_stDevInfo.strDeviceSerialNo : Internal
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (88) :m_stDevInfo.strRawDevicePath: /dev/stl0/26
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (89) :m_stDevInfo.strRootPath: 
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (90) :m_stDevInfo.strModelName: Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (83) :m_stDevInfo.nDeviceKey : 31
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (84) :m_stDevInfo.nDeviceType : 11
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (85) :m_stDevInfo.nDupDeviceIndex : 0
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (86) :m_stDevInfo.nPartitionIndex : 0
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (87) :m_stDevInfo.strDeviceSerialNo : 0013729B6EB8F021961
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (88) :m_stDevInfo.strRawDevicePath: /dev/sda1
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (89) :m_stDevInfo.strRootPath: /dtv/usb/sda1
BDKeyInput[0]=0x05, BDKeyInput[1]=0x00, Elapsed time:( 1032.754)
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.h CChangeDeviceSubPopupItem() (90) :m_stDevInfo.strModelName: DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp CDepthTwoDeviceSelectedDataSourceAdapter() (34) :size: 2 and serialNumStr :  Internal
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp CDepthTwoDeviceSelectedDataSourceAdapter() (43) :deviceKey = -11
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
The device size:: 15607920
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
Internal Device File Name : /dev/mmcblk0p26.
 Internal Memory Mount Fail(First Try)!!!
 Internal Memory Mount Fail(Second Try)!!!
============ Internal Memory ============
TotalSize(Kbyte): 1083680
Available(Kbyte): 1080672
=========================================
Internal Device File Name : /dev/mmcblk0p26.
 Internal Memory Mount Fail(First Try)!!!
 Internal Memory Mount Fail(Second Try)!!!
============ Internal Memory ============
TotalSize(Kbyte): 1083680
Available(Kbyte): 1080672
=========================================
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupPopupBDDataMgntController.cpp Show() (397) :
 FAILED @ 223 /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/SetupCommon/SetupMenuList.cpp 
BDKeyInput[0]=0x00, BDKeyInput[1]=0x61, Elapsed time:( 1034.091)
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
BDKeyInput[0]=0x05, BDKeyInput[1]=0x00, Elapsed time:( 1034.319)
BDKeyInput[0]=0x00, BDKeyInput[1]=0x62, Elapsed time:( 1034.828)
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
BDKeyInput[0]=0x05, BDKeyInput[1]=0x00, Elapsed time:( 1035.059)
BDKeyInput[0]=0x00, BDKeyInput[1]=0x61, Elapsed time:( 1035.718)
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : Internal Memory
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
BDKeyInput[0]=0x05, BDKeyInput[1]=0x00, Elapsed time:( 1035.943)
BDKeyInput[0]=0x00, BDKeyInput[1]=0x68, Elapsed time:( 1036.301)
 : success to Unmount VFS (first try)!
 : /mnt/pstor/bd_vfs/lstor/bd_local/ is already exist[VFS]
Save VFS Serial Number : 0013729B6EB8F021961
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.h SelectItem() (82) :m_CurrentSelectedDeviceKey::31
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementItem.cpp GetText() (14) :m_stDevInfo.strModelName.c_str() : DataTraveler G2
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.cpp IsAnyDeviceSelected() (193) :
BDKeyInput[0]=0x05, BDKeyInput[1]=0x00, Elapsed time:( 1036.528)
BDKeyInput[0]=0x00, BDKeyInput[1]=0x58, Elapsed time:( 1041.123)
DBG_MSG /home5/sj9120.hong/views/FIRENZE/Firenze-D6900-Secure/PHAROS/PP_PharosApp/SetupControl/Settings/SetupSystem/SetupBDDataManagement/Popup/SetupBdDataManagementDataSourceAdaptor.h ~CBdDataManagementDataSourceAdapter() (144) :CBdDataManagementDataSourceAdapter destructor
The device size:: 15607920
BDKeyInput[0]=0x05, BDKeyInput[1]=0x00, Elapsed time:( 1041.352)
The device size:: 15607920
Maybe rooting a D series BD can be the first step to D-seriesTV ...
I just try last widget(3) but error unzipping...

A 4-th version soon ?