Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Linux Newbie
Reload this Page i have a problem
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux Newbie If you're new to the wonderful world of Linux, start here!

Reply
 
Thread Tools Display Modes
Old 05-18-2008   #1 (permalink)
Linux Newbie
 
SagaciousKJB's Avatar
 
Join Date: Aug 2007
Location: Yakima, WA
Posts: 108
Send a message via AIM to SagaciousKJB Send a message via MSN to SagaciousKJB
i have a problem

for some reason the shift keys on my keyboard have stopped responding.

i'm running kubunut 8.04 with kde 3.5 with linux 2.6.24-16-generic

i haven't noticed any sort of sticky keys or anything of that nature being on, but what's odd is that under vmware workstation 6.02 i can use the keys just fine.

in any case, this is extremely annoying, and i'm in the middle of compiling a kernel and a encoding a movie. is there a way i can figure out what the problem is and possible fix it without having to try a simple restart/ ah, crap, no question marks, no shift keys...
SagaciousKJB is offline   Reply With Quote
Old 05-18-2008   #2 (permalink)
Linux Enthusiast
 
Freston's Avatar
 
Join Date: Mar 2007
Posts: 573
I'm not sure, but these are some things that come to mind:

Did you change anything in
Kmenu/control_center/Region_and_accessibility/short_keys/modification_keys?? What is in there?

What happens when you open up Konsole and type 'xev'
Try pressing some keys, your Konsole should fill with output. Now press [shift], do you get a response?

What is the output of
Code:
cat ~/.Xmodmap
__________________
Can't tell an OS by it's GUI
Freston is offline   Reply With Quote
Old 05-18-2008   #3 (permalink)
Linux Newbie
 
SagaciousKJB's Avatar
 
Join Date: Aug 2007
Location: Yakima, WA
Posts: 108
Send a message via AIM to SagaciousKJB Send a message via MSN to SagaciousKJB
Well, after a bit of not being able to do anything that involved the shift key, I just gave up and restarted--that fixed the problem. Though, once I logged back in, one of my sound cards stopped working. Something about the modules was not agreeable, according to dmesg.

Code:
[   41.109921] snd_ac97_codec: disagrees about version of symbol snd_pcm_hw_rule_add
[   41.109926] snd_ac97_codec: Unknown symbol snd_pcm_hw_rule_add
[   41.148600] snd_ac97_codec: disagrees about version of symbol snd_pcm_hw_rule_add
[   41.148604] snd_ac97_codec: Unknown symbol snd_pcm_hw_rule_add
[   41.153463] snd_emu10k1: Unknown symbol snd_ac97_write_cache
[   41.153554] snd_emu10k1: Unknown symbol snd_ac97_resume
[   41.153595] snd_emu10k1: disagrees about version of symbol snd_pcm_new
[   41.153597] snd_emu10k1: Unknown symbol snd_pcm_new
[   41.153731] snd_emu10k1: disagrees about version of symbol snd_pcm_lib_preallocate_pages_for_all
[   41.153734] snd_emu10k1: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
[   41.153823] snd_emu10k1: disagrees about version of symbol snd_pcm_hw_constraint_minmax
[   41.153825] snd_emu10k1: Unknown symbol snd_pcm_hw_constraint_minmax
[   41.153930] snd_emu10k1: Unknown symbol snd_ac97_mixer
[   41.154024] snd_emu10k1: Unknown symbol snd_ac97_bus
[   41.154321] snd_emu10k1: Unknown symbol snd_ac97_suspend
[   41.154385] snd_emu10k1: disagrees about version of symbol snd_pcm_lib_malloc_pages
[   41.154387] snd_emu10k1: Unknown symbol snd_pcm_lib_malloc_pages
[   41.154513] snd_emu10k1: disagrees about version of symbol snd_pcm_lib_ioctl
[   41.154515] snd_emu10k1: Unknown symbol snd_pcm_lib_ioctl
[   41.154549] snd_emu10k1: disagrees about version of symbol snd_pcm_lib_free_pages
[   41.154551] snd_emu10k1: Unknown symbol snd_pcm_lib_free_pages
[   41.154730] snd_emu10k1: disagrees about version of symbol snd_pcm_set_ops
[   41.154732] snd_emu10k1: Unknown symbol snd_pcm_set_ops
[   41.154804] snd_emu10k1: disagrees about version of symbol snd_pcm_hw_constraint_list
[   41.154806] snd_emu10k1: Unknown symbol snd_pcm_hw_constraint_list
[   41.154889] snd_emu10k1: disagrees about version of symbol snd_pcm_sgbuf_ops_page
[   41.154891] snd_emu10k1: Unknown symbol snd_pcm_sgbuf_ops_page
[   41.154934] snd_emu10k1: disagrees about version of symbol snd_pcm_suspend_all
[   41.154936] snd_emu10k1: Unknown symbol snd_pcm_suspend_all
[   41.155035] snd_emu10k1: disagrees about version of symbol snd_pcm_hw_constraint_integer
[   41.155037] snd_emu10k1: Unknown symbol snd_pcm_hw_constraint_integer
[   41.155139] snd_emu10k1: disagrees about version of symbol snd_pcm_lib_preallocate_pages
[   41.155141] snd_emu10k1: Unknown symbol snd_pcm_lib_preallocate_pages
[   41.155300] snd_emu10k1: disagrees about version of symbol snd_pcm_period_elapsed
[   41.155302] snd_emu10k1: Unknown symbol snd_pcm_period_elapsed
I've had a lot of weird problems with modules since I upgrade from 7.10 to 8.04. I'm going to try a clean install again.

Edit Nevermind, found a copy of 7.10 in case 8.04 doesn't work clean.

Edit 2

Just got 8.04 up and running, everything works fine. Should have done this a week ago.
SagaciousKJB is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
 

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 07:06 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0