Re: USB serial local getty terminal re-prompts for login on any input

2023-10-26 Thread Crystal Kolipe
On Thu, Oct 26, 2023 at 12:20:08PM -0400, Morgan Aldridge wrote: > Yes, your assumption was correct, every keypress acts as if I had pressed > enter. Thanks for confirming! Getty re-displays the login prompt when it sees either 0x00 or 0x80 on the serial line. In fact, you can do it from the

Re: OpenBSD xen and AWS

2023-10-26 Thread All
Antoine, I actually did use that repo for building and running openbsd on AWS. Unfortunately, I don't have access to physical openbsd machine to create vmdk now. So, I had to resort to running qemu and installing openbsd there, followed by the steps I outlined below. There was a community AMI

Re: USB serial local getty terminal re-prompts for login on any input

2023-10-26 Thread Theo de Raadt
ktrace -di of the process will show what is going on Crystal Kolipe wrote: > On Thu, Oct 26, 2023 at 12:20:08PM -0400, Morgan Aldridge wrote: > > Yes, your assumption was correct, every keypress acts as if I had pressed > > enter. Thanks for confirming! > > Getty re-displays the login prompt

Re: What could cause high CPU load averages (no actual CPU usage)?

2023-10-26 Thread Justin Yates Fletcher
On Wed, 2023-10-25 at 20:25 -0400, Raul Miller wrote: > On Wed, Oct 25, 2023 at 8:16 PM Justin Yates Fletcher > wrote: > > On Wed, 2023-10-25 at 21:12 +0200, Mike Fischer wrote: > > > > > > > Am 25.10.2023 um 17:57 schrieb Theo de Raadt > > > > : > > > > Mike Fischer wrote: > > > > > > Am

Re: Donations

2023-10-26 Thread deich...@placebonol.com
also, consider https://www.openbsd.org/want.html as another form of donation 73 diana

Re: Connecting a wireless keyboard via Bluetooth

2023-10-26 Thread David Coppa
On Wed, Oct 25, 2023 at 3:49 PM Zé Loff wrote: > > > On Wed, Oct 25, 2023 at 03:24:27PM +0200, Karel Lucas wrote: > > Hi all, > > > > I have a computer with openBSD V7.4 without X11, to which I want to connect > > a wireless keyboard via Bluetooth. The keyboard is connected via a separate > > USB

Re: apu4 real com0 boot - not working to install 7.4

2023-10-26 Thread Stuart Henderson
On 2023/10/26 11:08, Stuart Henderson wrote: > On 2023/10/26 10:37, Anders Andersson wrote: > > On Thu, Oct 26, 2023 at 10:06 AM Stuart Henderson > > wrote: > > > > > > On 2023-10-26, harold felton wrote: > > > > i have a pcengines apu4 which has been running 7.1-stable with all > > > > updates

Re: USB serial local getty terminal re-prompts for login on any input

2023-10-26 Thread Crystal Kolipe
On Wed, Oct 25, 2023 at 01:35:39PM -0400, Morgan Aldridge wrote: > On the terminal, keeping the same 9600 8N1 settings, but enabling local > echo, and shorting the TX/RX pins gets me duplicated input with no odd > characters or breaks (AFAICT). > > On the OpenBSD side (with getty disabled on the

Re: How to break and smash things

2023-10-26 Thread Peter J. Philipp
On Thu, Oct 26, 2023 at 11:48:43AM +0600, Maria Morisot wrote: > Hi, > I've been frustrated in trying to find a way to help the project and thanks > to several people's replies I've been considering what I like to do with the > operating system. > > My needs are simple, as far as personal usage

Re: How to break and smash things

2023-10-26 Thread Maria Morisot
I can't use Amazon services and products. I got in trouble a while back for using my credit card from a Kyrgyzstan IP, and didn't have the motivation to go through customer service and explain that I was an American citizen living here. But I have access to O'Reilly. I used to make my own

Re: How to break and smash things

2023-10-26 Thread Maria Morisot
Thanks, I read through but didn't follow on a computer but I'm making a Post-It now to read more about afl. It seems I'll need to learn a bit about gdb, which I know very little about. I think I read a chapter about it maybe five or ten years ago. I appreciate the link, this seems like a good

Re: apu4 real com0 boot - not working to install 7.4

2023-10-26 Thread Anders Andersson
On Thu, Oct 26, 2023 at 10:06 AM Stuart Henderson wrote: > > On 2023-10-26, harold felton wrote: > > i have a pcengines apu4 which has been running 7.1-stable with all updates > > just fine... i had been avoiding doing an upgrade - so was thinking to > > reinstall based on 7.4-release this

Re: apu4 real com0 boot - not working to install 7.4

2023-10-26 Thread Stuart Henderson
On 2023/10/26 10:37, Anders Andersson wrote: > On Thu, Oct 26, 2023 at 10:06 AM Stuart Henderson > wrote: > > > > On 2023-10-26, harold felton wrote: > > > i have a pcengines apu4 which has been running 7.1-stable with all updates > > > just fine... i had been avoiding doing an upgrade - so was

Re: How to break and smash things

2023-10-26 Thread Maja Reberc
Hey Maria, this is a long shot, and most people will put it in the scam basket, but I've heard of developers significantly improving their skills by applying PhotoReading to code. One might even instruct the other-than-conscious mind to help them look for bugs (or typos in general text). Do note

Re: PineView not using the whole screen

2023-10-26 Thread Daniele B.
Well, here for a secure OpenBSD I'm expecting a minimal usage of resources. But I see..if inserting my physical keyboard I get two keyboard devices attached to run a sleep button properly on a *consumer multimedia product* well..I missed mayb the point and everything is questionable. Then, if

Re: OpenBSD xen and AWS

2023-10-26 Thread Antoine Jacoutot
On Tue, Oct 24, 2023 at 10:40:34PM +, All wrote: > Hi, > > There was a time when we could run OpenBSD on AWS. > Antoine Jacoutot did a great work to make that possible. > These days, xnf0 interface is not being initialized. Xen is being > identified as Xen 4.11 (12?) but no xnf interfaces are

Re: Connecting a wireless keyboard via Bluetooth

2023-10-26 Thread Stuart Henderson
On 2023-10-25, Marcus MERIGHI wrote: > I suppose you need something equivalent to the above solution for audio, > but for keyboards. > > Keyboard <-> Bluetooth <-> Dongle <-> USB-HID <-> OpenBSD In theory they might exist, but I was never able to track one down, the best I came up with

Re: PineView not using the whole screen

2023-10-26 Thread Daniele B.
Just to specify I'm hoping you are going to solve this software issue in the next releases (a properly running device driver is maybe better that properly running sleep button at my side) or I see a group of *users* moving to procure for themselves the right, standard, one device new keyboard..

Re: apu4 real com0 boot - not working to install 7.4

2023-10-26 Thread Stuart Henderson
On 2023-10-26, harold felton wrote: > i have a pcengines apu4 which has been running 7.1-stable with all updates > just fine... i had been avoiding doing an upgrade - so was thinking to > reinstall based on 7.4-release this week... i was unable to do an install > from the bsd.rd (for 7.4) - and

Re: PineView not using the whole screen

2023-10-26 Thread Crystal Kolipe
On Thu, Oct 26, 2023 at 10:07:41AM +0200, Daniele B. wrote: > Just to specify I'm hoping you are going to solve this software issue in > the next releases (a properly running device driver is maybe better that > properly running sleep button at my side) What software issue are you talking about?

Re: How to break and smash things

2023-10-26 Thread Janne Johansson
Den tors 26 okt. 2023 kl 07:51 skrev Maria Morisot : > But I really want to help the project. I like the idea of trying to break > things and get them to malfunction in order to expose bugs that have been > overlooked. > > I have a pretty good understanding of randomness and know about the >

apu4 real com0 boot - not working to install 7.4

2023-10-26 Thread harold felton
apologies for crossposting - feel free to direct me to the correct place and/or ignore other versions... i started a reddit-thread HERE which didnt specify which list specifically - but provided a

Re: PineView not using the whole screen

2023-10-26 Thread Crystal Kolipe
On Thu, Oct 26, 2023 at 12:15:47PM +0200, Daniele B. wrote: > Well, here for a secure OpenBSD I'm expecting a minimal usage of resources. > But I see..if inserting my physical keyboard I get two keyboard devices > attached to run a sleep > button properly on a *consumer multimedia product*

Donations

2023-10-26 Thread Maria Morisot
I see there are two types of donation receivers, the project and the foundation. What is the difference between how the money is spent between the two. The foundation from what it looks like goes to paying the bills for the infrastructure, how about donations to the project. I've already many

Re: PineView not using the whole screen

2023-10-26 Thread Zé Loff
On Thu, Oct 26, 2023 at 01:18:13PM +0200, Daniele B. wrote: > Crystal Kolipe : > > >> Then, if you are asking tips on how to attack my working station by > >> injection of keystrocks on a > >> pseudo keyboard device I have no clue but is it important indeed? > > > > If you are concerned about

Re: PineView not using the whole screen

2023-10-26 Thread Daniele B.
Thanks a lot, appreciated, I solved with 12$ more in my wallet now. I'm sure with these chapgpt guys among us they will start to appear keyboards by one "Pyhton" key .. Do not misunderstand, this is why I also "disable ucc" .. Barely, I'm absolutely a fan of that rare object named business

Re: PineView not using the whole screen

2023-10-26 Thread Crystal Kolipe
On Thu, Oct 26, 2023 at 03:43:20PM +0200, Daniele B. wrote: > Thanks a lot, appreciated, I solved with 12$ more in my wallet now. Then you've saved enough cash to buy three of these: https://pckeyboard.com/page/product/PANIC

Re: PineView not using the whole screen

2023-10-26 Thread Daniele B.
Crystal Kolipe : >> Then, if you are asking tips on how to attack my working station by >> injection of keystrocks on a >> pseudo keyboard device I have no clue but is it important indeed? > > If you are concerned about that possibility then you can disable the ucc > driver. How to do that,

Re: OpenBSD xen and AWS

2023-10-26 Thread All
OK, thanks to Mike and Antoine! I tried with t2 instances (current generation - the only choice present), yet still no dice. Perhaps, the issue is with how I created the image. I used qemu, created qcow2, installed openbsd, converted qcow2 to raw and then with vmdktool converted raw to vmdk. AWS

Re: xenodm: Are usernames logged?

2023-10-26 Thread Johannes Thyssen Tishman
Ampie Niemand wrote: > On Wed, Oct 25, 2023 at 03:27:52PM +0200, Johannes Thyssen Tishman wrote: > > Hi, > > > > I was just logging into my system through xenodm and for some reason > > I typed my password into the username field... whoops :/ Luckily I > > was at home and no one was around.

Re: Donations

2023-10-26 Thread Ingo Schwarze
Hi Maria, Maria Morisot wrote on Thu, Oct 26, 2023 at 03:10:46PM +0600: > I see there are two types of donation receivers, the project and the > foundation. What is the difference between how the money is spent > between the two. How the money is *spent* is not not the main difference between

Re: OpenBSD xen and AWS

2023-10-26 Thread Antoine Jacoutot
On Thu, Oct 26, 2023 at 12:01:06PM +, All wrote: > OK, thanks to Mike and Antoine! > I tried with t2 instances (current generation - the only choice present), yet > still no dice. Perhaps, the issue is with how I created the image. > I used qemu, created qcow2, installed openbsd, converted

Re: Donations

2023-10-26 Thread Maria Morisot
Ingo, you have been very kind and thoughtful in all of your replies; for this I thank you. I guess I'm used to projects I like actually wanting help from the community. The OpenBSD model baffles me. For a long time I have had a great love for the project. I think I started during 2.6 and

Re: PineView not using the whole screen

2023-10-26 Thread Daniele B.
Crystal Kolipe : > On Thu, Oct 26, 2023 at 03:43:20PM +0200, Daniele B. wrote: >> Thanks a lot, appreciated, I solved with 12$ more in my wallet now. > > Then you've saved enough cash to buy three of these: > > https://pckeyboard.com/page/product/PANIC Thinking we are all missing the OpenBSD

Re: USB serial local getty terminal re-prompts for login on any input

2023-10-26 Thread Morgan Aldridge
On Thu, Oct 26, 2023 at 6:26 AM Crystal Kolipe wrote: > On Wed, Oct 25, 2023 at 01:35:39PM -0400, Morgan Aldridge wrote: > > On the terminal, keeping the same 9600 8N1 settings, but enabling local > > echo, and shorting the TX/RX pins gets me duplicated input with no odd > > characters or breaks

Re: a2ps error; printing utf8 to a postscipt printer

2023-10-26 Thread Antoine Jacoutot
On Tue, Oct 24, 2023 at 09:10:05AM +0200, Antoine Jacoutot wrote: > On Mon, Oct 23, 2023 at 05:22:37PM +0200, rsyk...@disroot.org wrote: > > Dear list, > > > > > > after upgrading to OpenBSD 7.4 (as far as I can tell), > > a2ps program stopped working: > > > > ;a2ps

Re: Donations

2023-10-26 Thread Joel Carnat
> Le 26 oct. 2023 à 16:38, Ingo Schwarze a écrit : > > The advice is extremely simple: > > If you can, donate directly to the OpenBSD project because that means > 1. the donation can be used for any purpose, including all purposes >that can be funded by the foundation and some that can't

Re: Donations

2023-10-26 Thread Theo de Raadt
Joel Carnat wrote: > > Le 26 oct. 2023 à 16:38, Ingo Schwarze a écrit : > > > > The advice is extremely simple: > > > > If you can, donate directly to the OpenBSD project because that means > > 1. the donation can be used for any purpose, including all purposes > >that can be funded by

Re: Donations

2023-10-26 Thread Ingo Schwarze
Hi, Theo de Raadt wrote on Thu, Oct 26, 2023 at 12:14:43PM -0600: > Joel Carnat wrote: >> Le 26 oct. 2023 à 16:38, Ingo Schwarze a écrit : >>> The advice is extremely simple: >>> >>> If you can, donate directly to the OpenBSD project because that means >>> 1. the donation can be used for any