Re: Big ATA problems

2000-02-19 Thread Jose Gabriel Marcelino
Hi again, After remaking the loader (unnecessary since it's still broken), I've removed my KLDs from loader.conf (I was loading a splash screen) and it now boots as Bryan noticed. However it seems another problem showed up, and I'm not sure where the problem is. I have a Teles ISDN card on

Re: Big ATA problems

2000-02-19 Thread Jose Gabriel Marcelino
hi Soren, The latest ata commits left me unbootable too, the patch you provided below didn't help this too. I have a very different configuration from Bryan's (much simpler too): - DFI K6XV3+ mb with VIA MVP3 chipset ata-pci0: VIA 82C586 ATA-33 controller port 0xe000-0xe00f at device 7.1 on

Many PCI buses and probes on recent kernels

2000-02-19 Thread Jose Gabriel Marcelino
Hi, Apart from the more recently broken ATA stuff I started getting the following (cosmetic only really, but it leaves me wondering..) in kernels compiled around the 12th this month. This machine really just has one pci bus (this is a simple K6 VIA MVP3 motherboard). Also the unknow (to

Gtk trouble..

1999-06-05 Thread Jose Gabriel Marcelino
Hi! Since upgrading to the gtk-1.2 ports I've been having some problems with programs compiled with it (like Gimp or e-conf) If I run them as a regular user I get the following errors during startup or during execution at random intervals (sometimes it takes longer than other times..) However

boot kernel panic with the latest new-bus

1999-04-17 Thread Jose Gabriel Marcelino
Hi, I'm getting kernel panics during boot with the latest kernel built today using new-bus. This broke both my custom kernel and today's GENERIC (with all the needed updates) on my machine. Booting with the old kernel works fine.

Re: boot kernel panic with the latest new-bus

1999-04-17 Thread Jose Gabriel Marcelino
On Sat, 17 Apr 1999, Doug Rabson wrote: I think we aren't picking up the PCI-ISA bridge chip which means that the isa bus didn't get probed. Could you do a verbose boot (boot -v) of your *old* kernel and post the resulting dmesg. Ok. Here it is. This is the biggest I could get. I had some

Re: boot kernel panic with the latest new-bus

1999-04-17 Thread Jose Gabriel Marcelino
OK! There is an option for this which is documented in LINT, MSGBUF_SIZE. Thanks for letting me know! Could you try this patch which should make it see your PCI-ISA bridge: Well, I'm more than pleased to say IT DID!! Everything is working now! I'm typing this using the new kernel. Thank you