Panic in 7.2 and snapshots at boot due to acpi bios error

2023-01-23 Thread Jeff Roach
Hi! Really love OpenBSD and would like to get it working on my Samsung Galaxy Book Flex2 Alpha. NP730QDA-KA3US. Just offering this up because I can't send a dmesg. I get a kernel panic at boot with the following screen, https://photos.app.goo.gl/2NNHiTtG6LbTc5nx6 I believe it may be a bug in

Re: OpenBSD 2.5 T-shirt

2005-11-07 Thread Jeff Roach
The problem I was having was when clicking on the shirt to order it, or going to the page you mentioned, it was not listed. It also had Euro listed below it instead of both Intl and Euro which made me wonder if it was only available to Euro customers. Problem solved though. I called the shop and

OpenBSD 2.5 T-shirt

2005-11-07 Thread Jeff Roach
Hello, Is it possible to get one of these t-shirts in the U.S. and without having to pay an $80 insurance fee? Thanks. Jeff

Re: Setting up printer with cups Epson Stylus Photo 820

2005-11-06 Thread Jeff Roach
ing up printer with cups Epson Stylus Photo 820 Message-ID: <[EMAIL PROTECTED]> On Sun, Nov 06, 2005 at 12:22:55AM -0600, Jeff Roach wrote: > I finally got it working. Here are the steps, you could have read this post to ports@ from a few days ago instead: http://marc.theaimsgroup.com/?l=

Re: Setting up printer with cups Epson Stylus Photo 820

2005-11-05 Thread Jeff Roach
I finally got it working. Here are the steps, OpenBSD 3.8, cups-1.1.23p2, ESP Ghostscript 7.07.1 and gutenprint-5.0.0-rc1 I installed the above in that order. Cups was a pkg and the other two were source. To install ghostscript I unpacked jpegsrc.v6b in the root directory. Then ./configure --wi

cdio playback stops

2005-10-15 Thread Jeff Roach
Hello, Just have a possible bug to report and want to make sure before sending it. I am trying to play an audio cd with cdio and it stops after a little while. The cd plays fine with xcd. dmesg | grep cd0 cd0 at scsibus0 targ 0 lun 0: SCSI0 5/cdrom removable cd0(pciide0:1:0): using PIO mode 4,

Re: Setting up printer with cups Epson Stylus Photo 820

2005-09-26 Thread Jeff Roach
I've since found a link under the Gimp-Print FAQ that talks about the difficulty of printing to Epson Stylus printers in Free, Net and OpenBSD. http://gimp-print.sourceforge.net/p_FAQ_OS_X.php3#BSD The short of it is that the BSD driver resets the printer losing sync. The fix is to use unlpt0 ins

Re: How to mount cdrom

2005-09-26 Thread Jeff Roach
Thanks for the suggestions Oliver. It was an audio cd.

How to mount cdrom

2005-09-25 Thread Jeff Roach
I am having trouble mounting my cdrom drive. I have read man fstab and man mount and tried, mount -t cd9660 -r /dev/cd0a /mnt/cdrom and variations using cd0c and /cdrom >I get an error message either saying device not configured or Invalid argument mkdir /cdrom adding /dev/cd0c /cdrom cd 9660 ro