Re: T480s: USB port gets disabled

2023-08-08 Thread Mizsei Zoltán
Hi, i quick update: i experience similar problems with FreeBSD 13.2, however the port works OK under windows and Haiku. It seems under OpenBSD and FreeBSD only USB3 devices works, all USB2 devices (mass storage media, HID input devices, eg. mouse) gets the port disabled. AFAIK USB2 devices work

Re: T480s: USB port gets disabled

2023-08-09 Thread Mizsei Zoltán
Hi, in the meantime i have built a custom kernel with XHCI_DEBUG and UHUB_DEBUG enabled, below the produced dmesg while i have attached and detached a USB2 device and the port freaks out: Excerpt of the interesting part as i have attached the device: xhci0: port=1 change=0x02 uhub0: intr stat

Re: Does openBSD come with a web browser?

2023-09-11 Thread Mizsei Zoltán
Look here for the available browsers: https://openbsd.app/?search=web+browser --Z-- Daniele B. írta 2023. szept.. 11, H-n 08:32 órakor: > Sep 11, 2023 08:16:11 David : > >> Quite frankly > > Maybe, he just want to point out that beside going > to the shop to chose a laptop with a secure OS on a s

Re: Thinkpad function-key wierdness

2023-09-11 Thread Mizsei Zoltán
Hi, You probably activated the Fn-Lock. To release it press Fn+Esc if i recall it correctly. Also there should be an option in the BIOS regarding the function keys, you can pick which way you prefer (frimary or secondary function). https://support.lenovo.com/lt/lt/solutions/ht103044-how-to-use-

Re: job request

2023-10-19 Thread Mizsei Zoltán
Hi!, you are the AI from the http://www.emhsoft.com/singularity/ aren't you? Good luck! Best regards, --Z-- Magenta Octopus írta 2023. okt.. 19, Cs-n 18:57 órakor: > I've been exploring operating systems lately, and I decided I want to > give OpenBSD a try. I know a little about shell and com

Re: Firefox downloads

2023-10-26 Thread Mizsei Zoltán
This is because firefox port uses unveil to restrict access to the filesystem and allow access to only selected folders. Read the README file for more info: https://openports.pl/path/www/mozilla-firefox Lucretia írta 2023. okt.. 27, P-n 08:40 órakor: > I use gimp to make digital collages and for

GPT GUID and the booting process

2023-11-16 Thread Mizsei Zoltán
Hi, for bigger exposure, let me cross-mail this issue / question of mine: I am trying to boot OBSD on an ARM board which doesn't have any sd-card slot and at least currently can't use USB in U-Boot and doesn't have ethernet port. I have prepared the GPT partition scheme on the eMMC using rkdevel

Re: GPT GUID and the booting process

2023-11-16 Thread Mizsei Zoltán
Hi, my current plan is to get OBSd booted on the board, in any way, and the EFI boot seems to be more understandable for me, mortal human, than convincing uboot to boot anything other than linux. Later on i plan to explore other way of booting. I know about Exotic Seilicon, it is a great infor

Re: GPT GUID and the booting process

2023-11-19 Thread Mizsei Zoltán
ognized yet. Btw: i have tried to flash the OBSD install image as you did in your article at exoticsilicon, but uboot complains about corrupt GPT and fails to proceed to boot. --Z-- Mizsei Zoltán írta 2023. nov.. 16, Cs-n 11:42 órakor: > Hi, > > my current plan is to get OBSd booted on t

Re: GPT GUID and the booting process

2023-11-21 Thread Mizsei Zoltán
Hi, maybe I have formulated my word a way it gave way too many chance for misinterpretation. Sorry. I did followed the way you described, but it resulted a non-booting board, only the U-boot SPL got loaded, but the u-boot (proper?) itself didn't managed to start properly. I have built an own u

Re: Realtek RTL8111H re(0) NIC not working on Raspberry Pi CM4

2024-01-14 Thread MIZSEI Zoltán
I experience similar null MAC and silent interface on my Linkstar H68K. Keep me posted about your findings. --Z-- 2024. jan. 14. 3:07:27 Benjamin Raskin : > Hello, All; > > I've been trying to configure a Realtek RTL8111H NIC on a Raspberry Pi > CM4 board, however I have encountered several is

Add support for RK356x eMMC controller

2024-02-26 Thread Mizsei Zoltán
Hi, on NetBSD the following is used to support the eMMC modules on RK356x. Would it possible to implement asomething similar for OpenBSD? https://github.com/NetBSD/src/commit/f30b89bb4385f5fe218ff86be5d458a51fc62d4c For more info see the original commit message below: "acpi: sdhc: Add support

Re: OT: Test new email conf

2024-03-05 Thread Mizsei Zoltán
Please consider to start a blog about your adventures. Thanks. Regards, -ext Daniele B. írta 2024. márc.. 5, K-n 18:58 órakor: > The past days I was managing to try it > the admin interface of BookMyName (iliad) and > sorry for the wanted advertisement.. (it is affordable) > Suddenly I found myse

Minimum viable HW for OpenBSD

2024-03-15 Thread Mizsei Zoltán
Hi, I'd like to build a small, portable system, not entirely different from a so called "cyberdeck". For this project I am actively looking for the minimum viable HW which supports OBSD. I would like to get some hints, as so far I was unable to find the perfect hw (maybe it doesn't even exists)

Re: Minimum viable HW for OpenBSD

2024-03-15 Thread Mizsei Zoltán
Fri, Mar 15, 2024 at 9:44 AM Mizsei Zoltán wrote: >> >> Hi, >> >> I'd like to build a small, portable system, not entirely different from a so >> called "cyberdeck". For this project I am actively looking for the minimum >> viable HW which su

VPS power consumption

2024-03-19 Thread Mizsei Zoltán
Hi, i have installed OBSD on a small KVM based VPS [1]. The VPS dashboard provides knobs to enable/disable the following options (current setting in brackets) - APIC (On) - ACPI (On) As this VPS have a miniscule load I would like to reduce its energy consumption to the minimum and because this

Re: porting OpenBSD to Ox64

2024-03-21 Thread Mizsei Zoltán
Hi. I am interested in this topic, as i have one in my drawer. My programming skills probably not up to the task, but I would be more than happy to help you with testing, etc. Regards, --ext Peter J. Philipp írta 2024. márc.. 21, Cs-n 08:50 órakor: > Hi, > > If anyone is interested in helping

Re: porting OpenBSD to Ox64

2024-03-21 Thread Mizsei Zoltán
le to help you :( --ext Peter J. Philipp írta 2024. márc.. 21, Cs-n 09:54 órakor: > On 3/21/24 09:10, Mizsei Zoltán wrote: >> Hi. >> >> I am interested in this topic, as i have one in my drawer. My programming >> skills probably not up to the task, but I would be more th

Re: porting OpenBSD to Ox64

2024-03-21 Thread Mizsei Zoltán
Hi, have you tried to boot a vanilla-current OBSD? Do you know if that "old 7.4-current" version you have mentioned contains any not-yet-upstreamed patches? Have you made any changes to the DTB or U-Boot? Regards, --ext Peter J. Philipp írta 2024. márc.. 21, Cs-n 08:50 órakor: > Hi, > > If any

Re: need help to access my machine after upgrade -- system immediately logs me out

2024-04-02 Thread Mizsei Zoltán
If you have Xenocara installed, then I assume you can use xedit to modify files on the system. I don't know twm, but it is probably possible to create a new entry in its menu, through which you could run "xterm -e /bin/sh" to override the default shell. If this is not possible using twm, then sw

OpenBSD Errata: April 8, 2024 (xserver)

2024-04-03 Thread Mizsei Zoltán
The webpage https://www.openbsd.org/errata74.html lists this like "016: SECURITY FIX: April 8, 2024   " but according to my calendar today is 04.04. Also it lists 7.5 as affected, but it doesnt even released yet, right? Whats going on here? Regards, --ext

TLS handshake failure at pkg_update

2024-04-08 Thread Mizsei Zoltán
Hi, I face this issue on my VPS, do you have any idea what going on? vps$ doas pkg_add micro doas (u...@vps.example.com) password: quirks-7.14 signed on 2024-04-07T18:32:17Z https://ftp2.eu.openbsd.org/pub/OpenBSD//7.5/packages/amd64/: TLS handshake failure: handshake failed: error:02FFF00D:syst

Re: TLS handshake failure at pkg_update

2024-04-08 Thread Mizsei Zoltán
Thanks for the feedback, but I am sure ntpd is running and the time, date and the timezone configured properly, so the reason must be something else. Regards, --ext whistlez írta 2024. ápr.. 8, H-n 14:27 órakor: > Il 2024-04-08 09:14 Mizsei Zoltán ha scritto: >> Hi, > >> vps$

Re: Fonts for wscons(4)

2024-04-19 Thread Mizsei Zoltán
Interesting, thanks. Could you give us a screenshot to see them? Regards, --ext Walter A. Iglesias írta 2024. ápr.. 19, P-n 14:24 órakor: > I designed some fonts for wscons(4). Once you decompress the tar file > you'll find a test.sh script to test the fonts in a fullscreen xterm. I > include t

Re: Guidance for booting NanoPi R6S?

2024-04-21 Thread Mizsei Zoltán
Hi, I am just wondering if "apmd" might be a reason. Could you check the output of the "apm" command before and after issuing "apm -A"? Best regards, --ext Stephan Somogyi írta 2024. ápr.. 22, H-n 05:21 órakor: > On Sun, Apr 21, 2024 at 9:20 AM Mihai Dragan > wrote: > >> You need to follow a

Ports: micro is broken

2024-05-02 Thread Mizsei Zoltán
Hi, I am unsure if this is the correct list for this to report, but there seems to be other mails regarding ports here, so... I am facing issues with the port of the "micro" editor (written in go) on OBSD 7.5. While the color handling was broken in 7.4, but otherwise the editor used to work, h

Re: Ports: micro is broken

2024-05-02 Thread Mizsei Zoltán
I see, thanks for the detailed explanation. I'll use mg then. :) Regards, --ext Stuart Henderson írta 2024. máj.. 2, Cs-n 11:15 órakor: > On 2024-05-02, Mizsei Zoltán wrote: >> I am unsure if this is the correct list for this to report, but there seems >> to be other mails

Re: Hardware recommendation for small form factor, noiseless, server

2024-05-07 Thread Mizsei Zoltán
Second-hand Lenovo M710q tiny with a wifi-card could also work: https://dmesgd.nycbug.org/index.cgi?do=view&id=5296 Jan Stary írta 2024. máj.. 7, K-n 08:47 órakor: > On May 06 21:03:17, mytraddr...@gmail.com wrote: >> Hi all, >> >> can anyone please advise on what computer I can purchase with the

Fwd: RTL8192EU wifi issue

2024-05-10 Thread Mizsei Zoltán
Crossposting on misc aswell 2024. máj. 7. 14:50:33 Mizsei Zoltán : Hi, I have a so called "Tenda 300Mbps Mini Wireless N Adapter" (this is not the terribly small one). It reports itself as: urtwn0 at uhub0 port 2 configuration 1 interface 0 "Realtek 802.11n NIC" rev 2.1

Re: wifi

2024-05-23 Thread Mizsei Zoltán
>From a quick glance it is a bog-standard m.2 / NGFF card, so it should be >fairly trivial to replace the card with a supported one, see the removal >steps at 01:30 : https://www.youtube.com/watch?app=desktop&v=dqJ9LjY0Jco Stuart Henderson írta 2024. máj.. 23, Cs-n 09:23 órakor: > On 2024-05-

Re: unknown USB vendor

2024-05-24 Thread Mizsei Zoltán
Probably https://wikidevi.wi-cat.ru/AMPAK_AP6212 Peter J. Philipp írta 2024. máj.. 24, P-n 11:39 órakor: > Hi, > > I got a "are you a human?" on google so I switched to qwant.com for > searching > but the search is not as good. I'm looking for the USB vendor of this > USB > vendor id. 0x02d0,

Re: mounting audio cd

2024-05-31 Thread MIZSEI Zoltán
Interestingly BeOS and Haiku lets you to mount an audio cd, it generates a vfs from the toc and shows the tracks as wav or flac (fixme), it does an automatic conversion behind the courtains if you copy a file from an audio cd.

Re: Open Source / BSD License Copyright infringements

2024-06-06 Thread Mizsei Zoltán
Have you thought about what if they paid not for the software but for the support? Peter J. Philipp írta 2024. jún.. 6, Cs-n 15:29 órakor: > On 6/6/24 13:10, Kirill A. Korinsky wrote: >> On Thu, 06 Jun 2024 03:33:53 +0100, >> "Peter J. Philipp" wrote: >>> This isn't about Patents, this is about

Re: epub reader

2024-06-19 Thread Mizsei Zoltán
AFAIK Zathura ( zathura-pdf-mupdf ) can open EPUBs. Feel free to try that. Regards, -ext Dan írta 2024. jún.. 19, Sze-n 18:18 órakor: > Hello, > > I'm here asking for an epub ebook reader port as Foliate (almost under my > XFCE) > appears broken from a while and Calibre is not exactly a light eb

Re: Copying files from an Android phone

2024-07-02 Thread Mizsei Zoltán
Maybe https://github.com/tfonteyn/Sshd4a ? Sadeep Madurange írta 2024. júl.. 2, K-n 15:58 órakor: > Hello, > > I'm trying to backup some files (~1000 photos and two short videos, in > total about 3GB) from an Android phone to OpenBSD. In the past I used > Android file transfer (MTP) client. I coul

Re: Spoofing MAC address

2024-07-02 Thread Mizsei Zoltán
https://man.openbsd.org/ifconfig.8 search for random openbsd_fr...@mail2tor.com írta 2024. júl.. 3, Sze-n 07:11 órakor: > HI. How do I set up autoamtic spoofing on openbsd? > HOw do I use random or lladdr lladdress to spoof my mac address > automatically. I.e. for airport use. > > Thanks. > John

Re: ld on startup - wish to disable

2024-09-10 Thread Mizsei Zoltán
Delete /var/db/kernel.SHA256 ? Luca Di Gregorio írta 2024. szept.. 10, K-n 14:39 órakor: > Hi, > > I'm running very little OpenBSD VMs for simple services and testing > environments. > > I really don't need security on these VMs, I already disabled > library_aslr (rcctl disable library_aslr) to

X230 random reboots

2024-11-06 Thread MIZSEI Zoltán
Hi, I have received a bit worn X230 which I have cleaned and installed openbsd 7.6 amd64 on it with MBR boot. The fan is a bit noisy sometimes, but the computer works very well once it manages to starts up, however I experience random reboots during the boot process, during the blue texts (I as

Re: Quick question regarding puffy

2024-12-04 Thread MIZSEI Zoltán
Polarian írta 2024. dec.. 3, K-n 21:37 órakor: > As for self hosting (like I do), it is rather painful. Setup is > annoying enough, but the worst part is being filtered into spam by > every major email provider despite having spf, dkim, dmarc and rDNS with > good IP reputation, simply because you

Re: USB ethernet adapter modeswitch issue

2025-02-07 Thread MIZSEI Zoltán
It shows up as ethernet adapter: addr 02: 1a40:0101 Terminus Technology, USB2.0 HUB addr 03: 1a86:e397 wch.cn, USB 10/100 LAN then it switches to addr 02: 1a40:0101 Terminus Technology, USB2.0 HUB addr 03: 1a86:e497 wch.cn, WCH UDISK_V1.1 On Fri, 31 Jan 2025 21:19:30 +0100 MIZSEI Zoltán wrote

Re: USB ethernet adapter modeswitch issue

2025-02-02 Thread MIZSEI Zoltán
Thanks for the links, but most of this is either about freebsd or Linux, which isn't really applicable in my case. AFAIK there is no camcontrol command in openbsd. I can try to compile usbmodeswitch on OpenBSD, but I never had good experience with it. Best regards, --Z Joseph Olatt írta 2025.

Re: USB ethernet adapter modeswitch issue

2025-01-31 Thread MIZSEI Zoltán
ect cd0", however it stucks in cd mode after this command, so while it really stops the switching back-and-forth it doesn't makes the hw usable :( -- ext On Fri, 31 Jan 2025 20:36:46 - (UTC) Stuart Henderson wrote: > On 2025-01-31, MIZSEI Zoltán wrote: > > Hi, > >

USB ethernet adapter modeswitch issue

2025-01-31 Thread MIZSEI Zoltán
Hi, i have got a cheap USB ethernet adapter for my ARM SBC running OpenBSD snapshot. If i connect it, it shows up as cdce, but then it automatically detaches and comes up as a usb storage device (it holds the the windows driver ). It does this repeatedly. Can I force somehow OpenBSD to ignore

Re: X230 random reboots

2025-01-23 Thread MIZSEI Zoltán
> recognised until you remove the both the laptop battery and CMOS battery. > > On Wed, Nov 06, 2024 at 07:08:51PM +, Miod Vallat wrote: >> > On 2024-11-06 19:25, MIZSEI Zoltán wrote: >> > > Am I the only one experiencing this? Can it be a hardware issue? >>

Re: NAS on OpenBSD?

2025-07-08 Thread MIZSEI Zoltán
I originally had TrueNAS Core installed on my NAS, but since it was discontinued, I switched over to FreeBSD. It worked fine for the most part, but I just wasn't fully satisfied with it. (If you asked me over a beer, I'd probably say it was the logo that bothered me the most.) Eventually, I insta