Re[2]: Build error on the EPIA-M

2005-03-08 Thread Alexander Amelkin
Hi! Richard Smith: RS I don't think in-kernel will be enough. pcmica services depend on the RS card manager deamon to detect device insertions and register the RS device. cardmgr is user space. No, you're a bit wrong. PCMCIA services do not _depend_ on cardmgr. They may take advantage of it,

Re: Re[2]: Build error on the EPIA-M

2005-03-08 Thread Richard Smith
RS I don't think in-kernel will be enough. pcmica services depend on the RS card manager deamon to detect device insertions and register the RS device. cardmgr is user space. No, you're a bit wrong. PCMCIA services do not _depend_ on cardmgr. They may take advantage of it, but do not

Re: Build error on the EPIA-M

2005-02-27 Thread Adam Sulmicki
If I can boot off the onboard CF device what device does it come up as? still hde? yes, ide. Here is the problem I am running into: On the stock bios I can not boot off the CF, so I boot off a hard disk. Well, when I add linuxbios, the system will be asking for data before the hard disk will be

Re: Build error on the EPIA-M

2005-02-27 Thread Adam Talbot
the smaller the case. -Adam Talbot - Original Message - From: Adam Sulmicki [EMAIL PROTECTED] To: Adam Talbot [EMAIL PROTECTED] Cc: Ronald G. Minnich rminnich@lanl.gov; linuxbios@clustermatic.org Sent: Sunday, February 27, 2005 5:35 AM Subject: Re: Build error on the EPIA-M If I can

Re: Build error on the EPIA-M

2005-02-27 Thread Adam Sulmicki
On Sun, 27 Feb 2005, Adam Talbot wrote: On the EPIA-MII the CF is part of the PCMCIA and does not connect to the ide bus at any time... So the only way I can get access to the CF is through ide-cs. I do have an adaptor on order (CD-IDE) to help with this issue, but I would much rather use the

Re: Build error on the EPIA-M

2005-02-27 Thread Adam Talbot
1:41 PM Subject: Re: Build error on the EPIA-M yes, via PCMCIA it is still an ide device.. Ya. CF is ide, but it never hits the onboard ide controller only the PCMCIA controller. I cant get to the CF with out the correct drivers in place. i'm not sure i follow.. ..it does if you use

Re: Build error on the EPIA-M

2005-02-27 Thread Adam Sulmicki
PROTECTED] To: Adam Talbot [EMAIL PROTECTED] Sent: Sunday, February 27, 2005 1:41 PM Subject: Re: Build error on the EPIA-M yes, via PCMCIA it is still an ide device.. Ya. CF is ide, but it never hits the onboard ide controller only the PCMCIA controller. I cant get to the CF with out the correct

Re: Build error on the EPIA-M

2005-02-27 Thread Adam Talbot
Humm Ok, I will start talking it up with the sus people. - Original Message - From: Richard Smith [EMAIL PROTECTED] To: Adam Sulmicki [EMAIL PROTECTED] Cc: Adam Talbot [EMAIL PROTECTED]; linuxbios@clustermatic.org Sent: Sunday, February 27, 2005 2:51 PM Subject: Re: Build error

Re: Build error on the EPIA-M

2005-02-27 Thread Peter Stuge
On Sun, Feb 27, 2005 at 03:40:44PM -0800, Adam Talbot wrote: Humm Ok, I will start talking it up with the sus people. I would go for CF-IDE-adapter instead. SO much simpler. //Peter ___ Linuxbios mailing list Linuxbios@clustermatic.org

Re: Build error on the EPIA-M

2005-02-27 Thread Richard Smith
it was my understanding that the reason the pcmcia/cardbus stuff got integrated into kernel in the first place was to support booting from such devices. I believe you are correct but I seem to remember that it will only be posible via early userspace due to the database lookup cardmgr has to

Re: Build error on the EPIA-M

2005-02-27 Thread Adam Talbot
PROTECTED] Cc: Adam Talbot [EMAIL PROTECTED]; linuxbios@clustermatic.org Sent: Sunday, February 27, 2005 6:44 PM Subject: Re: Build error on the EPIA-M it was my understanding that the reason the pcmcia/cardbus stuff got integrated into kernel in the first place was to support booting from

Re: Build error on the EPIA-M

2005-02-27 Thread Adam Talbot
- From: Ronald G. Minnich rminnich@lanl.gov To: Adam Talbot [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, February 27, 2005 7:47 PM Subject: Re: Build error on the EPIA-M On Sat, 26 Feb 2005, Adam Talbot wrote: I think I remember hearing something about booting of the CF card

Re: Build error on the EPIA-M

2005-02-26 Thread Adam Talbot
to change the device loading order in the kernel. Any ideas?? -Adam Talbot - Original Message - From: Ronald G. Minnich rminnich@lanl.gov To: Adam Talbot [EMAIL PROTECTED] Cc: Linuxbios@clustermatic.org Sent: Thursday, February 24, 2005 9:37 AM Subject: Re: Build error on the EPIA-M On Thu

Re: Build error on the EPIA-M

2005-02-24 Thread Ronald G. Minnich
it's clear we failed to update that target. I have some epia work to do and we will look at this next week. ron ___ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios

Re: Build error on the EPIA-M

2005-02-24 Thread Adam Talbot
I am more then willing to do the updating. Just need to no why its failing. -Adam - Original Message - From: Ronald G. Minnich rminnich@lanl.gov To: Adam Talbot [EMAIL PROTECTED] Cc: Linuxbios@clustermatic.org Sent: Thursday, February 24, 2005 7:03 AM Subject: Re: Build error on the EPIA

Re: Build error on the EPIA-M

2005-02-24 Thread Adam Talbot
/freebios2/targets/via/epia-m/epia-m/normal' make: *** [normal/linuxbios.rom] Error 1 -Adam Talbot - Original Message - From: Ronald G. Minnich rminnich@lanl.gov To: Adam Talbot [EMAIL PROTECTED] Cc: Linuxbios@clustermatic.org Sent: Thursday, February 24, 2005 9:37 AM Subject: Re: Build error

Re: Build error on the EPIA-M

2005-02-24 Thread Ronald G. Minnich
On Thu, 24 Feb 2005, Adam Talbot wrote: Well, its a step in the right direction, I updated the configs and started the compile... ERROR!! Any ideas on this one. Am I missing something in my configs? this may be obsolete code, compare against the amd southbridge code. sorry. ron

Build error on the EPIA-M

2005-02-23 Thread Adam Talbot
build_dir=via/epia-m/epia-m Trying to find one of TARGET on line 4: loadoptions ^ List of nearby tokens: === ERROR: Could not parse file via/epia-m/Config.lb:0 Any ideas? -Adam ___ Linuxbios mailing list Linuxbios@clustermatic.org