CDE devkit for Redhat

2003-03-10 Thread Vijeth Bhat
Hi all, Is there a CDE devkit available on Red Hat ? If so, Does it get installed with the standard distribution ? I am using 7.2 and I did not find the diretories /usr/dt /usr/dt/lib etc., as found in solaris / hpux ? I am particularly looking at the libDthelp, libDtsvc and tool talk libraries.

Re: redhat 8 + lsi megaraid 320-1

2003-03-10 Thread Bill Nottingham
Andrew Thomson ([EMAIL PROTECTED]) said: > Great stuff.. I'll update once I've tried it out.. > > should I need to do anything with pci.ids or they should all be fine?? pci.ids is just informational data used by lspci. It's not required to be changed. Bill ___

Re: redhat 8 + lsi megaraid 320-1

2003-03-10 Thread Andrew Thomson
On Tue, Mar 11, 2003 at 12:25:23AM -0500, Bill Nottingham wrote: > > Yup, that should do the trick. > > Bill Great stuff.. I'll update once I've tried it out.. should I need to do anything with pci.ids or they should all be fine?? ajt. ___ Redhat-

Re: redhat 8 + lsi megaraid 320-1

2003-03-10 Thread Bill Nottingham
Andrew Thomson ([EMAIL PROTECTED]) said: > should I just do the following: > > -- I just downloaded the src.rpm for hwdata. > -- modified pcitable with the following line > 0x1000 0x1960 0x1000 0x0520 "megaraid" "LSI Logic|PowerEdge Expandable RAID > Controller 4/SC" > -- incremented th

Re: redhat 8 + lsi megaraid 320-1

2003-03-10 Thread Andrew Thomson
On Tue, Mar 11, 2003 at 12:10:47AM -0500, Bill Nottingham wrote: > > Thanks, added to the hwdata package for future releases. > > Bill > > top stuff.. in order to get out of my current bind what do you recommend? when will the next release of hwdata be released?? should I just do the followi

Re: redhat 8 + lsi megaraid 320-1

2003-03-10 Thread Bill Nottingham
Andrew Thomson ([EMAIL PROTECTED]) said: > thanks Bill.. > > here's the lspci output.. > > 03:09.0 RAID bus controller: Symbios Logic Inc. (formerly NCR): Unknown > device 1960 (rev 01) > Subsystem: Symbios Logic Inc. (formerly NCR): Unknown device > 0520 > Flags: bus master, 66M

Re: redhat 8 + lsi megaraid 320-1

2003-03-10 Thread Bill Nottingham
Andrew Thomson ([EMAIL PROTECTED]) said: > On Mon, Mar 10, 2003 at 11:51:04PM -0500, Bill Nottingham wrote: > > > anyone know how pcitable works with loading modules?? > > > > Yup. > > so i wonder if pcitable just applies to modules?? pcitable applies to what the installer detects, and what kud

Re: redhat 8 + lsi megaraid 320-1

2003-03-10 Thread Andrew Thomson
On Mon, Mar 10, 2003 at 11:51:04PM -0500, Bill Nottingham wrote: > > anyone know how pcitable works with loading modules?? > > Yup. > so i wonder if pcitable just applies to modules?? if it did, that would explain why this card works in a redhat 6.2 with a 2.4.20 kernel with the megaraid driver

Re: redhat 8 + lsi megaraid 320-1

2003-03-10 Thread Andrew Thomson
thanks Bill.. here's the lspci output.. 03:09.0 RAID bus controller: Symbios Logic Inc. (formerly NCR): Unknown device 1960 (rev 01) Subsystem: Symbios Logic Inc. (formerly NCR): Unknown device 0520 Flags: bus master, 66Mhz, slow devsel, latency 64, IRQ 27 Memory at fc8f00

Re: redhat 8 + lsi megaraid 320-1

2003-03-10 Thread Andrew Thomson
hmm.. that well indeed be my problem!!! just did a scanpci -v to get a bit more info... for the megaraid that works. pci bus 0x0002 cardnum 0x08 function 0x01: vendor 0x8086 device 0x1960 Intel Device unknown CardVendor 0x101e card 0x0466 (Card unknown) which matches up with: 0x8086 0x1960

Re: redhat 8 + lsi megaraid 320-1

2003-03-10 Thread Bill Nottingham
Andrew Thomson ([EMAIL PROTECTED]) said: > anyone know how pcitable works with loading modules?? Yup. > > megaraid: v1.18c (Release Date: Thu May 16 10:27:55 EDT 2002) > megaraid: found 0x1000:0x1960:idx 0:bus 3:slot 9:func 0 > scsi0 : Found a MegaRAID controller at 0xf8842000, IRQ: 27 > megara

Re: redhat 8 + lsi megaraid 320-1

2003-03-10 Thread Andrew Thomson
anyone know how pcitable works with loading modules?? with the system that has the old megraid that is found and works.. if i do a scanpci, it's not recognized there either.. i'm assuming scanpci just looks up the various vendor and card id's from pcitable?? where i have it running atm.. megar

Re: Unexpected results compiling a program containing kill(2)

2003-03-10 Thread Vladimir G. Ivanovic
Miloslav, Thanks for your answer. You're right, it is odd. --- Vladimir Vladimir G. Ivanovichttp://leonora.org/~vladimir 2770 Cowper St. [EMAIL PROTECTED] Palo

Re: Unexpected results compiling a program containing kill(2)

2003-03-10 Thread Miloslav Trmac
On Sun, Mar 09, 2003 at 11:35:49PM -0800, Vladimir G. Ivanovic wrote: >gcc -std=c99 -g -Wall -o tst tst.c Odd as it is, -std=c99 causes definition of __STRICT_ANSI__, which is in /usr/include/features.h interpreted as a request to make visible only those parts of the library mandated by ISO C9

FW: ldap_sasl_interactive_bind_s: Can't contact LDAP server

2003-03-10 Thread Ajay Bansal
Title: FW: ldap_sasl_interactive_bind_s: Can't contact LDAP server Ne ideas???  -Original Message- From:   Gagan Puri  Sent:   Monday, March 10, 2003 2:54 PM To: Ajay Bansal Subject:    ldap_sasl_interactive_bind_s: Can't contact LDAP server Importance: High Hi

Re: redhat 8 + lsi megaraid 320-1

2003-03-10 Thread Andrew Thomson
On Mon, Mar 10, 2003 at 04:32:15PM +0800, John wrote: > > What kernel modules does it use when you have it working? > Are those modules available at install time? > Are you using your drivers disk? > Have you tried fixing it in the shell prompt? > > well i can use the same CD and it works with a

Re: redhat 8 + lsi megaraid 320-1

2003-03-10 Thread John
On Mon, 10 Mar 2003, Andrew Thomson wrote: > Anyone had any luck with this combination? > > When I try to install it, it's not picked up by the installer so the > installer then doesn't pick up any drives!!! > > However I can install this card on an installed system at it is found. > This was do