Jump to content

eternalWalker

Members
  • Posts

    42
  • Joined

  • Last visited

Everything posted by eternalWalker

  1. @wildcat_paris (?) Out of stock....
  2. Nope ? I have no such intention , that EVERY "SD Card " to prepare before placing it in the BpiM3 . I'm not active developer ( in the 90s I programmed in 'C' and assembler ) . As a normal user was looking for such a solution : I put the "SD Card " in the slot , and I want to see you through the operating system . Links to chat on IRC are not for me to solve this problem - and for every normal USER (no developer) too. And by the way , in which of these five files , after compiling the sys_config.fex?
  3. I got it! After boot from eMMC i plug SD and ... voila! Effect as in "Android"      root@BananaPiM3:~ # dmesg | tail [ 155.365740] mmc1: new high speed SDHC card at address 59b4 [ 155.372439] mmcblk1: mmc1:59b4 USD00 29.5 GiB [ 155.378893] mmcblk1: p1 p2 [ 155.382764] *******************sd init ok******************* root@BananaPiM3:~ # cat /proc/partitions major minor #blocks name 179 0 7634944 mmcblk0 179 1 262144 mmcblk0p1 179 2 7270400 mmcblk0p2 179 32 4096 mmcblk0boot1 179 16 4096 mmcblk0boot0 179 48 30981120 mmcblk1 179 49 51200 mmcblk1p1 179 50 30827520 mmcblk1p2 // Clone BPI-M3-bsp // Edit the file sys_config.fex /BPI-M3-bsp/sunxi-pack/chips/sun8iw6p1/configs/BPI_M3_1080P/sys_config.fex I use HDMI-1080P, for other Resolution or Video Output must chage the path /BPI_M3_1080P/ Edit sys_config.fex: aud look for [mmc0_para] . . . . . ... ;-------------------------------------------------------------------------------- ; SDMMC PINS MAPPING | ; ------------------------------------------------------------------------------| ; Config Guide | ; sdc_used: 1-enable card, 0-disable card | ; sdc_detmode: card detect mode | ; 1-detect card by gpio polling | ; 2-detect card by gpio irq(must use IO with irq function) | ; 3-no detect, always in for boot card | ; 4-manually insert and remove by /proc/driver/sunxi-mmc.x/insert| ; sdc_buswidth: card bus width, 1-1bit, 4-4bit, 8-8bit | ; sdc_use_wp: 1-with write protect IO, 0-no write protect IO | ; sdc_isio: for sdio card | ; sdc_regulator: power control.if card supports UHS-I/DDR and HS200 timing for| ; SD3.0 or eMMC4.5, regulator must be configured. the value is | ; the ldo name of AXP221, eg: sdc_regulator = "axp22_eldo2" | ; other: GPIO Mapping configuration | ; ------------------------------------------------------------------------------| ; Note: | ; 1 if detmode=2, sdc_det's config=6 | ; else if detmode=1, sdc_det's config=0 | ; else sdc_det IO is not necessary | ; 2 if the customer wants to support UHS-I and HS200 features, he must provide| ; an independent power supply for the card. This is only used in platforms | ; that supports SD3.0 cards and eMMC4.4+ flashes | ;-------------------------------------------------------------------------------- [mmc0_para] sdc_used = 1 sdc_detmode = 3 sdc_buswidth = 4 sdc_clk = port:PF02<2><1><2><default> sdc_cmd = port:PF03<2><1><2><default> sdc_d0 = port:PF01<2><1><2><default> sdc_d1 = port:PF00<2><1><2><default> sdc_d2 = port:PF05<2><1><2><default> sdc_d3 = port:PF04<2><1><2><Default> sdc_det = port:PF06<0><1><2><default> sdc_use_wp = 0 sdc_wp = sdc_isio = 0 sdc_regulator = "none" sdc_power_supply = "vcc-card" And the most important! Change sdc_detmode from 3 to 1 After compile (BPI-M3-bsp) boot from SD Card, flash eMMC with the 5 files , export card=/dev/mmcblk1 dd if=boot0_sdcard.fex of=${card} bs=1k seek=8 dd if=u-boot.fex of=${card} bs=1k seek=19096 dd if=sunxi_mbr.fex of=${card} bs=1k seek=20480 dd if=boot-resource.fex of=${card} bs=1k seek=36864 dd if=env.fex of=${card} bs=1k seek=69632 dd if=boot.fex of=${card} bs=1k seek=86016 Shutdown -h now, SD card out, boot fom eMMC, plug the SD inside and..... Problem solved! Great eW
  4. 66 Euros (incl. shipping!) is not a fortune, and of this actually the chapest (from what I found) octa core Board. Starting in the fun with computers in the 90s with a 386 processor - the 'eight eggs' tempting. Great
  5. But what can you advise me? I hide the "M3" in a drawer and wait for a new 4' kernel? Graat
  6. http://forum.banana-pi.org/t/bpi-m3-new-image-debian-8-jessie-lite-bpi-m3-sd-emmc-img-2016-5-15/1698 Further sinovoip's hard work ? Great eW
  7. ... eMMC BMPi3 with sinovoip's "dietpi" Image (dietpi-preview-bpi-m3-sd-emmc.image 2016-5-14 ) root@BPiM3:~# uname -a Linux BPiM3 3.4.39-BPI-M3-Kernel #1 SMP PREEMPT Tue May 3 13:47:01 UTC 2016 armv7l GNU/Linux Command line used: iozone -e -I -a -s 100M -r 4k -r 16k -r 512k -r 1024k -r 16384k -i 0 -i 1 -i 2 Output is in kBytes/sec Time Resolution = 0.000001 seconds. Processor cache size set to 1024 kBytes. Processor cache line size set to 32 bytes. File stride size set to 17 * record size. random random bkwd record stride kB reclen write rewrite read reread read write read rewrite read fwrite frewrite fread freread 102400 4 3224 4963 9150 9159 8220 3634 102400 16 7474 6181 21394 21420 20109 4830 102400 512 6893 7747 55980 41569 39409 7147 102400 1024 7160 7378 41020 46033 46022 7989 102400 16384 8332 7606 61326 61396 60390 7694 ...& Flash Information: mmc1:0001 info: cid: 15010038575044335200e79f654a13ad csd: d02701320f5903fff6dbffef8e40400d rev: 7 date: 01/2000 name: 8WPD3R type: MMC preferred_erase_size: 524288 cache_ctrl: 0 cache_size: 65536 fwrev: 0x0 hwrev: 0x0 oemid: 0x0100 enhanced_area_offset: 18446744073709551594 manfid: 0x000015 serial: 0xe79f654a uevent: DRIVER=mmcblk MMC_TYPE=MMC MMC_NAME=8WPD3R MODALIAS=mmc:block erase_size: 524288 enhanced_area_size: 4294967274 root@BPiM3:~# cat /proc/sys/vm/mmap_min_addr 4096 Great from Austria @tkaiser have you the image (Semi_Armbian_5.07_M3) like minimal? Without X? Thx. (ich putze nich gerne ) Thx in advance
  8. ...show your hard work... for testing, I'm curious Great #tkaiser Dein Semi_Armbian_5.07_M3.7z funzt immer noch gut - bis jetzt, kanst du es als minimalisisch uploaden; sauber... ohne x? Gruß
  9. I use "Semi_Armbian_5.07_M3", how can I mount blank SD? When I boot from eMMC with blank SD inside - System will not start (First boot A83T is from SD) , When I plug when the systen is already running - is not recognized. Do we need 'redirector' on SD-Bootsector? (like PC+ Floppy Disk) ? After inserting the SD: root@BananaPiM3:~# fdisk -l Disk /dev/mmcblk0: 7,3 GiB, 7818182656 bytes, 15269888 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x000ac9e8 Device Boot Start End Sectors Size Id Type /dev/mmcblk0p1 * 204800 729087 524288 256M c W95 FAT32 (LBA) /dev/mmcblk0p2 729088 15269887 14540800 7G 83 Linux Disk /dev/mmcblk0boot1: 4 MiB, 4194304 bytes, 8192 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk /dev/mmcblk0boot0: 4 MiB, 4194304 bytes, 8192 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes root@BananaPiM3:~# cat /proc/partitions major minor #blocks name 179 0 7634944 mmcblk0 179 1 262144 mmcblk0p1 179 2 7270400 mmcblk0p2 179 32 4096 mmcblk0boot1 179 16 4096 mmcblk0boot0 root@BananaPiM3:~# blkid -c /dev/null /dev/mmcblk0: PTUUID="000ac9e8" PTTYPE="dos" /dev/mmcblk0p1: SEC_TYPE="msdos" LABEL="BPI-BOOT" UUID="4621-6220" TYPE="vfat" PARTUUID="000ac9e8-01" /dev/mmcblk0p2: LABEL="BPI-ROOT" UUID="c551b64c-2f93-4c4c-b35b-5b1680f8a207" TYPE="ext4" PARTUUID="000ac9e8-02" Great eW #tkaiser have you this (Semi_Armbian_5.07_M3) like minimal? Without X? Thx. (ich putze nich gerne )
  10. // I propose , read a little bit about the basics of Linux ... Debian is the simplest and easiest distro - Armbian === Debian - but for arm cpu . Alternatively, you can throw the plunge: gentoo , or Crux (LFS is very nice too) . Anyway - there will never be a "boot as root". You can at most (!) - .... login as root Great eW
  11. I think that this is the easiest solution : (smb.conf) w/o pass...etc....etc [global] workgroup = YOUR_WORKGROUP server string = Samba Server netbios name = SERVER security = user map to guest = Bad User guest account = root load printers = no printing = bsd printcap name = /dev/null disable spools = yes log file = /var/log/samba/%m.log max log size = 50 dns proxy = no socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_RCVBUF=131072 SO_SNDBUF=131072 [My Public Share] guest ok = yes # Next line to adjust (!) path = /public available = yes browsable = yes public = yes writable = yes You can delete, copy, move files..... Es work for me everytime Great eW
  12. ...last Errors W: Cannot check Release signature; keyring file not available /usr/share/keyrings/debian-archive-keyring.gpg ... depmod: ERROR: could not open directory /lib/modules/3.18.0-rc2-custom1-00081-g4622038: No such file or directory depmod: FATAL: could not search modules: No such file or directory depmod: WARNING: could not open /var/tmp/mkinitramfs_bWMlj9/lib/modules/3.18.0-rc2-custom1-00081-g4622038/modules.order: No such file or directory depmod: WARNING: could not open /var/tmp/mkinitramfs_bWMlj9/lib/modules/3.18.0-rc2-custom1-00081-g4622038/modules.builtin: No such file or directory PS: my linux &&: Linux ubuntu 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux CPU: Intel® Pentium® CPU G3220 @ 3.00GHz RAM: 8GB (2x4) Kingston DDR3 ... root@ubuntu:~/linux# git branch * axp209-hwmon Great eW #tkaiser Dein Semi_Armbian_5.07_M3.7z funzt goood bis jetzt, haste es als minimal, sauber ohne x? Gruß #Igor Great (very very BIG) Work..&& .thx, but i hope that improve search functions for forum
  13. I see that you are also the night man. Where are you from? ...work in progress..... Last warning is 'W: Cannot check Release signature; keyring file not available /usr/share/keyrings/debian-archive-keyring.gpg' but it goes on.. ...work in progress.....
  14. 'ur vorgotten... git clone -b sunxi https://github.com/linux-sunxi/u-boot-sunxi.git look -> #UBOOT_SRC_DIR is a git clone http://git.denx.de/u-boot.git UBOOT_SRC_DIR=./u-boot-sunxi ...after clone (your script) -> 'http://git.denx.de/u-boot.git'i have dir 'u-boot' For 'UBOOT_SRC_DIR=./u-boot-sunxi' i must clone 'https://github.com/linux-sunxi/u-boot-sunxi.git'(?) Great eW
  15. #tusker ...and what is with 'sun8i-a83t-sinovoip-bpi-m3.dtb' after compile? Missing... Great from Austria
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines