Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-30 Thread Jung-uk Kim
On Wednesday 30 September 2009 03:19 am, Alexander Motin wrote: > Jung-uk Kim wrote: > > On Monday 28 September 2009 02:21 pm, Alexander Motin wrote: > >> PS: I have tried to disable all that ATI-specific code and found > >> that both legacy PCI ATA and AHCI drivers looks like working > >> fine wit

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-30 Thread Alexander Motin
Jung-uk Kim wrote: > On Monday 28 September 2009 02:21 pm, Alexander Motin wrote: >> PS: I have tried to disable all that ATI-specific code and found >> that both legacy PCI ATA and AHCI drivers looks like working fine >> with IXP700. Do we really need AHCI forcing for IXP700? > > It enables all s

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-29 Thread Dennis Chikin
> Here we can see detected: 4 (not 6!) SATA channels on AHCI controller, > one PATA channel and 2 SATA channels in legacy emulation (why?). It's "native" mode selected by BIOS setup as "default" I hope, this diffs can be useful by some way: ===ahci -> "native"=== 25c25 < real memory = 16092364

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-29 Thread Jung-uk Kim
On Monday 28 September 2009 02:21 pm, Alexander Motin wrote: > Here we can see detected: 4 (not 6!) SATA channels on AHCI > controller, one PATA channel and 2 SATA channels in legacy > emulation (why?). Actually, the same happens if I comment out all > that device class magic. Looks like the only t

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-28 Thread Alexander Motin
Dennis Chikin wrote: >> Is it means that all works with this patch? > > No visible ata-specific faults encountered after loading the kernel. > >> Can you show dmesg from patched system? > atapci0: port > 0xc000-0xc007,0xb000-0xb003,0xa000-0xa007,0x9000-0x9003,0x8000-0x800f > mem 0xfe8ff800-0xfe

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-28 Thread Dennis Chikin
> Is it means that all works with this patch? No visible ata-specific faults encountered after loading the kernel. > Can you show dmesg from patched system? Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-24 Thread Andrey V. Elsukov
Dennis Chikin wrote: Ted and Dennis can you try it? Seems OK. Is it means that all works with this patch? Can you show dmesg from patched system? PS. Please reply to all CC'd recipients (i added persons who can commit this patch). -- WBR, Andrey V. Elsukov _

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-23 Thread Ted Faber
On Tue, Sep 22, 2009 at 08:31:39AM -0700, Ted Faber wrote: > On Tue, Sep 22, 2009 at 01:54:42PM +0300, Andriy Gapon wrote: > > > Any ideas? I'll be able to run more diagnostics under 8.0 tonight. > > > > This could be another of GEOM_PART_BSD vs GEOM_BSD issues. > > I think this topic has been di

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-23 Thread Ted Faber
On Wed, Sep 23, 2009 at 08:27:58AM +0400, Andrey V. Elsukov wrote: > Jung-uk Kim wrote: > >This is a known problem and should be fixed in 8.0. Sorry, I haven't > >had time to back-port the code. Proabably it's good time to consider > >testing 8.0-RC1. ;-) > > Hi, > > Can you look at this? > h

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-22 Thread Andrey V. Elsukov
Jung-uk Kim wrote: This is a known problem and should be fixed in 8.0. Sorry, I haven't had time to back-port the code. Proabably it's good time to consider testing 8.0-RC1. ;-) Hi, Can you look at this? http://butcher.heavennet.ru/patches/kernel/ata/ata-ati-r191568-backport-to-RELENG_7.dif

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-22 Thread Ted Faber
On Tue, Sep 22, 2009 at 01:54:42PM +0300, Andriy Gapon wrote: > > Any ideas? I'll be able to run more diagnostics under 8.0 tonight. > > This could be another of GEOM_PART_BSD vs GEOM_BSD issues. > I think this topic has been discussed several times recently on -current. This looks like the prob

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-22 Thread Andriy Gapon
on 21/09/2009 20:05 Ted Faber said the following: > Thanks for getting back to me. It does seem to be fixed in 8.0-RC1 (and > thanks for that fix, too). That is, 8.0-RC1 finds the drive, but... > > 8.0 (RELENG_8, from last night) doesn't seem to find the FBSD partitions > on the drive. It finds

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-21 Thread Ted Faber
On Mon, Sep 21, 2009 at 12:39:17PM -0400, Jung-uk Kim wrote: > On Friday 18 September 2009 11:52 pm, Ted Faber wrote: > > On Wed, Sep 16, 2009 at 09:13:27AM -0700, Ted Faber wrote: > > > Hi. > > > > > > I'm trying to upgrade a machine to a new motherboard (the ECS > > > A790GXM-AD3 AM3 790GX) my Fr

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-21 Thread Jung-uk Kim
On Friday 18 September 2009 11:52 pm, Ted Faber wrote: > On Wed, Sep 16, 2009 at 09:13:27AM -0700, Ted Faber wrote: > > Hi. > > > > I'm trying to upgrade a machine to a new motherboard (the ECS > > A790GXM-AD3 AM3 790GX) my FreeBSD 7-STABLE system (GENERIC > > kernel, compiled from source on 10 Sep

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-18 Thread Ted Faber
On Wed, Sep 16, 2009 at 09:13:27AM -0700, Ted Faber wrote: > Hi. > > I'm trying to upgrade a machine to a new motherboard (the ECS > A790GXM-AD3 AM3 790GX) my FreeBSD 7-STABLE system (GENERIC kernel, > compiled from source on 10 Sept 2009) reaches the point where it's going > to mount the root fil

PATA disks/DVD not detected on ATI IXP 700 - cannot boot

2009-09-16 Thread Ted Faber
Hi. I'm trying to upgrade a machine to a new motherboard (the ECS A790GXM-AD3 AM3 790GX) my FreeBSD 7-STABLE system (GENERIC kernel, compiled from source on 10 Sept 2009) reaches the point where it's going to mount the root file system and can't find the disk. It drops me into the manual specific