Ubuntu Networking :: Network For Lenovo T400 Doesn't Work

Feb 22, 2010

I just got a new T400 and installed Ubuntu. Everything is fine and I'm really impressed by this OS. But seems my wireless network is very unstable. Sometimes it just can't connect.

The wireless interface is:

description: Wireless interface
product: PRO/Wireless 5100 AGN [Shiloh] Network Connection
vendor: Intel Corporation

View 2 Replies


ADVERTISEMENT

Ubuntu Networking :: Wireless Doesn't Work In 9.10 (lenovo T400)

Apr 12, 2010

I am having trouble with my laptop's wireless. It doesnt work after a normal shut down. The version is 9.10 and my computer is lenovo T400.

Below are some outputs of commonds.

Code:

op@power:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback

[code]....

View 2 Replies View Related

Ubuntu :: Suspend Fails On Lenovo T400 / ATI Graphics?

Aug 31, 2010

Suspend works about 50% of the time on my T400. The other 50% of the time, the screen goes blank (light stays on), there is a blinking cursor in the top left, and the "moon" light blinks forever.

I've got the latest ATI (3470?) video driver installed. I've seen a few posts about this but no clear solution. Anyone here have this problem and (more importantly) been able to fix it?

View 5 Replies View Related

Ubuntu Multimedia :: Lenovo T400 - Intel Video Card And Compiz - Desktop Effects Cannot Be Enabled

Apr 4, 2010

I'm running Karmic Koala 64 bit on my Lenovo T400 laptop with switchable graphics having both Intel and ATI video cards. I've set my bios to use the intel card only and turned the automatic switching off. So far so good, but I'd like to turn on compiz for basic window animations. When I try to start compiz by selecting

Code:

"Appearance Preferences" -> "Visual Effects" -> "Normal"

I get an error message saying "Desktop effects cannot be enabled"

Code:

"System" -> "Administration" -> "Hardware Drivers"

doesn't show any new drivers that could be installed. This was working out of the box when I first installed Karmic Koala a few month ago, but things got messed up when I installed the restricted drivers for my ATI card. Now I can enable compiz if I switch to ATI from my bios settings and install the drivers but I don't want to use it due to high power consumption and I've removed the ATI drivers.

Here is my xorg.conf file:

Code:

Section "Device"
Identifier "Configured Video Device"
EndSection

[code]....

View 6 Replies View Related

Ubuntu Multimedia :: Lenovo G555 - 11.04 - Microphone Doesn't Work

Jul 22, 2011

The mic on my laptop (lenovo g555, Ubuntu 11.04) doesn't work. No matter what application I'm using, it won't register. It worked just fine when I had windows installed. I've checked my sound preferences, and my input isn't muted, and no matter what volume I put the input at, it won't pick anything up.

View 9 Replies View Related

Ubuntu Networking :: 10.4 Network Doesn't Work Due To DNS

Jun 15, 2011

i've installed it on my parents old computer, mostly for downloading. But wired internet did work all the time but then i had to reset our router because of some problems and now it doesn't work anymore! But the strange thing is, if i put the cable on my own laptop with windows on it, then it works as normal.

So i guess its some kind of DNS problem, but i'm very new with ubuntu and also not so good with computers. Our network is simple just an modem connected to an router: Sitecome WL-341.

View 4 Replies View Related

Ubuntu Networking :: .04 - Wired Network Doesn't Work

May 4, 2010

I installed Ubuntu10.04, It cannot driver Wired network and wireless. Later I installed linuxMint9, wireless is ok, but wired network doesn't work. I am sure the lan cable is ok. It works in Windows.

View 3 Replies View Related

Ubuntu Networking :: Wired Network Sometimes Doesn't Work

Feb 14, 2011

what is the command to restart the network services? ive forgotten i think it uses -hup switch though. about 1 in 20 boots on my desktop ubuntu system results in the system insisting its no longer on a network yet has a fully functioning network card. a reboot always fixes the issue but that doesnt seem like a long term solution to me. If I ping a neighbouring system I get nothing. (sent packet count increases in ifconfig) If I ping from a neighbouring system back to my desktop I get nothing (no change in packet count) I can bring down and back up the network interface with no results. A sniffer shows the system definitely isnt sending anything out Everything worked previous boot and will work again after a reboot.

View 2 Replies View Related

OpenSUSE Wireless :: Lenovo W510 Connect To Home Wifi But Not 802.1X Work Network

Oct 8, 2010

I recently got a lenovo w510 laptop and I installed openSUSE 11.3 KDE on it. the wireless works fine at home (802.11g WPA2) when I go to work I have tried to set up the wifi for the 802.1X PEAP network but it doesn't look like it even tries to connect.

The work network set up is as follows. non-brodcasting SSID (do I need to tell network manager of this? I manually enter the SSID no problem)

Dynamic WEP 802.1X
PEAP
blank anonymous identity
no CA cert (I suspect this might be the problem)
PEAP v 1
MSCHAPv2

I have verified my username and pw several times, as well as the SSID. Just yesterday I helped a co-worker get on the network under ubuntu and it worked like a charm.

The Hardware profile displays the wifi card as a "WiFi Link 6000 Series" It is an intel card.

View 9 Replies View Related

Networking :: Second Network Interface Doesn't Work?

Jul 3, 2010

I have two simultaneous active mobile connections through my two mobile phones and USB data cables. Yet I can only send/receive with one connection.Each of the phone modems have a node in /dev, namely ttyACM0 and ttyACM0. So the modems are detected correctly.After setting up two dial-up connections with the two modems I have two ip's. Ifconfig-a confirms this:

ppp0 Link encap:Point-to-Point Protocol
inet addr:10.10.219.60 P-t-P:10.6.6.6 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1

[code]....

View 1 Replies View Related

Ubuntu Networking :: Wireless Doesn't Work - But Recognizes Network?

Sep 20, 2010

I installed Ubuntu on a machine after erasing everything else and the wireless has never worked. It says that the wireless has already shut down even though it recognizes the wireless network and my other non-linux machines see the network and work fine.

View 1 Replies View Related

Ubuntu Networking :: Wired Network Doesn't Work (HWaddr 00:00:00:00:00:00)?

Dec 6, 2010

My desktop PC has 2 NICs. I have Ubuntu on it since several years, and I remember that both eth0 and eth1 used to work. However, I discovered recently that currently only eth0 works, and eth1 is dead, but I don't know why. It's been a while since I've tried eth1, so I have no idea when exactly it broke. I suspect the problem may be related to the fact that the MAC address is incorrect: it is set to 00:00:00:00:00:00, which seems wrong. But I have no idea how this happened...Any idea what might be wrong and how I can fix it? Here is some output which I think is useful:

Code:
peter@cheetah:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:18:f3:68:42:78

[code]....

View 9 Replies View Related

Ubuntu Networking :: Wireless Network Doesn't Work With A TPLink PCI Card?

Jun 26, 2010

I'm trying to activate a wireless network on an ubuntu server 10.04. The machine has a TPLink PCI wireless card. Card is well recognized, and scanning for wireless connection it finds correctly the essid of the access point in the room. But when I try:

Code:
$ sudo iwconfig wlan0 essid "apoint" key s:my_key_8
this error is returned:
Code:
Error for wireless request "Set Encode" (8B2A) :

SET failed on device wlan0 ; Invalid argument.I looked for similar situations over many forums, and I found that it could be the card doesn't support the encryption type (My AP uses WPA with TKIP). However if I use an ubuntu desktop live CD on the same machine, I can connect witouth any problem with NetworkManager 0.8.

View 2 Replies View Related

Fedora Networking :: Automatically Connecting To Hidden Network Doesn't Work?

Jan 2, 2011

I'm new to Fedora and have a problem with the network manager. Everytime I start Fedora, it does not automatically connect to the default WIFI Browsed Google and just found [URL]..

View 1 Replies View Related

Ubuntu Networking :: Stick On Network Manager 0.8 Doesn't Work - Restore Karmic's Version?

Feb 26, 2010

I added a repo from launchpad to install latest Network Manager and then installed it (version 0.8). Then I decided to rollback to Karmic's version (since 0.8 doesn't work) but failed: I removed the repo from sources.list

Then apt-get udpate
Then apt-get clean
Then apt-get install network-manager...

But still 0.8 version is downloaded and installed! How can I restore Karmic's version?

View 8 Replies View Related

Ubuntu Networking :: Aspire Wireless Inop - Unsecured Guest Network Doesn't Work Either

Mar 9, 2011

I have an Aspire 7741z running Ubuntu 10.04 I just loaded the 32 bit version today, then did the Update manager (398 updates) Before the update everything worked fine. After the update, no wireless. Password & security is correct, all wireless setup is correct. Aside from my network, I do have access to a local hotel (next door) and I can always get into their unsecured guest network, that doesn't work either.

I believe it is the driver since I have loaded Ubintu 10.10 32 bit with the same reaction. It will connect when I put in the live disk, but not from the hard install. output from lspci

[Code]...

View 1 Replies View Related

Ubuntu Networking :: 9.10 On Lenovo S20 Netbook Network Stall

Feb 6, 2010

i have searched the forum but can't find the solution for stalling network in the middle of something. i have to restart the computer. i cannot rely ubuntu for 24 hours non-stop small server. the stalling problem occurs when I start pulling/downloading via samba or sftp (smb:// or sftp://) from another computers/device (like wdtv). when i check the lenovo, all internet connecetion is dead. ifconfig shows the ip but it just dead.

View 2 Replies View Related

OpenSUSE Wireless :: 11.3 - How To Get Thinkpad T400 To Work

Sep 10, 2010

Having problems with getting wireless to work on my laptop. My problem is that the plasmoid-network manager shows that I am connected to my wireless network (with SSID "Fatty"), but I can't get onto the web. Browser, chat application, twitter client - nothing is able to connect. Followed the instructions given by the stickies at the top of this forum. Here is what I got.

Code:
user@Laptop:~> /usr/bin/lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 08ff:2810 AuthenTec, Inc.
Bus 004 Device 004: ID 0a5c:2145 Broadcom Corp.
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub .....

--- 192.168.1.1 ping statistics ---
22 packets transmitted, 22 received, 0% packet loss, time 21034ms
rtt min/avg/max/mdev = 0.968/2.820/25.467/5.022 ms

user@Laptop:~> ping -c 5 66.70.73.150
PING 66.70.73.150 (66.70.73.150) 56(84) bytes of data.

--- 66.70.73.150 ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4000ms

View 1 Replies View Related

Networking :: Network Doesn't Work If Cable Is Plugged In At Boot (Debian Lenny)?

Jan 19, 2010

For about the past month I have been having a very frustrating problem When I boot the system with the ethernet cable attached it acts as if the cable is unplugged even though the connection light is litWhen I boot the system with the ethernet cable disconnected and wait until it boots all the way to gnome and then plug in the cable everything works fine

View 1 Replies View Related

Ubuntu Networking :: Wired Network - Can't Get The IP From Dhcp Server (TW-EA510) And Static Settings Doesn't Work

Feb 16, 2011

I'm having mysterious wired network problem with my Karmic/9.10 machine. It hasn't been in network a while, but now I finally got the cabling done. I can't get the IP from dhcp server (TW-EA510), and static settings doesn't work either. Fresh cabling showed OK 1Gb connection on tester, and win7 laptop works fine. I even tried with long cable though the rooms, but it doesn't help, so it definately isn't the new cabling.

Log from the router after issuing #"dhclient":
Feb 16 23:01:43 DHCP SERVER: DHCPDISCOVER from 00:01:29:fb:c5:d1 via br0
Feb 16 23:01:43 DHCP SERVER: DHCP offer to 00:01:29:fb:c5:d1
Feb 16 23:01:49 DHCP SERVER: DHCP request from 00:1b:ea:c8:a0:ba
Feb 16 23:01:49 DHCP SERVER: DHCP ack to 00:1b:ea:c8:a0:ba
Feb 16 23:01:54 DHCP SERVER: DHCPDISCOVER from 00:01:29:fb:c5:d1 via br0
Feb 16 23:01:54 DHCP SERVER: DHCP offer to 00:01:29:fb:c5:d1
Feb 16 23:02:03 DHCP SERVER: DHCPDISCOVER from 00:01:29:fb:c5:d1 via br0
[Code]....

Motherboard is some old Lanparty with two ethernet ports, NVidia CK804 and Marvell 88E800 rev 13 Gigabit netwok adapters, neither of them works. At least another of them has been worked earlier when I last got it wired. It's been a while, so I'm not sure which one of them and with different router if that matters.

View 3 Replies View Related

Ubuntu Networking :: Broadcom Drivers Dont Work Fully On Lenovo ThinkCentre?

Aug 14, 2010

I just bought a brand new Lenovo ThinkCentre A70z (All in One). Today I installed Ubuntu 10.4 32bit version, Here are the problems I encountered.1) Ubuntu didn't recognize my Broadcom Wifi Card by default, all though the drivers are there on the DVD, it seems to be blacklisted.my hardware details are :02:00.0 Network controller [0280]: Broadcom Corporation Device [14e4:4357] (rev 01)Subsystem: Broadcom Corporation Device [14e4:04da]I managed to activate the drivers.the drivers I am using are :

a) Package : bcmwl-kernel-source
Installed Version : 5.60.48.36+bdcom-0ubuntu3
b) Package : bcmwl-modaliases

[code]....

View 1 Replies View Related

Fedora Networking :: Wireless Network Doesn't Work After Kernel Update (Broadcom) / Sort It?

Aug 23, 2009

I wireless network card is Broadcom Corporation BCM431, but is doesn't work after I update kernel from
2.6.29.6-217.2.7 to 2.6.29.6-217.2.8.

Linux localhost.localdomain 2.6.29.6-217.2.7.fc11.x86_64 #1 SMP Fri Aug 14 20:53:08 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

View 2 Replies View Related

Fedora Networking :: Network Manager - Adsl Connection - Ifup Ppp0 Doesn't Work

Nov 22, 2009

I have a pppoe adsl connection. When I disconnect and try to reconnect, network-manager keeps asking for my password. I type it again and again with no success. When I reboot, it works again. On ubuntu, I use pppoeconf and it works well. So on Fedora I made a connection with pppoe-setup but neither ifup nor
Code:

pppoe-connect
commands work. When I type
Code:
pppoe-connect
, it says
Code:
/usr/sbin/adsl-start: line 217: 13409 Terminated $CONNECT
"$@" > /dev/null 2>&1
. When I type

Ifup ppp0 doesn't work either. However, with exactly the same settings, ubuntu connects to the internet.

View 2 Replies View Related

Ubuntu Networking :: Belkin Enhanced Wireless USB Network Adapter - Windows Wireless Drivers App Doesn't Work

Feb 3, 2010

I have a Belkin Enhanced Wireless USB Network Adapter Model # F6D4050 v2. The drivers are for windows but the windows wireless drivers app doesnt work. I see a tutorial for a linksys that appears to have the same chipset, but I am not sure if any of the steps need to be modified, also my kernel is a bit different. Here is my kernel:

[code]...

View 1 Replies View Related

Networking :: DNS Lookup Doesn't Work, Ping, Firefox Will Not Work Properly?

Apr 23, 2009

I have this annoying problem since day one.I am testing out Red Hat RHEL5, everything is fine except DNS look up.If I ping www.google.com, it doesn't work, ping ip address it all works;if I bring up browser, put www.google.com it doesn't work, can't find the name, however, simply put ip address there it works.My DNS seeting seems ok, and the DNS works from Windows box.

View 2 Replies View Related

Ubuntu :: Network Printer Doesn't Work After Upgrading To 10.04

Nov 8, 2010

I have recently upgraded to 10.04 and subsequently to 10.10. I have a network printer Lexmark C530dn. Before the upgrade to 10.04 it work OK. After the upgrade i have this problem: When i print something it goes right to completed jobs, without an error and without printing. My user is allowed to print, I checked that.

this is from the access log:
localhost - - [08/Nov/2010:20:38:58 +0100] "POST / HTTP/1.1" 200 253 Create-Printer-Subscription successful-ok
localhost - - [08/Nov/2010:20:39:10 +0100] "POST /printers/Lexmark-C530 HTTP/1.1" 200 205765 Print-Job successful-ok

When i print the self-test page, it prints fine, so I assume the problem's in the system rather than the printer.

View 3 Replies View Related

Ubuntu Installation :: Lucid 64-bit Doesn't Boot On Lenovo X201

Aug 19, 2010

I'm trying to do a clean install of Lucid (10.04.1) 64-bit on a Lenovo X201, Ubuntu only (no dual-boot), using the alternate install disk for an encrypted LVM.

I followed the default options at all points during installation, except that I opted not to configure the network because the computer is not currently connected to a network. The install (said that it) completed correctly.

When I turn on the computer, it correctly runs the BIOS. Then I get a blank screen with a flashing cursor in the upper lefthand corner. The hard drive accesses a couple of times. After a few seconds, the screen goes off (the cursor doesn't just vanish; the screen actually goes off), and it just sits there indefinitely without booting.

I should note that I've tried this with the boot order in the BIOS set several different ways, including HD first and only, with no effect.

View 6 Replies View Related

Ubuntu Installation :: Mouse Doesn't Work Neither Network Connection

Feb 27, 2010

I have been trying to install Xubuntu 9.10 in an old desktop computer (Mobile AMD Duron, 213 Mb RAM) but the mouse doesn't work! Neither the Network connexion... When I boot with an USB (same OS) everything works fine... I can also boot with Puppy Linux (working in other partition) without any problem.

View 4 Replies View Related

Installation :: Ubuntu 10.10 Won't Run On Lenovo Laptop / Get It To Work?

Jan 24, 2011

I have a problem that Ubuntu 10.10 won't run on my Lenovo Ideapad laptop. I have managed to install it over ethernet a few weeks ago an it worked fine, but whenever I try to install it from a cd, installation completes successfully, but the Ubuntu won't start. A black screen with a lot of text on it and then everything freeze.
I have tried it without installing and it worked (live cd). I have also tried to install it on my desktop machine and it worked fine.
On my laptop, I already have a Windows 7 (64 bit) on another partition.

Did anyone have a similar problem?

View 1 Replies View Related

Ubuntu :: Internet Network Doesn't Work Anymore After A Forced Restart

May 3, 2010

I have Ubuntu Lucid Lynx and suddenly my wired internet network doesnt work anymore after a forced restart.

View 9 Replies View Related







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