MAKEDEV - Installation fails - 20020312

2002-03-12 Thread Jeff Kletsky
Installing on a Sony VAIO PCG-SRX7E/P Boot from 4.5-INSTALL CD (iLINK) set hw.pcic.intr_path=1 set hw.pcic.irq=0 boot Visual configuration, leave only: ata0 atkbd0 psm0 sc0 pcic0 npx0 Partition disk, select Developer and Ports Select 5.0-20020312-CURRENT as release Select -CURRENT FTP installa

ACPI autoload failed -- unable to install

2002-03-14 Thread Jeff Kletsky
Having been unable to confirm a complete and proper installation of 5.0-CURRENT on my Sony PCG-SRX7/EP (similar to SRX77) laptop using the 4.5-RELEASE installer, I have made a bootable CD from 5.0-20020313-CURRENT, as well as floppies from 5.0-20020314-CURRENT. Both exhibit the same set of symptom

Re: ACPI autoload failed -- unable to install (fwd)

2002-03-14 Thread Jeff Kletsky
Tried the "obvious" -- manually loading acpi.ko -- still fails On Thu, 14 Mar 2002, Jeff Kletsky wrote: > Date: Thu, 14 Mar 2002 17:41:01 -0800 (PST) > From: Jeff Kletsky <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: ACPI autoload failed -- unable to instal

Re: ACPI autoload failed -- unable to install

2002-03-15 Thread Jeff Kletsky
EEE-1394) connection there has its own share of problems (no non-BIOS support of the drive). At least with floppies, it *should* be a supported configuration. (Note however the reported issues with fixit only being mountable from /dev/fd0, not /dev/da0). Jeff On Thu, 14 Mar 2002, Jeff Kletsky wro

Re: ACPI autoload failed -- unable to install

2002-03-15 Thread Jeff Kletsky
05 a0 1d ss:esp=04 94 12 c0 00 70 83 00-00 f0 82 00 00 00 00 00 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 BTX halted Thanks for your help, Jeff On Fri, 15 Mar 2002, Jeff Kletsky wrote: > Date: Fri, 15 Mar 2002 07:52:17 -0800 (PST) > From: Jeff Kletsky <[EMAIL PROTECTED]

RE: ACPI autoload failed -- unable to install

2002-03-16 Thread Jeff Kletsky
abled machine? The silence is deafening... Jeff On Fri, 15 Mar 2002, Otterr wrote: > Date: Fri, 15 Mar 2002 23:32:30 -0500 > From: Otterr <[EMAIL PROTECTED]> > To: 'Jeff Kletsky' <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: RE: ACPI autoload failed

Re: ACPI autoload failed -- unable to install

2002-03-16 Thread Jeff Kletsky
5 Jeff On Sat, 16 Mar 2002, Shizuka Kudo wrote: > Date: Sat, 16 Mar 2002 07:21:26 -0800 (PST) > From: Shizuka Kudo <[EMAIL PROTECTED]> > To: Jeff Kletsky <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Subject: Re: ACPI autoload failed -- unable to install > [ Section

VAIO install, sn0 kernel panic, workaround

2002-03-16 Thread Jeff Kletsky
Having determined that the last bootable install image was 20020311, I have network booted my Sony VAIO PCG-SRX7E/P using pxeboot and the contents of the boot.flp image on an NFS mount. If the boot process is allowed to progress without interruption, the kernel panics: [...] vga0: at port 0x3

make kernel breakage - src/sys/dev/usb/uplcom.c

2002-03-18 Thread Jeff Kletsky
Compiling from today's cvsup results in a failure to compile src/sys/dev/usb/uplcom.c due to USB_PRODUCT_RATOC_REXUSB60 being undefined. It appears that usbdevs.h needs to be regenerated and checked in to the repository. As a temporary fix: cd .../src/sys/dev/usb/ awk -f devlist2h.awk < us