-
Content Count
57 -
Joined
-
Last visited
-
@RockBian did you try sudo htop?
-
disable /dev/video0 and /dev/ttyS* in kernel 5.8.y with device tree
MacBreaker replied to jslav's topic in Development
@jslav about video* take a look here: check the active modules and blacklist them... -
Orange Pi4 U-boot: sdram_init: LPDDR3 - 933MHz failed!
MacBreaker replied to buratino's topic in Rockchip 3399
@buratino did you try this? Maybe it helps... -
OPiZero multiple video devices for only one USB webcam
MacBreaker replied to Godfabber's topic in Allwinner H2 & H3
Hi, i know the problem , but when you type "lsmod" you can see all aktive modules and the writing.. About the other problem. Maybe you can set a filter in your script that allow only "even numbers" and skip "odd numbers".. ..just my thougts about this. greetings Markus -
OPiZero multiple video devices for only one USB webcam
MacBreaker replied to Godfabber's topic in Allwinner H2 & H3
Hello @Godfabber, i think i understand your problem. First let's check lsusb master@Zero-Bk:~$ lsusb Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 002: ID 045e:0779 Microsoft Corp. LifeCam HD-3000 Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wirel -
Only to keep it clear.. XU4,HC1 and HC2 is 32Bit.
-
To enable I2S is easy. See this thread: Have you tried the search function up on the right side? You can do it on your Orange Pi PC Plus the same way Guido did it on Nanopi Neo.
- 1 reply
-
1
-
SimpNAS Beta Released!
MacBreaker replied to PittPC's topic in Common issues / peer to peer technical support
so... on the first try, i was doing everything right. Didn't realize that SimpNAS is BETA and found my problem here LINK . Exept this, it work well... -
SimpNAS Beta Released!
MacBreaker replied to PittPC's topic in Common issues / peer to peer technical support
Hi Tido, thanks for clarification of root or root privileges. i didn't know this, sorry. I will read the README.md and start over again on the weekend. Ich hoffe... -
SimpNAS Beta Released!
MacBreaker replied to PittPC's topic in Common issues / peer to peer technical support
Hi Tido, did you read and understood my post? What you like to point me? Yes, i ran the install script as root.. -
Hey, this will not work.. Have you seen the data sheet of the Rock64? There is no I2S on the Pi-2 Bus (pinheader) where you connected the HiFiBerry DAC from your RPi. You can use jumper wire to connect it with P5 but you need a overlay to activate I2S.
-
SimpNAS Beta Released!
MacBreaker replied to PittPC's topic in Common issues / peer to peer technical support
Hi @PittPC made a test today. Setup my HC2 on a spare SD-card: used "Armbian_20.02.7_Odroidxu4_buster_legacy_4.14.174.img" to write on SD-card 1234 -> 1234 -> >mypassword< reboot loged in as >user< sudo armbian-config -> made my settings.. sudo apt update && sudo apt upgrade installed my basic settings and tools sudo reboot OK! armbianmonitor -u http://ix.io/2sVR ..till now erverything is OK! loged in as root wget https://simpn -
Where is the current clock being stored on a RTC-less system
MacBreaker replied to Anderson Lima's topic in Allwinner H2 & H3
@Anderson Lima I think it is much easier to connect a external RTC like a DS 1307 module like this or a DS 3231 module like this to solve the problem. It's only some cents....