View previous topic :: View next topic |
Author |
Message |
metalhedd l33t


Joined: 30 May 2002 Posts: 692 Location: Ontario Canada
|
Posted: Thu Jul 18, 2002 10:32 pm Post subject: PCMCIA NIC's & Other misc Laptop related Questions :) |
|
|
I've got an OLD Toshiba Tecra can't remember the model number right now, I lent it to a friend about 6 months ago, and I'm gonna pick it up tomorow and install gentoo on it . the NIC That is in it right now is real crap (If you even touch the cable it will go offline) so I need to buy a new one. a REALLY CHEAP New one. Any suggestions? also I've never gotten around to figuring out apm or acpi or any of that other stuff on my desktop machine, cuz its not really important, but it probably will be nice to have on my laptop, so can anyone point me in the right direction for getting apm working? lastly, i've seen an option in the kernel for "toshiba laptop support" Whats that all about?
TIA
Andre |
|
Back to top |
|
 |
entity Tux's lil' helper

Joined: 16 Jun 2002 Posts: 95 Location: Finland
|
Posted: Fri Jul 19, 2002 1:33 pm Post subject: |
|
|
What I've read, Toshiba Tecras had some problems booting the kernel, as they threw "invalid compression format (err=2)" while other systems booted just fine. Maybe it's a workaround for this? |
|
Back to top |
|
 |
metalhedd l33t


Joined: 30 May 2002 Posts: 692 Location: Ontario Canada
|
Posted: Fri Jul 19, 2002 3:41 pm Post subject: |
|
|
I guess its possible, but I did have OpenBSD and Debian installed once. with deb I didn't even get halfway into the installation. I couldn't get the NIC to work. but the system booted ok... |
|
Back to top |
|
 |
gregcoit Tux's lil' helper


Joined: 12 Jun 2002 Posts: 101
|
Posted: Sat Jul 20, 2002 2:42 am Post subject: my toshiba tecra... |
|
|
is a 500cdt. I'm still messing with the pcmcia - but the card is about as standard as they come (3com 589 - got it for $10 from ebay - including shipping). I installed gentoo via nfs using tomsrtbt floppy linux - my instructions are at https://forums.gentoo.org/viewtopic.php?t=8464.
No kernel issues (using gentoo-sources) at all.
Hope this helps, _________________ "Life would be so much easier if we could see the source code" |
|
Back to top |
|
 |
rac Bodhisattva


Joined: 30 May 2002 Posts: 6553 Location: Japanifornia
|
Posted: Sat Jul 20, 2002 5:17 am Post subject: Re: PCMCIA NIC's & Other misc Laptop related Questions : |
|
|
metalhedd wrote: | lastly, i've seen an option in the kernel for "toshiba laptop support" Whats that all about? |
Have a look at drivers/char/toshiba.c. Looks like some special hardware control stuff (fan, Fn keys, etc.) As for the problem another poster in this thread mentioned about not being able to boot bzipped kernels: it doesn't look to me like anything related to that is addressed in there. If anybody has a Toshiba (or any other laptop) that has this problem, you should be able to simply use "make zImage" or "make vmlinux" instead of "make bzImage". I used to have to do this on a Thinkpad 760ED. _________________ For every higher wall, there is a taller ladder |
|
Back to top |
|
 |
|