I dl the windows installer one and ran it. As it started it went to the Ubuntu logo and then my screen became half full of different colored horizontal lines, so I rebooted and went into the adv boot and ran the install under safe graphics mode. Now when I boot I get options to boot into 2.6.32-25 and also a recovery and also 2.6.32.24 and a recovery. I left the 2.6.32-25 highlighted and it booted but gave me a msg that said:
(EE) VESA: Kernal modesetting driver in use, refusing to load. (EE) No devices detected.
Then it goes to a screen that allows me to boot in a low graphics mode. It loads and I dl some security updates with the Update Manager. What do I need to do in order to boot w/o any faults and also what is the difference from 2.6.32-25 and 2.6.32-24? Which should I be using? Do I need to modify my graphis somehow?
Can someone tell me how to correct the "Invalid module format"? I hope that correcting the "Invalid module format" error, I will not have the "Unknown symbol in module" error.
Note: I am using wlan1 for this module as I previously am online with the wlan0 network.The same error occurs if I use ./wlan0up.
I'm fairly new to Debian, but during the past I've used Mandrake, Slackware and Ubuntu. Few months ago I've migrated from Ubuntu to Debian - I like it a lot but there is one thing which keeps bugging me.Sometimes - one of the few boots - nvidia module won't load and GDM won't start. During the "bad" boot system freezes for a while after the message "PME# disabled" and gives the message about nvidia GPU not supported. Because of that GDM fails to start.Below are the boot logs (without the leading time for easy diff comparison) - the "bad log" when nvidia fails to load and the "good log" when everything is OK. Any help?
I'vd a problem with loading modules. Booting gives the this error:
Code: Select alllucas@debian8-1:~$ systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● systemd-modules-load.service loaded failed failed Load Kernel Modules
LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type.
[Code] ....
Always the same error when booting. After a period of time, (Graphical User Interface) the mouse click no longer operates, also text input isn't possible.
I had no access to the system at all, even crt alt F1 stopped working, also text input was no't possible. so reinstall was the only option. Maybe there is a connection with this two errors.
I've reinstalled Debian 8 several times. Still, both errors stay.
The same happend again (in the GUI) is nothing possible, no txt input, no mouse click), but now I have access to the system, ctr/alt F1 is working.
I have recently rented a VPS server so I can run a VPN. Unfortunately, I did not get far in this [URL] ....., I have encountered this error:
Code: Select allxaver@xaver:/$ sudo modprobe tun ERROR: could not insert 'tun': Unknown symbol in module, or unknown parameter (see dmesg)
So I googled this error and found this: [URL] ....., however response of mine VPS was:
Code: Select allxaver@xaver:/$ ls /lib/modules/uname -r /kernel/drivers/net/tun.* ls: cannot access /lib/modules/uname: No such file or directory ls: cannot access /kernel/drivers/net/tun.*: No such file or directory
Code: Select allxaver@xaver:/$ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 7.9 (wheezy) Release: 7.9 Codename: wheezy
xaver@xaver:/$ uname -a Linux xaver 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u1 x86_64 GNU/Linux
I was playing around with QT5 today and I am getting the error Gtk-Message: Failed to load module "canberra-gtk-module". Searching suggested that the module may not be installed however it looks like it is to me.
Code: Select allii libcanberra-gtk3-0:amd64 0.30-2.1 amd64 GTK+ 3.0 helper for playing widget event sounds with libcanberra ii libcanberra-gtk3-module:amd64 0.30-2.1 amd64 translates GTK3 widgets signals to event sounds ii libcanberra-pulse:amd64 0.30-2.1 amd64 PulseAudio backend for libcanberra ii libcanberra0:amd64 0.30-2.1 amd64 simple abstract interface for playing event sounds
I built a kernel-module for a new usb wifi-card. This worked well and resulted in a 8821au.ko-file. But now I'm trying to load this kernel module since half an hour and it doesn't work. I copied the ko-file into /lib/modules/3.16.0-4-amd64/kernel/drivers/edimax. If I just type
Code: Select allsudo modprobe 8821au
I get a
Code: Select allmodprobe: FATAL: Module 8821au not found..
But if I enter the full path inside the /lib/modules/3.16.0-4-amd64-folder:
to /etc/modules but this also doesn't seem to work. When booting I get an error-message, but it's too fast to read it and I can't find the right log-file, where the booting-part with the "[ OK ]"-messages is reported.
So my driver is ready, the onliest thing which I can't get working is loading it as a kernel-module.
I want to connect my mini dv camcorder to my pc and capture video, but I cannot load raw1394. When I try to "modprobe" it. It says: "FATAL: Module raw1394 not found". My kernel is 2.6.32-3-amd64 Should I compile it to kernel manually, if so how?
I am running squeeze on a PC 1386 and installed nvidia by using the packages in unstable. I was able to install nvidia and there was no error until the time I started X. The error is unable to load module "nvidia" (module does not exist, 0).
I looked up the log for Xorg and it says Unloadable Module "nvidia".
I spent the entire 24 hours to fix it because this is my office computer and I practically done all the stuff found in the forums. I already did nvidia-xconfig to no avail. I even edited xorg.conf manually and still it was not up.
I have some suspects however which are:
1. Different versions between kernel and nvidia (but since I did it the debian way then I should not have any problems).
2. Nvidia-glx is unusable in Squeeze, so does it mean I go for the unstable distro?
3. Or I miss something crucial on how I installed it?
By the way, I installed Nvidia because I am using a SAMSUNG 21' LED monitor.
I have really problems with i915 driver (module) and my graphic card on squeeze with gnome.There is a BUG and there is no any solution at the moment:[URL]So I'd like to disable i915 driver from the startup and load i810 module instead:
Code:
# modprobe i810 # modprobe i910 #
BTW I've tried to create /etc/X11/xorg.conf file with i810 module for the video card, but it doesn't work, i915 will be loaded.
i just compiled my kernal now uname -r says>3.0.4 i m using fed 15 WIFI IS NOT WORKING is the issue wats the process to install broadcom driver in kernal 3.0.4 lspci | grep BC 03:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
I have a printer connected locally to my Debian box. It runs fine via cupsd.I am also running a Windows 2003 VMware guest which I would like to use the printer (use as a local printer, not a network printer).
VMware offers a connection via USB, so it should work. The printer I have plugged locally into the Debian host is recognised by the Windows 2003 guest, but it won't print. I get an error message saying that the printer is still connected to the host OS, and that I need to remove (or presumably disable) the host driver before the guest can use the printer.
So how can I find out which printer driver/module is being used by the Debian host to connect to this printer? And what is the best way to temporarily disable it, while my VMware guest is running?
I am interested in using fortran and an external library called matio used to save arrays to matlab .mat files. I have installed the matio and matio-dev packages from synaptics but i cannot compile a code receiving an error Code: christos@christos-laptop:~/Desktop$ gfortran -o test test.f90 -lmatio -lz test.f90:2.13: USE MATIO 1
Fatal Error: Can't open module file 'matio.mod' for reading at (1): No such file or directory How can i load a module in order to use it in fortran through the GCC compiler?
i installed firefox 4 and removed the old 3.X version. did a general update that my computer showed me was available then i noticed the first problem. firefox 4 would not launch when i clicked it, it would only launch when i clicked the gnome 3 applications button and then clicked and dragged the firefox logo to the desktop, then it opened. the second problem i am now having which at the moment is more bothersome is that after i closed the lid to my laptop and opened it up again after a while and logged back in and noticed that the ENTIRE gnome 3 environment was gone. no panel no menu nothing just the desktop and a few desktop icons. i tried the command "yum install gnome-shell" but it just sed that gnome 2.31.5-7 .fc14.i686 was already installed so it wasnt gonna do anything, then i tried the "gnome-shell --replace" command and it just said
failed to load "canberra-gtk-module": libcanberra-gtk-module no such file or directory.
I've installed openSuse 11.4 server-mode (text only) on my desktop, and I'm trying to configure IceWM so i'll eventually have it set up so it always boots into text only mode, but I could be able to quickly start icewm via the command line.using Yast, I installed the Xorg server, and icewm.when I type X, the screen goes black and it just doesn't seem to do anythingI found if I hit ctrl+alt+f1 it kinda puts me back into text only mode, but I can't put in commands anymore. The last thing it says on the screen is:
Failed to load module "fglrx" (module does not exist, 0)
I've goggled that error message and the discussions that popped up around it made no sense to me at all. I've never configured X from scratch before, can someone point me towards a tutorial or something?
But idea is that this PC will work without operator so driver must be loaded automatically. As i realized the solution is to make script but when i try google it shows me how and where to put this script but not how to make it. Also i've tried to put tmk1553b.ko to /lib/modules/2.6.32-5-686/kernel/drivers/misc but it doesn't work.
I cannot find the Xorg configuration file on my newly installed Debian on my tablet-pc, so I followed this tutorial [URL] and ran the command "Xorg -configure", to which I got the following error messages:
(EE) Failed to load module "vmwgfx" (module does not exist, 0) (EE) vmware: Please ignore the above warnings about not being able to load module/driver vmwgfx (++) Using config file: "/root/xorg.conf.new" (==) Using system config directory "/usr/share/X11/xorg.conf.d"
I`am trying to install drivers for a very old graphics card GeForce2 GTS/Pro on Suse 11.2. I downloaded driver NVIDIA-Linux-x86-71.86.13-pkg1.run and install it successfully. But when I launch "sax2 -r -m 0=nvidia" it crushes with error "isax: could not import file: /var/cache/sax/files/config at /usr/sbin/isax line 199"
When opening gedit as a user I get the following message
Gkt-message: Failed to load module "'pk-gtk-module"
If I try to open gedit as root I get the same message but with other messages. These are shown in the attached file. gtk.txt
This is on an upgraded machine using the preupgrade method. The same has happened on two machines upgraded from F14 to F15 the same way. 64 bit systems.
How to clean this up so the messages do no appear?
My gentoo laptop doesn't have a serial port, so I got a usb-serial (RS-232) adapter from ebay. However when I plug it in, the only thing dmesg mentiones is: Code:usb 5-1: new full speed USB device using uhci_hcd and address 2I've tried to look for a kernel driver in "make menuconfig" by pressing "/" and typing 232. Nothing about RS-232. Device Drivers -> Character drivers -> Serial drivers has 8250 and UART as a module. Device Drivers -> USB support -> USB serial converter support has in-kernel: USB generic serial driver, and FTDI Single port driver as a module, but it still isn't getting recognized.Is there some module i forgot to enable, or do i have to download a separate module from somewhere?
Now, my issue is that I have no access to ethernet in my apartment so I need to rely on wifi for my install. But during the install when it is looking for the network hardware it never sees the TP-Link Dongle and never asks if I wan to load the firmware. I even tried it with the CD image that has the non-free drivers included but it never asks for the drivers. Any other distro, like Linux Mint 7.3, sees the dongle fine.
So is there a way to force load the realtek-firmware drivers during install?
Built a machine w/ i5-4440 & gtx 960. I installed xserver-xorg-video-intel & xserver-xorg-video-nouveau. Xorg -configure fails, so I added xorg.conf I found online, makes no difference. xrandr can't open display. startx of course fails.
Backstory: My plan was to dual boot sid + stable as fallback with shared partition. First installed stable and whether connected to mobo or gfx card, I couldn't get login on tty, it would just hang on errors. So I installed sid (this time using lvm to hopefully make partitioning easier) and while I get the "failed to load nouveau" errors on mobo, gfx card gives me a login screen.
I have Centos5.4 loaded on a late 2008 MACBOOK Pro and would like to get wireless working. I've attempted to download the broadcom driver and create a driver module with no luck.
OK Trying a fresh install of bnome openSuse, and I have certainly screwwed something up again and hope I don't have to reinstall again., arghhhh! Tomboy won't open, even after reinstallation, and below is the error, but first, as well I can't open my .odt file with openoffice writer!
now the error... #tomboy Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory ...and lots more