disabling ultradma

2002-11-24 Thread TooManySecrets
Hi!

Anybody know howto disable ultradma at initial install for freebsd 4.7???

Thank you very much.

-- 
(Acentos y enyes han sido omitidos intencionadamente por el uso de un teclado 
ingles)

Have a nice day :-)
TooManySecrets

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Fwd: Re: Serious problem installing freebsd into a...

2002-11-24 Thread TooManySecrets
That is the thread about my question with Kent.


TooManySecrets wrote:
> El Sáb 23 Nov 2002 23:17, escribió:
>>>ad0: READ command timeout tag=0 serv=0 - resetting
>>>ata0: resetting devices...
>>
>>Hola Manuel,
>>Are you using ATA-100 or ATA-133 cables to hook your Maxtor to the SIS
>>motherboard. Don't connect your CDROM on the same controller as your HD.
>>What do you have in your /boot/loader.conf. The following are possible.
>>ruby# m loader.conf
>># -- sysinstall generated deltas -- #
>>userconfig_script_load="YES"
>>hw.ata.atapi_dma="1"
>>ruby# sysctl -a | grep hw.ata
>>hw.ata.ata_dma: 1
>>hw.ata.wc: 1
>>hw.ata.tags: 0
>>hw.ata.atapi_dma: 1
>>BTW, I have one of those motherboards but haven't tried to replace my
>>gateway with it. I have 4 machines with SIS-645.
>
> Hi Kent.
>
> First, thank you very much for your quickly answer to my question.
> The cable what I use is the same provided into the motherboard box. Is
> possible is a ATA-133, because the motherboard support this feature.
> The CDROM are in a sepparate cable and ide, and the hard disk isn't a
> Maxtor, is a Seagate ata100 80 Gb at 7200 rpm.
> My chipset isn't a sis645, is a sis648.

Eintendo, yo tiene 4 computadores con 645's. One motherboard still in
box with 648.

> Now, I try to put your configuration into the initial boot. Just a momment
> please...
> Well, I put the hw.ata.* like your config, and the result is the same... :(

I didn't think about you trying to boot when I told you about that.

> I cannot put anything of your config into the loader.conf, because I cannot
> install the SO. I try with this config at the boot stage, with the "set"
> command.
>
> Please, any idea? Help me please.

Did you install the motherboard. The ATA-100 cables have a blue (azul)
connector and a black (negro). On my cables, the blue goes into the
socket on the motherboard. I have some ATA-133 cables with ~green
(verde) and negro. The negro connector > HD. If you have the wrong
color in socket on mother board, you will have problemas gigante. Also
make sure your cables including power are pushed in all of the way.

Maxtor doesn't always setup their HDs as standalone masters. I don't
know what Seagate does. I have only used Seagate Baracuda scsis. Check
your setup jumpers. FreeBSD does not like HDs setup as standalone slaves.

> Thank you very much for your help at this momments.

I can't think of anything else that would cause the problem.

Kent

--
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

---

-- 
(Acentos y enyes han sido omitidos intencionadamente por el uso de un teclado 
ingles)
Have a nice day :-)
TooManySecrets

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Fwd: Re: Serious problem installing freebsd into a...

2002-11-24 Thread TooManySecrets
That is the thread about my question with Kent.


TooManySecrets wrote:
> Hi!!
>
> My name is Manuel Trujillo, from Spain. First, I will apologize about my
> english... sorry :(
> Well, I use freebsd since february-2002, and I'm very happy with it. But my
> problem is now, when I change my pc hardware.
> I've a SIS 648 MAX motherboard, whit the SIS648 driver, a Seagate 80Gb 7200
> rpm hard drive, Creative nvidia Ti4400 and a Pentium 4 2'4Mhz with 533 fsb.
> Well, when I try to install freebsd in it, I obtain this message:
>
> ad0: READ command timeout tag=0 serv=0 - resetting
> ata0: resetting devices...

Hola Manuel,

Are you using ATA-100 or ATA-133 cables to hook your Maxtor to the SIS
motherboard. Don't connect your CDROM on the same controller as your HD.

What do you have in your /boot/loader.conf. The following are possible.

ruby# m loader.conf
# -- sysinstall generated deltas -- #
userconfig_script_load="YES"
hw.ata.atapi_dma="1"
ruby# sysctl -a | grep hw.ata
hw.ata.ata_dma: 1
hw.ata.wc: 1
hw.ata.tags: 0
hw.ata.atapi_dma: 1

BTW, I have one of those motherboards but haven't tried to replace my
gateway with it. I have 4 machines with SIS-645.

Kent

> I cleared any conflict into kernel installation with the "configure kernel
> in visual mode", but is the same :(
> I try something like the "disable pciide" into the openbsd, but don't work
> correctly. I was read the documentation (handbook), and I looked any cloud
> via Google, but my quest was unfruitful.
> I'm desesperate, because I don't want to install any other OS (maybe
> openbsd) and I don't want to install linux. I want FreeBSD.
>
> Please, help me please...

--
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

---

-- 
(Acentos y enyes han sido omitidos intencionadamente por el uso de un teclado 
ingles)
Have a nice day :-)
TooManySecrets

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Serious problem installing freebsd into a...

2002-11-23 Thread TooManySecrets
Hi!!

My name is Manuel Trujillo, from Spain. First, I will apologize about my 
english... sorry :(
Well, I use freebsd since february-2002, and I'm very happy with it. But my 
problem is now, when I change my pc hardware.
I've a SIS 648 MAX motherboard, whit the SIS648 driver, a Seagate 80Gb 7200 
rpm hard drive, Creative nvidia Ti4400 and a Pentium 4 2'4Mhz with 533 fsb.
Well, when I try to install freebsd in it, I obtain this message:

ad0: READ command timeout tag=0 serv=0 - resetting
ata0: resetting devices...

I cleared any conflict into kernel installation with the "configure kernel in 
visual mode", but is the same :(
I try something like the "disable pciide" into the openbsd, but don't work 
correctly. I was read the documentation (handbook), and I looked any cloud 
via Google, but my quest was unfruitful.
I'm desesperate, because I don't want to install any other OS (maybe openbsd) 
and I don't want to install linux. I want FreeBSD.

Please, help me please...

-- 
(Acentos y enyes han sido omitidos intencionadamente por el uso de un teclado 
ingles)

Have a nice day :-)
TooManySecrets

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message