Re: Compiling 2.4.23 for ASUS P4P800 motherboard (Intel 865PE chipset)

2003-12-07 Thread Tzafrir Cohen
On Sun, Dec 07, 2003 at 10:52:22PM +0200, [EMAIL PROTECTED] wrote: > Gil Freund wrote: > >Well, I was hoping pci.ids would be more informative. > > What do you mean? That output of "lspci" was under the older kernel, > which probably just isn't up to date with that hardware. Actually: it is not

Re: Compiling 2.4.23 for ASUS P4P800 motherboard (Intel 865PE chipset)

2003-12-07 Thread linux-il
Gil Freund wrote: Well, I was hoping pci.ids would be more informative. What do you mean? That output of "lspci" was under the older kernel, which probably just isn't up to date with that hardware. I assume you are using the PATA interfaces and not the SATA interfaces? Well, not Serial ATA, so I

Re: Compiling 2.4.23 for ASUS P4P800 motherboard (Intel 865PE chipset)

2003-12-07 Thread Gil Freund
Well, I was hoping pci.ids would be more informative. I assume you are using the PATA interfaces and not the SATA interfaces? If so, I don't think you should bother, it's an and Intel PII(something) ATA100. As for the AMD you mentioned, I agree, compiling the IDE interface does provide a perfor

Re: Compiling 2.4.23 for ASUS P4P800 motherboard (Intel 865PE chipset)

2003-12-07 Thread linux-il
I'll spare you the longer "lspci -v" (unless you'll tell me it's critical): 00:00.0 Host bridge: Intel Corp.: Unknown device 2570 (rev 02) 00:01.0 PCI bridge: Intel Corp.: Unknown device 2571 (rev 02) 00:1d.0 USB Controller: Intel Corp.: Unknown device 24d2 (rev 02) 00:1d.1 USB Controller: Intel Co

Re: Compiling 2.4.23 for ASUS P4P800 motherboard (Intel 865PE chipset)

2003-12-07 Thread Gil Freund
What do you get with lspci? [EMAIL PROTECTED] wrote: Hello, I'm trying to help our sysadmin compile a 2.4.23 kernel for an ASUS P4P800 motherboard (http://www.asus.com/products/mb/socket478/p4p800/overview.htm). and we are not sure which chipset we should configure for it. The chipset listed is

Re: Compiling 2.4.23 for ASUS P4P800 motherboard (Intel 865PE chipset)

2003-12-07 Thread linux-il
Thanks. Well, I know that for my Gigabyte motherboard at home, there was a huge difference in IDE performance once I compiled the AMD IDE controller support into the kernel, and was wondering if the same could be true for this MoBo as well. --Amos Hetz Ben Hamo wrote: Maybe I'm missing something

Re: Compiling 2.4.23 for ASUS P4P800 motherboard (Intel 865PE chipset)

2003-12-07 Thread Hetz Ben Hamo
Maybe I'm missing something, but which optimizations are you looking for?? I have almost same board as you, but I didn't select anything special (just make sure you compile i810_audio if you use OSS, and other intel stuff), as I don't see anything special for intel 865PE needs... Thanks, Hetz

Compiling 2.4.23 for ASUS P4P800 motherboard (Intel 865PE chipset)

2003-12-07 Thread linux-il
Hello, I'm trying to help our sysadmin compile a 2.4.23 kernel for an ASUS P4P800 motherboard (http://www.asus.com/products/mb/socket478/p4p800/overview.htm). and we are not sure which chipset we should configure for it. The chipset listed is the Intel 865PE. Can anyone tell me what we need to co