Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.raspberry-pi > #25818 > unrolled thread

ubunu on Pi4, raspi os on Pi4

Started byJan Panteltje <pNaOnStPeAlMtje@yahoo.com>
First post2021-01-13 10:18 +0000
Last post2021-01-13 19:47 +0000
Articles 3 — 3 participants

Back to article view | Back to comp.sys.raspberry-pi


Contents

  ubunu on Pi4, raspi os on Pi4 Jan Panteltje <pNaOnStPeAlMtje@yahoo.com> - 2021-01-13 10:18 +0000
    Re: ubunu on Pi4, raspi os on Pi4 Martin Gregorie <martin@mydomain.invalid> - 2021-01-13 10:46 +0000
    Re: ubunu on Pi4, raspi os on Pi4 Jim Jackson <jj@franjam.org.uk> - 2021-01-13 19:47 +0000

#25818 — ubunu on Pi4, raspi os on Pi4

FromJan Panteltje <pNaOnStPeAlMtje@yahoo.com>
Date2021-01-13 10:18 +0000
Subjectubunu on Pi4, raspi os on Pi4
Message-ID<rtmhic$1i7p$1@gioia.aioe.org>
tried it, booted OK, no gcc by default
apt-get ggc gets me a gcc that generates compile errors for
all code that has globals defined in header files, useless, removed it (all of 'buntoo').

Would it not be nice if clueless idiots stopped destroying perfectly good libraries.

Anyways, at this point back to writing my own stuff.
More crap and I drop raspberry and Linus yes I know it is called Linux.

I did write a multitasker 30 years or so ago....
Never understood the problems the guys have.

raspi os
ps avx shows too much crap, dbus sucks, things are moving away from Unix
more and more, everybody invents their own bugs and languages, modern desktops that 
make no sense whatsoever are written by the clueless for the clueless it seems.
Boot times are insanely long and now have you watch a black screen (is it finally dead??)  
for ages (longer than 20ms is BAD IMO).
All that while more and more GB memory and more and more GHz processor speed, and more and more power consumption.
The audio line output of my raspberry Pi4 has about 1 MHz RF on it, needed to filter that with a lowpass,
Some X11 libs are not OK some things are no longer working on Pi4 that have been working on Pi3 and my laptop for years...

Takes hours to fix stuff or work around it,
Faster to write it from scratch?


I give the foundation a 4 on a 1-10 scale, like in kindergarten
 And maybe its the brexit, you gotta be different?

Bye








[toc] | [next] | [standalone]


#25819

FromMartin Gregorie <martin@mydomain.invalid>
Date2021-01-13 10:46 +0000
Message-ID<rtmj2q$hbh$1@dont-email.me>
In reply to#25818
On Wed, 13 Jan 2021 10:18:41 +0000, Jan Panteltje wrote:

> tried it, booted OK, no gcc by default apt-get ggc gets me a gcc that
> generates compile errors for all code that has globals defined in header
> files, useless, removed it (all of 'buntoo').
>
So submit a bug report - if you haven't done so already.
 


-- 
--  
Martin    | martin at
Gregorie  | gregorie dot org

[toc] | [prev] | [next] | [standalone]


#25859

FromJim Jackson <jj@franjam.org.uk>
Date2021-01-13 19:47 +0000
Message-ID<slrnrvujif.6ms.jj@iridium.wf32df>
In reply to#25818
On 2021-01-13, Jan Panteltje <pNaOnStPeAlMtje@yahoo.com> wrote:
> tried it, booted OK, no gcc by default apt-get ggc gets me a gcc that 
> generates compile errors for all code that has globals defined in 
> header files, useless, removed it (all of 'buntoo').
>
> Would it not be nice if clueless idiots stopped destroying perfectly 
> good libraries.

As Ubuntu is based on debian, I add c compile stuff in ther debian 
time-honoured way of doing

  apt-get install build-essential

it not only pulls in gcc but many essential header files and libraries 
as well. Dependings on your projects you may need to pull in suitable "-dev"
packages (libs and headers) for any extra libraries you code requires.



> Anyways, at this point back to writing my own stuff.
> More crap and I drop raspberry and Linus yes I know it is called Linux.
>
> I did write a multitasker 30 years or so ago....
> Never understood the problems the guys have.
>
> raspi os
> ps avx shows too much crap, dbus sucks, things are moving away from Unix
> more and more, everybody invents their own bugs and languages, modern desktops that 
> make no sense whatsoever are written by the clueless for the clueless it seems.
> Boot times are insanely long and now have you watch a black screen (is it finally dead??)  
> for ages (longer than 20ms is BAD IMO).
> All that while more and more GB memory and more and more GHz processor speed, and more and more power consumption.
> The audio line output of my raspberry Pi4 has about 1 MHz RF on it, needed to filter that with a lowpass,
> Some X11 libs are not OK some things are no longer working on Pi4 that have been working on Pi3 and my laptop for years...
>
> Takes hours to fix stuff or work around it,
> Faster to write it from scratch?
>
>
> I give the foundation a 4 on a 1-10 scale, like in kindergarten
>  And maybe its the brexit, you gotta be different?
>
> Bye
>
>
>
>
>
>
>
>
>

[toc] | [prev] | [standalone]


Back to top | Article view | comp.sys.raspberry-pi


csiph-web