Re: Wordpress with bozohttpd - anyone?

2025-07-21 Thread Cameron Kelly
ell, often). On Mon, Jul 21, 2025 at 7:16 AM Cameron Kelly wrote: I tried using bozohttpd last year but I was unable to get it to function properly. It always seemed extremely slow for no reason, on just a basic html page with some css. I gave up using it and just s

Re: Wordpress with bozohttpd - anyone?

2025-07-21 Thread Cameron Kelly
I tried using bozohttpd last year but I was unable to get it to function properly. It always seemed extremely slow for no reason, on just a basic html page with some css. I gave up using it and just switched to nginx instead. YMMV On 2025-07-21 10:08 a.m., Mayuresh wrote: Wonder if anyone ha

Re: Help with pkgsrc

2025-07-16 Thread Cameron Kelly
Did you grab the pkgsrc repo and un-tar it? On 2025-07-16 4:11 p.m., Todd Gruhn wrote: I need to do some by 'hand'. It complains: /usr/pkg/bin/gmkdir -- not found What is 'gmkdir' ; how/were fo I make it?

Re: Running nVidia GTX-1660

2025-06-19 Thread Cameron Kelly
Yes. There is another source port of doom in pkgsrc called chocolate-doom. Maybe give that a try and see if the same problem persists? On 2025-06-19 3:57 p.m., Todd Gruhn wrote: I am using: doomlegacy-1.48. 11nb1 Is this what you ment?? On Thu, Jun 19, 2025 at 1:52 PM Cameron Kelly wrote

Re: Running nVidia GTX-1660

2025-06-19 Thread Cameron Kelly
What source port of doom are you running? On 2025-06-19 1:50 p.m., Todd Gruhn wrote: I switch to GTX-1660 ; DOOM does not look right. (I had this card for 5yr or more) It has white and yellow pieces show up when I walk through stuff. Is there a prob with the driver? Do I need to set/unset some

Re: X11 & Sbus devices

2025-05-06 Thread Cameron Kelly
Please don’t nuke the port! It still runs great on my ss20! > On May 2, 2025, at 7:18 AM, Enrico Weigelt, metux IT consult > wrote: > > Hi folks, > > > anybody here still running old SBUS graphics cards w/ X11 ? > > I'm wondering whether it's worth keeping sbus support code in the > Xserver

Re: writing to CD-RW

2025-05-02 Thread Cameron Kelly
drew Randrianasulu >> wrote: >> >> >> >> пт, 2 мая 2025 г., 20:13 Cameron Kelly : >>> >>> If you install the ffmpeg package, you should be able to. It's a very >>> comprehensive piece of software to convert different types of audio &g

Re: writing to CD-RW

2025-05-02 Thread Cameron Kelly
If you install the ffmpeg package, you should be able to. It's a very comprehensive piece of software to convert different types of audio files and sources. https://stackoverflow.com/questions/3255674/convert-audio-files-to-mp3-using-ffmpeg On 2025-05-02 12:22 p.m., Todd Gruhn wrote: I see th

Re: make CD music

2025-04-02 Thread Cameron Kelly
k3b is a package I've used on linux to burn CD's. It looks to be available on NetBSD as well. On 2025-04-02 4:59 p.m., Todd Gruhn wrote: I downloaded many *.mp3 files. Converted these to *.wav Whenever I try to write to CD-RW system croks at me. Did any of the cd and music software stop writ

Re: Firmware numbers

2025-03-14 Thread Cameron Kelly
Which OS are you on? I assume you are not on NetBSD since you are updating from the NVIDIA website. On 2025-03-14 2:23 p.m., Todd Gruhn wrote: I just update firmware on 2 nVidia cards. Is there a nice way to print the card firmware version? How about firmware version of OTHER cards or device

Re: GTX-1660 updating

2025-03-13 Thread Cameron Kelly
. > > Thanks > >> On Thu, Mar 13, 2025 at 11:40 AM Cameron Kelly wrote: >> >> You can find the driver here: >> >> https://www.nvidia.com/en-us/drivers/ >> >> It is under "Geforce 16 series". >> >>> On 2025-03-13 9:35 a.m

Re: GTX-1660 updating

2025-03-13 Thread Cameron Kelly
You can find the driver here: https://www.nvidia.com/en-us/drivers/ It is under "Geforce 16 series". On 2025-03-13 9:35 a.m., Todd Gruhn wrote: I cannot find the hardware driver for this graphics card on nvidia.com This thin is 6 year old. Can the driver EVEN be updated??

Re: NetBSD-Audio for dummies

2025-03-03 Thread Cameron Kelly
The mpg123 package might be useful to you. I’ve used it to play mp3 files solely thru the terminal. > > On Mar 3, 2025, at 8:13 PM, Paul Goyette wrote: > > I've never bothered to use NetBSD to play music, but I'd like to get > the windoze laptop off my desk! > > But I've always been confuse

Re: Blender doesn’t seem to be working

2024-09-01 Thread Cameron Kelly
If you install the dbus package, it should work. pkgin install dbus