search for: raspi

Displaying 20 results from an estimated 73 matches for "raspi".

Did you mean: rasp
2018 Feb 22
0
[Bug 1231] New: libxt_bpf.c:69:6: error: 'union bpf_attr' has no member named 'pathname'
...re: All OS: Ubuntu Status: NEW Severity: enhancement Priority: P5 Component: ip_tables (kernel) Assignee: netfilter-buglog at lists.netfilter.org Reporter: torque at gmail.com I'm attempting to cross compile 1.6.2 for Raspi on Ubuntu with ``` ./configure --host=arm-linux-gnueabihf -prefix=/home/tim/raspi/usr -exec-prefix=/home/tim/raspi/usr --with-tools=no --with-tests=no --enable-static PKG_CONFIG_LIBDIR=/home/tim/raspi/usr/lib/pkgconfig CFLAGS=-I/home/tim/raspi/usr/include LIBS=-L/home/tim/raspi/usr/lib ``` and I ge...
2020 Feb 18
2
UPS shuts down after restart
...ery power the system until LB is reached? It's the same :-( > How old is this battery? About half a year. But I already went into this issue some months before with the 2.7.4 Raspbian package but havn't found the time to fix it. >> 8. Seconds later the UPS reboots, killing the RasPi >> 9. UPS and RasPi are up and running again - "OL CHRG" >>   >> The UPS is set to "offdelay=5" and no ondelay > What happens if you use the default values of offdelay=20 and ondelay=30 > seconds, or longer? With defaults its the same. But I noticed two...
2020 Feb 17
2
UPS shuts down after restart
An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20200217/b486de30/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: usbhid.zip Type: application/zip Size: 4031 bytes Desc: not available URL:
2018 Apr 25
2
LAN hosts not reachable
....0.0.0 UG 0 0 0 eth1 192.168.0.0 192.168.2.5 255.255.0.0 UG 0 0 0 br-lan 192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan 192.168.88.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 where 192.168.2.5 is raspi with tinc . Tinc routing table follows:Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.2.250 0.0.0.0 UG 202 0 0 eth0 192.168.0.0 0.0.0.0 255.255.0.0 U 0 0 0 mojtinc...
2016 Feb 29
5
RasPi 3.x and RH-based Distro (Slightly OT)
...think we have a platform I could jump on board with. Performance has just been lacking until now! But I really don't want to jump the "RH ship" - I'd rather stick with an environment I am comfortable in. Can anybody comment here on the best way to run RHEL/Fedora/CentOS on a RasPi, or if there's even a useful port? Thanks Ben S
2016 Feb 29
0
RasPi 3.x and RH-based Distro (Slightly OT)
...ld > jump on board with. Performance has just been lacking until now! > > But I really don't want to jump the "RH ship" - I'd rather stick with an > environment I am comfortable in. > > Can anybody comment here on the best way to run RHEL/Fedora/CentOS on a RasPi, > or if there's even a useful port? join the arm-dev list ( https://lists.centos.org ) CentOS has a great story across the entire ARMv7 and v8 platform, with every major vendor in the ARM 64bit platform working with us. We say the rpi3 release this morning and are going to work on a bri...
2015 Feb 18
1
Runing Samba on Raspi - was: Re: ps aux | grep smbd
Can Samba 4.1.x be compiled fully static? On Wed, Feb 18, 2015 at 3:43 AM, Peter Serbe <peter at serbe.ch> wrote: > Jed Evnull schrieb am 17.02.2015 23:14: > > [Static cross-compile of Samba] > > The static 3.2.15 works fine on the pi, but fails under android since it > > can't find user root or guest. But that's another issue, I don't expect > any >
2018 Feb 22
1
[Bug 1230] New: checking for libmnl... no in cross-compile
...etfilter-buglog at lists.netfilter.org Reporter: torque at gmail.com Hi, I am trying to cross-compile iptables on Ubuntu for Raspberry Pi because I need it to cross-compile miniupnpd. I realized that I also need libmnl so I compiled and `make install` that. It is obviously present in my /raspi/usr/include/libmnl and /raspi/usr/bin folders. I configured iptables with ./configure --host=arm-linux-gnueabihf -prefix=/home/tim/raspi/usr -exec-prefix=/home/tim/raspi/usr --with-tools=no --with-tests=no --enable-static this fails with checking for libmnl... no *** Error: No suitable libmnl...
2016 Feb 29
1
RasPi 3.x and RH-based Distro (Slightly OT)
...n board with. Performance has just been lacking until now! >> >> But I really don't want to jump the "RH ship" - I'd rather stick with an >> environment I am comfortable in. >> >> Can anybody comment here on the best way to run RHEL/Fedora/CentOS on a RasPi, >> or if there's even a useful port? > join the arm-dev list ( https://lists.centos.org ) CentOS has a great > story across the entire ARMv7 and v8 platform, with every major vendor > in the ARM 64bit platform working with us. We say the rpi3 release this > morning and are g...
2016 Nov 26
2
SBC's and ssh's encryptions
...3b (4 core arm64 @ 1.2GHz, and a gig of ddr3 ram) to run the program, called LinuxCNC. And an odroid64-c2, faster 4 core arm64, 2GB of ram, which should handle the graphical duties of controlling the program as it claims to be able to drive a 4k display at 30 FPS. I have tried running X on the raspi, but it hasn't enough memory or iron to do it well. With only a gigabyte of ram and running from a u-sd card for a boot drive, there is a hint of OOM to its failures. Running htop on the odroid, its not x but sshd thats the bottleneck thats causing the odroid to render at 3 or 4 frames per...
2015 Feb 17
2
Runing Samba on Raspi - was: Re: ps aux | grep smbd
...ng, absolutely nothing. > > >>What I find weird is that, by choice, you are using a samba version that > went EOL nearly 5 years ago. > > >>Rowland > > LOL, it is weird, isn't it? I wish I could say that I was hand-crafting a > super-lightweight samba for my RasPi2, but the fact is that 3.2.15 has been > the only release I've been able to successfully compile statically. Every > attempt with more modern releases thus far has ended in failure. Static cross-compiles aren't a topic that generate much help. I've been trying for over a month...
2016 Feb 29
1
RasPi 3.x and RH-based Distro (Slightly OT)
On Mon, Feb 29, 2016 at 06:26:24PM +0000, Karanbir Singh wrote: > join the arm-dev list ( https://lists.centos.org ) CentOS has a great > story across the entire ARMv7 and v8 platform, with every major vendor > in the ARM 64bit platform working with us. We say the rpi3 release this > morning and are going to work on a bringup to match our rpi2 images. > However, we will also be
2016 Nov 27
2
SBC's and ssh's encryptions
On Saturday 26 November 2016 19:25:41 Peter Stuge wrote: > Gene Heskett wrote: > > the inside of the door .. two SBC's: > > .. > > > I have tried running X on the raspi, but it hasn't enough memory or > > iron to do it well. > > A GHz system with GB of RAM is certainly capable of running a > well-written GUI effortlessly. > > > Running htop on the odroid, its not x but sshd thats the bottleneck > > thats causing the odroid to rend...
2020 Feb 18
0
UPS shuts down after restart
...til LB is reached? > It's the same :-( > >> How old is this battery? > About half a year. But I already went into this issue some months before with the 2.7.4 Raspbian package but havn't found the time to fix it. > >>> 8. Seconds later the UPS reboots, killing the RasPi >>> 9. UPS and RasPi are up and running again - "OL CHRG" >>> >>> The UPS is set to "offdelay=5" and no ondelay >> What happens if you use the default values of offdelay=20 and ondelay=30 >> seconds, or longer? > With defaults its the...
2015 Mar 07
1
4.2.0 Relocation error
Oliver Rath schrieb am 07.03.2015 12:52: > which linux do you run on raspberry? Ive installed Debian 8 (Jessi) and > compiled samb42 on it, runs fine. Well, he is on a Raspi 2, which is - if I did understand this right - a different architecture. Maybe I did not understand him enough. But anyway, I would presume, that there is hardly any information out on the new Raspi 2... It's the bleeding edge. :-( But as this tiny thing is heavily used the situation will i...
2015 Feb 17
1
ps aux | grep smbd
On 2015-02-17 13:26, Rowland Penny wrote: > On 17/02/15 12:15, Marc Muehlfeld wrote: >> Hello Rowland >> >> Am 17.02.2015 um 06:14 schrieb Jed Evnull: >>> I recently compiled samba-3.2.15 for a Raspberry Pi V2 and while it >>> seems to be working fine, when I ps aux | grep smbd I'm shown two or >>> three successively numbered smbd jobs. The smbd
2018 Apr 25
0
LAN hosts not reachable
....0.0.0 UG 0 0 0 eth1 192.168.0.0 192.168.2.5 255.255.0.0 UG 0 0 0 br-lan 192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan 192.168.88.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 where 192.168.2.5 is raspi with tinc . Tinc routing table follows:Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.2.250 0.0.0.0 UG 202 0 0 eth0 192.168.0.0 0.0.0.0 255.255.0.0 U 0 0 0 mojtinc...
2015 Jan 22
2
a dedicated audio encoder
Hi u, On Thu, 22 Jan 2015, unosonic wrote: > well, sort of, with a PI, Ices2 as a client, and an USB audio device as > input, e.g. a "class compliant" audio recoder like Olympus LS5, Zoom H2 > etc., but also a little mixer like the Behringer Xenyx 302 USB. > The problem i've encountered is with USB class1 devices, i.e. so called > "full speed" USB (which is
2020 Feb 18
2
UPS shuts down after restart
>> But I noticed two other details: >> 1. I was a bit wrong with step 7 and 8 - Looks like the UPS is "OL CHRG" (according to display) at first but goes to battery ("OL DISCHRG" according to nut) right when the RasPi (and nut) is booting. >> 2. When I pull the plug of the RasPi after UPS went down before main power comes back (so between step 5 and 6), the UPS comes up in state "OL CHRG" and is stable. >> >> Maybe nut is sending `upsdrvctl shutdown` right after boot again but without...
2020 Feb 17
0
UPS shuts down after restart
...arge.low=85 -u <upsuser> -p <sekret> my-ups at localhost > 4. System shuts down and sending `upsdrvctl shutdown` > 5. System seems to halt and about one minute later the UPS shuts down > 6. Main power comes back > !!! 7. UPS comes up, display shows power comes from battery, RasPi comes up, nut showing "OL DISCHRG" !!! How old is this battery? > 8. Seconds later the UPS reboots, killing the RasPi > 9. UPS and RasPi are up and running again - "OL CHRG" >   > The UPS is set to "offdelay=5" and no ondelay What happens if you use the...