Re: amd64 does net detect my wired and wireless nic at installation

2010-07-20 Thread Linux Zero
see this link -> http://en.pardus-wiki.org/HP_Compaq_Mini_110

replay if it is OK or not!!
;-)




From: Aaron Toponce 
To: debian-user@lists.debian.org
Sent: Mon, July 19, 2010 6:26:47 PM
Subject: Re: 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


  

Re: amd64 does net detect my wired and wireless nic at installation

2010-07-20 Thread Linux Zero
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 
To: debian-user@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 
: :'  :
`. `'` 4096R/CAF14EFC 
   `-   081C B7CD FF04 2BA9 94EA  36B2 8B7F 7D30 CAF1 4EFC



  

Re: amd64 does net detect my wired and wireless nic at installation

2010-07-20 Thread Paul Cartwright
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-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201007200656.52304.deb...@pcartwright.com



Re: amd64 does net detect my wired and wireless nic at installation

2010-07-20 Thread Boyd Stephen Smith Jr.
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.   ,= ,-_-. =.
b...@iguanasuicide.net  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.net/\_/


signature.asc
Description: This is a digitally signed message part.


Re: amd64 does net detect my wired and wireless nic at installation

2010-07-20 Thread Paul Cartwright
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-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201007200536.15099.deb...@pcartwright.com



Re: amd64 does net detect my wired and wireless nic at installation

2010-07-20 Thread Wolodja Wentland
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 
 : :'  :
 `. `'` 4096R/CAF14EFC 
   `-   081C B7CD FF04 2BA9 94EA  36B2 8B7F 7D30 CAF1 4EFC


signature.asc
Description: Digital signature


Re: amd64 does net detect my wired and wireless nic at installation

2010-07-19 Thread Andrei Popescu
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


signature.asc
Description: Digital signature


Re: amd64 does net detect my wired and wireless nic at installation

2010-07-19 Thread Andrew Reid
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 / rei...@bellatlantic.net


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201007192122.01683.rei...@bellatlantic.net



Re: amd64 does net detect my wired and wireless nic at installation

2010-07-19 Thread Bernard Fay
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.

Here is the output of lspci -knn:

lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:0044] (rev 02)
Kernel driver in use: agpgart-intel
Kernel modules: intel-agp
00:02.0 VGA compatible controller [0300]: Intel Corporation Device
[8086:0046] (rev 02)
Kernel modules: i915
00:16.0 Communication controller [0780]: Intel Corporation Ibex Peak HECI
Controller [8086:3b64] (rev 06)
00:16.3 Serial controller [0700]: Intel Corporation Ibex Peak KT Controller
[8086:3b67] (rev 06)
Kernel driver in use: serial
00:19.0 Ethernet controller [0200]: Intel Corporation Device [8086:10ea]
(rev 06)
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1a.0 USB Controller [0c03]: Intel Corporation Ibex Peak USB2 Enhanced
Host Controller [8086:3b3c] (rev 06)
Kernel driver in use: ehci_hcd
Kernel modules: ehci-hcd
00:1b.0 Audio device [0403]: Intel Corporation Ibex Peak High Definition
Audio [8086:3b56] (rev 06)
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge [0604]: Intel Corporation Ibex Peak PCI Express Root Port
1 [8086:3b42] (rev 06)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.3 PCI bridge [0604]: Intel Corporation Ibex Peak PCI Express Root Port
4 [8086:3b48] (rev 06)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.4 PCI bridge [0604]: Intel Corporation Ibex Peak PCI Express Root Port
5 [8086:3b4a] (rev 06)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB Controller [0c03]: Intel Corporation Ibex Peak USB2 Enhanced
Host Controller [8086:3b34] (rev 06)
Kernel driver in use: ehci_hcd
Kernel modules: ehci-hcd
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge
[8086:2448] (rev a6)
00:1f.0 ISA bridge [0601]: Intel Corporation Ibex Peak LPC Interface
Controller [8086:3b07] (rev 06)
00:1f.2 SATA controller [0106]: Intel Corporation Ibex Peak 6 port SATA AHCI
Controller [8086:3b2f] (rev 06)
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Ibex Peak SMBus Controller
[8086:3b30] (rev 06)
Kernel driver in use: i801_smbus
Kernel modules: i2c-i801
00:1f.6 Signal processing controller [1180]: Intel Corporation Ibex Peak
Thermal Subsystem [8086:3b32] (rev 06)
02:00.0 Network controller [0280]: Intel Corporation Device [8086:4239] (rev
35)
Kernel driver in use: iwlagn
Kernel modules: iwlagn
ff:00.0 Host bridge [0600]: Intel Corporation Device [8086:2c62] (rev 02)
ff:00.1 Host bridge [0600]: Intel Corporation Device [8086:2d01] (rev 02)
ff:02.0 Host bridge [0600]: Intel Corporation Device [8086:2d10] (rev 02)
ff:02.1 Host bridge [0600]: Intel Corporation Device [8086:2d11] (rev 02)
ff:02.2 Host bridge [0600]: Intel Corporation Device [8086:2d12] (rev 02)
ff:02.3 Host bridge [0600]: Intel Corporation Device [8086:2d13] (rev 02)



On Mon, Jul 19, 2010 at 10:22 AM, Wolodja Wentland <
wentl...@cl.uni-heidelberg.de> wrote:

> 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
>  : :'  :
>  `. `'` 4096R/CAF14EFC
>   `-   081C B7CD FF04 2BA9 94EA  36B2 8B7F 7D30 CAF1 4EFC
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iQIcBAEBCAAGBQJMRF+ZAAoJEIt/fTDK8U78ag8P/is3mIN1LFMno2+A1/67dMKp
> ht8PdlcEDWWJl27vpoYpU6+seEba7FISJ4+/tStzy5NtjTlljFna0k//DnP1OZJl
> NCtjsMoCRMAoaMSLrHS6HU+kgmX23WleuBi8Pc2hMyt7S44vbuNaLOX8ve98q9d7
> EBr9zYqYr/YRUIULcKa5OBJorMcZ4fszSJu3UA1Eew1vAoHRO6hCDRZVyQiao58S
> Fj+FG1xlKZtVJ718ud8nWI6+GEVHLMmX2JD7Mv7GVVvuxqgqTLGz0pewheRfLFtJ
> 0AhBHCauTnsq6pKyxBHjSydSKlkWhx2G6wnQcyMVHXIRcrzDVeYbqtfV13NHohKU
> PvOgURm1TkSCsjUVC5VQ8M15vsJvQE3OQ22s/LNWdnjkqaPK154EAJZv7YcUIN6h
> ld8SnPM7Cu8O18zKgM/E3JmeG8zMwXp6GF

Re: amd64 does net detect my wired and wireless nic at installation

2010-07-19 Thread Aaron Toponce
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



signature.asc
Description: OpenPGP digital signature


Re: amd64 does net detect my wired and wireless nic at installation

2010-07-19 Thread Wolodja Wentland
On Mon, Jul 19, 2010 at 16:38 +0200, Mathieu Malaterre wrote:
> On Mon, Jul 19, 2010 at 4:22 PM, Wolodja Wentland
>  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.

have fun

Wolodja
-- 
  .''`. Wolodja Wentland 
 : :'  :
 `. `'` 4096R/CAF14EFC 
   `-   081C B7CD FF04 2BA9 94EA  36B2 8B7F 7D30 CAF1 4EFC


signature.asc
Description: Digital signature


Re: amd64 does net detect my wired and wireless nic at installation

2010-07-19 Thread Mathieu Malaterre
On Mon, Jul 19, 2010 at 4:22 PM, Wolodja Wentland
 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-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikpntzdy1_ybl20l9a_u6wg-fy1oeqrbvo5z...@mail.gmail.com



Re: amd64 does net detect my wired and wireless nic at installation

2010-07-19 Thread Wolodja Wentland
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 
 : :'  :
 `. `'` 4096R/CAF14EFC 
   `-   081C B7CD FF04 2BA9 94EA  36B2 8B7F 7D30 CAF1 4EFC


signature.asc
Description: Digital signature


Re: amd64 does net detect my wired and wireless nic at installation

2010-07-19 Thread Paul Cartwright
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-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201007191014.54970.deb...@pcartwright.com



Re: amd64 does net detect my wired and wireless nic at installation

2010-07-19 Thread Mathieu Malaterre
On Mon, Jul 19, 2010 at 3:32 PM, Bernard Fay  wrote:
> Hello everyone,
>
> When I try to install amd64 (Debian 5.05) on my new laptop, a Lenovo x201

you meant : 5.0.5. In this case the default kernel is 2.6.26 (I believe).

> 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.

On a recent DELL Opteron I had to use a squeeze installer (kernel
2.6.32) to detect my intel network card.

HTH
-- 
Mathieu


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikt2l_s4phophdyv2vg_tqbbp1vg8hnp02re...@mail.gmail.com



amd64 does net detect my wired and wireless nic at installation

2010-07-19 Thread Bernard Fay
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?

thanks,
Bernard