From: Wolodja Wentland on
On Mon, Jul 19, 2010 at 20:53 -0400, Bernard Fay wrote:
> Thanks Wolodja for pointing to this site.  The installer from Kenshi Muto
> worked for me. Now the final test it to make it work with VMware Server.

Wonderful. I would suggest to replace the kernel you have now by one
from http://www.backports.org as you will receive kernel updates then.

kind regards

Wolodja
--
.''`. Wolodja Wentland <wentland(a)cl.uni-heidelberg.de>
: :' :
`. `'` 4096R/CAF14EFC
`- 081C B7CD FF04 2BA9 94EA 36B2 8B7F 7D30 CAF1 4EFC
From: Paul Cartwright on
On Tue July 20 2010, Wolodja Wentland wrote:
> Wonderful. I would suggest to replace the kernel you have now by one
> from http://www.backports.org as you will receive kernel updates then.
>
> kind regards

so if I wanted to upgrade my kernel, and I am using backports, I could do
this:

# aptitude -t lenny-backports install linux-image-2.6-686

and it would install the package 2.6.32+27~bpo50+1 ?


--
Paul Cartwright
Registered Linux user # 367800
Registered Ubuntu User #12459


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/201007200536.15099.debian(a)pcartwright.com
From: Boyd Stephen Smith Jr. on
On Tuesday 20 July 2010 04:36:15 Paul Cartwright wrote:
> On Tue July 20 2010, Wolodja Wentland wrote:
> > Wonderful. I would suggest to replace the kernel you have now by one
> > from http://www.backports.org as you will receive kernel updates then.
> >
> > kind regards
>
> so if I wanted to upgrade my kernel, and I am using backports, I could do
> this:
>
> # aptitude -t lenny-backports install linux-image-2.6-686
>
> and it would install the package 2.6.32+27~bpo50+1 ?

That should work. I use the aptitude curses interface to make such changes,
since sometimes aptitude needs a bit of help with resolving dependencies.
That shouldn't matter for the kernel though, since it has few dependencies.

Note that if you have any modules you've compiled (and installed) through
module-assistant that you should recompile them for the new kernel before
rebooting into it. (Depending on your setup you may also need to fiddle with
your boot loader.)
--
Boyd Stephen Smith Jr. ,= ,-_-. =.
bss(a)iguanasuicide.net ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.net/ \_/
From: Paul Cartwright on
On Tue July 20 2010, Boyd Stephen Smith Jr. wrote:
> > and it would install the package 2.6.32+27~bpo50+1  ?
>
> That should work.  I use the aptitude curses interface to make such
> changes, since sometimes aptitude needs a bit of help with resolving
> dependencies. That shouldn't matter for the kernel though, since it has few
> dependencies.
>
> Note that if you have any modules you've compiled (and installed) through
> module-assistant that you should recompile them for the new kernel before
> rebooting into it.  (Depending on your setup you may also need to fiddle
> with your boot loader.)

that would be my nvidia video driver.. so I would also need the kernel
headers..


--
Paul Cartwright
Registered Linux user # 367800
Registered Ubuntu User #12459


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/201007200656.52304.debian(a)pcartwright.com
From: Linux Zero on
Hi, it was solved in the bellow link..
http://comcap.free.fr/x200s.html

Good luck, and don't for get to replay back if success!!!

Regards,
Bassel



________________________________
From: Wolodja Wentland <wentland(a)cl.uni-heidelberg.de>
To: debian-user(a)lists.debian.org
Sent: Mon, July 19, 2010 5:22:18 PM
Subject: Re: amd64 does net detect my wired and wireless nic at installation

On Mon, Jul 19, 2010 at 09:32 -0400, Bernard Fay wrote:
> When I try to install amd64 (Debian 5.05) on my new laptop, a Lenovo x201
> tablet. I wish to use amd64 because I have 8GB for RAM and I think 64-bit is
> now the way to go. The installer does not detect neither my wired or wireless
> NIC. The installer gives me a list of network adapter drivers, I select the
> the appropriate drivers but it keeps saying it cannot find the network
> hardware.

> I tried Ubuntu amd64 and it was succesful but I would prefer to go with
Debian.

I guess that you need a newer kernel that supports your NIC. It would
help if you could paste the output of "lspci -knn" from your Ubuntu
installation or from within a live cd like grml. You could also check
the hardware support situation at:

http://kmuto.jp/debian/hcl/

Debian provides stable installers with newer kernels at:

http://kmuto.jp/debian/d-i/

which you might want to use in order to solve your problem. I would
strongly discourage installing testing just because your NIC is not
supported by Lenny's kernel.

have fun

Wolodja
--
.''`. Wolodja Wentland <wentland(a)cl.uni-heidelberg.de>
: :' :
`. `'` 4096R/CAF14EFC
`- 081C B7CD FF04 2BA9 94EA 36B2 8B7F 7D30 CAF1 4EFC