| Summary: | Dell Latitude CpxJ 750 hangs on install | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Robin Huiser <robin> |
| Component: | i386 | Assignee: | Warner Losh <imp> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.3-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Robin Huiser
2001-06-20 14:10:01 UTC
On Wed, Jun 20, 2001 at 06:01:32AM -0700, Robin Huiser wrote:
>
> >Number: 28293
> >Category: i386
> >Synopsis: Dell Latitude CpxJ 750 hangs on install
> >Originator: Robin Huiser
> >Organization:
> BeQubed N.V.
> >Environment:
> Sorry, can't boot the OS!
> >Description:
> When installing from floppie or CD-ROM, the system stops responding just after it enables my XirCom CreditCard Ethernet 10/100 + modem. When removing the card, the systems works fine, but what is a *nix server without a network?
> >How-To-Repeat:
> Just boot the CD / floppydisks with the XirCom card inserted. (BTW, it seems that every PCM card stops the systems, I tried several, no success!)
If you install FreeBSD without the card inside, can you recompile
a custom kernel without any drivers you don't need, then insert
the card, and reboot to see if it hangs again with just the PCMCIA
and network drivers that you need?
G'luck,
Peter
--
I am jealous of the first word in this sentence.
OK, so this seems like a real pccard hang. G'luck, Peter -- I am not the subject of this sentence. ----- Forwarded message from Robin Huiser <robin@bequbed.com> ----- From: "Robin Huiser" <robin@bequbed.com> To: "Peter Pentchev" <roam@orbitel.bg> Subject: RE: i386/28293: Dell Latitude CpxJ 750 hangs on install Date: Wed, 20 Jun 2001 17:09:19 +0200 X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: <20010620161516.A794@ringworld.oblivion.bg> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Hi, I'm afriad it has the same results. I tried this with the 4.2 version of FreeBSD, same result... Cheers -- Robin -----Original Message----- From: Peter Pentchev [mailto:roam@orbitel.bg] Sent: Wednesday, June 20, 2001 3:15 PM To: Robin Huiser Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: i386/28293: Dell Latitude CpxJ 750 hangs on install On Wed, Jun 20, 2001 at 06:01:32AM -0700, Robin Huiser wrote: > > >Number: 28293 > >Category: i386 > >Synopsis: Dell Latitude CpxJ 750 hangs on install > >Originator: Robin Huiser > >Organization: > BeQubed N.V. > >Environment: > Sorry, can't boot the OS! > >Description: > When installing from floppie or CD-ROM, the system stops responding just after it enables my XirCom CreditCard Ethernet 10/100 + modem. When removing the card, the systems works fine, but what is a *nix server without a network? > >How-To-Repeat: > Just boot the CD / floppydisks with the XirCom card inserted. (BTW, it seems that every PCM card stops the systems, I tried several, no success!) If you install FreeBSD without the card inside, can you recompile a custom kernel without any drivers you don't need, then insert the card, and reboot to see if it hangs again with just the PCMCIA and network drivers that you need? G'luck, Peter ----- End forwarded message ----- Responsible Changed From-To: freebsd-bugs->imp Over to the pccard code maintainer. Can I impose upon you to try FreeBSD 4.4-RC2 when it comes out this weekend? Hi, Are you using the docking station by any chance? If you are using a docking station, you can not use the PCMCIA slots while docked. This seems to be a conflict with bus on the docking station. If not, I am pretty sure this is an IRQ conflict. I had the same issue with my CPxJ 650. You can fix this by resolving the conflict in the kernel by running boot -c at the boot loader prompt and disabling unnecesary drivers or adjusting the irqs to resolve the conflict or by building a new kernel. I have been running FreeBSD 4.X-STABLE on this laptop since 4.0. <http://sander.vanzoest.com/howtos/laptops/dellcpxj650gt/> I currently do not have access to my dell laptop at the moment, so I can not give you the details of my configuration. If the above doesn't resolve this issue for you let me know and I will look up what I did to resolve it. Cheers, -- Sander van Zoest sander-freebsd-gnats@vanzoest.com High Geek http://Sander.vanZoest.com/ State Changed From-To: open->closed Asked to run 4.4RC2, no response. Also someone else says it work since 4.0. |