Date: Wed, 20 Mar 2002 17:14:39 -0800 From: rob <rob@pythonemproject.com> To: Daniel Coll <piroscafos@hotmail.com> Cc: freeBSD-mobile@freeBSD.org, freeBSD-questions@freeBSD.org Subject: Re: Sony Vaio PCG-FX 220 Message-ID: <3C9933FE.CDB2D19C@pythonemproject.com> References: <F188wSA1XvpFVjCRGry0000ff02@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Coll wrote: > > Hi, Everybody... or Nobody?? > (This is my 12th mail with no response, neither is posted on the mailing > list? Something might be not working well) > > I have an issue trying to install FreeBSD 4.5 Stable on my notebook (Sony > Vaio PCG-FX 220). I am newbie to FreeBSD, and I am having a quite > frustrating experience. I been reading the HandBook for weeks, and it has > become my new Bible. But I can?t see god? > > When I began my installation, I boot with the CD-ROM, I configure the > kernel (as I think is right) and after it gives the list of hardware in the > booting process, system crashes, giving no response to any key or function. > Last line I can see: > Mounting root from ufs:/dev/md0c (It is supposed after this sysinstall must > continue) > > I thought my hardware was in conflict with some IRQ and all that stuff, so > I eliminate all components in conflict, but still happening the same error > at the same step. > > I thought maybe my notebook wasn?t BSD compatible, but reading the mailing > lists I could see a guy with the same PC working fine. > > If someone has this notebook working please make me know and if it doesn?t > work make me know too, maybe we could do something together. > > I would appreciate any kind of help. > > Thanks everybody. > Daniel Coll > newbie@altonono.com > > _________________________________________________________________ > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message I have an FX290. Had the same problem. You need to add some kernel parameters for 4.5 to work. The second two you will have to give by breaking into the boot sequence. I think "set $parameter" will work for those. agp_load="YES" hw.pcic.intr_path=1 hw.pcic.irq=0 The agp_load is for X11. You will need that later in order to use X. I put them all in /boot/loader.conf. Rob. -- ----------------------------- The Numeric Python EM Project www.pythonemproject.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C9933FE.CDB2D19C>