search for: cubieboard2

Displaying 20 results from an estimated 24 matches for "cubieboard2".

Did you mean: cubieboard
2013 Aug 30
7
bootwrapper can't be compiled for cubieboard2
Hi Ian, I try compile the bootwrapper for cubieboard2 like this: joshzhao@joshzhao-ThinkCentre-M58p:~/project/Xen/A20/boot-wrapper$ make cubieboard2_defconfig CROSS_COMPILE=arm-linux-gnueabihf- # # configuration written to .config # joshzhao@joshzhao-ThinkCentre-M58p:~/project/Xen/A20/boot-wrapper$ make CROSS_COMPILE=arm-linux-gnueabihf- make -C scr...
2013 Nov 01
7
[PATCH v4 0/3] support for cubieboard2 / sunxi processors
The majority of this series went in a while back, what remains is just the basic platform support and the UART blacklisting. The series has also grown a constcorrectness fix for the other existing platforms too. Still no SATA support from upstream sadly. Bamvor has written some generic docs at http://wiki.xenproject.org/wiki/Xen_ARMv7_with_Virtualization_Extensions/Allwinner Thanks, Ian.
2015 Sep 04
1
further testing - Re: dhcp errors - Re: dhcp example
This will be it for tonight... Sep 3 20:35:30 homebase dhcpd: DHCPDISCOVER from 02:97:09:02:23:a2 (cubieboard2) via eth0 Sep 3 20:35:31 homebase dhcpd: DHCPOFFER on 192.168.192.21 to 02:97:09:02:23:a2 (cubieboard2) via eth0 Sep 3 20:35:31 homebase dhcpd: /usr/local/sbin/dhcp-dyndns.sh: line 17: /var/log/dyndns.log: Permission denied Sep 3 20:35:31 homebase dhcpd: /usr/local/sbin/dhcp-dyndns.sh: line 49...
2017 Feb 05
2
Chrony vd NTP
I have read: http://thegeekdiary.com/centos-rhel-7-chrony-vs-ntp-differences-between-ntpd-and-chronyd/ My server is up all the time and will serve time to internal systems (via DHCP options). Caveat is that my server is an armv7 (Cubieboard2) which does not have an RTC (no battery). So whenever the system boots, the time is ZERO (Dec 31, 1969 or some such). Chrony fixes this really fast; shortly after boot the time is good. Chrony CAN be configed as an internal time server. But chrony does not seem to step the clock for any adju...
2015 Sep 03
2
dhcp errors - Re: dhcp example
...ogger "DHCP-DNS Update failed: $result" > else > echo "DHCP-DNS Update succeeded" > logger "DHCP-DNS Update succeeded" > fi > > exit $result Sep 3 19:27:09 homebase dhcpd: DHCPREQUEST for 192.168.192.21 (192.168.192.2) from 02:97:09:02:23:a2 (cubieboard2) via eth0 Sep 3 19:27:09 homebase dhcpd: DHCPACK on 192.168.192.21 to 02:97:09:02:23:a2 (cubieboard2) via eth0 Sep 3 19:27:12 homebase named[22720]: client 192.168.192.21#36919 (0.centos.pool.ntp.org): query (cache) '0.centos.pool.ntp.org/A/IN' denied Oops, Looks like I have acl proble...
2013 Dec 09
7
Best board for ARM ?
2017 Feb 05
2
Chrony vd NTP
...;> I have read: >> http://thegeekdiary.com/centos-rhel-7-chrony-vs-ntp-differences-bet >> ween-ntpd-and-chronyd/ >> >> My server is up all the time and will serve time to internal >> systems (via DHCP options). >> >> Caveat is that my server is an armv7 (Cubieboard2) which does not >> have an RTC (no battery). So whenever the system boots, the time >> is ZERO (Dec 31, 1969 or some such). >> >> Chrony fixes this really fast; shortly after boot the time is good. >> Chrony CAN be configed as an internal time server. But chrony does...
2017 Mar 21
1
Centos7 USB wifi recommendation
...e worked for me as well. Their range, however, is a third >> or half as much as a normal wifi device. >> > > in general, the back of a server, buried under all the cables, and > right up against the metal box is a lousy place for an RF antenna... > My application is for a Cubieboard2 in its plastic case, sitting on my desk next to my notebook for development testing. Or in my hotel room or conference meeting 'wireless cafe'. Not for my production 'rack': http://medon.htt-consult.com/~rgm/cubieboard/cubietower-3.JPG
2018 Aug 02
1
ifcfg-link?
...Error: Connection activation failed: No suitable device found for this connection. Oops. ? rebooting did not help.? Came up with no address for interface eth0, yet no suitable device. Where would I look to find what may be happening here? I appreciate that this may be specific to armv7 and my Cubieboard2, but then again, it may be something known by other Centos people. Thanks for any help!
2017 Feb 05
1
Chrony vd NTP
...t htt-consult.com> > > I have read: > http://thegeekdiary.com/centos-rhel-7-chrony-vs-ntp-differences-bet > ween-ntpd-and-chronyd/ > > My server is up all the time and will serve time to internal > systems (via DHCP options). > > Caveat is that my server is an armv7 (Cubieboard2) which does not > have an RTC (no battery). So whenever the system boots, the time > is ZERO (Dec 31, 1969 or some such). > > Chrony fixes this really fast; shortly after boot the time is good. > Chrony CAN be configed as an internal time server. But chrony does > not seem to s...
2013 Sep 20
20
[PATCH v3 0/7] support for cubieboard2 / sunxi processors
See http://www.gossamer-threads.com/lists/xen/devel/297170 for some information on how to get this going. I''ve rebased and addressed the review comments. With this rebase I''ve picked up some patches from Julien which were required to do things properly, so the gic v7 and device blacklisting patches have been changed to use the proper mechanisms. Previously I was able to boot
2013 Sep 13
10
[PATCH RFC 0/8] xen/arm: initial cubieboard2 support.
See http://www.gossamer-threads.com/lists/xen/devel/297170 for some information on how to get this going. I''ve rebased and addressed the review comments. As before several of the patches are not to be applied because they can be done better using infrastructure from Julien''s "Allow Xen to boot with a raw Device Tree" patch. They are included for completeness. With
2015 Sep 04
0
dhcp errors - Re: dhcp example
...esult" >> else >> echo "DHCP-DNS Update succeeded" >> logger "DHCP-DNS Update succeeded" >> fi >> >> exit $result > > Sep 3 19:27:09 homebase dhcpd: DHCPREQUEST for 192.168.192.21 > (192.168.192.2) from 02:97:09:02:23:a2 (cubieboard2) via eth0 > Sep 3 19:27:09 homebase dhcpd: DHCPACK on 192.168.192.21 to > 02:97:09:02:23:a2 (cubieboard2) via eth0 > Sep 3 19:27:12 homebase named[22720]: client 192.168.192.21#36919 > (0.centos.pool.ntp.org): query (cache) '0.centos.pool.ntp.org/A/IN' > denied > >...
2013 Dec 16
8
XEN/arm XENFB support
Goodmorning, I''m currently playing with XEN/arm on my Allwinner A20 (cubieboard2) I would like to get the XENFB driver working on domU. But currently in xen/arm there''s no support for VFB, atleast qemu is not supported. But this video http://www.youtube.com/watch?v=po1IeElg8tg and this one http://www.youtube.com/watch?v=Km6gBnIqaWo is showing a working framebuffer. So...
2017 Feb 05
0
Chrony vd NTP
...gt; http://thegeekdiary.com/centos-rhel-7-chrony-vs-ntp-differences-bet >>> ween-ntpd-and-chronyd/ >>> >>> My server is up all the time and will serve time to internal >>> systems (via DHCP options). >>> >>> Caveat is that my server is an armv7 (Cubieboard2) which does not >>> have an RTC (no battery). So whenever the system boots, the time >>> is ZERO (Dec 31, 1969 or some such). >>> >>> Chrony fixes this really fast; shortly after boot the time is good. >>> Chrony CAN be configed as an internal time serv...
2014 Dec 10
0
Samba embedded device?
...learOS. I am moving off this. I have committed to ARM platforms for the power savings. At this point I don't know at all about the performance. I AM running my mailserver (Redsleeve6/Postfix/mysql/spammassasin/clamav/amavis) on a Cubietruck and it seems to be handling my mail load. The Cubieboard2 and Cubietruck both use the Allwinner A20 (1Gb mem/100Mb lan vs 2Gb mem/1Gb lan). Both have sata. The Wandboard quad is $40 more than the CT, but a quad cpu (vs duo). A number of linuxes are available for the various armv7 boards. The armv8s (64bit) are now coming out, but still pricey for m...
2015 Sep 08
0
Secondary for samba zone
...0 100 88 homebase.home.htt. _kpasswd SRV 0 100 464 homebase.home.htt. _ldap SRV 0 100 389 homebase.home.htt. $ORIGIN _udp.home.htt. _kerberos SRV 0 100 88 homebase.home.htt. _kpasswd SRV 0 100 464 homebase.home.htt. $ORIGIN home.htt. $TTL 3600 ; 1 hour cubieboard2 A 192.168.192.21 $TTL 900 ; 15 minutes DomainDnsZones A 192.168.192.2 $ORIGIN DomainDnsZones.home.htt. _ldap._tcp.Default-First-Site-Name._sites SRV 0 100 389 homebase.home.htt. _ldap._tcp SRV 0 100 389 homebase.home.htt. $ORIGIN home.htt. ForestDnsZones A...
2017 Aug 10
4
Errors on an SSD drive
...you get for > smartctl -x <dev> About 17KB of output? I don't know how to read what it is saying, but noted in the beginning: Write SCT (Get) XXX Error Recovery Control Command failed: scsi error badly formed scsi parameters Don't know what this means... BTW, the system is a Cubieboard2 armv7 SoC running Centos7-armv7hl. This is the first time I have used an SSD on a Cubie, but I know it is frequently done. I would have to ask on the Cubie forum what others experience with SSDs have been. > > Chris Murphy > > On Wed, Aug 9, 2017, 8:03 AM Robert Moskowitz <rgm...
2017 Mar 21
4
Centos7 USB wifi recommendation
On 03/21/2017 05:51 AM, Scott Robbins wrote: > On Mon, Mar 20, 2017 at 05:09:55PM -0700, Robert Moskowitz wrote: >> I am looking for one of those very small USB wifi adapters for the server >> I am working on. I am tired of dealing with the 4" long TP-LINK I have >> and for my purposes, one of those little 1cm ones would do. But which >> work with Linux? When I
2017 Mar 03
4
imaging a drive with dd
On 3/3/2017 5:34 AM, Robert Moskowitz wrote: > Well, I only wanted to copy the used part of the drive which I try to > keep small so I can still copy the image to an mSD card if I wish. So > I have to supply the amount of the drive to copy. The bs=512 went > fast enough, but then I was only copying 3.2GB. > > thanks for the help. personally, I would use 'dump' for