Ok, I just upgraded from Slackware 13.0 to Slackware-current and now when I run modprobe ndiswrapper I get the following error.FATAL: Module ndiswrapper not found.Im not sure what happened on this. I did a search in google and couldn't find anything useful any help would be appreciated.
I'm trying to configure ndiswrapper but when I run Code: modprobe ndiswrapper it says Code: FATAL: Module ndiswrapper not found. I know it needs usbcore so I run Code: modinfo usbcoremodinfo: could not find module usbcore So How should I get usbcore working?
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.
On startup I get the following message: Code: Applying Intel CPU microcode update: FATAL: Module microcode not found. OK ERROR: Module microcode does not exist in /proc/modules Selfmade Kernel:
Code: [toby@sarah ~]$ cd /usr/src/kernels/linux [toby@sarah linux]$ cat .config | grep -i microcode CONFIG_MICROCODE=y CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_AMD is not set CONFIG_MICROCODE_OLD_INTERFACE=y
Code: [toby@sarah linux]$ rpm -qa | grep -i microcode microcode_ctl-1.17-1.53.fc12.1.x86_64 I found few links, saying that this is a Xen problem but I have no Xen.
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.
This is the error I am getting: bert@mybook:~$ modprobe pciehp WARNING: /etc/modprobe.d/options.conf line 3: ignoring bad line starting with 'ProblemType:' WARNING: /etc/modprobe.d/options.conf line 4: ignoring bad line starting with 'Architecture:' WARNING: /etc/modprobe.d/options.conf line 5: ignoring bad line starting with 'DistroRelease:' WARNING: /etc/modprobe.d/options.conf line 6: ignoring bad line starting with 'Package:' WARNING: /etc/modprobe.d/options.conf line 7: ignoring bad line starting with 'ProcCmdLine:' WARNING: /etc/modprobe.d/options.conf line 8: ignoring bad line starting with 'ProcEnviron:' WARNING: /etc/modprobe.d/options.conf line 9: ignoring bad line starting with 'SHELL=/bin/bash' WARNING: /etc/modprobe.d/options.conf line 10: ignoring bad line starting with 'LANG=it_IT.UTF-8' WARNING: /etc/modprobe.d/options.conf line 11: ignoring bad line starting with 'ProcVersionSignature:' WARNING: /etc/modprobe.d/options.conf line 12: ignoring bad line starting with 'SourcePackage:' FATAL: Module pciehp not found. bert@mybook:~$
I am trying to make my card reader hot pluggable this lspci bert@mybook:~$ lspci 00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge 00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller 00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02) ..... I am running ubuntu netbook remix on an acer aspire 532h.
I made some progress trying to get a host that has an Nvidia GeForce 6150 LE and running a liveCD version of Xubuntu 9.10... but "modprobe -i nvidia" returns "FATAL: Module nvidia not found."
I want to activate cpu frequency scaling on my home computer. I have an athlon 64 3200+. I know that it supports frequency scaling, because when I got the processor I also got a CD with the Cool n'Quiet driver. I've tried with the powernowd service, but when I try to start it I get Code: * Starting powernowd... * CPU frequency scaling not supported...
and if I try to start cpufreqd I get Code: No cpufreq interface found, not starting cpufreqd In the meanwhile I've noticed that I also don't have powernow-k7 kernel module installed. If I try a modprobe powernow-k7 I get: Code: FATAL: Module powernow_k7 not found I have no ideea where I can get this kernel module.
I am using openSuSE 11.2 on a VGN-AR41L. I have also erased the preinstalled Home Vista (what a pleasure). Now to my problem. My system boots correctly but if I press the <ESC> key while booting I can see the following messages:
"Doing fast boot FATAL: mbcache module not found FATAL: ahci module not found " and the boot process continues normally.
Why this happens? Does this mean that I have a problem that I haven't discovered yet? Is it something that I can ignore? I am using SUSE Linux from version SUSE Linux 8 personal and although I am not a power user I have done my two desertions on this system and I am very happy with SUSE. I have bought SUSE Linux 8 Personal and SUSE Linux 10 all the other versions until today have been downloaded.
Boot up with 2.6.32 kernel. Get to login screen, X attempts to start and fails. I log in, execute startx and succeed. Yesterday, could not boot up at all with .30 kernel. Upgraded to .32, so partially fixed. Yesterday also un-installed Synaptics package, as do not have touch-pad on this machine (Thinkpad X40)
This from kdm.log: X.Org X Server 1.7.4 Release Date: 2010-01-08 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32-trunk-686 i686 Debian .....
I've updated my openSUSE 11.1 to 11.2 using installation DVD. After that, as system boots, I started to get lines like:
Code: FATAL: Module jbd not found FATAL: Module mbcache not found FATAL: Module ext3 not found and so on with different modules.. and this exact string several times:
Code: WARNING: All config file need .conf: /etc/modprobe.d/tv, it will be ignored in a future release. Finally I get:
I downloaded the new Catalyst Package from ATI [URL] and I don't know what happened. Installed fine restarted. It starts loading fine then screen flickers like crazy Gnome Desktop won't load. Kicks me over to console type log in. Starting vmtoolsd FATAL : Module vmmemctl not found. gdm[1586]: WARNING: GdmDisplay : display lasted 2.12 seconds Gdm[1586]: WARNING: GdmLocalDisplayFactory: maxium number of X display failures reached: check x server log for errors. I type StartX and is states (ee) fglrx(0): iregl_setsuspendresumestate FAILED -9. Is it going to happen with every computer running 11.3?
while booting with bootsplash turned off there's a message "FATAL: Module ata_piix not found FATAL: Error running install command for ata_piix" .Though everything works fine i'd like to know what does this message mean and is there a way to disable loading of ata_piix whatever it means.
After un-installing ndiswrapper my wireless USB is not being found I can't use it. I have no idea what's going on. My searches have been fruitless and I only have so much longer that I can connect directly to the router. Then I have no internet connection. I have even thought about re-installing or distro hopping, but I like Fedora and don't really want to do that. I have always been told no matter the problem there is always a way around without re-installing, eg this is not Windows.
I'm trying to get a Belkin f5d8010 working. I installed ndiswrapper from Add/Remove software, but when it was done, I couldn't find it. Checking the forum, I ran across something saying that I had to compile from source. This is in Fedora 13. Can I get it working with "point-and-click," or do I have do something that requires some thought?( I don't have many of those.)
I'm running Fedora 12 LXDE spin on a netbook (Asus EeePC) and have successfully installed a wireless driver using ndiswrapper. The only problem is that every time I reboot, I need to use the "modprobe ndiswrapper" command to load the module.
Is there a way to load the ndiswrapper module during the boot process?
I am trying to install a Sunix 4018T dual parallel port card on a pc with Mandriva Linux 2010.1: Dealer told me that linux has driver for this card already so I inserted it and turned on my pc. Unfortunately when I try to install my Okidata ML320, cups it's not showing any parallel ports. I try to update all the system with last patches and packages :I tested the card on a pc with windows xp, installed my printer and it works perfectly.
I must say, the RPMfusion version of the Nvdia driver package work better with FC10 than they did under FC9 for me, which is to say: they work at all. Still get corrupted output after a few hours of work, but I imagine that's just the underlying weakness of the Nvidia driver bubbling up. Either way, now I have other problems:
First off, the Intel driver for my onboard video setup has stopped working entirely. The attempt to bring up X on the Intel setup gets me to the KDE login screen and locks the machine up hard (poweroff required). A look at the xorg.0.log shows that the server seems to be stuck in a loop trying to determine the valid video properties for the session.
Here's my xorg.conf, BTW. I have it setup to perform different configurations depending on which DefaultServerLayout line gets uncommented (lines 4 - 6). If anybody has a better way of doing this, I'm all ears. While we're on my xorg.conf, pleas view lines 64-67 and/or 75-77. This is my quickie way of changing drivers (again, all ears) which brings us to the next problem, neither the nv or nouveau drivers work with my system. Interestingly enough, both drivers tend to fail in the same relative spot in the process, I think. Please refer to line 207 of this xorg.0.log with the nv driver or line 140 of this xorg.0.log from the nouveau setup. Either way, both sessions die with the same message: (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found Gotta go, x session getting corrupt,,,
I have a broadcom 4318 chipset for my wireless card, but after an upgrade to lucid my system was acting funny. I did a complete reinstall and all the issues are resolved except the wireless card. I would like to get the b43 module working instead of ndiswrapper. How can i do this right in lucid?
I have a problem with loading the powersaving kernel module p4-clockmod.ko. When I try inserting the module (via modprobe or insmod) I get FATAL: Error inserting p4_clockmod (/lib/modules/2.6.31.8-mediaserver/extra/p4-clockmod.ko): Invalid module format The module has been compiled together with the kernel. Other modules load with no problem at all. I've tried recompiling the kernel (after re-installing the sources, make xconfig from scratch) - no avail. There's only one kernel source package installed. Searching the forum and google didn't yield a helping answer.