Debian Configuration :: Iwconfig Freezing With Ndiswrapper
Jun 1, 2011
I have a Dlink DWA-142 usb wireless adapter that I am trying to configure on a Debian 6.0 system. I couldn't find any linux drivers for this card so I used ndiswrapper. The drivers (latest xp version from the website) have installed successfully as far as i know because I can see the card and scan for access points using 'iwlist wlan0 scan'.
I tried to use the card with both Wicd and NetworkManager, which both fail to connect to my WPA encrypted wireless router. So after this I went to the command line to find that if I try to connect to the accesspoint using Iwconfig, that the program hangs... as in my terminal does not write a new line because it is waiting for the above command to complete.
I have done:
And the terminal hangs on the above command, so I imagine this is where wicd and network manager were getting stuck too. ndiswrapper is the latest version, compiling from source and reinstalling it made no difference either.
View 8 Replies
ADVERTISEMENT
Apr 21, 2010
I was able to successfully put together the driver with the Linksys WUSB100 v2 using ndiswrapper.
Here is what i get from ndiswrapper -l: rt2870: driver installed device (1737:0078) present (alternate driver: rt2870sta)But, the catch is where it maps to: ra0 instead of wlan0. This has caused me problems in order to get it to connect through network-manager or in the terminal.
ifconfig output for ra0:
ra0:
Link encap: Ethernet HWaddr 00:1e:e5:e8:14:e6
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
[Code]....
View 4 Replies
View Related
May 23, 2010
I installed ndiswrapper and tried adding a driver. Error: module ndiswrapper not found.So I recompiled my kernel, upgrading to 2.6.33.4 (no, I can't see the logical connection either) After a week, I got the new kernel working ( in the interim I reinstalled debian- it didn't survive my first kernel attempt. don't ask), and reinstalled ndiswrapper. Same problem. So I had a stoke of genius: download the source package!! So I did. Lo and behold, a new directory appeared in /usr/src/ : modules. I took a moment to admire my work, then I jumped in.I 'ls'ed to see what was going on, and found a Makefile. so I typed 'make'. First error: kernel source not found. So I entered the Makefile, found the(clearly marked)variable,and changed it to /usr/src/linux-2.6.33.4 , exited, and redid 'make' Second error: no wireless support in kernel. So I went to src/linux-2.6.33.4 and did a make menuconfig- loaded my current, threw in wireless, and exited.
[Code]...
View 1 Replies
View Related
Oct 31, 2015
I have been working with Linux for some time now and moved from "crash-dummy fedora" to LinuxMint and now I'm on Debian 8.I ... The system is freezing and the only way to get it out of freeze is to kill tty7, I log into tty2 as root(which can startx) and kill tty7 via pid...
At first I thought it might be that I have 10 virtual NICs on 1 physical NIC, but after removing them it still freezes after a few minutes of running. Now I am wondering if double mounting/bind causes issues,
Example: drive2 is mounted to profile2/MyStuff, but I also "mount -o bind" a folder inside profile2/ MyStuff/.opera to profile2/.opera..
This is what I mean by double mounting. Does double mounting cause freezing ?Because I have not double mounted, and it hasn't froze yet. and to be honest, I am double mounting/binding several config folders like .mozilla etc...Drives are SSDs, and I created a complete other drive with LinuxMint and it froze the same way after mounts.
View 11 Replies
View Related
Nov 15, 2010
How does the 'testing' version of Debian stabilize? I mean, the updates from upstream are very frequent, so if the Debian maintainers upgrade a package till the very end (for e.g if they just upgrade to 2.6.36), when will they get time to test it (so as to freeze it)?
View 7 Replies
View Related
Dec 18, 2010
I have a problem installing mi dlink dlw-g122 wireless usb adapter.I installed the drivers, in fact when executing
ndiswrapper -l
the output is
dr71wu driver present, hardware present
but when I try to execute
modprobe ndiswrapper
I have this error:
FATAL : Error inserting ndiswrapper (/lib/modules/2.6.12.9-386/kernel/drivers/net/ndiswrapper/ndiswrapper.ko): Operation not permetted
View 4 Replies
View Related
Jan 28, 2011
i've patched the source files to be installed on f14 and finally got a succesfull install, ndiswrapper -l comes back with driver installed and presentwhen i run modprobe ndiswrapper i get "FATAL: Module ndiswrapper not found" after many hours of google searching and reading various threads i cannont seem to find a solution to this apart from manualy coping the ndiswrapper.ko file but when i use that solution modprobe starts ndiswrapper but there is no wlan0 present in iwconfig.now for some reason even wheni move the ndiswrapper.ko file manually it still is giving me that error. this worked earlier as i mentioned but then i reinstalled ndiswrapper hoping something went wrong but still got the same error so i tried that same fix and i'm still getting that error. i can't figure out what i migt've done differently earlier but i'm not having any luck.
View 1 Replies
View Related
Apr 9, 2010
I'm having problems while trying to connect to protected wireless network using iwconfig(8).
When I type in:
Things work ONLY if i DON'T input some numbers after the s: but my actual passkey has numbers.
It outputs this as an error:
my configuration(ThinkPad R61i):
View 8 Replies
View Related
Jan 14, 2009
Any working source for ndiswrapper using apt-get. I tried the one in the sticky by craigevil but it no longer works. Or maybe we just download from sourceforge from now on?
View 3 Replies
View Related
Oct 7, 2010
My laptop has a Realtek 8187b usb wireless card. It was working using ndiswrapper and WinXP driver in Debian Sid (32-bits version). I cannot use rtl8187 module because I just can use it beside the access point. With Windows (XP, Seven) I can go to my bedroom and use wireless, with Debian and rtl8187 module I can't. Ndiswrapper solved this problem...
Yesterday I've installed Debian Sid (64-bits version) and ndiswrapper is not working anymore. I've tried a lot of drivers (XP, XP64, Vista, Vista64, Seven, Seven64). XP64 version crashes the computer and I need to reboot to use Debian again. My access point is a D-LINK 2640t.
View 14 Replies
View Related
Jan 9, 2011
I installed squeeze on my eeepc 1015ped and downloaded the correct firmware-brcm80211 drivers but every time I scan for my network using iwconfig wlan0 scan or wicd, my computer completely freezes. I previously had a solid install running xmonad, and wicd was working like a charm (using the same broadcom driver) but i tinkered too much with it and decided to do a fresh install. I haven't quite run into a problem like this before.
View 2 Replies
View Related
Jun 4, 2010
I have big problem with my network router with linux freezing.
Motherboard: Intel S5520HC
CPU: 2x Intel Xeon E5520 2.27GHz
router:~# cat /proc/version Linux version 2.6.26.1 (root@debian) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Fri Oct 10 03:51:09 CEST 2008
Avarage utilization only 2-4%. Router performing routing, DHCP server, NAT and shaping for 1000 IP addresses (avg. bandwidth 100Mbps)
This PC freezing once every 2-3 days.
Nothing special in remote syslog but I have bad feelings that the router's time stops before freeze. With cron I ssh (3 times) to router every whole minute and syslog before freeze looks like this:
And freeze. Falling to silicon heaven.
This is monitor print-screen:
View 4 Replies
View Related
Oct 30, 2015
So I'm having troublesome issues with Debian 8.2, one of them being really costly to my productivity. This issue started maybe a month or so back, and has been continuing since. Laptop is a Toshiba C50-B-14D
During every freeze all those happen:
Screen freezes (The whole display becomes frozen, with only cursor movement - Time displayed stays frozen too)No keyboard input (even Cap & Num Lock leds will not dim once pressed)Power button (pressing once will do nothing - I have to hold for an unhealthy shutdown and reboot)Touchpad Input Works (Cursor responses to movement only, clicks/change on-hover do not.) Fans become quiet
Today at 11:46, it happened while just running Chromium. At the time:
*XFCE4 Power Management Plugin
Presentation Mode [on]
Charger was connected
Here is the syslog (I know this isn't useful as it doesn't show what's causing the issue) the freeze happened at 11:46 and 11:57 is when I rebooted back into debian.
Code: Select all----------------------CUT------------------
Oct 30 08:31:01 Badook rtkit-daemon[1315]: Supervising 4 threads of 2 processes of 1 users.
Oct 30 08:31:01 Badook pulseaudio[1364]: [pulseaudio] pid.c: Daemon already running.
Oct 30 08:41:09 Badook kernel: [Â 727.002897] perf interrupt took too long (2502 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
Oct 30 08:42:02 Badook pulseaudio[1312]: [alsa-sink-ALC233 Analog] alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write!
[Code] ....
I also started noticing an INFO rcu message during startup:
Code: Select allroot@Badook:/# cat /var/log/syslog.1 | grep -i "rcu"
Oct 29 14:39:33 Badook kernel: [Â Â 0.000000] Hierarchical RCU implementation.
Oct 29 14:39:33 Badook kernel: [Â Â 0.000000] Â Â RCU dyntick-idle grace-period acceleration is enabled.
Oct 29 14:39:33 Badook kernel: [Â Â 0.000000] Â Â RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
Oct 29 14:39:33 Badook kernel: [Â Â 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[Code] ....
View 14 Replies
View Related
Jun 14, 2011
After using Iceweasel/Firefox 4 on Squeeze for a while (an hour or two), the bookmark toolbar becomes unresponsive and sometimes the folders (I have some bookmark folders), when clicked, will open but as soon as I move the cursor to hover over the link (to select it) the menu disappears. I never had the problem with Iceweasel/Firefox 3x. The problem is fixed by restarting the browser but that is not always a good solution nor SHOULD it have to be done.
View 3 Replies
View Related
Aug 13, 2015
Recently with the release of Kali Linux on Aug 11th I have decided to do a clean reinstall and install Kali Linux 2.0 which runs on Jessie Debian using GNOME Shell 3.14.
When my system freezes I am still able to move the mouse and perhaps notably, the cursor still updates from an arrow to a hand icon in certain locations as though it is over a link - though this does not necessarily correspond to where links are actually displayed on the screen. I have seen no response to any keyboard interaction. For a while I have decided to ignore the freezes but they happen far too frequently to be ignored, within an hour my system would freeze up to 10 - 30 times for up to 15+ seconds at a time. The only application I am using when this seems to happen is iceweasel and I cant think of anything else that could be stressing the machine.
Code: Select allroot@Nick:~# ls -l /boot
total 25304
-rw-r--r-- 1 root root  165968 Jun 3 04:08 config-4.0.0-kali1-amd64
drwxr-xr-x 5 root root   4096 Aug 12 00:23 grub
-rw-r--r-- 1 root root 19665456 Aug 12 00:26 initrd.img-4.0.0-kali1-amd64
[Code] ....
Computer Specs
Memory| 7.7 GiB
Processor | Intel® Core™ i7-2635QM CPU @ 2.00GHz × 8
Graphics | Intel® Sandybridge Mobile
Base System| Kali GNU/Linux 2.0 (sana) 64-bit
Disk | 475.4 GB
View 3 Replies
View Related
Apr 12, 2010
i recently switched from slackware to debian because my laptop kept freezing up on slackware, and now it's doing the same on debian on slackware i would get this error in syslog: "hpet: compare register readback failed" at the exact time of lockup, which would leave me with a blinking capslock led indicator, and a completely frozen system (not even magic sysreq sequence would do anything) now on debian, same symptoms only there's nothing in syslog, and no blinking capslock led hardware is: i7 720q intel pm55 chipset nvidia gt 240m laptop model is lenovo ideapad y550p this will occur both in X and at the console i am using my own kernel as the default kernel doesn't support my ethernet adapter i have tried disabling hpet at boot, but there was no difference i have tried the patch posted here
View 5 Replies
View Related
May 28, 2011
Yesterday pendrives started to misbehave when files are being copied/moved into them: after each major file (like a few hundred megabyte movie) the copying process freezes, stops and doesn't seem to proceed. After a long while (a few minutes), it unfreezes and proceeeds, only to get stuck again on another large file. Thus copying 5 movie files takes half an hour instead of just a few minutes.
The freeze occurs regardless of copying method used: mc (F5), Dolphin, command line cp or mv. During the freeze the process refuses to react to any signals, for example 'killall cp' or 'killall mc' doesn't kill the process, only 'killall -9 mc/cp' works, and also only after a short delay.
This misbehaviour continues across reboots.
What may be the cause of this? Where should I look for the source of the problem or for solution?
This has never occurred before - since I'm on llinux, copying to external devices has always been going smooth and fast. On current Debian this used to be like that as well since install untill yesterday. I don't recall doing anything special to the system yesterday or right before yesterday (I switched from Ubuntu to Debian (squeeze, AMD 64) a week ago).
View 11 Replies
View Related
Apr 22, 2011
I just performed my very first linux install. I used the Debian 6.0.1a iso. I made it all the way through the installation with no problems whatsoever. I was able to select the version from the grub screen, still everything seemed to be going fine...then it froze. I attached an image of the screen where the system froze:
Its basically the loading screen, times 4! At the top left in case its too hard to read, it says: Loading Linux 2.6.32-5-686, then...Loading initial ramdisk... This sounds all fine and dandy to me but it freezes here. I've tried searching the forums and google for an answer and have come up empty...I'm sure someone has had this problem but it seems to be a tough thing to search for. Would appreciate all the help I can get! Oh and btw, here are the system specs:
circa 2001ish Dell Dimension 4300
P4 1.4ghz
256 ram
onboard video etc...
View 2 Replies
View Related
Apr 7, 2016
Few days ago I did a major update to Jessie and now I can't use Flightgear simulator. The screen freezes and cannot even switch to another terminal using CTRL+ALT+F1. I can SSH from another machine and see that the CPU is stuck and it has to do with X.org. I bet it's a video driver issue that came with the update.
Did some memory, SSD and video card tests from within Windows and it passed. Flightgear can be loaded on Windows without freezing.
The PC has an integrated Radeon HD 4250 graphics card.
Tried dpkg-reconfigure firmware-linux-nonfree. Flightgear can start but it freezes after a short while. Same happens if I reinstall that package. Without the nonfree driver, I have very low FPS but it works.
Also, I put in another Radeon card (almost same generation) and had the same result: computer freezes completely.
Solved it by upgrading to kernel 4.4. This proves that a bug has been introduced with the latest kernel update. And it tastes like Ubuntu when they break drivers...
View 0 Replies
View Related
Jul 17, 2010
When I play videos in VLC, the video output seems to randomly freeze while playing the video. This does not effect the audio though. The audio output continues, but with the video frozen on a frame. This is happening in windowed and full-screen mode. I have to use "pkill vlc" each time twice then start VLC again. I have had to resort to mplayer for the time being. I am running squeeze. I was not experiencing this problem before though (started within the past week), so it must be due to some recent upgrade. I have tried "aptitude purge vlc && aptitude install vlc", but I am still experiencing the same problem.
View 1 Replies
View Related
Sep 13, 2015
I've been having a problem with debian lately. It seems that sometimes a rectangular corner on the top left of my screen freezes and shows what was previously there. It goes away when I close all open windows but shows up again if I open multiple applications, especially if I open the terminal and another application. It can become very distracting and makes it impossible to see what is on the top left corner of my screen.
I'm including a screenshot of my desktop.
I am running Debian 8.2 Jessie on an Asus Q400A with 8 GB of RAM. I have an Intel Core i7-3632QM CPU @ 3.2GHz and am using XFCE as my Desktop Environment.
View 1 Replies
View Related
Mar 26, 2011
A week ago I installed a completely new Debian Squeeze on a newly LUKS encrypted, etx3-formated notebook Acer Extensa 5220. I used main sources only and the only uncommon thing I did so far was to disable ipv6 according to the Debian guide:
viewtopic.php?f=6&t=61829
I used Epiphany as my main web browser on Debian Lenny on the same Notebook. Before the last weeks before switching to the Squeeze I experianced the problem, that I couldn't display the freemail-webpage of GMX any more without crashing the browser. After installing the new system I can display GMX again, but now Epiphany freezes as soon as I open GMail. And unfortunately the browser is much slower than before on Lenny. Right now Chromium and Iceweasel are working without any problems with the same installation...
View 7 Replies
View Related
Apr 15, 2010
I have been trying to install linux on my HP pavillion 511w for several days. The first I tried to install was debian, it didn't freeze but it kept saying unable to mount cdrom drive. (This may have been from an incorrect jumper setting that I later changed.) I haven't tried debian since changing the jumper.
I next tried ubuntu 10.04 beta 2, all it did was go to a ubuntu flash screen that never stopped cycling these small round "lights".
I then tried the "stable" ubuntu 9.10. This went to a screen with several options for installing ubuntu, checking the disk etc. No matter what I selected it would just freeze. Since this is my first install I wasn't sure if this was normal or not so I waited several hours and still nothing, after enough time I concluded it must have been frozen. But before I continue wasting time waiting for hours can someone tell me... when installing these linux versions is there a sign that it is loading, booting, or installing the OS? I figure it must have a status bar or something, but want to make sure.
I next tried linux mint 8. It did the same thing, went to a sceen with several options and when I select something it says "loading" at the bottom with a blinking cursor, but of course it never loads anything, just sits there. This one throws me off a bit because it says its loading and the cursor blinks but it just doesn't seem like it is actually doing anything.
I have also downloaded ubuntu 8 which I plan to try next. I've tried changing the boot/install options by pushing F6 or whatever it was.
The computer is an older system that I never use because its so slow running XP. I thought linux would run faster and I could get some use out of it while learning/experimenting with linux. I always have to have projects to keep my mind working, but constantly failing at the starting line is not much fun.
View 14 Replies
View Related
Aug 7, 2011
i'm using debian wheezy and whenever i'm playing a webm video, typically on videos, totem and mplayer can't play video. the video just freezes. (i assume because they both use gstreamer.) when i try to use vlc when those 2 aren't working, the video does play but there is no sound.
View 3 Replies
View Related
Nov 18, 2010
I am having no luck configuring ProFTPd on a Debian Lenny production server we use to host our MySQL databases and a few websites. I had originally set it up so I could login and manage our internal sites, but I have the need to allow a few clients in to access their sites that we host. I am trying to root the users in their site directory, which would be "/sites/www.whatever.com/".
It just hit me while typing this. Is it possible to create a user without a shell to prevent login via SSH and set the home folder to /sites/whatever instead of /home/username? That would allow me to continue operating with my current configuration and root them in their site while preventing SSH logins.
View 6 Replies
View Related
Jul 20, 2011
i have a HP MSA 2312fc SAN with 2 LUNs configured. The first LUN (LUN ID 1) is correctly connected to the system, but when i connect the second LUN (LUN ID 30), i find in the syslog this message: multipathd: 8:64: size 6835937472, expected 5267578112. Discard
Here is the multipath.conf
[Code]....
So I correctly see the two luns, but multipath doesn't create the relative devices. Under /dev/mapper I see: control mpath0 mpath0-part1 mpath0-part1 is the first lun, the one I mounted in a directory under filesystem. I can't find the device for the second lun
View 1 Replies
View Related
Apr 5, 2010
I am *finally* getting around to rebuilding my file-sharing computer. I'll be sharing files with both Linux and Windoze machines. It's a home network, so there's nothing fancy needed. I know I have to tweak my smb.conf file until I'm satisfied with the features and security. I'm using SWAT and I'm starting with a bare-bones conf file. It's not secure but I can see the server and selected files/directories from my other Linux box.
My really dumb question is, do I have to reboot both the server and the client machines every time I change the SAMBA configuration? I thought I just had to stop and restart the SAMBA service in the SWAT software - but then the server disappears from my client. It looks like I need to reboot both machines for the client to see the server.
View 1 Replies
View Related
Aug 23, 2011
I have some errors when run the mount -all command: mount: wrong fs type, bad option, bad superblock on /dev/sdc5, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so Failed to open /proc/filesystems: No such file or directory
[Code]..
View 14 Replies
View Related
Aug 3, 2011
I have a PC104 running debian. I have 3 hard drives (in addition to the one booting) mounted in fstab by UUID. I use the options defaults,error=remount-ro. However, this means that when I boot with the hard drives not attached, I have to press Ctrl-D to bypass when the boot discovers the drives are missing. Is there a timeout commandoption I can add to fstab so that it automatically continues booting even if the hard drives are not attached? I could not find anything on a timeout command. (I tried adding timeout=1000 but no-random guess)
View 5 Replies
View Related
Mar 19, 2011
A week ago I opened this thread viewtopic.php?f=17&t=61580 in "Board index ‹ Help ‹ Installation" and asked for a moderator to move this to here. Because it hasnt happened up to know, I am reopening the thread here. It would be reeeeally great if somebody could help me with my problem!
I own two computers, one netbook and one laptop. I want to boot my netbook as a diskless client via PXE.I set up a dhcp-, tftp and nfs-server on my laptop but when i boot my netbook, the follwoing messages are displayed:(to make it more clear, i uploaded the whole output and shortened the output below)
[Code]...
View 1 Replies
View Related