I'm somewhat familiar with the basic cmake/make/make install recipe for compiling code. The issue is that this usually results in code compiled for the architecture of the host machine (which for me is an Intel Core i7 / x86_64). Compiling code on this machine is lightspeed faster than compiling directly on the Pine.
Are there (I'm sure there are) flags/switches/make-file changes I can make/use when compiling on my desktop so that the resulting binaries will work on the Pine?
I tried this just now "cmake . -DCFLAGS='-maarch64' -DCXXFLAGS='maarch64'" but I didn't see any messages about the architecture changing. I'm waiting for the compile to finish.
How will the selection of boot source be handled on the SOPINE64? I do not see a switch or jumper on the baseboard or module board to switch between a micro SD card and a eMMC card.
I guys,
I use sometimes my Pine A64+ 1GB as a mediacenter.
So I decided to make a nostalgic case, by installing the board inside an original VHS cassette.
I removed the tape, the reels, cutted some plastic inside and on the sides to let cables connect inside to the board.
I really thought this was a reputable company,
but I have been trying to get in touch with someone
since Feb 2,2017.I followed the Kickstarter instructions,
that sight was no more.I tried getting in touch with someone
directly, nothing again. I have filled out 3 replies on my
ticket since Feb 22, 2017 and again, nothing. I'm waiting
for Kickstarter back to me with a phone number for
the company or a creator. The only means I have left
is the Better Business Bureau. They are getting product
to ship out on March 10th. I want to be on that list.
Any Ideas?
Anybody else not get a board?
A bad board and was it resolved?
Thanks in Advance for your help,
-Christopher
Upon insertion to USB I have it recognized but no /dev/ttyUSB* is created
Code:
root@pine64:~# lsusb
Bus 004 Device 002: ID 17ef:602b Lenovo
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 008: ID 12d1:1465 Huawei Technologies Co., Ltd. K3765 HSPA
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[20325.358512] ehci_irq: highspeed device connect
[20325.585536] usb 1-1: new high-speed USB device number 8 using sunxi-ehci
[20325.746100] cdc_ether 1-1:1.1 wwan0: register 'cdc_ether' at usb-sunxi-ehci-1, Mobile Broadband Network Device, 02:50:f3:00:00:00
[20325.761987] usb-storage 1-1:1.5: USB Mass Storage device detected
[20325.769177] scsi7 : usb-storage 1-1:1.5
[20325.776990] usb-storage 1-1:1.6: USB Mass Storage device detected
[20325.784143] scsi8 : usb-storage 1-1:1.6
[20326.757984] scsi 7:0:0:0: CD-ROM Vodafone CD ROM (Huawei) 2.31 PQ: 0 ANSI: 2
[20326.787387] scsi 8:0:0:0: Direct-Access Vodafone Storage (Huawei) 2.31 PQ: 0 ANSI: 2
[20326.800755] sr0: scsi-1 drive
[20326.806276] sr 7:0:0:0: Attached scsi CD-ROM sr0
[20326.810732] sd 8:0:0:0: [sda] Attached SCSI removable disk
So, I set up the Debian image on an SD card and I wanted to install PHP. It looks like only PHP 5 binaries are available. Does anyone know if there are PHP 7 (maybe 7.1) binaries somewhere?
Hi -
Is there an distro someone would recommend if I needed to be able to rotate the screen from landscape to portrait?
I have the ubuntu longsleep distro and the option to rotate monitors doesn't give any options.