Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Why projects like PinePho...
Forum: General Discussion on PinePhone
Last Post: biketool
3 hours ago
» Replies: 4
» Views: 2,707
|
more mobile linux on redd...
Forum: General Discussion on PinePhone
Last Post: biketool
4 hours ago
» Replies: 2
» Views: 819
|
Anyone selling a Pinebook
Forum: Pinebook Hardware and Accessories
Last Post: ams
6 hours ago
» Replies: 2
» Views: 956
|
Call recording?
Forum: PinePhone Pro Software
Last Post: baptx
09-06-2025, 04:59 PM
» Replies: 6
» Views: 5,661
|
Having trouble reading MP...
Forum: Getting Started
Last Post: Alex92
09-05-2025, 08:49 PM
» Replies: 1
» Views: 2,112
|
Special keys stopped work...
Forum: General Discussion on PineNote
Last Post: cheepeero
09-05-2025, 07:32 PM
» Replies: 0
» Views: 1,211
|
Booting Issues
Forum: PineNote Software
Last Post: vlagged
09-04-2025, 12:52 PM
» Replies: 20
» Views: 8,964
|
Experimental Mobian kerne...
Forum: PinePhone Pro Software
Last Post: teekay
09-04-2025, 01:40 AM
» Replies: 11
» Views: 3,495
|
[Article] RISC-V Ox64 BL8...
Forum: General
Last Post: PrinceMorissette
09-03-2025, 10:51 PM
» Replies: 2
» Views: 4,117
|
irradium (based on crux l...
Forum: Linux on Quartz64
Last Post: mara
09-01-2025, 10:26 AM
» Replies: 6
» Views: 5,788
|
|
|
Using the CP2102 chipset USB-TTL with the Rock64 |
Posted by: graphical - 09-22-2018, 01:59 PM - Forum: Rock64 Hardware and Accessories
- Replies (1)
|
 |
Instead of using the USB-TTL adapter with the CH340G chipset like in the official shop, I'm using one with CP2102.
I'm trying to install OpenBSD on my SBC through serial, and I'm seeing text through the console just fine.
I just can't type anything.
So, again - receiving data is fine, transmitting data to the board is a no-go.
Using "sudo minicom -8 -D /dev/ttyUSB0 -b 115200" as per the BSD install tutorial in the other thread.
Yes, I DID use the baud rate of 1500000 while setting up the microsd to boot the install the first time. That required no input, so I didn't notice the problem.
Testing it now, baud rate doesn't matter - I can't input anything through serial into the running board regardless.
So, I'm ordering the CH340G USB-TTL to see if this is a compatibility problem and I already have a second Rock64 on the way. I'm just wondering if anyone has any ideas to perhaps make this work as is.
Also, I'll post any relevant updates.
Thank you for your time.
|
|
|
are the usb ports on rock64 on separate bus? |
Posted by: shome - 09-21-2018, 10:57 PM - Forum: Rock64 Hardware and Accessories
- Replies (1)
|
 |
Are all the USB ports on the rock64 on separate bus. I dont have a rock64, else I could check using lsusb on linux.
I need to connect camera and a sensor on two different USB ports. If they are on the same bus it results to decreased or dropped frames from the camera.
If anyone operating linux on rock64 can give me the output of lsusb command, it would be helpful.
|
|
|
Move Installation from SD Card to eMMC? |
Posted by: soupbowl - 09-21-2018, 03:52 PM - Forum: General Discussion on Pinebook
- Replies (4)
|
 |
Can almost guarantee this has been discussed and answered, but my searching ability eludes me.
Is there a way to clone the whole SD Card installation onto the eMMC? I would like to install KDE Neon onto my onboard eMMC, but I can't seem to find a version for eMMC installation. A direct clone would be awesome, but I'm happy if there's maybe an imgflash approach.
|
|
|
Erratic Trackpad |
Posted by: soupbowl - 09-21-2018, 03:28 PM - Forum: Pinebook Hardware and Accessories
- No Replies
|
 |
I can completely understand the issues with the keyboard. But, with a heavy hand or a slight modification it becomes a non-issue.
But does anyone else find the trackpad completely erratic?
Example, I'll try and move the cursor a couple of pixels diagonally. A precise finger movement causes the mouse to do a Torvil-and-Dean-level flick and twist, and end up further away than before.
Other times, I feel like I've suddenly turned into Edward Cullen as the trackpad flat out refuses to react to my touch, especially if you have sweaty hands. I try to use heavier movements, but I end up accidentally dragging my desktop icons into the recycling bin, or the application launcher.
Does anyone else find the trackpad absolutely unusable? I understand that there's no specific driver so it uses a generic PS2 input driver, but daaammmnnn there must be something better?! Currently using either a USB mouse or KDE Connect wireless input mode.
|
|
|
boot priority - has precedence changed? |
Posted by: jovval - 09-21-2018, 12:34 PM - Forum: General Discussion on ROCK64
- Replies (1)
|
 |
How to install and boot ROCK64 from eMMC? - https://forum.pine64.org/showthread.php?tid=4713
shows
boot priority:
eMMC--> SPI flash--> SD card
But, with both eMMC and microSD installed, I am seeing my Rock64 boot to microSD. How can this be?
1. Has the priority of the devices changed generally for the Rock64, or is it just my unit?
2. Does one of the devices boot directly, i.e. not use/require the SPI flash?
3. I found the following.
Flashing and Erasing the SPI - https://github.com/ayufan-rock64/linux-b...ash-spi.md
Traditionally, booting Linux on the ROCK64 required an eMMC or microSD card, however it is now possible to boot without those, assuming the SPI memory has been flashed. The ROCK64 contains an onboard 128Mbit SPI flash memory, which can be flashed with U-Boot in order to provide additional boot options:
USB2 / USB3 drive
PXE
microSD
eMMC
Boot order:
- SPI flash
- eMMC (disable with jumper)
- microSD
- USB drive
- PXE
This suggests that SPI must come first.
Can anyone comfirm the functioning of this u-boot?
Could someone point me to a pertinent thread for this u-boot?
4. How may I restore the original SPI flash?
|
|
|
Ways to boot the Clusterboard |
Posted by: khaosgrille - 09-21-2018, 01:26 AM - Forum: Clusterboard
- Replies (6)
|
 |
Hi,
even though the sopine64 module itself supports PXE boot I read some post that u cant PXE boot all the boards on a clusterboard. Currently you can only boot up to 6 sopines from the 7th.
Another ways is having your independet Linux on each Sopine and update them manually or by some tools like cssh or writing your own scripts..
Am I missing something?
Greetings,
Khaosgrille
|
|
|
Issue with hwmon - Fan Stop after logout-Login |
Posted by: tuxd3v - 09-20-2018, 10:00 PM - Forum: Linux on RockPro64
- Replies (1)
|
 |
Verified in the image ubuntu - lxde
when logout, and login again, seems that the power for pwm is Cut-Off.
- If pwm value is high,
Fan will continue spinning before stop, and when pwm restored, fan can continue(because it doesn't stopped at all).
- But if pwn is low,
Lets say 35 or 50, when power is cutoff, fan will stop,The power is restored then, but too late...fan already stoped, and it cannot start with a value so low as 35 or lets say 50.
You need to physically spin the fan, so that it will start running..
Test:
Code: echo 40 > /sys/class/hwmon/hwmon0/pwm1
Then, Logout, and Login Again.
Fan will stop, after some seconds, you will listening the pwm restored, but too late..
|
|
|
|