Re: PCMCIA Woes

2003-12-10 Thread Peter Quackenbush
Thanks so much. That got it. Jeez I feel like an idiot now. I'll let you know if I can get the card to survive suspend mode. _ Peter Quackenbush "I will remove the northerner far from you, and drive him into a parched and desolate land" --Joel 2:20 (English Standard Version) On T

Re: PCMCIA Woes

2003-12-09 Thread Marc Wilson
On Tue, Dec 09, 2003 at 05:17:07PM -0600, Peter Quackenbush wrote: > I have a compaq armada m300 trying to configure a 3Com 10/100 LAN Cardbus. > Model 3CCFE575BT. I have tried to get pcmcia working on sarge, but to no > avail. It's supported by the 3c59x driver. You *do* have that one, don't yo

PCMCIA Woes

2003-12-09 Thread Peter Quackenbush
Hi. I have a compaq armada m300 trying to configure a 3Com 10/100 LAN Cardbus. Model 3CCFE575BT. I have tried to get pcmcia working on sarge, but to no avail. I would like it to work with dhcp. I have the same problem working with every kernel I've tried (even ones I've built myself.) Running /et

Re: Kernel 2.4.18-686 and PCMCIA woes

2002-05-06 Thread Roach, Mark R.
On Sun, 2002-05-05 at 14:31, Peter Whysall wrote: > On Sun, 2002-05-05 at 19:36, Tommi Komulainen wrote: > > There's something wicked in my 2.4.18-686 PCMCIA stuff, though, because > here's the errors I get when I do: /etc/init.d/pcmcia restart > > The wickedness comes from the fact that it shoul

Re: Kernel 2.4.18-686 and PCMCIA woes

2002-05-06 Thread dman
On Sun, May 05, 2002 at 08:31:12PM +0100, Peter Whysall wrote: [snippage] | There's something wicked in my 2.4.18-686 PCMCIA stuff, though, because | here's the errors I get when I do: /etc/init.d/pcmcia restart | | Shutting down PCMCIA services:. | Starting PCMCIA | services:/lib/modules/2.4.18-6

Re: Kernel 2.4.18-686 and PCMCIA woes

2002-05-05 Thread Alex Bernson
This worked for me whith somewhat the same problem: Get the kernel source, do a make oldconfig and then a make menuconfig for anything else you need to change, and then just make modules and make modules_install without actually compiling the kernel. Hope that works. --Alex On Sun, 2002-0

Re: Kernel 2.4.18-686 and PCMCIA woes

2002-05-05 Thread Peter Whysall
On Sun, 2002-05-05 at 20:46, Tommi Komulainen wrote: > On 2002-05-05 20:31 +, Peter Whysall <[EMAIL PROTECTED]> wrote: > > On Sun, 2002-05-05 at 19:36, Tommi Komulainen wrote: > > > > > > The suggestion from Brian Mays worked for me. That is, after removing > > > the directory /lib/modules/2.

Re: Kernel 2.4.18-686 and PCMCIA woes

2002-05-05 Thread Tommi Komulainen
On 2002-05-05 20:31 +, Peter Whysall <[EMAIL PROTECTED]> wrote: > On Sun, 2002-05-05 at 19:36, Tommi Komulainen wrote: > > > > The suggestion from Brian Mays worked for me. That is, after removing > > the directory /lib/modules/2.4.18-686/pcmcia restarting pcmcia services > > worked just fin

Re: Kernel 2.4.18-686 and PCMCIA woes

2002-05-05 Thread Peter Whysall
On Sun, 2002-05-05 at 19:36, Tommi Komulainen wrote: > On 2002-05-05 18:34 +, Peter Whysall <[EMAIL PROTECTED]> wrote: > > Fresh install onto a laptop that's seen kernel-image-2.2.20 and the > > corresponding pcmcia-modules-2.2.20 package working just fine with a > > 3Com 3C589 network card. >

Re: Kernel 2.4.18-686 and PCMCIA woes

2002-05-05 Thread Tommi Komulainen
On 2002-05-05 18:34 +, Peter Whysall <[EMAIL PROTECTED]> wrote: > Fresh install onto a laptop that's seen kernel-image-2.2.20 and the > corresponding pcmcia-modules-2.2.20 package working just fine with a > 3Com 3C589 network card. > > apt-get install kernel-image-2.4.18-686 and > kernel-pcmc

Kernel 2.4.18-686 and PCMCIA woes

2002-05-05 Thread Peter Whysall
Fresh install onto a laptop that's seen kernel-image-2.2.20 and the corresponding pcmcia-modules-2.2.20 package working just fine with a 3Com 3C589 network card. apt-get install kernel-image-2.4.18-686 and kernel-pcmcia-modules-2.4.18-686, and the network fails to start with "unresolved symbol is

Re: More PCMCIA woes...

2002-05-03 Thread Grant Edwards
On Fri, May 03, 2002 at 10:29:24AM -0700, Andrew Agno wrote: > > I suspect my problems are unique to the modules I'm using: > > > > i82365: The i82365 module depends on isa-pnp. If the > > > > orinoco: It's not possible to build orinoco modules into the > > I use both the i82365 and the

Re: More PCMCIA woes...

2002-05-03 Thread Andrew Agno
Grant Edwards writes: > On Fri, May 03, 2002 at 10:05:23AM -0700, Andrew Agno wrote: > > > I'm using the modules from the kernel image. > > Are the modules in /lib/modues//kernel/drivers/ Well, some stuff is--ds, i82* pcmcia_core, tcic and yenta_socket. > Do you have symlinks or modul

Re: More PCMCIA woes...

2002-05-03 Thread Grant Edwards
On Fri, May 03, 2002 at 10:05:23AM -0700, Andrew Agno wrote: > I'm using the modules from the kernel image. Are the modules in /lib/modues//kernel/drivers/ Do you have symlinks or modules in /lib/modules//pcmcia? I suspect my problems are unique to the modules I'm using: i82365: The i8236

Re: More PCMCIA woes...

2002-05-03 Thread Andrew Agno
I'm using the modules from the kernel image. Andrew. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: More PCMCIA woes...

2002-05-03 Thread Grant Edwards
On Fri, May 03, 2002 at 09:30:54AM -0700, Andrew Agno wrote: > Grant Edwards writes: > > Somebody else out there must be using PCMCIA support. It > > simply _can't_ be as broken as it appears to be. > > I don't think it is. On my testing box, the stock 2.4.17 kernel and > pcmcia modules works

RE:More PCMCIA woes...

2002-05-03 Thread Andrew Agno
Grant Edwards writes: > Somebody else out there must be using PCMCIA support. It > simply _can't_ be as broken as it appears to be. I don't think it is. On my testing box, the stock 2.4.17 kernel and pcmcia modules works fine. Andrew. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

More PCMCIA woes...

2002-05-03 Thread Grant Edwards
Since /etc/init.d/pcmcia won't work with modules built as part of the kernel build, I thought I'd try using the modules from the pcmcia-modules package. That doesn't work either. The only way to get the pcmcia-modules package to build the orinoco modules is to enable "wireless LAN / orinoco" in

Laptop Net_inst PCMCIA Woes

2002-03-10 Thread Timothy R. Butler
Hi everyone, I'm trying to install Debian woody using a Net_inst CD from early february. The CD works fine on my desktop, however it can't seem to detect my PCMCIA bus when I try to detect it on my Dell Inspiron 5000e laptop. This is very bad news, since I can't use my Linksys Cardbus NIC unti