Re: possessed cursor on dell latitude 600

2005-03-09 Thread Russell Martin


>Art Edwards wrote:
>> The cursor on my dell laptop has developed a mind of its own. When I 
>> type it moves to either the upper right- or lower left-hand corner of 
>> the screen. This behavior appears to be connected to having the cursor 
>> joy-stick in the middle of the keyboard. On the windoze side, one can 
>> disable this. Is there a similar capability under linux?

This is a known issue with Latitude C600's. I replace these quite often @ my J
O B ;)
Dell generally sends out the keyboard(for the touchstick), and the palmrest(for
the touchpad) as a replacement. Honestly though the problem is really related
to the keyboard only. The touchstick has some issues with the solder joints
there.. Give Dell a call, and they should take care of you, if that guy is
still under warranty, though the part is not very expensive to purchase, if
need be.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RE: apt-get problem

2005-03-09 Thread Gustavo Halperin


Hello Ben.

 First, I have ask you if you are doing the update/upgrade from CDs or
from the net. I personally think that is more secure the Net, especially
if you aren't using the stable version (woody).
  Next your problem looks like that your source (CD or Net) are not
consistently. Therefore, you can easy fix it manually. Just write down
the packages that can't be installed (e.g. libkcal2 ) and take this
packages from debian home page (see [1]) with the same version like is
request or with a bigger one and then upgrade yours or just remove and
install again the correct ones (dpkg -remove, dpkg -install).

 And I repeat, the best way for do 'update' and next 'dist-upgrade' I
believe it from the Net, in my experience the CDs for the test version
commonly have inconsistently like in your problem. Therefore in the
result of  [1] you get the knows mirrors of Debian arround the world,
just add the more close to you to your source file (I think that is
'/etc/apt/sources') and try first do this place the 'apt-get update' and
after the 'apt-get dist-upgrade'.  BTW, you can add many mirrors, and
not just one.


[1] From: http://www.debian.org/distrib/packages#search_packages
   choose the "testing" version and write the package name.
  For example the package 'libkcal2 ' is currently in the version
4.3.3.1-3.

Gustavo Halperin
Amdocs R&D Division

ABP - Pricing Engine

* +972 977 61442

* +972 977 61783

* 


-Original Message-
From: Ben [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 08, 2005 2:25 AM
To: debian-laptop@lists.debian.org
Subject: apt-get problem

Hi All,

Hopefully someone can help me with this...

I have an old(er) laptop that I use as a router, I recently ran an
apt-get upgrade on the laptop from stable to testing which returned the
following error:

Preconfiguring packages ...
(Reading database ... 115430 files and directories currently installed.)
Preparing to replace kdelibs-data 4:3.1.5-1 (using
.../kdelibs-data_4%3a3.3.2-1_all.deb) ...
Unpacking replacement kdelibs-data ...
Replacing files in old package kcontrol ...
Replacing files in old package koffice-data ...
dpkg: error processing
/var/cache/apt/archives/kdelibs-data_4%3a3.3.2-1_all.deb (--unpack):
  trying to overwrite
`/usr/share/mimelnk/application/vnd.sun.xml.calc.desktop', which is also
in package openoffice-de-en
dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were
encountered while processing:
  /var/cache/apt/archives/kdelibs-data_4%3a3.3.2-1_all.deb


I have attempted to use --fix-missing & -f to no avail, I have attempted
to remove everything to do with kde & openoffice (being a router I don't
use either of these) and get the error:

You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
   kaddressbook: Depends: libkcal2 (>= 4:3.3.1) but it is not going to
be installed
 Depends: libkdepim1 (>= 4:3.3.1) but it is not going to
be installed
   kalarm: Depends: libkcal2 (>= 4:3.3.1) but it is not going to be
installed
   Depends: libkdepim1 (>= 4:3.3.1) but it is not going to be
installed
   kandy: Depends: libkdepim1 (>= 4:3.3.1) but it is not going to be
installed
   kdelibs4: Depends: kdelibs-data (>= 4:3.3.0) but 4:3.1.5-1 is to be
installed
   korganizer: Depends: libkcal2 (>= 4:3.3.1) but it is not going to be
installed
   Depends: libkdepim1 (>= 4:3.3.1) but it is not going to
be installed
   Depends: libkgantt0 (>= 4:3.3.1) but it is not going to
be installed
   Depends: libkpimexchange1 (>= 4:3.3.1) but it is not
going to be installed
   Depends: libkpimidentities1 (>= 4:3.3.1) but it is not
going to be installed
   kpilot: Depends: libkcal2 (>= 4:3.3.1) but it is not going to be
installed
   ksync: Depends: libkcal2 (>= 4:3.3.1) but it is not going to be
installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).

how on earth do I get around this? I seem to now be at the position that
I can no longer install or remove anything via apt, which is getting
very frustrating...

any suggestions

Ben


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]


The information contained in this message is proprietary of Amdocs,
protected from disclosure, and may be privileged.
The information is intended to be conveyed only to the designated recipient(s)
of the message. If the reader of this message is not the intended recipient,
you are hereby notified that any dissemination, use, distribution or copying of
this communication is strictly prohibited and may be unlawful.
If you have received this communication in error, please notify us immediately
by replying to the message and deleting it from your computer.
Thank you.



Centrino support

2005-03-09 Thread rob
Is Centrino support available yet?  

I am specifically interested in internal wifi card support and power 
management.  

Thanks,
Rob


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



apt-get -f problem

2005-03-09 Thread debian-laptop
Hi all,
problem solved using dselect (didn't have aptitude on machine)
using just apt-get to remove each offending package seemed to be heading 
into dependency hell, but dselect managed to work it out for me.

thanks for all of your suggestions
Ben.
Ian Greenhoe wrote:
Nope.  Won't work -- I've tried that before.  Apt is actually checking
its database, not the filesystem.
-Ian
On Tue, 2005-03-08 at 07:15 +0100, Anders EllenshÃj Andersen wrote:
On Tuesday 08 March 2005 01:25, Ben wrote:
 trying to overwrite
`/usr/share/mimelnk/application/vnd.sun.xml.calc.desktop', which is also
in package openoffice-de-en
As a last resort, you may have to delete this file manually.
First check out what other files exist in the directory, use this information 
to make an estimate of whether the file is needed.

It is possibly a good idea to do a backup of the directory, before you delete 
anything.

Anders
--
- Debian/Unstable - KDE 3.3.2 - KMail 1.7.2 -




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Centrino support

2005-03-09 Thread Gokul Poduval
centrino should be supported in debian. visit ipw2100 and ipw2200 are
available in contrib.


On Wed, 09 Mar 2005 09:05:33 -0500, rob <[EMAIL PROTECTED]> wrote:
> Is Centrino support available yet?
> 
> I am specifically interested in internal wifi card support and power 
> management.
> 
> Thanks,
> Rob
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 


-- 
Gokul


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Firefox problems

2005-03-09 Thread Gokul Poduval
Hello Arjen,
  Do you have acrobat reader or any other pdf reader installed as a
plugin ? Firefox used to crash for me when acrobat was a plugin for
me. After I started using pdf readers as external programs, it doesn't
crash with pdfs anymore.


On Tue, 08 Mar 2005 21:00:22 +0100, Arjen Verweij
<[EMAIL PROTECTED]> wrote:
> I have a completely unrelated problem with Firefox in Sid, it just
> "dies" sometimes when I click on pdf urls. Pretty annoying. Do you have
> that to?
> 
> Also, when browsing really large forumthreads (i.e. 1000 posts + pics)
> Firefox and X will hog memory like there is no tomorrow.
> 
> I haven't found anyone with similar problems yet.
> 
> Regards,
> 
> Arjen
> 
> Emil Carlsson wrote:
> 
> > Hi,
> >
> > I'm experiencing some problems with firefox and so is my roommate,
> > firefox sometimes stops loading and sometimes it even do a sighalt
> > without any warning.
> >
> > Does anyone else have the same problem as we do? We have different
> > computer models, with different chipsets in them.
> >
> > This is all the information I have about it also since I don't get any
> > error reporting.
> >
> > Regards
> >
> > Eric
> >
> >
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 


-- 
Gokul


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Centrino support

2005-03-09 Thread Koen Vermeer
Additionally, power management seems to work pretty well with the
ondemand cpufreq governor. There are some issues with C3 and USB,
though. Suspend-to-disk and suspend-to-ram work great for me with
swsusp2.

Koen

Op wo 09-03-2005, om 15:12 schreef Gokul Poduval:
> centrino should be supported in debian. visit ipw2100 and ipw2200 are
> available in contrib.
> 
> 
> On Wed, 09 Mar 2005 09:05:33 -0500, rob <[EMAIL PROTECTED]> wrote:
> > Is Centrino support available yet?
> > 
> > I am specifically interested in internal wifi card support and power 
> > management.
> > 
> > Thanks,
> > Rob
> > 
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> > 
> > 
> 
> 
> -- 
> Gokul
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



make-kpkg won't compile thinkpad-source

2005-03-09 Thread Karl Ebener
Hi!
I have an IBM Thinkpad R50 and I want to use the tpctl tools. I
installed thinkpad-source and thinkpad-base. As far as I understood it,
when compiling a kernel with make-kpkg, the thinkpad-modules should be
compiles from thinkpad-source "automatically". Unfortunately, when I execute
---:/usr/src/linux# make-kpkg --revision=0.01
--append-to-version=.07032005 modules-image
I get the following output:
for module in  ; do   \
  if test -d  $module; then\
(cd $module;  \
  if ./debian/rules KVERS="2.6.11.07032005"
KSRC="/usr/src/linux" \
 KMAINT="Unknown Kernel Package Maintainer"
KEMAIL="[EMAIL PROTECTED]"  \
 KPKG_DEST_DIR="/usr/src/linux/.."   \
 KPKG_MAINTAINER="Unknown Kernel Package
Maintainer"\
 KPKG_EXTRAV_ARG="EXTRAVERSION=.07032005"
  \
 ARCH="i386"  \
 KDREV="0.01" kdist_image; then\
  echo "Module $module processed fine";\
  else  \
   echo "Module $module failed.";  \
   if [ "X" != "X" ]; then  \
  echo "Perhaps $module does not understand
--rootcmd?";  \
  echo "If you see messages that indicate that it
is not"; \
  echo "in fact being built as root, please file a
bug ";  \
  echo "against $module."; \
   fi;  \
   echo "Hit return to Continue";   \
 read ans;\
  fi;   \
 );\
  fi;  \
done
I found out, that the lines come from the script
/usr/src/linux/.debian/rules but I cannot figure out what is wrong. I
use the 2.6.11-kernel-sources from kernel.org, but I tried the
kernel-source-2.6.10-Debian package as well
What am I doing wrong?
Tnx in advance
 Karl
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: apt-get -f problem

2005-03-09 Thread Ben
err.. oops, not quite sure why that came up..
:)
Ben
Paul Puschmann wrote:
debian-laptop@lists.debian.org wrote:
Hi all,

Hi Ben,
Could you please reconfigure your mail-agent and use a relaname as
sender name instead of debian-laptop@lists.debian.org ?
Kind regards,
Paul


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Firefox problems

2005-03-09 Thread Emil Carlsson
I didn't know acrobat had products for linux... where can I find those? 
I get wierd errors sometimes when I print using xpdf

Gokul Poduval wrote:
Hello Arjen,
 Do you have acrobat reader or any other pdf reader installed as a
plugin ? Firefox used to crash for me when acrobat was a plugin for
me. After I started using pdf readers as external programs, it doesn't
crash with pdfs anymore.
On Tue, 08 Mar 2005 21:00:22 +0100, Arjen Verweij
<[EMAIL PROTECTED]> wrote:
 

I have a completely unrelated problem with Firefox in Sid, it just
"dies" sometimes when I click on pdf urls. Pretty annoying. Do you have
that to?
Also, when browsing really large forumthreads (i.e. 1000 posts + pics)
Firefox and X will hog memory like there is no tomorrow.
I haven't found anyone with similar problems yet.
Regards,
Arjen
Emil Carlsson wrote:
   

Hi,
I'm experiencing some problems with firefox and so is my roommate,
firefox sometimes stops loading and sometimes it even do a sighalt
without any warning.
Does anyone else have the same problem as we do? We have different
computer models, with different chipsets in them.
This is all the information I have about it also since I don't get any
error reporting.
Regards
Eric
 

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
   


 


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Firefox problems

2005-03-09 Thread Arjen Verweij
I'm using Xpdf.
Gokul Poduval wrote:
Hello Arjen,
 Do you have acrobat reader or any other pdf reader installed as a
plugin ? Firefox used to crash for me when acrobat was a plugin for
me. After I started using pdf readers as external programs, it doesn't
crash with pdfs anymore.
On Tue, 08 Mar 2005 21:00:22 +0100, Arjen Verweij
<[EMAIL PROTECTED]> wrote:
 

I have a completely unrelated problem with Firefox in Sid, it just
"dies" sometimes when I click on pdf urls. Pretty annoying. Do you have
that to?
Also, when browsing really large forumthreads (i.e. 1000 posts + pics)
Firefox and X will hog memory like there is no tomorrow.
I haven't found anyone with similar problems yet.
Regards,
Arjen
Emil Carlsson wrote:
   

Hi,
I'm experiencing some problems with firefox and so is my roommate,
firefox sometimes stops loading and sometimes it even do a sighalt
without any warning.
Does anyone else have the same problem as we do? We have different
computer models, with different chipsets in them.
This is all the information I have about it also since I don't get any
error reporting.
Regards
Eric
 

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
   


 


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Firefox problems

2005-03-09 Thread Michael Perry
Emil Carlsson wrote:
I didn't know acrobat had products for linux... where can I find those? 
I get wierd errors sometimes when I print using xpdf

You can get the free acrobat reader from www.adobe.com.  Its the version 
5.0.10.  An easy way to get it is to go to about:plugins and select the 
adobe acrobat reader from the list of linux plugins available.

I've read a few interesting stories here and there about adobe having a 
newer version in closed beta that improved things quite a bit.

--
Michael Perry | do or do not. There is no try. -Master Yoda
[EMAIL PROTECTED] | http://www.lnxpowered.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


RE: Firefox problems

2005-03-09 Thread Gustavo Halperin

Just do it a search in google:

http://www.google.com/search?q=acrobat+linux&sourceid=mozilla-search&sta
rt=0&start=0&ie=utf-8&oe=utf-8

And you will get some interesting links like:
   http://www.savewealth.com/support/acrobat/linux/
Or

http://www.adobe.com/support/downloads/product.jsp?product=10&platform=u
nix

And next time, please be a little less lazy.


Gustavo Halperin
Amdocs R&D Division

ABP - Pricing Engine

* +972 977 61442

* +972 977 61783

* 


-Original Message-
From: Emil Carlsson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 09, 2005 4:45 PM
To: Gokul Poduval
Cc: debian-laptop@lists.debian.org
Subject: Re: Firefox problems

I didn't know acrobat had products for linux... where can I find those?
I get wierd errors sometimes when I print using xpdf

Gokul Poduval wrote:

>Hello Arjen,
>  Do you have acrobat reader or any other pdf reader installed as a
>plugin ? Firefox used to crash for me when acrobat was a plugin for me.

>After I started using pdf readers as external programs, it doesn't
>crash with pdfs anymore.
>
>
>On Tue, 08 Mar 2005 21:00:22 +0100, Arjen Verweij
><[EMAIL PROTECTED]> wrote:
> 
>
>>I have a completely unrelated problem with Firefox in Sid, it just
>>"dies" sometimes when I click on pdf urls. Pretty annoying. Do you
>>have that to?
>>
>>Also, when browsing really large forumthreads (i.e. 1000 posts + pics)

>>Firefox and X will hog memory like there is no tomorrow.
>>
>>I haven't found anyone with similar problems yet.
>>
>>Regards,
>>
>>Arjen
>>
>>Emil Carlsson wrote:
>>
>>   
>>
>>>Hi,
>>>
>>>I'm experiencing some problems with firefox and so is my roommate,
>>>firefox sometimes stops loading and sometimes it even do a sighalt
>>>without any warning.
>>>
>>>Does anyone else have the same problem as we do? We have different
>>>computer models, with different chipsets in them.
>>>
>>>This is all the information I have about it also since I don't get
>>>any error reporting.
>>>
>>>Regards
>>>
>>>Eric
>>>
>>>
>>> 
>>>
>>--
>>To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>>with a subject of "unsubscribe". Trouble? Contact
>>[EMAIL PROTECTED]
>>
>>
>>   
>>
>
>
> 
>


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]


The information contained in this message is proprietary of Amdocs,
protected from disclosure, and may be privileged.
The information is intended to be conveyed only to the designated recipient(s)
of the message. If the reader of this message is not the intended recipient,
you are hereby notified that any dissemination, use, distribution or copying of
this communication is strictly prohibited and may be unlawful.
If you have received this communication in error, please notify us immediately
by replying to the message and deleting it from your computer.
Thank you.



RE: possessed cursor on dell latitude 600

2005-03-09 Thread Barry, Christopher
see if you are running gpm

get out of X
# apt-get install rcconf
# rcconf
disable gpm
restart X

see if this helps. worst case you have rcconf, a very useful curses sysV
controller.


-C



> -Original Message-
> From: Art Edwards [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, March 09, 2005 12:38 AM
> To: debian-laptop@lists.debian.org
> Subject: possessed cursor on dell latitude 600
> 
> The cursor on my dell laptop has developed a mind of its own. When I 
> type it moves to either the upper right- or lower left-hand corner of 
> the screen. This behavior appears to be connected to having 
> the cursor 
> joy-stick in the middle of the keyboard. On the windoze side, one can 
> disable this. Is there a similar capability under linux?
> 
> Art Edwards
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 
> 
> 



Re: make-kpkg won't compile thinkpad-source

2005-03-09 Thread Ian Greenhoe
Hmmm...  Have you compiled your copy of thinkpad-source before, against
another kernel?  I've found that I need to nuke the source dir
(/usr/src/modules/thinkpad) and re-extract it from the tarball when I
want to compile it against a new kernel.

HTH,
Ian

On Wed, 2005-03-09 at 15:39 +0100, Karl Ebener wrote:
> Hi!
> 
> I have an IBM Thinkpad R50 and I want to use the tpctl tools. I
> installed thinkpad-source and thinkpad-base. As far as I understood it,
> when compiling a kernel with make-kpkg, the thinkpad-modules should be
> compiles from thinkpad-source "automatically". Unfortunately, when I execute
> 
> ---:/usr/src/linux# make-kpkg --revision=0.01
> --append-to-version=.07032005 modules-image
> 
> I get the following output:
> 
> for module in  ; do   \
>if test -d  $module; then\
>  (cd $module;  \
>if ./debian/rules KVERS="2.6.11.07032005"
> KSRC="/usr/src/linux" \
>   KMAINT="Unknown Kernel Package Maintainer"
> KEMAIL="[EMAIL PROTECTED]"  \
>   KPKG_DEST_DIR="/usr/src/linux/.."   \
>   KPKG_MAINTAINER="Unknown Kernel Package
> Maintainer"\
>   KPKG_EXTRAV_ARG="EXTRAVERSION=.07032005"
>\
>   ARCH="i386"  \
>   KDREV="0.01" kdist_image; then\
>echo "Module $module processed fine";\
>else  \
> echo "Module $module failed.";  \
> if [ "X" != "X" ]; then  \
>echo "Perhaps $module does not understand
> --rootcmd?";  \
>echo "If you see messages that indicate that it
> is not"; \
>echo "in fact being built as root, please file a
> bug ";  \
>echo "against $module."; \
> fi;  \
> echo "Hit return to Continue";   \
>   read ans;\
>fi;   \
>   );\
>fi;  \
>  done
> 
> I found out, that the lines come from the script
> /usr/src/linux/.debian/rules but I cannot figure out what is wrong. I
> use the 2.6.11-kernel-sources from kernel.org, but I tried the
> kernel-source-2.6.10-Debian package as well
> 
> What am I doing wrong?
> 
> Tnx in advance
> 
>   Karl
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Lista de e-mails

2005-03-09 Thread paulo brito



Desejo adquirir lista de e-mails de diversos 
estados brasileiros


Re: make-kpkg won't compile thinkpad-source

2005-03-09 Thread Thomas Hood
On Wed, 09 Mar 2005 16:00:16 +0100, Karl Ebener wrote:
> I have an IBM Thinkpad R50 and I want to use the tpctl tools. I
> installed thinkpad-source and thinkpad-base. As far as I understood it,
> when compiling a kernel with make-kpkg, the thinkpad-modules should be
> compiles from thinkpad-source "automatically". 


First you have to unpack the source tarball manually.

   cd /usr/src
   rm -rf modules/thinkpad
   tar zxvf thinkpad.tar.gz


-- 
Thomas Hood


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: make-kpkg won't compile thinkpad-source

2005-03-09 Thread chgans
Karl Ebener a écrit :
Hi!
I have an IBM Thinkpad R50 and I want to use the tpctl tools. I
installed thinkpad-source and thinkpad-base. As far as I understood it,
when compiling a kernel with make-kpkg, the thinkpad-modules should be
compiles from thinkpad-source "automatically". Unfortunately, when I 
execute

---:/usr/src/linux# make-kpkg --revision=0.01
--append-to-version=.07032005 modules-image
Not sure but i think you are simply missing --added-modules 
, where  are directories under 
/usr/src/modules, in your case you need:
--added-modules "thinkpad"

that how i do to build custom kernel packages with external modules 
(fglrx-kernel-src,cpad-kernel)


I get the following output:
for module in  ; do   \
  if test -d  $module; then\
(cd $module;  \
  if ./debian/rules KVERS="2.6.11.07032005"
KSRC="/usr/src/linux" \
 KMAINT="Unknown Kernel Package Maintainer"
KEMAIL="[EMAIL PROTECTED]"  \
 KPKG_DEST_DIR="/usr/src/linux/.."   \
 KPKG_MAINTAINER="Unknown Kernel Package
Maintainer"\
 KPKG_EXTRAV_ARG="EXTRAVERSION=.07032005"
  \
 ARCH="i386"  \
 KDREV="0.01" kdist_image; then\
  echo "Module $module processed fine";\
  else  \
   echo "Module $module failed.";  \
   if [ "X" != "X" ]; then  \
  echo "Perhaps $module does not understand
--rootcmd?";  \
  echo "If you see messages that indicate that it
is not"; \
  echo "in fact being built as root, please file a
bug ";  \
  echo "against $module."; \
   fi;  \
   echo "Hit return to Continue";   \
 read ans;\
  fi;   \
 );\
  fi;  \
done
I found out, that the lines come from the script
/usr/src/linux/.debian/rules but I cannot figure out what is wrong. I
use the 2.6.11-kernel-sources from kernel.org, but I tried the
kernel-source-2.6.10-Debian package as well
What am I doing wrong?
Tnx in advance
 Karl


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


usb adsl modem configuration

2005-03-09 Thread João Pinheiro
Would anyone here be able to give me some guidelines on how to configure 
a usb adsl modem (speedtouch 330)?

Thanks in advance,
João Pinheiro
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Centrino support

2005-03-09 Thread Yves Grenier
Gokul Poduval a écrit :
centrino should be supported in debian. visit ipw2100 and ipw2200 are
available in contrib.
 

I confirm that Centrino is supported by sarge. Two days ago, I installed 
the ipw2200 driver on an Asus A3n15 laptop, and now the wifi is working 
as expected. I just had some trouble to configure it. For the 
installation of the driver, I followed the procedure indicated in
http://ubuntuforums.org/archive/index.php/t-13576.html

For the configuration, I took the configuration that I had obtained by 
installing ubunty warty on an Asus Travelmate 4001MLi, and I copied the 
following lines in file /etc/network/interfaces:

# The wireless network interface
auto eth1
iface eth1 inet dhcp
wireless_name Wifi Link
wireless_essid put-here-your-essid
wireless_key ZZ
wireless_mode Managed
wireless_keymode restricted
Et voila!
Yves Grenier



installing from hard drive and network

2005-03-09 Thread Jeff Mikels



Can someone help me 
please? I'm trying to install debian on an old laptop (sony vaio-505g) 
without a floppy drive and without a cd-rom drive--therefore, the installation 
needs to be from hard drive files and network.
 
However, I've tried 
sarge, 2.6, idepci, woody, and none of the installer scripts are working for me. 
Most of them crash with a Kernel Panic telling me that the root fs can't be 
mounted on 01:00.
 
I've doublechecked 
the paths and the .bat file and all that, but I can't get past the root fs 
mount.
 
Anyone willing to 
coach me?
 
Pastor Jeff MikelsNorthwest Baptist Church My personal weblog 773-338- 

 


Re: installing from hard drive and network

2005-03-09 Thread Frans Pop
On Wednesday 09 March 2005 23:33, Jeff Mikels wrote:
> Can someone help me please? I'm trying to install debian on an old
> laptop (sony vaio-505g) without a floppy drive and without a cd-rom
> drive--therefore, the installation needs to be from hard drive files
> and network.

> However, I've tried sarge, 2.6, idepci, woody, and none of the
> installer scripts are working for me. Most of them crash with a Kernel
> Panic telling me that the root fs can't be mounted on 01:00.
>
> I've doublechecked the paths and the .bat file and all that, but I
> can't get past the root fs mount.
>
> Anyone willing to coach me?

I'm willing to give it a shot, but only for the new Sarge installer, not 
the old Woody boot-floppies.
For that, I would suggest to take the subject to the debian-boot mailing 
list.

What (if anything) do you have running on the system currently?
Does the laptop have working networking?
Do you have access to a partitioner that you could use to create linux 
partitions?

Cheers,
FJP


pgpl8E6r7n3Yw.pgp
Description: PGP signature


700m SD

2005-03-09 Thread Tim Maynard Jewel Lo
Title: Message



yes, you need to 
instal the SD card driver from dell's website...it's listed as the Texas 
Instrument SD card driver...sounds like you reformatted your HD, b/c the drive 
should have worked off the bat unless you reformatted or replaced the HD..it is 
not connected the the PCMCIA...it has its own chipset
t


700m SD driver link

2005-03-09 Thread Tim Maynard Jewel Lo
Title: Message



http://support.dell.com/support/downloads/download.aspx?c=us&cs=19&l=en&s=dhs&releaseid=R85896&SystemID=INS_PNT_PM_700M&category=0&os=WW1&osl=en&deviceid=7271&devlib=27&fileid=112452
 
if you are too lazy 
(J/k) to go to dell website.
 
also, you might want 
to update all the drivers since reallly the only way that your 700m SD slot 
isn't working is having been reformatted HD...
 
t


Re: Lista de e-mails

2005-03-09 Thread David Mandelberg
paulo brito wrote:
> Desejo adquirir lista de e-mails de diversos estados brasileiros
debian-user-portuguese@lists.debian.org


signature.asc
Description: OpenPGP digital signature


Re: 700m SD driver link

2005-03-09 Thread Benedek Frank
Yes, but this is for Windows, and this is a Debian forum, hence I was looking 
for a Linux driver. 

Thanks for the link though, I wish they had a Linux driver as well.


On Thursday 10 March 2005 08:20 am, Tim Maynard Jewel Lo wrote:
> http://support.dell.com/support/downloads/download.aspx?c=us
> d
> hs&releaseid=R85896&SystemID=INS_PNT_PM_700M&category=0&os=WW1&osl=en&devic
>e id=7271&devlib=27&fileid=112452>
> &cs=19&l=en&s=dhs&releaseid=R85896&SystemID=INS_PNT_PM_700M&category=0&os=W
>W 1&osl=en&deviceid=7271&devlib=27&fileid=112452
>
> if you are too lazy (J/k) to go to dell website.
>
> also, you might want to update all the drivers since reallly the only way
> that your 700m SD slot isn't working is having been reformatted HD...
>
> t


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: 700m SD driver link

2005-03-09 Thread Daniel Pittman
On 10 Mar 2005, Benedek Frank wrote:
[... driver for SD cards ...]

> Yes, but this is for Windows, and this is a Debian forum, hence I was looking
> for a Linux driver. 
>
> Thanks for the link though, I wish they had a Linux driver as well.

There has been some talk on the Linux kernel list of including an open
source SD card driver into the MMC card framework present in the most
recent 2.6 releases.

You can probably expect to be able to have this supported within six
months through freely available drivers.  Previously, concerns about
patents and licensing held up availability of the driver kit.

Daniel

-- 
A man can no more diminish God's glory by refusing to worship Him than a
lunatic can put out the sun by scribbling the word 'darkness' on the walls of
his cell. 
-- C. S. Lewis, _The problem of pain_


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Centrino support

2005-03-09 Thread peace under the tree
Dear All
I bought a C3 Via 1G processor, however, I don't know whether it is
supported with the Linux OS. Anyone knows about it?

Thank


On Wed, 09 Mar 2005 22:00:42 +0100, Yves Grenier
<[EMAIL PROTECTED]> wrote:
> Gokul Poduval a écrit :
> 
> >centrino should be supported in debian. visit ipw2100 and ipw2200 are
> >available in contrib.
> >  
> >
> I confirm that Centrino is supported by sarge. Two days ago, I installed 
> the ipw2200 driver on an Asus A3n15 laptop, and now the wifi is working 
> as expected. I just had some trouble to configure it. For the 
> installation of the driver, I followed the procedure indicated in
> http://ubuntuforums.org/archive/index.php/t-13576.html
> 
> For the configuration, I took the configuration that I had obtained by 
> installing ubunty warty on an Asus Travelmate 4001MLi, and I copied the 
> following lines in file /etc/network/interfaces:
> 
> # The wireless network interface
> auto eth1
> iface eth1 inet dhcp
> wireless_name Wifi Link
> wireless_essid put-here-your-essid
> wireless_key ZZ
> wireless_mode Managed
> wireless_keymode restricted
> 
> Et voila!
> 
> Yves Grenier
> 
> 
> 
> 

-- 
May GOD blesses you, and your family