Hardware :: Lost Keyboard Module ?
Jun 4, 2010No keyboard at boot so I checked /var/log/Xorg.0.log and found this:
How did I lose the keyboard module and how do I get it back?
No keyboard at boot so I checked /var/log/Xorg.0.log and found this:
How did I lose the keyboard module and how do I get it back?
I got notebook HP Pavilion 15-p171nr. Have installed Debian Wheezy. There was some problems, for example with screen brightness (backlight) and it was solved here: [URL] .....
The problem was solved with upgrading kernel 3.2.0 to 3.16.0 from backports... but... with these steps i lost my wi-fi wl module...
It was downloaded somewhere, compiled and worked well until kernel upgrade... For the current moment i can not compile it.
My hardware:
Code: Select all08:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
Within last steps official wiki recommends (my device is in the supported list): [URL] .... but I got problems with compilation... here they are:
I have installed correct linux-headers:
Code: Select allroot@hpnote:/home/yaroslav/Загрузки# apt-get install -t wheezy-backports linux-headers-amd64
Reading package lists... Done
Building dependency tree
Reading state information... Done
linux-headers-amd64 is already the newest version.
[Code] ....
Then I am trying to reconfigure already installed broadcom-sta-dkms package and here is what I got:
Code: Select allroot@hpnote:/home/yaroslav/Загрузки# dpkg-reconfigure broadcom-sta-dkms
------------------------------
Deleting module version: 5.100.82.112
completely from the DKMS tree.
------------------------------
Done.
Loading new broadcom-sta-5.100.82.112 DKMS files...
Building only for 3.16.0-0.bpo.4-amd64
[Code] ......
my keyboard lost it functionality as it was used to be, something went wrong and im not sure what but it seems something wrote those settings to my pc's ROM or something.Since i used the ubuntu and then the layout screwed up, I dont know what else to do as it seems it affected my windows too, i tried to recover to an older version of ubuntu that i had (as in i made a system backup using acronis) with all the things working right but it seems it wont help as the settings saved itself and I dont know where to change it back. im in such a panic as this thing never happen to me before ctrl is right ctrl, right ctrl funtion as the FN key, the whole FN+Fx are wrong
View 5 Replies View RelatedI had to disable then re-enable window compositing in Ubuntu 11.04, and now the Super + W expose-like command on the keyboard doesn't work anymore! Is there any way I can re-enable it?
View 2 Replies View Relatedmy issue is as my Title "Lost Top Sound Icon & Can't control volume with Keyboard" OS: Ubutnu 9.10 x64 - Karmic Koala Lost the Top Panel Sound Icon, I even go to: System > Preferences > Sound Message Pops Up: Waiting for sound system to respond
Funny thing I do get Ubuntu OS Audio sounds Now as well I lost control of my Volume with my Keyboard, pretty sure it has to do with the same Sound icon in the Top panel that is missing The only way I can control Audio is Manually using: gnome-alsamixer 0.9.7
It sucks big time, because I can't control my Audio when ever I need to mute it or upper/lower it through my keyboard fastly when needed. having to manually opening an application to be able to change/control the Audio volume is a huge hassle for me
[Code]...
I tried to edit my xorg.conf to try and encourage Debian to handle my joypad better (stop recognising it as a mouse). However, it didn't work and i couldn't get back into X.So, i entered recovery mode and deleted the contents of xorg.conf,got back into X and then edited xorg.conf back to how it was.Right so far so good.Yet, now i cannot use the backlash key in keyboard shortcuts. I have a number of shortcuts set up to incorporate this key and they no longer work, neither in GNOME nor Openbox
View 2 Replies View RelatedI was working on something important in 11.2 and did a "zypper up" in the terminal in the background. I wasn't paying that much attention to it, I believe it was an update to 11.3. After returning to the computer after about one hour the windows were behaving strangely and the machine wasn't very responsive. I decided to reboot. Now at login I have neither mouse nor keyboard. I have switched the keyboard to PS2 model, no difference. If someone could help me with booting to run level 3 from the grub menu perhaps I could change some settings there to make everything work. I really regret doing the update. It would be very important for me to be able to get back in to machine with spending as little time as possible on this. Could I reverse the update? This machine is very important for me and my family for their daily communication, but currently I have very little time to fix this. My quick fix was to install Kubuntu 10.10 so I could resume working, but I would really need to get back in to 11.2.
View 9 Replies View RelatedI have a Slackware install with an NVidia graphics card.It was working ok, but now the graphics screen is unreadable and the keyboard stops working (capslock and numlock lights don't operate) when the graphics display is started.Deleting /etc/X11/xorg.conf allows me to run "startx" and see the icons, but keyboard input is still lost.
View 2 Replies View RelatedI've just update my computer to Ubuntu Lucid and I'm having some problems.After a random time, my mouse and keyboard stop working and I get the following lines on dmesg (I have to get this using a ssh connection):
ata5: lost interrupt (Status 0x51)
[ 980.000034] ata5.00: qc timeout (cmd 0xa0)
[ 980.000046] ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[code]....
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.
View 3 Replies View RelatedWhen I try to load the Realtek 8187 modules to kernel using the ./wlan1up command, I get the following error:
[root@localhost rtl8187_linux_26.1025.0328.2007]# ./wlan1up
insmod: error inserting 'ieee80211_crypt-rtl.ko': -1 File exists
[code]...
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 trying to enable the rewrite module in apache, to enabled the module I followed the last entry in the fist page this thread:[URL]...When I restart the apache all works fine, so I supose it's enabled
Now I create .htaccess in my apache folder (/home/user/apache), and I write this:
Code:
RewriteEngine On
RewriteRule ^link([^/]*).html$ test.php?link=$1 [L]
And I try to execute this: ./.htaccess, I have this mistakes:
Code:
./.htaccess: 1: RewriteEngine: not found
./.htaccess: 2: Syntax error: "(" unexpected
What are I doing wrong?
Code:
nits@nits-desktop:/mnt/Storage/Tors/Incomp$ btdownloadcurses --check_hashes 1 filename.torrent
/usr/lib/python2.6/dist-packages/BitTorrent/Storage.py:4: DeprecationWarning: the sha module is deprecated; use the hashlib module instead from sha import sha
These errors occurred during execution:
[09:37:48] IOError - [Errno 5] Input/output error
Got this error when I tried hash checking, was downloading the file using rtorrent when there was a sudden powercut and my system shutdown abruptly, tried restarting the torrent and kept encountering problems while restarting.
I want to add some code in existing linux2.6.33.2 to enhance kernelI want to know how to start and where to add code.
View 2 Replies View RelatedI need to install module u32 into the netfilter module for kernel 2.6.27.
I did not see the source code in the kernel version I have. where can I find the code for U32 module.
I have checked "netfilter.org" and looks like POM is discontinued. Is the u32 module committed to kernel version 2.6.27 or need to patch it. If yes, where can I find the patch?
I building the kernel for a MIPS processor.
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
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?
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"
[code]...
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?
I am using Redhat linux 5 version 2.6.18-164.e15 with platform i686. I need to add ntfs module. I execute following command
#modprobe ntfs
but it say FATAL: Module ntfs is not found.
What is the error "invalid module format" and the message "insert kernel module" mean? And whats the reason for the same?
View 8 Replies View RelatedI'm trying to install slackware 32 bit 13.1.After loading kernel it asks for keyboard configuration, but keyboard (usb wireless) doesn't work.
Keyboard works on the old 13.0 installation, on bios and also in the boot options of 13.1 installation cd.
I've tried removing legacy usb support and changing usb2.0 speed from high to full. Nothing changed.
Anybody with this strange problem? (kernel of setup seems also to detect it correctly as a trust keyboard).
I defined a variant to my keyboard layout (Italian) editing the file/usr/share/X11/xkb/symbols/it and adding this block:
Code:
partial alphanumeric_keys
xkb_symbols "itaro" {
[code]....
When I use the down arrow on my new keyboard it also does and enter key as well. When I use the left and right arrow keys and hold them it doesn't keep going. It just clicks once and I have to pressing it over and over again. Any one know the correct settings to setup my keyboard? It's a Logitech Illuminated Keyboard.
View 2 Replies View Relatedhas bash a command that reads the keyboard status and exits? I want to write a loop of this form:
Code:
while [ 1 ] do
sleep (1)
[code]....
Computer: Toshiba Satellite Pro L510 laptop, 10.10.This has always happened but I have gotten around it by time-out and putting my menu.list in order. When I first boot the machine (switch on for the day from computer being off) I get to the grub options to select a kernel and I have no keyboard. No up/down arrows so have to go with the kernel on top of the list (not always desirable).
When I get to the log-in screen if I hit restart and go back to the grub screen I have a keyboard and can select any kernel. If I login to the kernel I have full keyboard, no problem. If I then restart, I have keyboard at the grub list.
Nutshell: It is only when starting the computer fresh that the keyboard is dead at grub menu (and then only). Any time after that, once the computer has been switched on, if I restart I have keyboard at grub menu and can select different kernels. (Of course, if I switch the computer off and back on again, no keyboard ...)
I've been unable to boot into x using the real-time kernel from CCRMA at home. I get the error "Failed to load module "nvidia" (module-specific error,0) no drivers available. I'm using the driver from Nvidia. I know that this is not an official Fedora kernel and I should be bothering CCRMA about this, but in the mean time could I edit the entry in grub.conf so that it will use the Nouveau driver for that kernel only? That way I could "dual-boot", and just use the rt kernel when I want to use audio software and don't need 3d graphics.
View 5 Replies View RelatedI'm a used Ubuntu user on a pc, and I like the french keyboard layout because it allows me to type accentued characters easily.I found a win-fr keyboard layout but it's much like windows and not so good.I found xmodmap.fr keyboard layout and I'd like to know if it was possible use it with my Mac SL 10.6.5, maybe I could do xmodmap xmodmap.fr or a way to convert to mac layout file.
View 1 Replies View Related