Debian Configuration :: How To Install Ethernet On Intel I7 Amd64

May 25, 2011

Go to "/lib/modules/2.6.32-5-amd64/kernel/drivers/net/e1000e/" and delete the e1000e.ko-file

Then download [URL]

Take the newly downloaded e1000e.ko-file and move it to "/lib/modules/2.6.32-5-amd64/kernel/drivers/net/e1000e/"

And finally load the module with either: "# modprobe e1000e" or "# insmod e1000e".

You should now have a working ethernet connection.

If connection is lost on system restart try rmmod e1000e; modprobe e1000e

I've for the first time installed linux (debian) to my computer. And I have a problem with ethernet that I can't solve.

I have a Asus Sabertooth P67 motherboard with built in ethernet card, I cant find any drivers for linux, I've tried google, Asus support page etc, but can't anything that says it will work with my computer, just a alot of windows drivers.

where I can find the drivers? Or if there's another way to solve the problem. When installing Debian i could choose between different drivers but no one worked, I've also tried with my motherboard CD but there was just windows drivers...

CPU:
Intel i7 3.4 GHz.

View 14 Replies


ADVERTISEMENT

Debian Configuration :: How To Install Another Ethernet Driver

Jun 21, 2011

I've got a Dell Optiplex Desktop here, the CPU is a Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz. The integrated ethernet here is from intel also, it's a 82579LM Gigabit Network Connection. This computer is running a Debian Squeeze 64bits, distrib sid, kernel 2.6.39-2-amd64.Well, here goes the story. I had a lot of trouble with the ethernet card, being very slow, and it just didn't work when i was using tftp. So I downloaded and compiled the latest driver available on Intel website. Currently with debian sid, the version for the driver ( e1000e ) is version: 1.3.10-k2. From Intel I got the version 1.3.17-NAPI.Alright, so I build it, and move the module manually to the right place, replacing the previous version at the same time ie :

$ sudo cp e1000e.ko /lib/modules/2.6.39-2-amd64/kernel/drivers/net/e1000e/e1000e.ko

However, there is is still something bothering me. When I want to check, after rebooting, that I did it right, here is what happens :

$ sudo ethtool -i eth1
driver: e1000e
version: 1.3.10-k2

[code]...

So, which one should I trust ? Is there something I didn't do properly when installing the module ? Or maybe I just don't understand ethtool and modinfo enough.

View 5 Replies View Related

Debian Hardware :: No Sound At Kernel 2.6.26-2-amd64, Driver Snd-hda-intel?

Feb 7, 2010

I got a LG notebook R580, and there is no sound at Debian with Kernel 2.6.26-2-amd64, driver snd-hda-intel[URL]

View 5 Replies View Related

Debian Configuration :: Can't Build Modules With 2.6.38-2-amd64 Packages

Apr 14, 2011

My new laptop works out of the box except for the video and the ethernet. For this, I have to use a later kernel than the Debian kernel (debian squeeze is currently 2.6.32). Upgrading to the new kernel (without moving to the testing dist itself) was pretty easy. I just installed linux-image-2.6.38-2-amd64 and linux-base from the testing distribution by manually downloading and using dpkg. After that, ethernet and video started working.

However, my virtualbox installation no longer works because the drivers do not match the kernel. I am used to this; whenever debian upgrades the kernel on me, I have to run "/etc/init.d/vboxdrv setup". This rebuilds the drivers. This failed for me, however, because it could not find the headers. So, I installed some more packages:

linux-kbuild-2.6.38
linux-headers-2.6.38-2-common
linux-headers-2.6.38-2-amd64

Now, when I rebuild it, I get this:

# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel modules:.
Uninstalling old VirtualBox DKMS kernel modules:.

[code]....

View 14 Replies View Related

Debian Configuration :: Jessie Amd64 / Held Pkg And Broken Synaptic?

Jan 30, 2016

I was using Synaptic to remove unwanted sound & audio programs...it seemed to take out other files that were non-related ?

(1) Now apt-get complains about a "Held Package" and doesn't tell me the pkg name.

(2) Synaptic is broken...error..E: The value 'stable-updates' is invalid for APT::Default-Release as such a release is not available in the sources

E: _cache->open() failed, please report.

stable-updates isn't even in my sources list. I've purged synaptic, and re-installed but remains broken. When you close error msg synaptic disappears ? Therefore can't use synaptic at all.

(3) apt-get says many packages that were available are no longer available...like one of the main repos has disappeared ?

(4) I put the same repos that are working for my brother who is running Debian Jessie also, but didn't improve the number of missing available packages.

deb [URL] ....

deb [URL] ....

How or why things have gone so wrong from just removing unwanted sound pkgs.

To recap problems...apt-get held pkg....broken synaptic....unavailable pkgs.

View 4 Replies View Related

Debian Configuration :: Blank Console Screen With 2.6.32-trunk-amd64?

Apr 13, 2010

I'm always getting a blank console screen after booting a 2.6.32-trunk-amd64 kernel in squeeze. I still can read the line "Loading, please wait ..." in the display for a second - then it's completely black until X windows is starting. When I try switching from the X console to another virtual console (by pressing Ctrl-Alt-F1 e. g.), the complete system freezes. I have to hard reboot then.When I boot the previous 2.6.32-3-amd64 kernel instead, everything is fine as expected, though.There's a line "GRUB_GFXMODE=1024x768x16@60" in /etc/default/grub as well as a line "set gfxpayload=keep" in /etc/grub.d/00_header. So the problem might be framebuffer related in any way. Any ideas what could be tried?The system is a Latitude E6500 with a Mobile 4 Series Chipset Integrated Graphics Controller

View 2 Replies View Related

Debian Configuration :: Boottime Astonishing Short, Is Amd64 The Culprit?

Jan 24, 2011

I ran across something while installing amd64-kernel.I did so cause i wanted to test hadrets xfce-4.8 repo.viewtopic.php?f=16&t=58733#p341988It boots very fast.I usually don't care about such things, cause i am very happy how it is, but i wanted to check if it is a feeling, or for real.I followed gnududes how-to use bootchart:viewtopic.php?f=16&t=38869So, that was the long story, here comes the short version:On i368, but a full installation with all kind of stuff, it takes 20 seconds to boot.On amd64, with only a few basic packages, it takes 8 seconds.Is the fast boot time due to 64, or is it due to the little amount of apps?(that was my question for this thread, in case no one realized).

View 11 Replies View Related

Configuration :: Best Firewall App For My Debian Squeeze Amd64 Home Desktop?

Feb 27, 2011

I wanted to know which is the best firewall application for my debian squeeze amd64 home desktop. I prefer a simple interface yet powerful enough. After googling I found two options - gufw & firestarter. I am not sure which one to choose between these two.

View 6 Replies View Related

Debian Configuration :: AMD64 - Wrong Architecture Errors Messages

Jun 22, 2011

Installed 6.01a from DVD 1 on a system with 4GB ram. Installer installed amd64 version by default. When I try to install amd64.deb files I get "wrong architecture" error messages from the package manager.
root@Laptop-RalphDeb:/home/ralphq# uname -r
2.6.32-5-amd64
root@Laptop-RalphDeb:/home/ralphq# uname -p
unknown
Why I can install amd64 programs and why I get unknown for the uname -p command?

View 2 Replies View Related

Debian Configuration :: Slow Custom Kernel Build Amd64

Aug 17, 2011

I used make-kpkg to build the 3.0.0 source debian wheezy on a dual 3.4GHz Xeon/L1-16k/L2-1mb/800Mhz bus with 4GB PC2-3200 ECC ram and Ultra 320 SCSI, using CONCURRENCY_LEVEL=4 (2 hyperthreading cpus=4 cores). The build was slower than molasses in January! Top reported cpu usage total between 10% and 25%. Why won't the build use the amount of machine it has available. One footnote: I wasn't using swap space. It literally took over an hour to build the deb kernel package.

My notebook from 2003 is at least three times faster building the 3.0.0 debian kernel source. Is it possible that this might cause improvement: make -j4 KDEB_PKGVERSION=version deb-pkg

over

CONCURRENCY_LEVEL=4 make-kpkg --initrd --revision=123x kernel_image?

Could amd64 vs. i386 have some influence? Could the small processor caches on the XEON cpus have an effect. The 64-bit machine absolutely flies doing everything else. I'm miffed! I've used debian since woody, although I am not an expert, but I'm no slouch!

View 1 Replies View Related

Debian Installation :: Wheezy On Newer Intel I210 Ethernet Controller?

Jul 31, 2013

I just bought a new server with one of the most recent v3 Intel processors (socket LGA1150). The board (Supermicro X10SLM-F) uses the new Intel NICs (i217LM + i210AT), not supported by the current Debian stable release. Hence, the ethernet adapter is not recognized during the installation process.

I would like to be able to install something as close to stable as possible in a production server such as this one.

View 12 Replies View Related

Debian Hardware :: Ethernet Card Intel I217-LM Not Recognized By Wheezy

Mar 7, 2014

I tried to install the latest stable version of Debian (download yesterday : Debian Wheezy 7.4.0) on my new computer Fujitsu Celsius W530.The version installed is exactly this one (given by the commande "uname -a") :

PCNAME 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64 GNU/Linux
=> A Debian Wheezy 64 bit

I have a problem with the Intel ethernet card : I217-LM (the model was verified on the Fujitsu specifications and also on the Windows 8 I use on another partition).During the install procedure, Debian did not find the ethernet card.I continued the install without it and after I tried to make it found.I got a Linux driver in the Intel Web Site but I saw after that Debian loaded yet this driver (e1000e), so I did not install the driver from Intel (I needed to get linux-headers and to compil the files).

So when I force the system to load the driver, it gives no error but the device is still not found when I try to bringup the network interface.URL...

- understand why I see the Device (with "lspci" command) and the module "e1000e" (I tried also the "e1000" one) loaded with "lsmod" command ?
- make the card work to allow my debian for connecting to internet ?

Here some commands which can show you the problem :
Code: Select all~# lsmod | grep e1000
e1000e                120822  0
root@PC-DEV-JB-debian:~# ll /lib/modules/3.2.0-4-amd64/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko
-rw-r--r-- 1 root root 184K févr.  2 02:04 /lib/modules/3.2.0-4-amd64/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko

[code]....

View 5 Replies View Related

Debian Configuration :: Find & Download I386 Packages On An Amd64 System?

Oct 30, 2010

I have a computer with internet access with amd64 architecture running Debian stable (Lenny). I have another computer with NO internet access with i386 architecture running Debian stable (Lenny).I want to download some packages for the i386 computer using the amd64 computer. So far, the only way I can see to do this is to use dpkg-architecture to temporarily change to i386 on the internet computer, run aptitude with the download-only option to retrieve the packages I need with all suitable dependencies, then switch the internet computer back over to amd64.

I can't imagine I'm the only person who ever needed to do this, and yet I've had no luck finding any advice. The method I described seems rather awkward - is there a more elegant solution?

I apologize to the membership, I realize now the absurdity of this subject. Having now studied the online repository search functions closer, I see it appears packages are automatically retrieved with all necessary dependencies. As such, it is not necessary to use apt and its various functions to do the job.

View 3 Replies View Related

Debian Configuration :: Configure The Network During The Installation - Lxde AMD64 - Pppoeconf

Apr 8, 2011

I have got the following Problem: I installed the 64 bit lxde Debian version... I couldnt configure the network during the installation because I just have a dsl modem and not a router... so the configuration of the network failed.... after the installation I started debian... and was surprised about the lack of "basic system configuration"-software that had been installed... I couldnt find aptitude or whats the debian-Update-Programm called .... instead I found OpenOffice... HAE? then I tried to configure internet access..... so I started a terminal and tried to start pppoeconf... but the program wasnt found! ARRRGG! What am I doing wrong here.... Why are these system utilities like pppoeconf not always installed...

View 1 Replies View Related

Ubuntu :: AMD64 For An Intel 64 Bit Windows 7?

Dec 29, 2010

Why is there an AMD in the install iso name? Does this imply that there may be a problem with using 64 bits and an Intel cpu (in my case an i5)?

View 3 Replies View Related

Ubuntu Installation :: X68 Or 64-bit PC (AMD64) Version On Intel I5-750?

Apr 19, 2011

Dont know where to add this topic... you can move it somewhere else if I missed topic. So my question: I own Intel i5-750 processor, should I install Ubuntu x68 or 64-bit PC (AMD64) version? As far as I know my processor is 64bit but this AMD64 is confusing me.

View 2 Replies View Related

Debian Configuration :: 2 Ethernet Ports - One Not Being Picked Up?

Aug 15, 2010

lspci reports 07:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12) 08:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12) eth0 is picked up (light when I plug n the cable lights up). nothing for eth1.

other OSes on the same machine pick up both.
My /etc/network/interfaces file looks like
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
iface eth1 inet static

[Code]...

For those who are interested, I have an adsl modem and a router is connected to the modem. eth1 is a connection to the modem. eth0 to the router.

View 5 Replies View Related

Debian :: Best Way To Install Nvidia On Amd64?

May 16, 2010

i just want to know whats the best way to do it cause i use a method which i dont know if is ok (by the way it works) but im not sure if my card is giving 100% (Geforce 8600gt), right now im using mys system isSqueeze with the non-free repos, what i usually do to get Nvidia work.

View 1 Replies View Related

Debian Configuration :: Ethernet And Wireless Not Working On System

Dec 26, 2015

DEVICES:
atheros AR9485
realtek rtl8111/8168/8411

atheros-firmware and firmware-realtek are installed from repo.

ifconfig does not show the network devices:

ifconfig -a does show them, i ran the commands ifconfig eth1 up and ifconfig wlan1 up, which resulted in them showing when typing ifconfig, however both still are not working.

(ifconfig)Also eth1 is only showing an inet6 address not an inet/ipv4 address and wlan1 doesn't show any.

Checked the bios and noticed that network devices were enabled so i don't think its my bios.

Also ran a SystemRescueCd which i got from here: [URL] .... With this live cd, the networking was working.

Added:
Code: Select allauto eth1
iface eth1 inet dhcp
allow-hotplug eth1

Now I get a net address...

View 1 Replies View Related

Debian Configuration :: Squeeze No Detect Ethernet Card

Aug 17, 2010

i install devian squeeze with the netinstall iso, all work fine except for the auto-detect of my ethernet card.i have a mother asrock p4i45gv with an onboard ethernet card realtek rtl8139/810x family fast ethernet NIC.i try everithing, the ifconfig shows only lo, but ifconfig -a shows a eth0 any ideas?

View 12 Replies View Related

Debian Configuration :: Updated To Kernel 3.0 And Ethernet Disappeared?

Aug 30, 2011

I just updated my Squeeze install now the current kernel version is now 3.0.0-1-686-pae. I now no longer have any internet connection.I have tried the failsafe boots with no luck. I have tried the 2.6 kernels and have had no luck.I have tried to manually start the connections with no luck.I have booted off of a Squeeze Live CD and the connection works just fine.

View 4 Replies View Related

Ubuntu Networking :: Can't Get DGE-528T Ethernet Card To Work On Karmic Amd64

Jun 11, 2010

By upgrading to latest kernel(2.6.31-22) the card was recognized but it still doesn't quite work. I'm not that good at this but I'll paste some stuff that I think is related to solving a problem such as this.

[code]...

View 1 Replies View Related

Debian Configuration :: Is It 64bit Kernel Or 32bit Kernel Optimized For Amd64 Architecture?

Jan 24, 2010

I recently installed debian squeeze 32bit on a second partition of my amd athlon 64 X2 dual core machine.Currently it is using linux-image-2.6.32-trunk-686 kernel.But linux-image-2.6.32-trunk-amd64 is available.on the repository.Is it a 64bit kernel or 32bit kernel optimized for amd64 architecture?

View 12 Replies View Related

Debian Configuration :: No Sound On Intel 82801

Nov 27, 2010

I've recently installed stable (5.x, I think that's lenny...) on a laptop and there's no sound at all.

I had this problem years ago when I last installed linux on here. I solved it then and I thought the solution was unchecking "external amplifier" in alsamixer.

I believe my sound card (Intel 82801DB-ICH4) is detected and the appropriate driver loaded (snd_intel8x0) however, even running speaker-test produces no sound (no error either).

I've read that the intel hda have a model parameter found by greping for codec in /proc/asound/card? but I can't find any information about what codec is used in any path like that. Is there a model parameter for this card too? I'm on a philips freeline X10 laptop.

I ran alsaconf and nothing seemed to change. I tried alsactl init but the command init wasn't found, I suppose that must only be in newer releases. I installed libesd-alsa0 to replace libesd0 but that didn't help (should I revert this file? libesd0 says it's for oss). I also appended "options snd_intel8x0 index=0" to /etc/modprobe.d/alsa-base which got the card registered as the first device.

Here are the outputs of commands I've seen used:

[Code].....

View 14 Replies View Related

Debian :: Install 32bit Libraries On Amd64?

Sep 3, 2010

I'm trying to use nspluginwrapper to run 32bit Flash in Iceweasel. I need some 32bit libraries that aren't included in ia32-libs, like libnss3.so and libssl3.so. However I have no idea how to get them. I've tried aptitude install ia32-libs-libnss3 like it says on the wiki but it just tells me that it can't find ia32-libs-libnss3. I've also tried aptitude install libnss3.so but it gives me the same error. I'm running amd64 Lenny 5.0.5. What should I do?

View 4 Replies View Related

Debian Configuration :: USB Gigabit Ethernet Dongles Not Working With Dhclient

Sep 12, 2015

My laptop only has a 100Mbit ethernet port, so I bought two external USB gigabit ethernet dongles in the hope of getting faster ethernet speeds. I have never had trouble with Linux supporting ethernet before, but neither of these devices are working. One is an ASIX AX88179 (by TrendNet) and the other is a Realtek RT8153 (by Anker). When I plug these devices in, I get network devices called enx00e04ca82300 or enxd8eb97b61e4d (instead of eth0/eth1 as I would expect).

I can manually set an IP address with "ifconfig enx00e04ca82300 x.x.x.x up" and manually add a route and my network connection works at gigabit speeds. However, the long enx... network device name does not appear to be valid in some sense: tools like dhclient or iptraf or network-manager fail with messages like "no such device" (well, network-manager just hangs). I don't know if it's because the name is so long or because they are not fully registered inside the kernel.

I have vmware workstation installed, and it does some strange things with network devices (setting up bridges for everything). I have disabled its services and see the same behaviour. This looks like a kernel bug to me but it's possible it is a vmware issue. vmware works fine with my wireless and 100Mbit ethernet (eth0 and wlan0).

Realtek device
Some dmesg for the Realtek device:
Code: Select all[10264.619420] usb 4-3.1.1: reset SuperSpeed USB device number 4 using xhci_hcd
[10264.634651] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800c4221a00
[10264.634653] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800c4221a48
[10264.634655] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800c4221a90
[10264.647842] r8152 4-3.1.1:1.0 eth0: v1.06.0 (2014/03/03)
[10264.647902] usbcore: registered new interface driver r8152
[10271.452198] IPv6: ADDRCONF(NETDEV_UP): enx00e04ca82300: link is not ready
[10275.094334] IPv6: ADDRCONF(NETDEV_CHANGE): enx00e04ca82300: link becomes ready

The Realtek device often crashes after just a few gigabytes have been transferred, with dmesg like this:

Code: Select all[10485.761603] net_ratelimit: 10 callbacks suppressed
[10485.761618] r8152 4-3.1.1:1.0 enx00e04ca82300: Tx status -71
[10488.694340] r8152 4-3.1.1:1.0 enx00e04ca82300: Tx status -71
[10488.711352] r8152 4-3.1.1:1.0 enx00e04ca82300: Tx status -71

[code]...

I have not investigated the ASIX device as much. However, my original 100Mbit ethernet has an ASIX chipset (AX88772) and that works perfectly. I have not observed the ASIX device crashing yet so I am using that for now (haven't used it for long yet though). But as before the device name appears to be invalid and I cannot run tools like dhclient. why two gigabit adapters with completely different chipsets would show up with long device names and support low-level stuff like ARP, ping, and static IPs, but fail with dhclient & network-manager? And the Realtek device seems to like crashing too.

View 0 Replies View Related

Debian Configuration :: Direct Ethernet Rsync To NAS Very Slow (74kbits)

Jan 30, 2016

So I have a GoFlex NAS driver, which according the specs has a theoretical maximum performance of 100 MB [URL] .....

I connected by ehternet to my PC (GNU/Linux, Debian 8 ) to do a backup.

I mounted it with cifs:

Code: Select allmount -t cifs "//goflexhome.local/GoFlex Home Personal" /mnt/gf/per/ -o credentials=/root/gfpass,uid=1000,gid=1000

And then tried rsyncing my home folder.

Code:

Select allDIR=/home
BACKUP_FILE=/mnt/gf/per/bck2016/

FLAGS=" --archive --one-file-system --acls --xattrs --numeric-ids --fake-super --progress  --human-readable --ignore-existing --log-file="backup.log" "                                                                                                                 

FLAGS+=" ${DIRS} ${BACKUP_FILE}"

rsync ${FLAGS}   

I then used iptraf to check the performance and I get miserable results (from the PC), even below 1 MB:

total 74.7 kbits
in 30.4 kbits
out 48.5 kbist

View 0 Replies View Related

Debian Configuration :: Kernel 2.6.32-trunk-686 Breaks R8169 Ethernet

Jan 22, 2010

I upgraded testing today on my intel laptop. During the upgrade I got the message that the new kernel would require additional firmware, see attached. Is the solution for this to install the driver from Realtek? [URL] If so, the instructions said to check if the driver was already installed, but what does the output below mean?

conor@con-u3s:~$ lsmod | grep r8169
r8169 27596 0
mii 4664 1 r8169

View 3 Replies View Related

Debian Configuration :: Ethernet Card And DSL Modem - Internet Setup?

Feb 13, 2010

I am new to Debian. I am trying out the live cd but can't seem to find how to connect to the internet. My setup is Ethernet card and DSL modem, no routers, no wireless. How do I set this up?

View 5 Replies View Related

Debian Configuration :: Wireless Only Works When Ethernet Cable Is Plugged In?

Jul 9, 2011

I have a debian-powered NAS (Buffalo LinkStation) and I want to configure the following behaviour: When ethernet (eth0) is plugged in, connect and get a static ip address (ie. 192.168.0.11) When a wireless usb-adapter (wlan0) is plugged in, connect to a wireless router (ie. "Ankkanet") get another static ip address (192.168.0.12)

My /etc/network/interfaces :

auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static

[code]....

what could be causing wireless to disconnect when ethernet cable is unplugged?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved