SD Card - DM900UHD 4K

Melgas

Registered
Messages
142
#

Hello

I have DM900UHD 4K + Newnigma2 OE2.5 installed.
This box of has no HDD / SSD.
It has a 250GB PEN working well.
But this Box does not recognize the inserted SD Card.

I need to solve this problem.
I formatted the SD Card in EXT4.

To read my UUID, I put in Telnet:

root @ dm900: ~ $ blkid

I received this information:

#

/dev/mmcblk0p2: LABEL="dreambox-rootfs" UUID="3dc2f773-5877-44e4-b230-d669f097403" TYPE="ext4" PARTLABEL="rootfs" PARTUUID="098638ff-295a-424b-a814-22af1923553"

/dev/mmcblk0p3: LABEL="dreambox-data" UUID="eccdda25-1a32-49f2-a4b0-5ccf5cf0567" TYPE="ext4" PARTLABEL="data" PARTUUID="5a228664-24c2-4abd-a741-02831f01156e"

/dev/sda1: LABEL="DM900UHD 4K" UUID="764C68884C6844C9" TYPE="ntfs" PARTLABEL="deambox-storage" PARTUUID="0137f2c1-b729-4baa-a9e0-f1d16cadb1d0"

/dev/mmcblk0: PTUUID="d6dc7f93-f6d2-446c-a45d-fbd1e4852cf3" PTTYPE="gpt"

/dev/mmcblk0p1: PARTLABEL="kernel" PARTUUID="aea839fe-a2dd-45d7-ba18-ec1457fc18d"

#

From here, I don't know what to do anymore.

I need yours help.

Thank you.

#
 
Last edited:

predator_2

Donating Member
Messages
175
Hi. To solve this, find this plugin.

enigma2-plugin-extensions-userscripts_5.9.5_all.deb

Your SD must be ext4 formated.
 

Melgas

Registered
Messages
142
#
Hi @predator_2.

I found new version of this plugin:
"enigma2-plugin-extensions-userscripts_6.0.4_all.deb"

I installed and reboot Box.
In Plugins I have the Extension.
I formatted the SD Card in EXT4.
But I don't know what to do ...

I have the SD Card inserted; but still not recognized.

I saw in some forums that I have to edit the file "fstab" and put an instruction.
But I don't know how to do it.

Thanks for your help.
#
 

predator_2

Donating Member
Messages
175
You must to identify your serial sd card, and insert like this.

rootfs / rootfs rw,relatime 0 1
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
tmpfs /run tmpfs rw,nosuid,nodev,relatime,mode=755 0 0
tmpfs /tmp tmpfs rw,relatime 0 0
tmpfs /var/volatile tmpfs rw,relatime,mode=755 0 0
/dev/disk/by-label/dreambox-data /data auto noauto,x-systemd.automount,nofail 0 0
/dev/disk/by-uuid/bd15f549-3d7b-4927-adf3-d46073f37a8d /media/HITACHIHTS723216L9SA60 auto auto,nofail 0 0
/dev/disk/by-uuid/af853438-324b-4430-97ac-95969b2b3976 /media/hdd auto auto,nofail 0 0
/dev/disk/by-uuid/dc3c7080-bb5f-1547-a0e5-d0ad52fd1381 /media/sdcard auto auto,nofail 0 0
 

Melgas

Registered
Messages
142
#
Hi @predator_2.

I inserted in "fstab" the red line.
I restarted the box.
I still don't have the SD Card in the Box.

Thanks for your help.
#
 

predator_2

Donating Member
Messages
175
You must to find in telnet, serial of your sd card inserdet in your box.
Then you write this serial your card serial, in fstab line in your receiver, restart, enable sd card in user script, mount sd card.

I have given an example with red line, what is in red line is my serial sd card.

It is little to work, but you will do that.
 

Melgas

Registered
Messages
142
#
Hi @predator_2.

I am a newbie.
What I was able to do to identify the SD Card is in the initial Post.

I don't know how to do anything else.

Sorry for the inconvenience I gave you.
Thanks for your help.
#
 

predator_2

Donating Member
Messages
175
#



root @ dm900: ~ $ blkid



/dev/mmcblk0p2: LABEL="dreambox-rootfs" UUID="3dc2f773-5877-44e4-b230-d669f097403" TYPE="ext4" PARTLABEL="rootfs" PARTUUID="098638ff-295a-424b-a814-22af1923553"

/dev/mmcblk0p3: LABEL="dreambox-data" UUID="eccdda25-1a32-49f2-a4b0-5ccf5cf0567" TYPE="ext4" PARTLABEL="data" PARTUUID="5a228664-24c2-4abd-a741-02831f01156e"

/dev/sda1: LABEL="DM900UHD 4K" UUID="764C68884C6844C9" TYPE="ntfs" PARTLABEL="deambox-storage" PARTUUID="0137f2c1-b729-4baa-a9e0-f1d16cadb1d0"

/dev/mmcblk0: PTUUID="d6dc7f93-f6d2-446c-a45d-fbd1e4852cf3" PTTYPE="gpt"

/dev/mmcblk0p1: PARTLABEL="kernel" PARTUUID="aea839fe-a2dd-45d7-ba18-ec1457fc18d"

If you see in your log, dont see media/sdcard.
Format sdcard ok, until DM dont see sdcard, you cant find the serial card.
 

predator_2

Donating Member
Messages
175
#
Hi @predator_2.

Step 1.
Format your sd card on 64bit system, with label SD.
On telnet type blkid and you will find label SD, like from image.



Step 2.
On your box enter root/var/etc/fstab and on botom of line insert serial sd card like this.
/dev/disk/by-uuid/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx /media/sdcard auto auto,nofail 0 0
Step 3.
Restart the box, and install only this type of plugins, other dont work.
enigma2-plugin-extensions-userscripts_5.9.5_all.deb
Restart.
On user script must be set like an image.



Step 4.
Enter on receiver menu/setup/device/storage devices/ and mount your sdcard. And now you have an working sdcard.



Maybe will be something dont work, but with little hard work and atention, you will can do this.

-----------------------------------
 
Last edited:

Melgas

Registered
Messages
142
Hi @ predator_2.

You did a great job. With all the details.
I already have the SD Card, recognized in Box:

https://www.screencast.com/t/3bQgTft1p0DV

I followed, point by point, all his instructions, strictly.
I reconfirmed again and everything is according to your instructions.

But there is an unsurpassable error:

https://www.screencast.com/t/Dsvxzvwhs

https://www.screencast.com/t/ocbu5hdur1ho

I think the problem now has to do with the configuration of the PEN.
You will tell me what to do next.

Sorry for the inconvenience.
Thank you very much. Hugs.
#
 
Last edited:

predator_2

Donating Member
Messages
175
Select manually mount.

Enable partition automount with yes, then mountpoint rename media/sdcard or hdd, and then will work.



 

Melgas

Registered
Messages
142
#
Hi @predator_2.

I had already performed manual assembly.
Unsuccessful, too.
But I ran again manually:
https://www.screencast.com/t/2rr1u0Wu
https://www.screencast.com/t/8FptGtKoqc

I checked it all over again.
The line in fstab is correct.

I am thinking of exchanging the Newnigma2 Image for another.
This image has few valences:
- Does not work IPTV, nor WebCam with the plugin Newnigma2.
- Does not work the Spanish Abertis DTT Sat @ Hispasat 30W.
- Does not work properly with Skin HDGlass17.
- Among others ...

What Image advises me, with these skills and the possibility of installing OSCam.

Thank you so much for your extraordinary help.
Hugs.
#
 

predator_2

Donating Member
Messages
175
DM 900, 920 is Germany product.
Newnigma2 with daily updade is DreamMultimedia team suport. And other image work ok, and have great suport, but this image i like it.

Install new fresh image, and start again, slow, with an cup of cofee. You will do all ok. Don't give up, and finaly you will have good rezult.

I have DM 920, and image is instaled from 03-04-2019, work ok untill now.
 

Melgas

Registered
Messages
142
#
Hi @predator_2.

Thank you for your support and attention.
You are extraordinary.
All good for you.

Hugs.
#
 
Top