AX HD51

Antworten
thomas
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 340
Registriert: Mo 13. Feb 2012, 18:35
Hat sich bedankt: 105 Mal
Danksagung erhalten: 33 Mal

AX HD51

#1

Beitrag von thomas »

root@ax51:~# mount
/dev/root on / type ext4 (rw,relatime,data=ordered)
devtmpfs on /dev type devtmpfs (rw,relatime,size=190292k,nr_inodes=47573,mode=755)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
tmpfs on /media type tmpfs (rw,relatime,size=64k)
tmpfs on /var/volatile type tmpfs (rw,relatime)
/dev/mmcblk0p1 on /boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sda1 on /media/hdd type ext4 (rw,relatime,data=ordered)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
/etc/auto.network on /media/autofs type autofs (rw,relatime,fd=6,pgrp=1918,timeout=5,minproto=5,maxproto=5,indirect)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/sda1 on /media/sda1 type ext4 (rw,relatime,data=ordered)
root@ax51:~#

root@ax51:~# blkid
/dev/mmcblk0p9: UUID="4f53a3dc-eff7-42a5-8993-3e4d4c3ce3ac" TYPE="ext4" PARTLABEL="rootfs4" PARTUUID="4b092c7e-61d8-4e7f-93f4-4a21d87842f6"
/dev/mmcblk0p7: UUID="5cc14992-86de-48c2-b6f6-d2d26cb03772" TYPE="ext4" PARTLABEL="rootfs3" PARTUUID="785a1ad9-687b-4745-bf16-49d4e75cb701"
/dev/mmcblk0p5: UUID="c610e940-e72d-43ca-9367-6f04b42e3e83" TYPE="ext4" PARTLABEL="rootfs2" PARTUUID="ac381a11-0706-4d18-aea4-74394ac95016"
/dev/mmcblk0p3: UUID="564ee61c-05a8-49fe-9d01-15e8031ca605" TYPE="ext4" PARTLABEL="rootfs1" PARTUUID="4eb952e1-7059-4efb-805c-d84d80fe0663"
/dev/mmcblk0p1: SEC_TYPE="msdos" UUID="2CC8-EFA7" TYPE="vfat" PARTLABEL="boot" PARTUUID="ee92b60c-ebd0-413b-b554-dd79a923033c"
/dev/sda1: UUID="10277833-2d0c-40ba-a16a-65353438b039" TYPE="ext4" PARTUUID="57b2d956-01"
/dev/mmcblk0p6: UUID="90a0d961-7620-40c9-b22f-6d5dff167931" TYPE="ext4" PARTLABEL="kernel3" PARTUUID="c8ad74df-b711-49a1-a744-1b29f5263fea"
/dev/mmcblk0: PTUUID="43e2091a-0cc1-4091-9a6d-616c9265193a" PTTYPE="gpt"
/dev/mmcblk0p2: PARTLABEL="kernel1" PARTUUID="ec250c2d-3994-45ca-a956-fcb0ab288bbf"
/dev/mmcblk0p4: PARTLABEL="kernel2" PARTUUID="59125d40-9354-4a59-963c-81f0557ce54a"
/dev/mmcblk0p8: PARTLABEL="kernel4" PARTUUID="07922bb1-530f-4e80-9722-806c14e0844e"
root@ax51:~#

root@ax51:~# parted -l
Model: ATA TOSHIBA MK6465GS (scsi)
Disk /dev/sda: 640GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number Start End Size Type File system Flags
1 1049kB 640GB 640GB primary ext4


Error: /dev/mmcblk0rpmb: unrecognised disk label
Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
Retry/Ignore?
Retry/Ignore? I
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0rpmb: 524kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:

Error: /dev/mmcblk0boot0: unrecognised disk label
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot0: 2097kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:

Error: /dev/mmcblk0boot1: unrecognised disk label
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot1: 2097kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:

Error: The backup GPT table is corrupt, but the primary appears OK, so that will be used.
OK/Cancel? ok
Warning: Not all of the space available to /dev/mmcblk0 appears to be used, you can fix the GPT to use all of the space (an extra 98304 blocks) or continue with the current setting?
Fix/Ignore? Fix
Model: MMC 004GE0 (sd/mmc)
Disk /dev/mmcblk0: 3959MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number Start End Size File system Name Flags
1 1049kB 4194kB 3146kB boot msftdata
2 4194kB 12.6MB 8389kB kernel1
3 12.6MB 1086MB 1074MB ext4 rootfs1
4 1086MB 1095MB 8389kB kernel2
5 1095MB 2168MB 1074MB ext4 rootfs2
6 2168MB 2177MB 8389kB ext4 kernel3
7 2177MB 3251MB 1074MB ext4 rootfs3
8 3251MB 3259MB 8389kB kernel4
9 3259MB 3908MB 649MB ext4 rootfs4
thomas
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 340
Registriert: Mo 13. Feb 2012, 18:35
Hat sich bedankt: 105 Mal
Danksagung erhalten: 33 Mal

Re: AX HD51

#2

Beitrag von thomas »

root ~ # mount
/dev/mmcblk0p7 on / type ext4 (rw,relatime,data=ordered)
devtmpfs on /dev type devtmpfs (rw,relatime,size=145164k,nr_inodes=36291,mode=755)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
mqueue on /dev/mqueue type mqueue (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
tmpfs on /var/volatile type tmpfs (rw,relatime)
/dev/sdb1 on /media/sdb1 type vfat (rw,relatime,gid=6,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/mmcblk0p1 on /media/mmcblk0p1 type vfat (rw,relatime,gid=6,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/mmcblk0p5 on /media/mmcblk0p5 type ext4 (rw,relatime,data=ordered)
/dev/mmcblk0p3 on /media/mmcblk0p3 type ext4 (rw,relatime,data=ordered)
/dev/mmcblk0p9 on /media/mmcblk0p9 type ext4 (rw,relatime,data=ordered)
/dev/sda1 on /media/sda1 type ext4 (rw,relatime,data=ordered)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
/etc/auto.nfs on /media/nfs type autofs (rw,relatime,fd=6,pgrp=2935,timeout=60,minproto=5,maxproto=5,indirect)
tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,size=102792k,mode=700)
root ~ #

root ~ # blkid
/dev/mmcblk0: PTUUID="1cd60133-a878-45fa-bf1a-4829bee84458" PTTYPE="gpt"
/dev/mmcblk0p1: SEC_TYPE="msdos" UUID="16A6-A991" TYPE="vfat" PARTLABEL="boot" PARTUUID="90054e03-48e7-4592-98fa-2cf1679f7f90"
/dev/mmcblk0p2: PARTLABEL="kernel1" PARTUUID="f5d8afa7-d9b1-4563-a898-dc36909dc782"
/dev/mmcblk0p3: UUID="46bf937f-9cd7-456d-a5e4-13aac7637c72" TYPE="ext4" PARTLABEL="rootfs1" PARTUUID="beef2b7d-27c9-4248-9860-ea362e3e6b7a"
/dev/mmcblk0p4: PARTLABEL="kernel2" PARTUUID="7a9f8851-c517-43d3-b863-ce57f00318bc"
/dev/mmcblk0p5: UUID="ad1efbba-8f0a-4d50-abc1-7994773eae2b" TYPE="ext4" PARTLABEL="rootfs2" PARTUUID="97bd5d60-6dce-4acd-9ac1-4c4875873dd3"
/dev/mmcblk0p6: PARTLABEL="kernel3" PARTUUID="af171927-0bb0-430a-ac87-77d67d7318d9"
/dev/mmcblk0p7: UUID="30cce503-aba2-4fb7-aa94-fb26af668793" TYPE="ext4" PARTLABEL="rootfs3" PARTUUID="1daa1d32-687b-40f8-8490-96247162f79c"
/dev/mmcblk0p8: PARTLABEL="kernel4" PARTUUID="51e46a46-6d89-470a-8f38-8022aa2ddd08"
/dev/mmcblk0p9: UUID="2bc1546e-081b-4ac3-b4db-79cfd17b3fe1" TYPE="ext4" PARTLABEL="rootfs4" PARTUUID="2d753ffa-c117-438b-8f46-112a09ef2c1c"
/dev/mmcblk0p10: UUID="efa6a7ec-6d6e-4a41-8ac0-c2d725f60c2f" TYPE="swap" PARTLABEL="swap" PARTUUID="5eabf727-23ef-4191-b1a5-de1c89e8129b"
/dev/sda1: UUID="10277833-2d0c-40ba-a16a-65353438b039" TYPE="ext4" PARTUUID="57b2d956-01"
/dev/sdb1: UUID="7ABA-2938" TYPE="vfat"
root ~ #
Benutzeravatar
udog
Moderator
Moderator
Beiträge: 1634
Registriert: Mi 6. Jul 2011, 11:18
Wohnort: Thüringer (Altenburger Land)
Hat sich bedankt: 313 Mal
Danksagung erhalten: 198 Mal
Kontaktdaten:

Re: AX HD51

#3

Beitrag von udog »

Hast Du Dir schon eine Box zugelegt ? @Thomas
wenn ja welche ist zu empfehlen :ugeek:
bin schwer am überlegen...... :mrgreen:
Folgende Benutzer bedankten sich beim Autor udog für den Beitrag:
thomas (So 8. Okt 2017, 16:46)
Bewertung: 7.69%
Benutzeravatar
fritz
Moderator
Moderator
Beiträge: 1336
Registriert: Mi 13. Jul 2011, 23:15
Wohnort: Bundesdorf
Hat sich bedankt: 72 Mal
Danksagung erhalten: 215 Mal

Re: AX HD51

#4

Beitrag von fritz »

@udog,
ich bin zwar nicht Thomas aber in meinen Augen ist es egal sind ja identisch bis auf die Optik der RCU, die mutant ist etwa ca. 5-10€ günstiger als die AX im Web zu finden.
Folgende Benutzer bedankten sich beim Autor fritz für den Beitrag (Insgesamt 2):
udog (So 8. Okt 2017, 14:32) • thomas (So 8. Okt 2017, 16:46)
Bewertung: 15.38%
Axas E4HD, AX HD 51, wwio Bre2ze 4K & Zgemma H7C
astra 19,2°E & DVB-T2 & DVB-C (Vodafone West)
Benutzeravatar
udog
Moderator
Moderator
Beiträge: 1634
Registriert: Mi 6. Jul 2011, 11:18
Wohnort: Thüringer (Altenburger Land)
Hat sich bedankt: 313 Mal
Danksagung erhalten: 198 Mal
Kontaktdaten:

Re: AX HD51

#5

Beitrag von udog »

Danke @fritz
lese gerade die Bewertungen bei Amazon
Optisch gefällt mir die AX 4K-BOX eigentlich am besten
werd wohl zuschlagen :wink_:
EDIT
Fernbedienung sieht gut aus :wink:
41lo0L8uYUL.jpg
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
Folgende Benutzer bedankten sich beim Autor udog für den Beitrag:
thomas (So 8. Okt 2017, 16:45)
Bewertung: 7.69%
Benutzeravatar
fritz
Moderator
Moderator
Beiträge: 1336
Registriert: Mi 13. Jul 2011, 23:15
Wohnort: Bundesdorf
Hat sich bedankt: 72 Mal
Danksagung erhalten: 215 Mal

Re: AX HD51

#6

Beitrag von fritz »

Meine sieht so aus, stammt aber aus der ersten Serie
HD_51.png
Du kannst dir auch mal den Anhang ansehen, stammt aus meinen Versuch die Fernbedienung ins yweb zu bringen,der leider gescheitert ist weil ich davon zu wenig verstehe,es zeigt in der Fusszeile nur die entsprechenden Tastencodes an.

ps.: Die HD_51map einfach im Browser öffen oder auf die Seite http://hd51.bplaced.net/hd51/HD_51map.html gehen ;)
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
Folgende Benutzer bedankten sich beim Autor fritz für den Beitrag (Insgesamt 2):
udog (So 8. Okt 2017, 14:32) • thomas (So 8. Okt 2017, 16:45)
Bewertung: 15.38%
Axas E4HD, AX HD 51, wwio Bre2ze 4K & Zgemma H7C
astra 19,2°E & DVB-T2 & DVB-C (Vodafone West)
thomas
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 340
Registriert: Mo 13. Feb 2012, 18:35
Hat sich bedankt: 105 Mal
Danksagung erhalten: 33 Mal

Re: AX HD51

#7

Beitrag von thomas »

udog ja habe die Box seit ca 6 Monaten - die wurde mir spendiert, damit mal irgendwann neutrino drauf laufen kann

die unter FB hab ich auch - die hat bessere Belegung der tasten z.b. info, menü , exit

ich guck mir fb mal an im webif
thomas
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 340
Registriert: Mo 13. Feb 2012, 18:35
Hat sich bedankt: 105 Mal
Danksagung erhalten: 33 Mal

Re: AX HD51

#8

Beitrag von thomas »

► Text anzeigen
► Text anzeigen
► Text anzeigen
proc: cpuinfo

processor : 0
model name : ARMv7 Processor rev 3 (v7l)
BogoMIPS : 54.00
Features : half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x42
CPU architecture: 7
CPU variant : 0x0
CPU part : 0x00f
CPU revision : 3

processor : 1
model name : ARMv7 Processor rev 3 (v7l)
BogoMIPS : 54.00
Features : half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x42
CPU architecture: 7
CPU variant : 0x0
CPU part : 0x00f
CPU revision : 3

Hardware : Broadcom STB (Flattened Device Tree)
Revision : 0000
Serial : 0000000000000000

proc: meminfo

MemTotal: 1028020 kB
MemFree: 262156 kB
MemAvailable: 307944 kB
Buffers: 4196 kB
Cached: 51824 kB
SwapCached: 0 kB
Active: 33464 kB
Inactive: 39800 kB
Active(anon): 17268 kB
Inactive(anon): 5168 kB
Active(file): 16196 kB
Inactive(file): 34632 kB
Unevictable: 0 kB
Mlocked: 0 kB
HighTotal: 262144 kB
HighFree: 236 kB
LowTotal: 765876 kB
LowFree: 261920 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 17288 kB
Mapped: 13900 kB
Shmem: 5208 kB
Slab: 13144 kB
SReclaimable: 5560 kB
SUnreclaim: 7584 kB
KernelStack: 1200 kB
PageTables: 516 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 514008 kB
Committed_AS: 210880 kB
VmallocTotal: 245760 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
CmaTotal: 737280 kB
CmaFree: 81988 kB

proc: partitions

major minor #blocks name

1 0 8192 ram0
1 1 8192 ram1
1 2 8192 ram2
1 3 8192 ram3
1 4 8192 ram4
1 5 8192 ram5
1 6 8192 ram6
1 7 8192 ram7
1 8 8192 ram8
1 9 8192 ram9
1 10 8192 ram10
1 11 8192 ram11
1 12 8192 ram12
1 13 8192 ram13
1 14 8192 ram14
1 15 8192 ram15
179 0 3866624 mmcblk0
179 1 3072 mmcblk0p1
179 2 8192 mmcblk0p2
179 3 819200 mmcblk0p3
179 4 8192 mmcblk0p4
179 5 819200 mmcblk0p5
179 6 8192 mmcblk0p6
179 7 819200 mmcblk0p7
179 8 8192 mmcblk0p8
179 9 819200 mmcblk0p9
179 10 502784 mmcblk0p10
179 48 512 mmcblk0rpmb
179 32 2048 mmcblk0boot1
179 16 2048 mmcblk0boot0
8 0 625131864 sda
8 1 625130496 sda1

proc: stat

cpu 1987 0 3677 449974 176 888 60129543878 0 0 0
cpu0 1113 0 1837 223786 109 511 59700047045 0 0 0
cpu1 873 0 1840 226187 66 377 429496832 0 0 0
intr 2763228 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1669857 0 0 0 0 0 1116 3635 0 0 0 17560 11919 0 0 0 0 48 0 6103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 42953 0 114556 0 114557 0 0 0 0 0 0 0 0 59 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 114433 0 0 0 38 0 0 0 0 0 608 0 0 0 66925 0 1 10 0 0 0 6319 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 225341 79620 0 0 0 0 0 0 0 0 817 0 1 1 3 0 0 0 0 0 0 0 0 0 0
ctxt 4443180
btime 1507482293
processes 6144
procs_running 1
procs_blocked 0
softirq 1579546 775753 356911 16103 43686 85 0 7044 267393 0 112571
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
Folgende Benutzer bedankten sich beim Autor thomas für den Beitrag:
TangoCash (So 8. Okt 2017, 21:17)
Bewertung: 7.69%
Benutzeravatar
fritz
Moderator
Moderator
Beiträge: 1336
Registriert: Mi 13. Jul 2011, 23:15
Wohnort: Bundesdorf
Hat sich bedankt: 72 Mal
Danksagung erhalten: 215 Mal

Re: AX HD51

#9

Beitrag von fritz »

Hast das hin bekommen damit das Bild mit der AX-RCU im yweb funzt ?
Axas E4HD, AX HD 51, wwio Bre2ze 4K & Zgemma H7C
astra 19,2°E & DVB-T2 & DVB-C (Vodafone West)
thomas
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 340
Registriert: Mo 13. Feb 2012, 18:35
Hat sich bedankt: 105 Mal
Danksagung erhalten: 33 Mal

Re: AX HD51

#10

Beitrag von thomas »

ja fb geht im webif
Benutzeravatar
fritz
Moderator
Moderator
Beiträge: 1336
Registriert: Mi 13. Jul 2011, 23:15
Wohnort: Bundesdorf
Hat sich bedankt: 72 Mal
Danksagung erhalten: 215 Mal

Re: AX HD51

#11

Beitrag von fritz »

schön, dann war meine fieselige Arbeit mit der map-Erstellung doch nicht vergebens :)
Axas E4HD, AX HD 51, wwio Bre2ze 4K & Zgemma H7C
astra 19,2°E & DVB-T2 & DVB-C (Vodafone West)
Benutzeravatar
max
Moderator
Moderator
Beiträge: 812
Registriert: Mi 6. Jul 2011, 22:23
Hat sich bedankt: 26 Mal
Danksagung erhalten: 49 Mal

Re: AX HD51

#12

Beitrag von max »

rc.png
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
Benutzeravatar
max
Moderator
Moderator
Beiträge: 812
Registriert: Mi 6. Jul 2011, 22:23
Hat sich bedankt: 26 Mal
Danksagung erhalten: 49 Mal

Re: AX HD51

#13

Beitrag von max »

für fritz tuxcom geht hier :wink:
screenshot.png
tuxcom.tar.gz
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
Folgende Benutzer bedankten sich beim Autor max für den Beitrag (Insgesamt 2):
fritz (So 8. Okt 2017, 23:43) • thomas (Mo 9. Okt 2017, 10:54)
Bewertung: 15.38%
Benutzeravatar
fritz
Moderator
Moderator
Beiträge: 1336
Registriert: Mi 13. Jul 2011, 23:15
Wohnort: Bundesdorf
Hat sich bedankt: 72 Mal
Danksagung erhalten: 215 Mal

Re: AX HD51

#14

Beitrag von fritz »

Frage 1: Ist das tuxcom im bs-ddt gebaut ? Wenn ja wie ?
Frage 2: Welches basis-image wird gebraucht damit es klappt ? ni ? yocto oder e2 mit eingepflanzer neutrino ?
Axas E4HD, AX HD 51, wwio Bre2ze 4K & Zgemma H7C
astra 19,2°E & DVB-T2 & DVB-C (Vodafone West)
Benutzeravatar
max
Moderator
Moderator
Beiträge: 812
Registriert: Mi 6. Jul 2011, 22:23
Hat sich bedankt: 26 Mal
Danksagung erhalten: 49 Mal

Re: AX HD51

#15

Beitrag von max »

1. ja ist mit bs-ddt gebaut
2. ich habe hier VTI auf der solo4k, welche libs ich kopiere, hast du ja in der neutrino-release.mk von mir gesehen.

kopiere es doch mal in plugin ordner, dann wirst du ja sehen ob es geht.
Antworten

Zurück zu „AX 4K HD51 - Allgemeines“