> *** /etc/network/interfaces
>
> auto lo eth0
> iface lo inet loopback
> iface eth0 inet dhcp
>
It seems to me the /etc/network/interfaces is useless for pcmcia network
cards.
You should setup your network options in /etc/pcmcia/network.opts
Hope this helps
Vincent
if you
want to totally disable pcmcia support, and detection, do
update-rc.d -f pcmcia remove
It
will remove /etc/rc*.D/{S/K}*pcmcia links, which will prevent pcmcia related
programs to be loaded at boot, unloaded when you shutdown.
You
might want to only remove those links for runleve
I had the same problem on a more recent (HP) machine, until a BIOS upgrade
fixed it.
Maybe check for a new Bios?
> -Original Message-
> From: Julien Motch [mailto:[EMAIL PROTECTED]
> Sent: Friday 6 December 2002 13:56
> To: debian-laptop@lists.debian.org
> Subject: small screen
>
>
> Hi
You probably can expect much more from 2.5.X than from 2.4.X about ACPI
support.
(by the way, if you want to try a 2.5, keep with 2.5.45 for now, as modules
loading/unloading is being "played with" these days)
Vincent
> -Original Message-
> From: suresh kumar sharma [mailto:[EMAIL PROTEC
> -Original Message-
> From: Diego Armando [mailto:[EMAIL PROTECTED]
> Sent: Wednesday 12 February 2003 13:56
> To: debian-laptop@lists.debian.org
> Subject: acpi patch
>
>
> Hello,
> I have a problem when I try apply the acpi patch. I do:
> Machine:/usr/src# cat acpi-20021212-2.4.20.di
> Hi.
> I'm trying to change a laptop that is currently using
> static IP to use
> DHCP instead. Which package do I need to reconfigure to do this.
> (netbase and netenv don't seem to have the options to do that).
>
I believe it depends on your NIC.
If it is PCMCIA, have a look into /etc/
> 1)I've got my laptop (compaq Presario 700) running debian
> stable (thanks
> to everyone who put up on the web some information about ACPI
> and other
> issues with this laptop). Now I would need something with which I can
> autodect the network (if present) I'm connected to amongst a few
> pos
Have a look at /var/log/XFree86.0.log
It should report what is wrong with your X server.
If you need further help, attach that file to your post.
Hope this helps,
Vincent
> -Original Message-
> From: Timo Skupin [mailto:[EMAIL PROTECTED]
> Sent: Friday 30 August 2002 09:30
> To: debian
Maybe this is stupid, but would you test it?
Just after boot, if card doesnt work.
Dont unplug it and try to run
#/sbin/cardctl eject&&/sbin/cardctl insert
Does it work any better after that?
Vincent
> -Original Message-
> From: PRIOUR Gaetan [mailto:[EMAIL PROTECTED]
> Sent: Thursday
Seems to me, there is something that can look incoherent in Debian boot
order, as far as laptops are concerned.
The trouble is when your network interface is PCMCIA, and you want to mount
NFS volumes at boot time (which I agree can be considered a strange idea on
a laptop...).
I have in /etc/rc2.d
It's not normal at all IMO.
Can you try to run "top" when playing mp3 to see which process(es) use(s)
your CPU?
Vincent
> -Original Message-
> From: Julien Motch [mailto:[EMAIL PROTECTED]
> Sent: Friday 4 October 2002 13:43
> To: 'debian-laptop@lists.debian.org'
> Subject: high cpu usage
Here is the most basic hint I can think of:
Are you sure you ran "make dep" after changing your kernel options and
before running "make modules"?
Vincent
> -Original Message-
> From: Anders E. Andersen [mailto:[EMAIL PROTECTED]
> Sent: Tuesday 8 October 2002 10:16
> To: debian-laptop
> S
> For the record I have not been able to compile the kernel
> ever on any of
> my machines. I always get weird errors like these.
Looks like you may be forgetting an important option every time you set up a
kernel.
Try posting your .config and I'll have a look at it if you want.
>
> Anders :
As far as I know, it shouldn't be a problem.
>
> It actually gives this right at the end when I do make dep, is this a
> problem?
>
> make[1]: Entering directory `/usr/src/linux'
> /usr/src/linux/include/linux/modversions.h was not updated
> make[1]: Leaving directory `/usr/src/linux'
>
>
> A
/0652.html
Vincent
> -Original Message-
> From: Anders E. Andersen [mailto:[EMAIL PROTECTED]
> Sent: Tuesday 8 October 2002 11:14
> To: debian-laptop
> Subject: Re: Kernel Compilation Trouble
>
>
> DEFFONTAINES Vincent wrote:
>
> > Looks like you may be forge
Seems to me, there is something that can look incoherent in Debian boot
order, as far as laptops are concerned.
The trouble is when your network interface is PCMCIA, and you want to mount
NFS volumes at boot time (which I agree can be considered a strange idea on
a laptop...).
I have in /etc/rc2.
It's not normal at all IMO.
Can you try to run "top" when playing mp3 to see which process(es) use(s)
your CPU?
Vincent
> -Original Message-
> From: Julien Motch [mailto:[EMAIL PROTECTED]]
> Sent: Friday 4 October 2002 13:43
> To: '[EMAIL PROTECTED]'
> Subject: high cpu usage when playi
Here is the most basic hint I can think of:
Are you sure you ran "make dep" after changing your kernel options and
before running "make modules"?
Vincent
> -Original Message-
> From: Anders E. Andersen [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday 8 October 2002 10:16
> To: debian-laptop
>
> For the record I have not been able to compile the kernel
> ever on any of
> my machines. I always get weird errors like these.
Looks like you may be forgetting an important option every time you set up a
kernel.
Try posting your .config and I'll have a look at it if you want.
>
> Anders
As far as I know, it shouldn't be a problem.
>
> It actually gives this right at the end when I do make dep, is this a
> problem?
>
> make[1]: Entering directory `/usr/src/linux'
> /usr/src/linux/include/linux/modversions.h was not updated
> make[1]: Leaving directory `/usr/src/linux'
>
>
>
/0652.html
Vincent
> -Original Message-
> From: Anders E. Andersen [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday 8 October 2002 11:14
> To: debian-laptop
> Subject: Re: Kernel Compilation Trouble
>
>
> DEFFONTAINES Vincent wrote:
>
> > Looks like you may be forge
> *** /etc/network/interfaces
>
> auto lo eth0
> iface lo inet loopback
> iface eth0 inet dhcp
>
It seems to me the /etc/network/interfaces is useless for pcmcia network
cards.
You should setup your network options in /etc/pcmcia/network.opts
Hope this helps
Vincent
--
To UNSUBSCRIBE, emai
if you
want to totally disable pcmcia support, and detection, do
update-rc.d -f pcmcia remove
It
will remove /etc/rc*.D/{S/K}*pcmcia links, which will prevent pcmcia related
programs to be loaded at boot, unloaded when you shutdown.
You
might want to only remove those links for runleve
I had the same problem on a more recent (HP) machine, until a BIOS upgrade
fixed it.
Maybe check for a new Bios?
> -Original Message-
> From: Julien Motch [mailto:[EMAIL PROTECTED]]
> Sent: Friday 6 December 2002 13:56
> To: [EMAIL PROTECTED]
> Subject: small screen
>
>
> Hi ,
>
> I hav
You probably can expect much more from 2.5.X than from 2.4.X about ACPI
support.
(by the way, if you want to try a 2.5, keep with 2.5.45 for now, as modules
loading/unloading is being "played with" these days)
Vincent
> -Original Message-
> From: suresh kumar sharma [mailto:[EMAIL PROTEC
> -Original Message-
> From: Diego Armando [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday 12 February 2003 13:56
> To: [EMAIL PROTECTED]
> Subject: acpi patch
>
>
> Hello,
> I have a problem when I try apply the acpi patch. I do:
> Machine:/usr/src# cat acpi-20021212-2.4.20.diff | patch -
> Hi.
> I'm trying to change a laptop that is currently using
> static IP to use
> DHCP instead. Which package do I need to reconfigure to do this.
> (netbase and netenv don't seem to have the options to do that).
>
I believe it depends on your NIC.
If it is PCMCIA, have a look into /etc/
> 1)I've got my laptop (compaq Presario 700) running debian
> stable (thanks
> to everyone who put up on the web some information about ACPI
> and other
> issues with this laptop). Now I would need something with which I can
> autodect the network (if present) I'm connected to amongst a few
> pos
28 matches
Mail list logo