Re: strange behavior with i2c on raspberry pi 4

2024-03-15 Thread basti
FYI, I fixed it for now. Load i2c via dtparam to see 3 i2c-devices. root@counter:~# grep i2c /boot/firmware/config.txt # Enable i2c dtparam=i2c_arm=on root@counter:~# ls /dev/i2* /dev/i2c-0 /dev/i2c-1 /dev/i2c-2 /dev/i2c-3 root@counter:~# On 15.03.24 10:52, basti wrote: Thx for this tip

Re: strange behavior with i2c on raspberry pi 4

2024-03-15 Thread basti
70: -- -- -- -- -- -- -- -- On Thu, 2024-03-14 at 18:53 +0100, basti wrote: Hello, i have a raspi 4 with a RTC. Since some days I have a problem with the i2c. The RTC is not found anymore. So i disconnect the RTC and do a i2cdetect -y 1 and it looks like:   0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f

strange behavior with i2c on raspberry pi 4

2024-03-14 Thread basti
Hello, i have a raspi 4 with a RTC. Since some days I have a problem with the i2c. The RTC is not found anymore. So i disconnect the RTC and do a i2cdetect -y 1 and it looks like: 0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f 00: 08 09 0a 0b 0c 0d 0e 0f 10: 10 11 12

Re: Can't connect Raspberry Pi 3B+ Rev. 1.3 to Wifi 5G

2023-11-17 Thread basti
ou're using the built-in wifi on the 3B, then I'm pretty sure it's 2.4GHz only.  You'll need to use an add-on USB wifi adapter if you want 5GHz (maybe SDIO is also possible). Tim. On 17/11/2023 15:53, basti wrote: Hello, i have a Raspi 3B+ and try to connect to WIFI

Can't connect Raspberry Pi 3B+ Rev. 1.3 to Wifi 5G

2023-11-17 Thread basti
Hello, i have a Raspi 3B+ and try to connect to WIFI 5G. The Access Point is OpenWRT and operate in AC mode, Channel 64 (5320 MHz). On the pi side: root@debian:~# cat /proc/device-tree/model ; echo " "; Raspberry Pi 3 Model B Plus Rev 1.3 root@debian:~# iwlist wlan0 scanning| grep Freq

Raspberry Pi 1B cpu scaling

2022-11-11 Thread basti
Hello, I have installed the 20220121_raspi_1_bullseye.img.xz image from https://raspi.debian.net/tested-images/ on one of my old Raspberry Pi 1B. As I can see cpu scaling seems to not work. |I have to load the kernel model. root@counter:~# lsmod | grep cpu cpufreq_ondemand   16384  0 /s

Re: Status of Debian on QNAP

2021-01-09 Thread basti
Am 09.01.21 um 06:10 schrieb Martin Michlmayr: > * basti [2021-01-08 19:31]: >> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976723 >> >> I have no TS-209 for testing. At the moment it only work on kirkwood. > Does USB work reliably? Works for me on 2 devices (TS-2

Re: Status of Debian on QNAP

2021-01-08 Thread basti
* Karsten Sperling [2020-12-16 12:06]: > I've recently (attempted to) upgrade my TS-209 to buster and the > issue that I ran into is not the size of the kernel but the size of > the initrd, which on my system has blown out from just under 4MB to > over 6 (with xz compression). The main culprits se

Re: QNAP network question

2020-12-11 Thread basti
On 11.12.20 13:27, Paul van der Vlis wrote: Op 07-12-2020 om 22:22 schreef basti: Hello, logs are from Feb 14 11:48:59. Is the problem still present? Yes, the system time was wrong. ntpd does not work always correct... With regards, Paul Hello, please write to the ML so anybody can

Re: Porter roll call for Debian Bullseye

2020-12-09 Thread basti
On 08.12.20 22:02, Lennart Sorensen wrote: On Tue, Dec 08, 2020 at 08:41:07PM +0100, basti wrote: My arm hardware a only some raspi4 and 2 QNAP TS-219 behind a vDSL line. Not the best, but can be used if needed. One Pi can connect to dataceter. If it can be cross-compiled, perhaps I can share

Re: Porter roll call for Debian Bullseye

2020-12-08 Thread basti
Am 08.12.20 um 17:40 schrieb Lennart Sorensen: > On Tue, Dec 08, 2020 at 09:21:42AM +0100, basti wrote: >> Hello Adrian, >> >> How can I help to get bullseye on armel? > My impression was that the biggest problem for armel and armhf is the > lack of reliable build machin

Re: Porter roll call for Debian Bullseye

2020-12-08 Thread basti
Hello Adrian, How can I help to get bullseye on armel? Best Regards

Re: QNAP network question

2020-12-07 Thread basti
Hello, logs are from Feb 14 11:48:59. Is the problem still present? Best regrads

Re: Status of Debian on QNAP

2020-12-07 Thread basti
# Kirkwood * There were some reports that Wake-on-LAN (WOL) stopped working in Debian 10 (buster). I'm not sure if it stopped working for everyone or what the circumstances are. Nobody looked into it. WOL work for me in buster and still in testing/bullseye on TS-219P+. My installation is on

Re: Status of Debian on QNAP

2020-12-06 Thread basti
Hello, I get my TS-219 boot from USB with kernel 5.9.0-4-marvell. setenv bootargs console=ttyS0,115200n8 root=/dev/ram rw initrd=0xc0,0x150 ramdisk=34816 usb start fatload usb 0:1 0xc0 initrd fatload usb 0:1 0x80 kernel bootm 0x80 root@qnap:/home/adminuser# cat /proc/cpuinfo

Status of Debian on QNAP

2020-12-05 Thread basti
Hello, I have try to boot my TS-219 with kernel 5.9.0-4-marvell from USB. Marvell>> fatload usb 0:1 0x80 kernel reading kernel 2329698 bytes read Marvell>> bootm 0x80 ## Booting image at 0080 ... Image Name: kernel 5.9.0-4-marvell Created: 2020-12-05 19:50:52 UTC Ima

Status of Debian on QNAP

2020-12-03 Thread basti
best regards, basti

Re: Status of Debian on QNAP

2020-12-03 Thread basti
nt kernel are a bit different. I have a TS-219P and a TS-219P+ and do not won't like to throw it in the waste bin if possible. best regards basti p.s. I'am not on the list so please cc me.

Re: Qnap TS-219P+ Kernel 5.9.0-1-marvell

2020-11-03 Thread basti
Am 03.11.20 um 21:33 schrieb Uwe Kleine-König: > Hello basti, > > On 11/3/20 1:20 PM, basti wrote: >> Not enough space for kernel in MTD 'Kernel' (need 2316696 but is >> actually 2097152). >> >> It seems that Debian ("Bullseye") no longer

Qnap TS-219P+ Kernel 5.9.0-1-marvell

2020-11-03 Thread basti
Hello, I have try to update my Kernel. Not enough space for kernel in MTD 'Kernel' (need 2316696 but is actually 2097152). It seems that Debian ("Bullseye") no longer will run with that.

Re: Raspi 4 debian image update-initramfs

2020-07-31 Thread basti
27;s not >> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964915 > Yes, that's precisely the culprit. Even more - Both basti and me > didn't find it any further because (I guess) we both booted with the > HDMI console. When using a serial console, I found the all too

Re: Raspi 4 debian image update-initramfs

2020-07-30 Thread basti
and raspi will boot. So I think something does change files besides the initram there. I have not find this files in this short time. perhaps it help to find the error Am 30.07.20 um 20:27 schrieb Gunnar Wolf: > basti dijo [Tue, Jul 28, 2020 at 08:58:58PM +0200]: >> Hello, I have try im

Raspi 4 debian image update-initramfs

2020-07-28 Thread basti
Hello, I have try images from https://raspi.debian.net/ daily build and also tested images. When I copy it to SD card and boot all work, reboot also. When a update-initramfs is done by install new software for example lvm2 or update the kernel the raspi won't boot anymore and hang after detect us

Re: Preliminary image for Raspberry Pi 4

2020-04-29 Thread basti
Hello Florian, thanks for your work and the link. I have try to use the one from your repo. The rpi 4 hangs on the colored "init" screen and serial does show nothing. Are the images you provide patched against the rpi kernel? On 28.04.20 14:11, Florian La Roche wrote: > Hello Ba

Re: Preliminary image for Raspberry Pi 4

2020-04-28 Thread basti
On 27.04.20 21:20, Lucas Nussbaum wrote: >> debian/rules.gen and make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- >> defconfig like vanilla does not work. > > Did you find > https://salsa.debian.org/kernel-team/linux/-/blob/master/debian/README.source > ? > I did not try, but this seems like

Re: Preliminary image for Raspberry Pi 4

2020-04-27 Thread basti
Am 27.04.20 um 18:28 schrieb Lucas Nussbaum: On 27/04/20 at 15:30 +0200, basti wrote: Hello lucas, thanks for the tip you provide there (https://github.com/lategoodbye/rpi-zero/issues/43#issuecomment-619974846) As I can see in this Post here you have a working Image with Kernel 5.5 without

Re: Preliminary image for Raspberry Pi 4

2020-04-27 Thread basti
result that the Image does not boot. (see https://lists.debian.org/debian-arm/2020/04/msg00023.html) It seems that the uboot is not build properly. The Serial console show a lot of � (Replacement character). basti

Re: The state of Arm64 on Raspberry Pi (and its Documentation

2020-04-16 Thread basti
On 16.04.20 16:49, Lucas Nussbaum wrote: > For 5.5: > That's possible. I did not check USB yet. > And see the latest messages on > https://github.com/lategoodbye/rpi-zero/issues/43 ... Yes I have seen and only found CONFIG_USB_NET_CDCETHER in config-5.5.0-1-arm64 so it seems not to be set or unsup

Re: The state of Arm64 on Raspberry Pi (and its Documentation

2020-04-16 Thread basti
5.5 to 5.6 and reboot there is the same described above. (Kernel 5.6. is upgraded from your repo.) On 15.04.20 20:40, Lucas Nussbaum wrote: > On 15/04/20 at 12:13 +0200, basti wrote: >> Hello, >> i have try to boot rpi4 with real debian kernel. >> >> I have try: &g

Re: The state of Arm64 on Raspberry Pi (and its Documentation

2020-04-15 Thread basti
Hello, i have try to boot rpi4 with real debian kernel. I have try: - build kernel from source -> boot with dtb from ubuntu, but do not find an sdcard - use uefi -> install via debian installer, does not boot after install is finished, can't find a boot media can please someone share a minimal im

Re: Build Kernel 5.5 RC3 for Raspberry4

2020-01-04 Thread basti
ng around, perhaps looking at this ( if you > have not yet ) might be pertinent, > > https://gist.github.com/G-UK/ee7edc4844f14fec12450b2211fc886e > > Nige > > On Thu, Jan 2, 2020 at 2:02 PM basti wrote: >> thank's for your request. i have try the upstream dtb from >

Re: Build Kernel 5.5 RC3 for Raspberry4

2020-01-02 Thread basti
gt; Nige > > On Thu, Jan 2, 2020 at 2:02 PM basti wrote: >> thank's for your request. i have try the upstream dtb from >> >> https://github.com/raspberrypi/firmware/ >> >> same firmware errors. Boot stop at >> "Run /init as init process" &

Re: Build Kernel 5.5 RC3 for Raspberry4

2020-01-02 Thread basti
>> with the link pointing here >> >> https://github.com/raspberrypi/firmware/tree/master/boot >> >> Nige >> >> On Wed, Jan 1, 2020 at 6:15 AM basti wrote: >>> The kernel was build with >>> >>> make ARCH=arm64 CROSS_COMPILE=aarch64-l

Re: Build Kernel 5.5 RC3 for Raspberry4

2020-01-01 Thread basti
arm.info/index.php/1537-linux-5-5-lands-broadcom-bcm2711-raspberry-pi-4-bits > > again hope this helps > > Nige > > On Tue, Dec 31, 2019 at 5:18 AM basti wrote: >> Hello, >> >> I have try to build kernel for raspi4 from upstream (5.5-rc3). Kernel >> boo

Build Kernel 5.5 RC3 for Raspberry4

2019-12-31 Thread basti
Hello, I have try to build kernel for raspi4 from upstream (5.5-rc3). Kernel boot but can't find the SD Card, so there is no partition, no root-fs and end up in initramfs/busybox. Log of serial console is attached. I have used U-boot and dtb from ubuntu image. My dtb build during kernel build is

Build Kernel 5.5 RC1 for Raspberry4

2019-12-15 Thread basti
Hello, i have try as follows: - export ARCH=arm ; export CROSS_COMPILE=aarch64-linux-gnu- - copy config-4.19.0-6-arm64 to .config - run make olddefconfig - make menuconfig to add cpu-freq driver for bcm2711 - make -j'nproc' bindeb-pkg - copy content of package to sd-card - use Image to boot inste

Re: qnap TS-219P hdd led

2019-11-29 Thread basti
I've the following Situation: (both qnap's are buster) TS-219P: HDD LED off, does not work since jessie or so TS-219P+: Work as expected On 29.11.19 12:01, Martin Michlmayr wrote: > * basti [2019-09-03 12:26]: >> i have a qnap TS-219P resonly installed with squeeze and up

Re: raspberry pi installation with debian installer

2019-11-05 Thread basti
hub.com/tianocore/edk2-platforms/tree/master/Platform/RaspberryPi/RPi3 > [2] > https://github.com/tianocore/edk2-platforms/blob/master/Platform/RaspberryPi/RPi3/Systems.md > [3] https://github.com/pbatard/RPi3/releases > [4] > https://pete.akeo.ie/2019/07/installing-debian-ar

raspberry pi installation with debian installer

2019-10-31 Thread basti
Hello Mailinglist, Hello Gunnar, I get the debian installer running on my rpi3. This post is just to inform about the general possibility and for documentation propose on debian wiki. test with arm64 mode on rpi3b+ you need: - sdcard with binary blob vfat partition (I use it from https://wiki.de

missing /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq on rasbperry pi 3b

2019-09-08 Thread basti
Hello, has someone run debian on rpi 3b or 3b+? can anybody confirm this https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939284 bug? kernel 4.19.0-6-arm64 does not solve this problem. Best Regards

qnap TS-219P+

2019-09-03 Thread basti
Hello, has somebody run a old qnap TS-219P+ with debian buster? After upgrade WOL does not work anymore. Please confirm. set this before poweroff via "qcontrol wlan on" does not help. root@qnap:/home/adminuser# dpkg -l | grep qcontrol ii qcontrol 0.5.6-4

qnap TS-219P hdd led

2019-09-03 Thread basti
Hello, i have a qnap TS-219P resonly installed with squeeze and updates version by version last years. Now one of the HDD's are die and for now I see that the HDD LED's no longer flash when the device is Running in normal operation. Only on boot for a short initialation time the LED is blicking.

Re: Buster on nap TS-219p II

2019-08-27 Thread basti
Hello Timo, not the RAM is the Problem. It's the Flash (MTD). This is only a few MB. But yes I have done with xz compressed initramfs.

Re: Buster on nap TS-219p II

2019-07-23 Thread basti
On 23.07.19 22:46, Martin Michlmayr wrote: > * basti [2019-07-23 21:45]: >> Not enough space for initrd in MTD 'RootFS1' (need 9881327 but is >> actually 9437184). >> run-parts: /etc/initramfs/post-update.d//flash-kernel exited with return >> code 1 &

Buster on nap TS-219p II

2019-07-23 Thread basti
Hello, today I have try to upgrade my NAS to buster. I get the following error: flash-kernel: installing version 4.19.0-5-marvell The initial ramdisk is too large. This is often due to the unnecessary inclusion of all kernel modules in the image. To fix this set MODULES=dep in one or both /etc/in

QNAP TS-231P

2018-09-04 Thread basti
.)? [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts/alpine.dtsi Best Regards, Basti

Re: D-Link DNS-323 support

2018-04-09 Thread basti
On Mon, 2018-04-09 at 08:06 +0200, basti wrote: > I have try to restore a Kernel /Ramdisk backuped via > > cat /dev/mtdblock2 > uKernel > cat /dev/mtdblock3 > uRamdisk > > The System wont start with error "Bad CRC checksum". Did you try to restore with cat

Re: D-Link DNS-323 support

2018-04-08 Thread basti
I have try to restore a Kernel /Ramdisk backuped via cat /dev/mtdblock2 > uKernel cat /dev/mtdblock3 > uRamdisk The System wont start with error "Bad CRC checksum".

Disable SATA LPM (Link Power Management)

2018-04-06 Thread basti
Hello, is there a way to disable LPM for mv_sata driver by commandline? Best Regards, Basti

D-Link DNS323 with Kernel newer 3.8.12-1

2018-04-06 Thread basti
Hello, with newer Kernel the Device (Revision A) has problems with the sata bus. I get the following erros at boot: ... [ 119.110578] ata2.00: cmd 60/08:00:00:00:00/00:00:00:00:00/40 tag 0 ncq 4096 in [ 119.110578] res 50/00:ff:ff:ff:ff/00:ff:ff:ff:ff/ff Emask 0x10 (ATA bus error) [ 11

Re: D-Link DNS-323 support

2018-04-05 Thread basti
#x27; how can I rebuild this file? I have delete it becouse I have done some changes at the defines in armel/marvell. I use this guide https://wiki.debian.org/HowToCrossBuildAnOfficialDebianKernelPackage Best regards, Basti

install archived debian from minimal / network-console image

2018-04-02 Thread basti
hello, i need to install debian squeeze because newer versions have different errors for example bug #699667. kernel 3.16 and newer had problems with sata bus and no hdd was found. i can't found a download link for kernel 3.8.12-1 in a debian version. my question is, what is the right url for debi

Re: D-Link DNS-323 support dropped in Debian stretch

2018-03-26 Thread basti
On 26.03.2018 12:36, Roger Shimizu wrote: > So I want to know how many active users for D-Link DNS and QNAP devices now? > > Cheers, > Hello Roger, I Plan to reactivate my DNS-323 for Tests and MPD Usage. I also have some QNAP TS (TS-219P, TS-219P+, 2x TS-421) all are Production Systems.

Re: D-Link DNS-323 support dropped in Debian stretch

2018-03-26 Thread basti
on Orion Chip and has also only 8 MB Flash. Only RAM seem to be differnet. Best Regards, Basti

QNAP TS-231P debian

2018-02-23 Thread basti
Hello Mailinglist, Hello Martin, as I can see on your page [1]. Current QNAP NAS are not supported by debian. I had have a Problem with this QNAP TS-231P an rsync so i decide to copy rsync binary from my raspbery3 to the NAS and it worked. So I thing we can use this files to run Debian on this ki

Re: QNAP TS219 poweroff problem

2013-02-12 Thread basti
Yes I know the path and the files in the qnap source. I would like to work on this but I have no skills in Kernel development. So first of all I would have a look on Rolf's patches and perhaps I can get it working on my device. Am 12.02.2013 14:54, schrieb Martin Michlmayr: * basti [20

Re: QNAP TS219 poweroff problem

2013-02-12 Thread basti
interested in to host this Package on your Website please let me know. Am 11.02.2013 22:21, schrieb Martin Michlmayr: * basti [2013-02-11 21:42]: i have found http://lists.debian.org/debian-arm/2012/05/msg7.html Martin or Rolf can anybody explain the changes you did made? No changes

QNAP TS219 poweroff problem

2013-02-11 Thread basti
Hello, i have found http://lists.debian.org/debian-arm/2012/05/msg7.html Martin or Rolf can anybody explain the changes you did made? I would like to test his. Sorry i have no kernel programing skills but basics in C. Basti -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org