Re: National Semiconductor Geode GX1 ?

2002-11-29 Thread Stefan Reinauer
* Bari Ari <[EMAIL PROTECTED]> [021129 18:44]: > Christer Weinigel wrote: > > > > >There is no video support in LinuxBIOS itself, so you won't get > >any video until you have loaded the NatSemi Geode Linux > >framebuffer driver (can be found at www.linux4.tv under the > >heading SP

Re: file system error (fwd)

2002-11-29 Thread Eric W. Biederman
"Ronald G. Minnich" <[EMAIL PROTECTED]> writes: > any ideas? > > ron > > -- Forwarded message -- > Date: Fri, 29 Nov 2002 15:35:52 +0900 > From: Munjun Kang <[EMAIL PROTECTED]> > To: Ronald G. Minnich <[EMAIL PROTECTED]> > Subject: Re: file system error > > Thanks for your reply

Re: file system error (fwd)

2002-11-29 Thread Nathanael Noblet
On Friday, November 29, 2002, at 11:19 AM, Justin Cormack wrote: On Fri, 2002-11-29 at 17:31, Nathanael Noblet wrote: On Friday, November 29, 2002, at 10:03 AM, Ronald G. Minnich wrote: In this time, I tried to attach SCSI & IEEE1394 SBP-2 devices. case1. Adaptec 2930 SCSI adapter + 8GB Seag

Re: file system error (fwd)

2002-11-29 Thread Justin Cormack
On Fri, 2002-11-29 at 17:31, Nathanael Noblet wrote: > > On Friday, November 29, 2002, at 10:03 AM, Ronald G. Minnich wrote: > > > > In this time, I tried to attach SCSI & IEEE1394 SBP-2 devices. > > case1. Adaptec 2930 SCSI adapter + 8GB Seagate SCSI HDD > > case2. IEEE1394 Interface card + exter

Re: National Semiconductor Geode GX1 ?

2002-11-29 Thread Bari Ari
Christer Weinigel wrote: There is no video support in LinuxBIOS itself, so you won't get any video until you have loaded the NatSemi Geode Linux framebuffer driver (can be found at www.linux4.tv under the heading SP1SC10 Platform Image). There is no SMM/VSA support at all, this m

Re: file system error (fwd)

2002-11-29 Thread Nathanael Noblet
On Friday, November 29, 2002, at 10:03 AM, Ronald G. Minnich wrote: In this time, I tried to attach SCSI & IEEE1394 SBP-2 devices. case1. Adaptec 2930 SCSI adapter + 8GB Seagate SCSI HDD case2. IEEE1394 Interface card + external IEEE1394 HDD both cases show the same problem. I worked on some i

Re: Question regarding instructions...

2002-11-29 Thread Ronald G. Minnich
On Thu, 28 Nov 2002, Nathanael Noblet wrote: > I really don't think it is anything but the BIOS chip. It is in a > square "socket" ( I use the term loosely) with 9 pins on the top and > bottom, 7 on the left and right. > > Oh and what is a PLCC flash device?? I'll google but perhaps you can >

Re: file system error (fwd)

2002-11-29 Thread Ronald G. Minnich
any ideas? ron -- Forwarded message -- Date: Fri, 29 Nov 2002 15:35:52 +0900 From: Munjun Kang <[EMAIL PROTECTED]> To: Ronald G. Minnich <[EMAIL PROTECTED]> Subject: Re: file system error Thanks for your reply. I tried as your suggest. dd if=/dev/zero of=/dev/hda bs=1024 count

Re: Question regarding instructions...

2002-11-29 Thread steven james
Greetings, Yep, that's a standard PLCC in a socket. Just as a quick tip, they are often quite tight. I like to extract and replace 4-5 times with power off on a new board just to 'break it in' so things go easy when hot swapping later. One further caution, in spite of being keyed, it is fairly ea

Re: National Semiconductor Geode GX1 ?

2002-11-29 Thread Stefan Reinauer
* Christer Weinigel <[EMAIL PROTECTED]> [021129 14:07]: > Rob van Nieuwkerk <[EMAIL PROTECTED]> writes: > > The SC2200 is a GX1 CPU core integrated with a modified CS5530 and > PC97317 Super I/O on a chip. So yes, the GX1 is supported. Look at > one of the supported boards for more info: > >

Re: National Semiconductor Geode GX1 ?

2002-11-29 Thread Christer Weinigel
Rob van Nieuwkerk <[EMAIL PROTECTED]> writes: > Hi All, > > I am using a small (4"x6") SBC board with a NS Geode GX1 and CS5530 > for a project. It's a complete PC on a 3.5" formfactor (300 MHz Geode, > SODIMM, floppy, IDE, CF, serial, Ethernet, USB, keyboard, mouse, Video, > LCD, PC/104). See:

Re: file system error

2002-11-29 Thread Munjun Kang
Thanks for your reply. I tried as your suggest. dd if=/dev/zero of=/dev/hda bs=1024 count=1 ~ 10 Segmentation fault's are occured in random by count. and then, turn off the UDMA feature by hdparm option. But, I can see same symptom. In this time, I tried to attach SCSI & IEEE1394 SBP-2