Slackware :: Intel 4965AGN Thinkpad R61 Can Discover But Can't Connect
Mar 14, 2010
Because, I use a Thinkpad R61, I decided to see who did it as well and I got some results right away: Using Slackware 13 64 bit [URL] Followed into these links and followed them to my best ability:
[URL]
Code:
bash-3.1# modprobe mac80211
bash-3.1# ifconfig wlan0 up
bash-3.1# iwlist wlan0 scan
wlan0 Scan completed :
[code]....
View 6 Replies
ADVERTISEMENT
Apr 14, 2011
I'm trying to set up ubuntu on my netbook, the brand and make is obscure, essentially, this is a no-name brandless build from china, but a pretty decent lappy. Atom N270 Intel 945GSE based. initially it was equipped with a 3DSP wifi/bluetooth mPCIe combo card, which is proprietary and didn't work on ubuntu (didn't even show up as a device), so I got an intel 4965agn based on compatibility list somewhere in the wiki.
The problem I have is that I see networks, but can't connect at home or at work or anywhere, it just hangs in the connecting status and then throws the authentication popup at me again (pw is all correct). I tried looking around at similar problems, some have wpa_supplicant related issues, but doesn't seem to be the same as mine.
I tried creating an unsecured network using my macbook's airport, and same thing happened with ubuntu... hangs in connecting status then drops, so it doesn't seem to be WPA. I don't have the device on me to do all the iflist iwlist checks for you, but if you could give me some clues, I'll post back when I get home.
View 1 Replies
View Related
May 30, 2010
I have recently installed Fedora 13 on my laptop, an Acer Aspire One D150. The laptop has an Intel 4965agn wifi card which worked flawlessly under Fedora 12. Now however it keeps disconnecting every 10 minutes, even if I browse the web. On top of this, it also becomes very hot, so hot that you can feel it through the plastic case.
View 1 Replies
View Related
Jun 1, 2010
Have been running Fed 11 on this laptop (dual booting with windows) for some time with no issue's. Removed 11 and installed 13. I now cannot get my wireless adaptor to pick up. Drivers are loaded and sees the card in lspci, here is some log outs I have made:-
[Code].....
View 7 Replies
View Related
Dec 7, 2010
I'm using a notebook with Intel 4965AGN and connecting to a Linksys WRT320N router. I can connect most of the time but after a while (sometimes a few minutes, sometimes a few hours) I lose connection. The notification icon would not change. I would only find out when I browse or click on a link and it would just get stuck at "Looking for <url>..." My wife's notebook would still be connected to the router even after mine has mysteriously disconnected. But she uses another os.
[Code]....
View 1 Replies
View Related
Jun 7, 2011
I just installed Fedora 15 yesterday and can't get wi-fi to work. When I click 'on' on the Wireless label, it goes back to 'off' immediately. When I open the Network Settings menu and disable Airplane mode, the Wireless connection goes on and then off immediately. I took a look at /var/log/messages and it shows this:
[Code].....
View 5 Replies
View Related
Jun 7, 2011
as per pytheas22, i'm attaching few details here. my download speed would starts at 470 kB/s and gradually decreases until it reaches 116 kB/s. Loading web pages seems to be fine.
[Code]...
View 5 Replies
View Related
Dec 31, 2010
I have lenovo thinkpad, T61 with Intel 4965AGN wireless card. It is a N card, it works under N mode in windwos, but not in Ubuntu (10.10). I installed ndiswrapper and got the windows xp drivers for this card. the issue is that i got an error when installing the drivers and since then I cannot use wireless.
The error i got is: Code: Module could not be loaded. Error was: FATAL: Could not read '/lib/modules/2.6.35-24-generic/kernel/ubuntu/ndiswrapper/ndiswrapper.ko': No such file or director I unistalled the driver, but now under network connections no wireless connections appear, nothing. I cannot use wirless anymore.
View 9 Replies
View Related
Jun 18, 2010
I have a TP T400 and wanted to use a bit of Linux. Installed Ubuntu 10.04 in my notebook using Virtualbox. The problem is that it doesn't recognizes the video chipset, which is a X4500 integrated graphics. After booting I receive an error msg saying that my video is not recognized and asks if I want to fix it. Dunno how to do that, so I cancel. After that I can only use 800x600, wanted widescreen (1440x900). Is there a simple way to fix it? Liked Ubuntu, wanted to use it.
View 4 Replies
View Related
Aug 16, 2011
I have just received my new laptop - a Thinkpad x121e, with Intel (Core i3).
I am trying to put ubuntu on it, but i am having some problems with the 64 bit live USB.
When i run the USB i get i get a GRUB-looking screen, with options to:
Quote:
1. Try Ubuntu without installing
2. Install Ubuntu
3. Check the disk for errors
Wanting to repartition my hard drive (using GParted) so that i can dual boot, i Quote:
Try Ubuntu without Installing
, at which point the screen goes blank and nothing happens. I am then forced into a hard reboot. I get the exact same result when i pick
Quote:
Check the disk for errors
from the GRUB-like screen
To check the live USB, i tried it on my old laptop (32bit, Celeron M). When i did so i got a purple screen with an image of what looks like a keyboard and a man at the bottom, and then a message telling me to try a kernel which matches with my machine's architecture.
I then tried a live USB with 32 bit ubuntu and the live USB works fine - i am sending this email from this live instance running on my new Thinkpad. The same can be said for a 32 bit Mint live usb which also worked on the Thinkpad.
So i am not sure what is going on. If anyone could tell me why the 64bit live USB is not working, it would be great as i'd like to get it up and running. The only thing i could think of was that i have downloaded the amd64.iso, and this is an intel machine. Having said that i see that all the sites on the web suggest that this shouldn't make a difference (if it does, where might i get an 64 bit version for intel). In addition i am not sure why, if this was the problem, my old celeron laptop brings up the error message while the new machine just hangs.
View 3 Replies
View Related
Feb 18, 2011
I have Ubuntu 10.10 on a thinkpad X201. Wireless was working, but has stopped. It still works in windows, so it is not a hardware problem. iwlist wlan0 scan sees the available networks, but I cannot associate with any of them, including my own.
Last night was my first attempt to connect to a secured network, and nm-applet failed to make the connection even after entering the WEP encryption key and SSID. By turning networking off in nm-applet I was able to manually bring up the connection by editing /etc/network/interfaces and using ifup wlan0. (nm-applet seemed to be interfering as long as networking was turned on there.) Wireless was working perfectly until I rebooted. Now I can't get it to work at all. (There were some partially completed security updates which completed when I rebooted. I hope this wasn't the cause of the breakdown.)I notice that wpa_supplicant is always running. I tried killing it in case it might be interfering with the connection process, but something keeps restarting it.
View 1 Replies
View Related
Oct 7, 2010
I have an IBM ThinkPad W700 running 64 bit Ubuntu 9.10 Karmic Koala. At the office I normally connect it to the Ethernet since it's never connected very reliably to the wifi there (drops out 2 or 3 times per day, usually at the worst possible time, of course), but it always worked just fine with Netgear WGR614v5 at home... until a week or two ago.
I used to be able to come home, take the laptop out of suspend mode, and it would connect to the wifi. Occasionally there'd be some hitch and I'd have to restart the network manager (sudo /etc/init.d/network-manager restart) but this was only sometimes, and when I did, it'd always work. But now, when I get home from work, I need to restart the entire system to get it to connect properly again. Without restarting the whole system, it either doesn't scan for wifi networks, it doesn't find any wifi networks, it keeps stuffing up my wifi password, or it connects and gets 0% signal.
Presumably, some driver was updated recently and it doesn't work so well. What's the easiest way to find out what drivers have been updated lately, and revert to a previous version? And what else can I try restarting so I don't have to restart the entire system? I've tried /etc/init.d/network-manager restart, /etc/init.d/networking restart, /etc/init.d/network-interface restart, and restart network-manager. I've also tried turning the wireless switch at the front of the laptop off and on, many times.
Code:
$ lspci -nn
[...]
03:00.0 Network controller [0280]: Intel Corporation Wireless Wifi Link 5300 [8086:4236]
[...]
$ ifconfig wlan0
[Code]...
The info above is when I've taken my laptop out of suspend mode and it won't connect to the network. lsmod doesn't say anything about wifi nor wireless; iwlist does see my network, which my older Januty laptop is connected to without drama.
View 1 Replies
View Related
Oct 19, 2010
Unable to connect to vpn and along with my thinkpad I am frustrated, exhausted by multiple restart installed ubuntu 10.10 on Thinkpad-T410 64 bit
Steps
1. sudo apt-get install network-manager-vpnc
2. sudo apt-get remove resolvconf
3. Import .pcf
4. reboot
5. connect, enter password in password window
6. error "invalid VPN secrets"
also tried enabling/disabling Dead Peer Detection option but still no success
View 3 Replies
View Related
Jul 23, 2011
I am using a Thinkpad T41 with Intel PRO/Wireless LAN 2100 mini pci wireless adapter using Ubuntu 10.04
I had no problems with connection to a Livebox router using WEP security, but I've just changed ISP to Virgin with a Netgear router - this won't work, as I'm told that it doesn't support Ubuntu, but I've connected a spare Linksys router to it, which works fine with my ipod touch and is detected by my Thinkpad, but I can't connect. It's using WPA security, and I'm asked for authentification but it never connects. Ethernet connection is fine, but as I'm currently stuck in bed after an operation I'd like a wireless connection
View 8 Replies
View Related
Jan 5, 2010
I recently installed Ubuntu on my parents IBM Thinkpad T41. Everything is great except for the only thing they use it for and thats the wireless internet. When I click on the connection icon on the desktop it picks up a strong signal but wont connect.
View 2 Replies
View Related
Jan 19, 2011
Slackware 13.1 installed clean on a new ThinkPad Edge (version 13 inch with AMD Processor and ATI graphics). I can get most of what I want working fine except for suspend and resume. I read somewhere that I should be using generic rather than huge kernel, so I have done that and scrapped ATI proprietary driver in case that was causing problems, but nothing so far has allowed me to suspend and resume with pm-suspend, acpitool suspend or with KDE suspend command. In all cases the screen blanks and the single ThinkPad red LED goes from on to blinking, but nothing seems to wake the machine up again. I had both suspend and hibernate working fine with Slack 13.1 on an older Lenovo laptop and ubuntu users report on their forums that this laptop does suspend and resume "out of the box" so I feel it must be possible.
View 4 Replies
View Related
Jul 26, 2010
I have some problems getting some of the buttons on my Thinkpad working properly. Volume buttons, thinklight, etc. work through tpb. It's the other buttons (sleep, hibernate, etc.) that are causing problems. The wireless radio button also works. I can hibernate and suspend successfully from the command-line using pm-suspend, etc. I have copied the 30-keymap-module-thinkpad-acpi.fdi file to /etc/hal/fdi/policy, where it sits alongside my UK keyboard layout policy (10-keymap.fdi). In this file, I have edited the 'radio' button to call a 'bluetooth' event instead, but it seems to be ignored and pressing Fn+F5 toggles both bluetooth and wlan radios and not just bluetooth... Is there something I have to do to merge the 2 files together? Or do I have to rename the thinkpad .fdi file so I have 10-keymap.fdi and 30-keymap.fdi?
I have the tpb daemon running but it's set not to block keystrokes and when I run xev and press the key combination for sleep, it reports 'xf86sleep' correctly, hibernate reports 'xf86suspend', etc., so I know the keys are getting recognized in some form... However, it seems that the HAL daemon is not picking up these events and running the corresponding commands. I am a member of the 'power' group, nevertheless, even running as root does not seem to make any difference. Finally, I am running wmii as a windowmanager with no desktop environment, and none of these buttons is configured in the window manager. hald should be picking up the events but it seems it isn't
View 1 Replies
View Related
Oct 29, 2010
My laptop has a very high consumption when running on idle (I mean nothing that write on the disk or video etc..). I read on lenovo forums that people could get 10-12W and I can hardly get lower than 20W. My cpufreq is set to powersave and my cpus are always at the lowest scale.
configure my laptop to save some power. It used to last almost 7h on battery (sadly I don't remember the consumption) on Ubuntu and now it can barely last more than 3h with slackware.
My config is:
T400 intel duo core 3,06ghz
14.1" TFT display with 1440x900 (WXGA+) resolution with LED backlight
Switchable Graphics with Intel GMA 4500MHD and ATI Mobility Radeon HD 3470 (256 MB)
320GB 7200rpm 2.5" SATA HDD
Intel Wifi Link 5300 (AGN)
9 cells battery
View 1 Replies
View Related
Jul 9, 2010
I'm trying to choose between the Lenovo Thinkpad W500 and the older T61p. The W500 is said to have a higher quality display than the T61p, however there seem to be more problems with running Linux on it. One of the reasons for this is the fact that it has switchable graphics, with one of the GPUs being an ATI FireGL. The older T61p comes with Nvidia Quadro FX only, which as we know is more Linux-friendly.
Which model should I choose? Will certain issues such as being able to suspend / resume be cleared up with newer kernel releases?
View 8 Replies
View Related
Nov 18, 2010
I just received my laptop this week and have been tweaking my laptop to acquire more stability. I just installed the NVIDIA proprietary drivers for the NVS 3100M chipset and I have a residual windows that wont disappear even after reboot. Even after reinstalling the NVIDIA driver it stays. Is there some way to flush the framebuffer?
View 8 Replies
View Related
Feb 7, 2011
i need to discover all network nodes and their ips is their a way to do it, then if i need to discover certain nodes which runs certain program. I'm using Fedora14 and FreeBSD
View 2 Replies
View Related
Oct 13, 2010
How can I discover unrecognized devices on centOS? what is the command ?
View 2 Replies
View Related
Nov 11, 2010
Some times ago I used multimedia.org. Now, I don't use them anymore. But some packages were installed from theirs source, for example yesterday I discovered old flashplayer-mozilla... Now I want to know, which of my packages are from multimedia.org repository. How to check this one? Any dpkg or apt magical command?
View 14 Replies
View Related
Nov 10, 2009
It's been a while, I haven't used Linux since version 6 or 7, and at that time, Anaconda gave you a choice of which level of SELinux to install - as I remember, I chose the "relaxed" version... but this time, with Version 11, I was not given any choice of which level of SELinux to use. I was automatically forced into a USER (drone) account with no administrative or limited administrative capabilities. I have my administrative name and password I assigned during the Anaconda install...but I don't know how to get into the superuser or root account and execute it so that I have full, unvarnished permission to do as I please on MY machine.
First of all, let me explain - This is MY computer and I can do with it exactly as I want. I am the Aministrator and I am the one and only OWNER of this machine. Therefore, I should have automatic access to SuperUser, and if I corrupt something, that is my fault...and its my machine. Cutting through the bull, I would like someone on here to just plain tell me, without cryptic remarks, to give me a step-by-step - The is a HOW TO to access the superuser account, name and password. And - this is HOW TO create a ROOT account with superuser permissions. What I need is a one-two-three this-is-how-to-do-it.
If I mess things up, I merely reinstall Fedora again and start from scratch. I don't care if I screw things up accidentally. What does irritate me is being forced to have a "drone" account on my machine that I own, without even asking me, what I wanted..
View 11 Replies
View Related
Aug 22, 2010
I have KDE in openSUSE 11.3 64 bit and an ATI Mobility Radeon HD 4300 Series video card
and these drivers:
Driver: "radeon"
Driver Modules: "drm"
XFree86 v4 Server Module: radeonhd
I suspect it's caught in low res colour. How do I find what resolution color I'm running, and how do I adjust it if it is low?
View 3 Replies
View Related
Feb 28, 2010
Can a virus survive a reformat, running bootrec /fixmbr (both from the install CD), and then installing Ubuntu? Reformat meaning from the windows disk recovery console, using the format command for all partitions. Likewise, would a virus be capable of surviving just the first two steps alone without installing Ubuntu, just re-installing windows?
If one were to have an MBR virus on Windows or Linux, how abouts would you find or remove it without doing an entire disk wipe? And before someone goes "Linux is immune" take into consideration vulnerabilities on the user end.
View 9 Replies
View Related
May 26, 2011
I installed Ubuntu 11.04 Desktop and can access the internet through a linksys router with WPA2. I then installed Ubuntu server in the free space left on the disk, but the installation network autoconfiguration failed. I can boot either OS, but the server's DHCP client cannot discover any networks (there are several in the area).
View 3 Replies
View Related
Apr 1, 2011
if I'm connected to one of VOIP Providers using a VPN connection to this provider, how the government will know that I'm doing such this issue ? how can I mis-track that activity ?
View 1 Replies
View Related
Nov 17, 2010
I have a Dell 1501 Inspiron laptop and have swapped out the broadcom network card for an intel 4965AGN so I can use n-speed with my new router.Everything works sweet except my laptop now crashes if I try to run on battery power.It boots up to the login screen, but once I enter password and login it crashes, just get grey screen and everything locks up. Everything works fine on mains ?It's not a major problem for me as I don't use the laptop "out in the wild".
View 9 Replies
View Related
Jun 2, 2010
I have had my thinkpad for just a few short months and, it must be that we are heading into summer, but I am starting to finally run into some overheating issues especially when compiling software for awhile, i.e. kernel.
My question would be, "Is it best to let the built in thermal management take care of the issue, and I just need to know what to tweak, or to put on a script solution such as the tp-fancontrol script?
The computer takes about 5-10 minutes to overheat and the message I get in /var/log/messages is "logger: ACPI group thermal_zone / action THM1 is not defined" then it shuts down.
So, any pointers in the right direction would be appreciated.
I am running slackware-current x86_64 on a Lenovo Thinkpad T500.
View 8 Replies
View Related