Dear visitor, welcome to Dreamboard. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
This post has been edited 1 times, last edit by "TheDOC" (Jan 15th 2006, 7:07pm)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
root@dm7025:/etc# ps
PID Uid VmSize Stat Command
1 root 592 S init [3]
2 root SWN [ksoftirqd/0]
3 root SW< [events/0]
4 root SW< [khelper]
5 root SW< [kthread]
6 root SW< [kblockd/0]
34 root SW [pdflush]
35 root SW [pdflush]
37 root SW< [aio/0]
36 root SW [kswapd0]
619 root SW [kseriod]
639 root SW [mtdblockd]
645 root SW [pktgen/0]
747 root SWN [jffs2_gcd_mtd3]
797 root SW [kjournald]
1348 root 716 S udhcpc -b -p /var/run/udhcpc.eth0.pid -i eth0
1441 root 688 S /usr/sbin/dropbear -r /etc/dropbear/dropbear_rsa_host
1454 root 684 S /usr/sbin/inetd
1466 root 652 S /sbin/syslogd -n -C 64 -m 20
1468 root 628 S /sbin/klogd -n
1512 root 516 S telnetd
1513 root 900 S -sh
1552 root 768 R ps
root@dm7025:/etc#
|
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
root@dm7025:/etc# enigma2 PYTHONPATH: /usr/lib/enigma2/python + (0) Configuration + (8) graphics acceleration manager + (9) gLCDDC + (9) GFBDC /dev/fb/0: No such file or directory framebuffer not available. FATAL: no framebuffer available root@dm7025:/etc# |
Quoted
Original von blaich
Ich habe eine Anmerkung die bei gelegnheit gefixt werden sollte.
Menue meiner Alphacrypt CI Karte wird beim Update unvollständig angezeigt und ich kann nicht erkennen wie der aktuelle % stand ist.
Quoted
Original von el_tonno
Ich habe folgendes Problem:
Zuerst habe ich das Originalimage von der DMM- Homepage geflasht.
Das funzt soweit.
Dann bin ich nach der update-Anleitung von dreamville vorgegangen und wollte enigma2 aktualisieren. Dies scheint auch zu klappen.
Nur habe ich das Problem, dass Enigma2 dann nicht mehr startet. Das Netzwerk ist ok.
ps zeigt mir folgendes:
![]()
Source code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26root@dm7025:/etc# ps PID Uid VmSize Stat Command 1 root 592 S init [3] 2 root SWN [ksoftirqd/0] 3 root SW< [events/0] 4 root SW< [khelper] 5 root SW< [kthread] 6 root SW< [kblockd/0] 34 root SW [pdflush] 35 root SW [pdflush] 37 root SW< [aio/0] 36 root SW [kswapd0] 619 root SW [kseriod] 639 root SW [mtdblockd] 645 root SW [pktgen/0] 747 root SWN [jffs2_gcd_mtd3] 797 root SW [kjournald] 1348 root 716 S udhcpc -b -p /var/run/udhcpc.eth0.pid -i eth0 1441 root 688 S /usr/sbin/dropbear -r /etc/dropbear/dropbear_rsa_host 1454 root 684 S /usr/sbin/inetd 1466 root 652 S /sbin/syslogd -n -C 64 -m 20 1468 root 628 S /sbin/klogd -n 1512 root 516 S telnetd 1513 root 900 S -sh 1552 root 768 R ps root@dm7025:/etc#
Wenn ich enigma2 dann mit der Kommandozeile manuell starten will, kommt folgende Meldung:
![]()
Source code
1 2 3 4 5 6 7 8 9 10 root@dm7025:/etc# enigma2 PYTHONPATH: /usr/lib/enigma2/python + (0) Configuration + (8) graphics acceleration manager + (9) gLCDDC + (9) GFBDC /dev/fb/0: No such file or directory framebuffer not available. FATAL: no framebuffer available root@dm7025:/etc#
Also: kein Zugriff auf den Framebuffer
Was mache ich falsch???
thx