amd64 does net detect my wired and wireless nic at installation
On Mon July 19 2010, Mathieu Malaterre wrote:
> On a recent DELL Opteron I had to use a squeeze installer (kernel
> 2.6.32) to detect my intel network card.
I had a similar problem on my Dell laptop.. had to install ipw2200.
http://wiki.debian.org/ipw2200
--
Paul Cartwright
Registered Linux user # 367800
Registered Ubuntu User #12459
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 201007191014.54970.debian@pcartwright.com">http://lists.debian.org/201007191014.54970.debian@pcartwright.com
07-19-2010, 02:22 PM
Wolodja Wentland
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.
amd64 does net detect my wired and wireless nic at installation
On Mon, Jul 19, 2010 at 4:22 PM, Wolodja Wentland
<wentland@cl.uni-heidelberg.de> wrote:
> Debian provides stable installers with newer kernels at:
>
> http://kmuto.jp/debian/d-i/
>
That's great ! Is this officially part of debian ? I never came across
that link before, that would have been much less pain...
Thanks !
--
Mathieu
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: AANLkTikpntZDy1_yBL20l9a_U6wg-fy1OeQRBvo5ze6p@mail.gmail.com">http://lists.debian.org/AANLkTikpntZDy1_yBL20l9a_U6wg-fy1OeQRBvo5ze6p@mail.gmail.com
07-19-2010, 02:59 PM
Wolodja Wentland
amd64 does net detect my wired and wireless nic at installation
On Mon, Jul 19, 2010 at 16:38 +0200, Mathieu Malaterre wrote:
> On Mon, Jul 19, 2010 at 4:22 PM, Wolodja Wentland
> <wentland@cl.uni-heidelberg.de> wrote:
> > Debian provides stable installers with newer kernels at:
> > http://kmuto.jp/debian/d-i/
> That's great ! Is this officially part of debian ? I never came across
> that link before, that would have been much less pain...
Well, it is not really officially supported, but Kenshi Muto is a DD and
has provided the images for quite some time.
amd64 does net detect my wired and wireless nic at installation
On 7/19/2010 7:32 AM, Bernard Fay wrote:
> Hello everyone,
>
> 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.
>
> Someone has a clue on this problem?
I had a similar problem with my HP Mini 110. The NIC driver, although
FOSS, was not in the Lenny kernel. The wireless driver is Broadcom,
which relies on a binary blob. So, I needed to use a recent build of the
Squeeze installer, that had a kernel with the NIC driver. I was then
able to do a successful netinst, after which I could get everything else
setup.
--
. O . O . O . . O O . . . O .
. . O . O O O . O . O O . . O
O O O . O . . O O O O . O O O
07-20-2010, 12:53 AM
Bernard Fay
amd64 does net detect my wired and wireless nic at installation
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.
amd64 does net detect my wired and wireless nic at installation
On Monday 19 July 2010 10:14:54 Paul Cartwright wrote:
> On Mon July 19 2010, Mathieu Malaterre wrote:
> > On a recent DELL Opteron I had to use a squeeze installer (kernel
> > 2.6.32) to detect my intel network card.
>
> I had a similar problem on my Dell laptop.. had to install ipw2200.
> http://wiki.debian.org/ipw2200
For those following along at home, I recently had a similar
issue with drivers, but solved it differently -- the 2.6.32
kernel (same version number as Ubuntu 10.04) is in lenny-backports.
Of course, if the issue is missing SATA or network drivers
messing up your install, the backport kernel is not as useful, but
still, it's an option.
There was some talk at the time of the lenny release that a
"lennynhalf" kernel release might be provided, similar to what
was done for "etchnhalf", but I haven't heard anything recently
about that.
-- A.
--
Andrew Reid / reidac@bellatlantic.net
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 201007192122.01683.reidac@bellatlantic.net">http://lists.debian.org/201007192122.01683.reidac@bellatlantic.net
07-20-2010, 06:01 AM
Andrei Popescu
amd64 does net detect my wired and wireless nic at installation
On Lu, 19 iul 10, 21:22:01, Andrew Reid wrote:
>
> There was some talk at the time of the lenny release that a
> "lennynhalf" kernel release might be provided, similar to what
> was done for "etchnhalf", but I haven't heard anything recently
> about that.
IIRC it was decided that the squeeze installer + backports kernel fills
that gap. You can search through the archives of debian-release.
Regards,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
07-20-2010, 07:43 AM
Wolodja Wentland
amd64 does net detect my wired and wireless nic at installation
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.
amd64 does net detect my wired and wireless nic at installation
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:
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@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 201007200536.15099.debian@pcartwright.com">http://lists.debian.org/201007200536.15099.debian@pcartwright.com