Quantcast
Channel: Armbian news
Viewing all 486 articles
Browse latest View live

SSH login failure with Cubieboard 2 and Armbian 5.04 (Vanilla Jessie)

$
0
0

Dear Igor,

 

first of all: Thank you very much for the work on armbian! 

 

My problem now is:

 

I installed armbian on my cubieboard 2 (on 16 GB SD card) and first everthing went fine. I did all the management via putty and ssh but since a couple of days I can't ssh anymore. That means, ssh login with username and password is succesful, but I do not get any command line. 

 

Besides I get a couple of other problems: One is, when I boot up, I takes about 10 min, since problems with "LSB", this means:

 

It takes about 5 minutes withe the message: "a start job is running for LSB: raise network interfaces"

 

Similiar problems occur during shutting down the system (here with a different service) ...

 

After login as user (non-root and root is the same), console output is stuck with:

 

cat: /var/run/machine.id: no such file or directory

 

Do yo have an idea what is causing the problme and how i can fix this?  

 

Thank you very much in advance!

 

Oliver


Missing in Ubuntu Trusty Desktop Image

$
0
0

I downloaded "Armbian_5.04_Bananapipro_Ubuntu_trusty_3.4.110_desktop.zip" but after installing I found that it  has two  basic issues >>

(1) Mounting of USB sticks .. 

(2)  No preinstalled classical Network manager .. so I wonder how to connect USB EVDO type modems in absence of network manager ?

 

P.S :- target Board is Banana pi.

Testers wanted: SD card performance

$
0
0

Hi,

 

in addition to some research regarding a few quality SD cards I wanted to ask our users to contribute to some collective benchmarking.

 

In case you bought Samsung, SanDisk, Toshiba or Transcend SD cards within the last few months, have a A20 device and are able to test the card in question, please use this A20 Armbian 5.07 image (vanilla kernel, performance governor, no user creation), burn the image on the card, connect board to network, start it and do the following at least twice

iozone -e -I -a -s 100M -r 4k -r 16k -r 512k -r 1024k -r 16384k -i 0 -i 1 -i 2

Please be aware that some cards seem to need some time for auto calibration when being first used so please do the test at least two times and in case results improve repeat the test until results seem to be stable (please see the test linked above for my experiences with a few Samsung cards that needed 4 test runs and then some performance values were twice as good than before).

 

When you're finished please execute 'armbianmonitor -u' to collect system information and post the support URL armbianmonitor provides, your test results and description of your board and the tested card in this thread.

 

I'm especially interested in results of cards with different capacity so in case you've for example two SanDisk Extreme Plus (one with 8 and another with 32 GB) then results from both cards are interesting since performance might improve with higher capacity cards.

A20 Olinuxino Micro Doesn't boot with Legacy Ubuntu

$
0
0

Hi,

I am using A20 Micro Olinuxino card. I have problems with legacy built (Ubuntu 3.4.110). I also tried the other built Vanilla (Ubuntu 4.4.1). The second one is successfully booted. However the first one, although I have tried several SD cards, did not continue after loading the kernel. The monitor shows a noisy image and stop working. I couldn't connect to it with SSH either. So the problem is not only with the HDMI  connection or Xorg. Somehow kernel stops booting.

 

The reason I want to use the older kernel is because it has NAND Flash support and video HW acceleration support (as stated in armbian.com).

Please point me to right direction.

 

Regards.

DS18B20 temperature sensor in Lamobo R1

$
0
0

Been trying to use a DS18B20 with the Lamobo R1 and the last ArmBian, without success.

 

As I have already an RTC in the first pins, connected it as follows:

 

PIN 16=GPI04 / DATA

PIN 17=3.3V

PIN 20=GND

 

I also added the required resistor between 3.3V and GPI04.

 

Add to /etc/modules

 

w1_sunxi

w1_gpio

w1_therm

 

Added to my fex file:

 

[w1_para]

w1_used = 1

gpio = 16

 

Modified my dts:

 

 pinctrl@01c20800 {

....

                       my_w1_pin@0 {

                                allwinner,pins = "PH16";

                                allwinner,function = "gpio_in";

                                allwinner,drive = <0x0>;

                                allwinner,pull = <0x1>;

                                linux,phandle = <0x44>;

                                phandle = <0x44>;

                        };

                };

 

       onewire_device {

                compatible = "w1-gpio";

                gpios = <0x1f 0x8 0x14 0x0>;

                pinctrl-names = "default";

                pinctrl-0 = <0x44>;

                status = "okay";

        }; 

 

I also disabled the UART associated with pin 16.

 

After rebooting, no sign of it:

 

root@ruir:/sys/bus/w1/devices# ls -la

total 0

drwxr-xr-x 2 root root 0 Apr 11 17:56 .

drwxr-xr-x 4 root root 0 Apr 11 17:55 ..

root@ruir:/sys/bus/w1/devices#

 

So what do you think I am actually missing?

 

P.S. I am reading about raspberry folds adding 

dtoverlay=w1-gpio,gpiopin=16

To their configurations, no idea if it applies or what to do about that.

Json in the new Armbian dosnt work

$
0
0

Hi all,

 

I download and upgrade the new armbian, and i dont know why, but my web service on Nginx, dosnt work the json... This problem can be for the kernel upgrade? or only is the Muyphy's law?

Thanks

Cubietruck driver ax88179_178a in kernel 3.4.104-sunxi

$
0
0

hi all,

i need add extra ethernet card for my cubietruck A20

I have lindy based on Manufacturer: ASIX Elec. Corp

I have read this topic but i did not understand all.

in my cubie when attach the card in dmesg have :

[  722.103004] usb 4-1: new high-speed USB device number 6 using sw-ehci
[  782.958675] ehci_irq: port change detect

lsusb

Bus 004 Device 007: ID 0b95:1790 ASIX Electronics Corp. 

in another pc with when attach the card

[21892.375550] usb 3-1.2: New USB device found, idVendor=0b95, idProduct=1790
[21892.375557] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[21892.375560] usb 3-1.2: Product: AX88179
[21892.375563] usb 3-1.2: Manufacturer: ASIX Elec. Corp.
[21892.375566] usb 3-1.2: SerialNumber: 000050B616192E
[21892.718677] ax88179_178a 3-1.2:1.0 eth1: register 'ax88179_178a' at usb-0000:00:1a.0-1.2, ASIX AX88179 USB 3.0 Gigabit Ethernet, 00:50:b6:16:19:2e
[21893.082286] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[21895.537107] ax88179_178a 3-1.2:1.0 eth1: ax88179 - Link status is: 1
[21895.549066] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready

is possible enable module in kernel 3.4.104-sunxi?

how can i do?

regards

load time and sleep

$
0
0

Hi all

Some time 

System load:   1.44 

or

System load:   2.13 

 

Board banana pi pro

ARMBIAN Debian GNU/Linux 8 (jessie) 4.4.6
 
 
/etc/init.d# grep sleep *
acpid:    sleep 1
alsa-utils:             sleep 1
armhwinfo:      ifconfig | grep -q eth0 || (ifconfig eth0 up ; sleep 2)
armhwinfo:                              (sleep ${BlinkTime} && echo default-on >/sys/class/leds/green_led/trigger) &
bluetooth:      sleep 1
bootlogs:               sleep 1
brcm40183-patch:    /usr/bin/timeout 60s /usr/local/bin/brcm_patchram_plus -d --patchram /lib/firmware/ap6210/bcm20710a1.hcd --enable_hci --no2bytes --tosleep 1000 $MAC_OPTIONS /dev/$PORT > /tmp/brcm40183.firmware 2>&1
checkfs.sh:                             sleep 5
checkroot.sh:                   sleep 5
checkroot.sh:                   sleep 5
checkroot.sh:           sleep 5
firstrun:while [ -f /tmp/firstrun_running ]; do sleep 1; done
firstrun:       sleep 3
hdparm:  sleep 2
hdparm:            sleep)
hostapd:        sleep 8
keymap.sh:                      sleep 10
killprocs:              sleep 1
lirc:           sleep 1
loadcpufreq:    sleep 1
mountnfs.sh:                    sleep 0.1
nginx:  sleep 1
nginx:                  sleep 1
nmbd:           sleep 1
nmbd:           sleep 1
ntp:            $0 stop && sleep 2 && $0 start
php5-fpm:       # on this one.  As a last resort, sleep for some time.
php5-fpm:       # sleep for some time.
rsync:        sleep 1
rsync:          sleep 1
samba-ad-dc:            sleep 1
samba-ad-dc:            sleep 1
sendsigs:               sleep 1
smbd:           sleep 1
smbd:           sleep 1
udev:  sleep 60
udev:  sleep 30
udev:   sleep 15
upmpdcli:       # on this one.  As a last resort, sleep for some time.

System load:   2.13             Up time:       25 sec
Memory usage:  5 % of 1004Mb    IP:            192.168.1.133
CPU temp:      42°C
Usage of /:    24% of 7.3G      storage/:      5% of 30G
 

 

sleep 5
sleep 5
sleep 30 
sleep 60
sleep 15
 
 
I tried to cut the kernel, to speed up the bootload, but apparently such delays is not going to help?
:)

Cubox-i: Armbian Jessie Vanilla no sound from SPDIF

$
0
0

Hi there,

 

Just loaded Armbian Vanilla Jessie (5.00, 4.4.1 kernel) on one of my Cuboxes. There's no sound from SPDIF, even though it's seen:

 

root@cubox-i:~# aplay -l

**** List of PLAYBACK Hardware Devices ****
card 0: SPDIF [Integrated SPDIF], device 0: S/PDIF PCM snd-soc-dummy-dai-0 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
 
Speaker-test shows no errors:
 
root@cubox-i:~# speaker-test -r 44100 -F S16_LE -c 2 -D hw:0,0
 
speaker-test 1.0.28
 
Playback device is hw:0,0
Stream parameters are 44100Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
Rate set to 44100Hz (requested 44100Hz)
Buffer size range from 64 to 16384
Period size range from 32 to 8192
Using max buffer size 16384
Periods = 4
was set period_size = 4096
was set buffer_size = 16384
 0 - Front Left
 1 - Front Right
Time per period = 5.607037
 0 - Front Left
 1 - Front Right
 
It all appears to work – except for the actual sound coming out. Tried with 2 different Cuboxes. Armbian Legacy (3.14.60) outputs sound OK.
 
Any ideas?

banana R1 / hardware watchdog

$
0
0

Hi,

 

Was anyone able to use the watchdog in the Lamobo/banana pi r1? If not is anyone using some hardware that resets it/an hardware watchdog?

Booting Cubietruck hangs: "A Start Job is running for LSB: Raise network interfaces"

$
0
0

Hello,

 

using newest Legacy Image Armbian_5.04_Cubietruck_Debian_jessie_3.4.110 there is still a wifi problem while booting. Correct?

 

For more than one minute the boot process hangs showing following error message:

"A Start Job is running for LSB: Raise network interfaces"

 

After one minute the boot process continues. The wlan0 connection gets somehow established. But it is slowly und not really stable.

root@cubietruck:~$ cat /etc/network/interfaces
auto eth0
    iface eth0 inet dhcp

auto wlan0
    iface wlan0 inet dhcp
    wpa-ssid My-SSID
    wpa-psk My-Password

auto lo
    iface lo inet loopback
root@cubietruck:~$ lsmod
Module                  Size  Used by
cpufreq_userspace       3524  0
sg                     23765  0
ap6210                625672  0
sunxi_ir                4037  0
hidp                   17640  0
rfcomm                 58686  0
hci_uart               25000  0
bluetooth             264185  5 hidp,hci_uart,rfcomm

dmesg:

[    5.651519] systemd[1]: Starting Syslog Socket.
[    5.656508] systemd[1]: Listening on Syslog Socket.
[    5.660963] systemd[1]: Starting Journal Service...
[    5.692171] systemd[1]: Started Journal Service.
[    5.702433] input: sunxi-ir as /devices/virtual/input/input4
[    5.704280] IR Initial OK
[    5.804250] [ap6210] select wifi ap6210
[    5.815858] [ap6210] Initializing ap6210.
[    5.822280] [ap6210] platform device registered successfully.
[    5.826606] [ap6210] Using ap6210 configuration.
[    5.944254] [mmc-msg] sdc3 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    5.958970] [mmc-msg] sdc3 power on
[    5.984883] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    5.989811] [mmc-msg] sdc3 set round clock 400000, src 24000000
[    6.070155] [ap6210] WLAN placed in POWER ON
[    6.082203] [mmc-err] smc 3 err, cmd 52,  RTO
[    6.086349] [mmc-err] smc 3 err, cmd 52,  RTO
[    6.094725] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    6.106362] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    6.114847] [mmc-err] smc 3 err, cmd 8,  RTO
[    6.123881] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    6.127901] systemd-udevd[105]: starting version 215
[    6.147256] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    6.160363] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    6.172289] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    6.179640] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    6.209152] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
[    6.221414] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
[    6.226696] [mmc-msg] sdc3 set round clock 42857143, src 600000000
[    6.290586] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
[    6.300506] mmc1: new high speed SDIO card at address 0001
[    6.304969] [ap6210] Linux Kernel SDIO/MMC Driver
[    6.324122] [ap6210] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:11:22:33
[    6.816813] [ap6210] WLAN placed in RESET
[    7.217988] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    7.628632] EXT4-fs (mmcblk0p1): re-mounted. Opts: data=writeback,commit=600,errors=remount-ro
[    8.135661] Adding 131068k swap on /var/swap.  Priority:-1 extents:1 across:131068k SS
[    8.219590] [ap6210] Using ap6210 configuration.
[    8.682494] systemd-journald[101]: Received request to flush runtime journal from PID 1
[    9.186599] sunxi_gmac: probed
[    9.192082] eth0: PHY ID 001cc915 at 0 IRQ 0 (sunxi_gmac-0:00) active
[    9.196875] eth0: PHY ID 001cc915 at 1 IRQ 0 (sunxi_gmac-0:01)
[   11.199742] PHY: sunxi_gmac-0:00 - Link is Up - 100/Full
[   19.799483] eth0: no IPv6 routers present
[   62.638592] usb 5-1: USB disconnect, device number 2
[   63.895608] ehci_irq: port change detect
[   63.939154] ehci_irq: port change detect
[   64.281851] usb 5-1: new low-speed USB device number 3 using sw-ohci
[   64.514315] input: Logitech USB Optical Mouse as /devices/platform/sw-ohci.2/usb5/5-1/5-1:1.0/input/input5
[   64.526236] generic-usb 0003:046D:C05A.0004: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-sw-ohci-1/input0
[   70.160329] [ap6210] Dongle Host Driver, version 1.28.23.3 (r).
[   70.167432] [ap6210] Compiled in drivers/net/wireless/ap6210 on Feb 28 2016 at 17:13:38.
[   70.371036] [ap6210] WLAN going back to live
[   70.372797] sdio_reset_comm():
[   70.381236] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
[   70.391740] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
[   70.401051] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
[   70.405984] [mmc-msg] sdc3 set round clock 400000, src 24000000
[   70.469641] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
[   70.483433] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[   70.489429] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[   70.495419] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[   70.502650] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[   70.524561] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
[   70.533018] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
[   70.538189] [mmc-msg] sdc3 set round clock 42857143, src 600000000
[   70.601725] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
[   70.605556] [ap6210] dhd_bus_devreset: WLAN ON
[   70.611595] [ap6210] Final fw_path=/lib/firmware/ap6210/fw_bcm40181a2.bin
[   70.622316] [ap6210] Final nv_path=/lib/firmware/ap6210/nvram_ap6210.txt
[   70.628912] [ap6210] download firmware /lib/firmware/ap6210/fw_bcm40181a2.bin
[   70.919909] [ap6210] Dongle ready, protocol version 4
[   70.926526] [ap6210] Dongle ready, protocol version 4
[   70.938148] [ap6210] Firmware up: op_mode=0x0005, Broadcom Dongle Host Driver mac=98:3b:16:81:07:59
[   70.956258] [ap6210] Firmware version = wl0: Apr 22 2013 14:50:00 version 5.90.195.89.6 FWID 01-b30a427d
[   70.959244] [ap6210] Chip: a962 Rev 1 Pkg 9
[   70.965738] [ap6210] p2p0: p2p_dev_addr=9a:3b:16:81:07:59
[   81.139641] wlan0: no IPv6 routers present
[   86.517656] [ap6210] Couldn't find P2PIE in probe response/beacon
[   86.528817] [ap6210] Couldn't find P2PIE in probe response/beacon
[   86.538836] [ap6210] Couldn't find P2PIE in probe response/beacon
[   86.544727] [ap6210] Couldn't find P2PIE in probe response/beacon
[   86.604441] [ap6210] Couldn't find P2PIE in probe response/beacon
[   92.110103] [ap6210] wl_cfgp2p_do_ioctl: IOCTL req 0x8b03 on p2p0 I/F. Ignoring.
[   92.117048] [ap6210] wl_cfgp2p_do_ioctl: IOCTL req 0x8b1d on p2p0 I/F. Ignoring.
[   92.124434] [ap6210] wl_cfgp2p_do_ioctl: IOCTL req 0x8b09 on p2p0 I/F. Ignoring.
[   93.691415] sunxi_gmac: probed
[   93.696989] eth0: PHY ID 001cc915 at 0 IRQ 0 (sunxi_gmac-0:00) active
[   93.701965] eth0: PHY ID 001cc915 at 1 IRQ 0 (sunxi_gmac-0:01)
[   93.718579] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   94.249248] sunxi_gmac: probed
[   94.254660] eth0: PHY ID 001cc915 at 0 IRQ 0 (sunxi_gmac-0:00) active
[   94.259513] eth0: PHY ID 001cc915 at 1 IRQ 0 (sunxi_gmac-0:01)
[   94.279591] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   96.259989] PHY: sunxi_gmac-0:00 - Link is Up - 100/Full
[   96.267265] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  103.009724] p2p0: no IPv6 routers present
[  106.819706] eth0: no IPv6 routers present
[  159.413080] [ap6210] Couldn't find P2PIE in probe response/beacon
[  159.418491] [ap6210] Couldn't find P2PIE in probe response/beacon
[  159.433247] [ap6210] Couldn't find P2PIE in probe response/beacon
[  159.438638] [ap6210] Couldn't find P2PIE in probe response/beacon
[  159.444145] [ap6210] Couldn't find P2PIE in probe response/beacon
[  159.449463] [ap6210] Couldn't find P2PIE in probe response/beacon
[  159.792900] [ap6210] Couldn't find P2PIE in probe response/beacon
[  159.798485] [ap6210] Couldn't find P2PIE in probe response/beacon
[  159.810808] [ap6210] Couldn't find P2PIE in probe response/beacon
[  159.816694] [ap6210] Couldn't find P2PIE in probe response/beacon
[  161.108750] [ap6210] wl_cfgp2p_do_ioctl: IOCTL req 0x8b03 on p2p0 I/F. Ignoring.
[  161.115986] [ap6210] wl_cfgp2p_do_ioctl: IOCTL req 0x8b1d on p2p0 I/F. Ignoring.
[  161.123417] [ap6210] wl_cfgp2p_do_ioctl: IOCTL req 0x8b09 on p2p0 I/F. Ignoring.
[  162.865714] sunxi_gmac: probed
[  162.871125] eth0: PHY ID 001cc915 at 0 IRQ 0 (sunxi_gmac-0:00) active
[  162.876087] eth0: PHY ID 001cc915 at 1 IRQ 0 (sunxi_gmac-0:01)
[  162.892353] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  164.870859] PHY: sunxi_gmac-0:00 - Link is Up - 100/Full
[  164.878790] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  172.870632] p2p0: no IPv6 routers present

Thanks in advance!

 

cubox-i will not boot

$
0
0

Maybe I missed something, it's been a few weeks since I needed to install an image.  cubox-i with hdmi does not boot.  There is no serial port, so I can not even try to figure it out.  Also it never requests an ip address from the router.  Tried with trusty legacy and vanilla.  Used the link specifically labeled cubox-i  http://www.armbian.com/cubox-i/ 

HB pro lvds screen compatibility

$
0
0

Is there lvds screen compatible with humming board pro version on armbian and if not wich lvds 30pin will u recomend to modify or assist to work on the HB pro 

 

maxresdefault.jpg

cubox will not boot

$
0
0

Maybe I missed something, it's been a few weeks since I needed to install an image.  cubox with hdmi does not boot.  There is no serial port, so I can not even try to figure it out.  Also it never requests an ip address from the router.  Tried with trusty legacy and vanilla.  Used the link specifically labeled cubox-i  http://www.armbian.com/cubox-i/ 

Cubietruck ARMBIAN Debian 8 4.4.3-sunxi Rpimonitor

$
0
0

Hello
I have a problem with the configuration of the PMU and the temperature . All information that I have found so far for the kernel 3.4 . However, I use 4.4.3 . I am using SSH Login me in the Cubietruck then be at the beginning all temperatures displayed correctly .where I find this script ?

 

thanks for your help

 

Bildschirmfoto 2016-04-19 um 20.07.37.png

 

Bildschirmfoto 2016-04-19 um 20.15.45.png


Banana pro. Kernel modules.

$
0
0
Hello.
please tell me, I can find somewhere kernel modules for Armbian legacy trusty? interested ntfs and ufs modules.
or teach how to build their own on my device.

Wbr, Dmitry.

Access uart4 on Hummingboard-i2eX (Debian)?

$
0
0

I am using your Debian (wheezy) on a SolidRun Hummingboard-i2eX.

 

uname -a

Linux cubox-i 3.14.14-cubox-i #2 SMP Mon Aug 31 19:36:11 CDT 2015 armv7l GNU/Linux
 

In /dev, it looks like there are two IMX serial devices:

 

 ls -l /dev/ttymxc*
crw-rw---T 1 root dialout 207, 16 Feb  4  2001 /dev/ttymxc0
crw-rw---T 1 root dialout 207, 19 Feb  4  2001 /dev/ttymxc3
 

I can send/receive data from /dev/ttymxc0 (uart1) by using pin 8 (Tx) and pin 10 (Rx) of the 26-pin header on the board.

 

But how can I access /dev/ttymxc3 (uart4)?  Is there a pin somewhere on the board that I can connect to so I that I can send serial input to uart4?

 

Thank you.

 

Cubietruck onboard bluetooth with mainline kernel

$
0
0

Has anybody got this working with mainline kernel? When I do:

 

brcm_patchram_plus -d  --patchram bcm20710a1.hcd --enable_hci --bd_addr 11:22:33:44:55:66 --no2bytes --tosleep 1000 /dev/ttyS1
 
I get this:
 
option patchram with arg bcm20710a1.hcd
option enable_hci
option bd_addr with arg 11:22:33:44:55:66
option no2bytes
option tosleep with arg 1000
/dev/ttyS1 
Previous discipline = 0
Done setting line discpline
Current discipline = 0
Waiting CTS...
 
And there it stops. No dev hci0 created. I woulb be thankful for any hints that point me in the right direction.
 
Paul

BPIM1+ Ubuntu 16.04 (Xenial)

$
0
0

First of all, thanks for great Armbian, works great...

When will be a release; Ubuntu 16.04 (Xenial) for BPIM1+ ?

 

Cubieboard a20 booot led`s

$
0
0

Hi!

Cubieboard a20 on boot for new armbian`s dont blink led`s

I dont know sucessful load or not! 

On Cubieboard a10 one led blinking! 

 

Viewing all 486 articles
Browse latest View live


Latest Images