Software :: Xorg Driver Used For The Keyboard Determine The Keycodes In X11?

Oct 2, 2010

Does the Xorg driver used for the keyboard determine the keycodes in X11? the ones seen by xev? The reason I ask is xev used to report my F14 key as 183, now it is 192. I think this happened when i switched to evdev from kbd.

View 2 Replies


ADVERTISEMENT

Hardware :: Apple Keyboard Constantly Changing Keycodes In X?

Feb 17, 2010

despite scorning the average Mac fanboy, I recently acquired a nice Apple USB Keyboard (aluminium model) which I admired for both design and quality. Unfortunately, Linux doesn't seem to like it very much - most importantly, the keyboard constantly keeps on changing keycodes and keymap, an issue I never had before. For instance, most of my bindings to close, maximize etc. lie on the "less" key (which is next to LShift on a German layout), but after every reboot, I have to reassign my bindings because either, it has traded places with "^" on a German layout (or "grave" on a US one), the key next to 1, or it has somehow changed its keycode and isn't recognized as "Less" any more, even though it kept its name.

Furthermore, most of the modifiers and similar keys like to throw a mixer dance, meaning that RAlt is suddenly Enter, Del is RCtrl, and so forth. All modifiers, the arrow keys, the block above them, all numpad non-numerical keys and Enter are involved. There seems to be no pattern or identifiable cause to this, except for when I start VirtualBox by VBoxSDL in fullscreen, it always does that (making me lose track of the Host Key, for instance). Also, after a while, the function keys seemed to be recognised - eject suddenly ejected my CDROM drive instead of executing its defined command, even though I never told it to. IIRC, no update to X preceeded this. As far as I can tell, all of these issues only appear in X, there is no problem on the command line. My system is a HP notebook (whose internal keyboard works a+) running a recently dist-upgraded Linux Sidux with kernel 2.6.32-1-slh.sidux and a fully upgraded X server with e17.

My keyboard definition with HAL is as follows:

<merge key="input.x11_options.XkbRules" type="string">base</merge>
<merge key="input.x11_options.XkbModel" type="string">pc105</merge>
<merge key="input.x11_options.XkbLayout" type="string">us,de</merge>
<merge key="input.x11_options.XkbOptions" type="string">grp:alt_space_toggle,terminate:ctrl_alt_bksp,compose:rwin</merge>

I tried various keyboard models etc. in e17s internal layout manager, but all of them end up completely mashing up my layout.

View 1 Replies View Related

Fedora Installation :: Intel Xorg Driver Kills Screen (black) And Keyboard On Intel GMA X4500?

May 12, 2009

I am wondering, what is the status of Intel GMA X4500 driver on Fedora 10.

View 2 Replies View Related

OpenSUSE :: Xorg.0.log The The Xorg ATI Driver Is Failing ALL Options?

Jun 18, 2011

I found in my xorg.0.log the the xorg ATI driver is failing ALL options.

Code:
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8.942] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 8.942] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 8.942] (WW) The directory "/usr/share/fonts/TTF/" does not exist.

[Code].....

View 9 Replies View Related

OpenSUSE Hardware :: Keyboard Layout In Xorg Without Hal Support

Mar 25, 2010

I just switched to xorg version wich has dropped HAL support. I was wondering how i can change keyboard layout as the default isn't correct. Should I add an udev rule, create a file in xorg.conf.d or can I enter the right layout anywhere in an existing config file xorg do reads that i'm missing?

View 3 Replies View Related

Software :: Nvidia Driver Install Script - Unable To Determine The Version Of The Kernel Sources

Dec 15, 2008

The rest of the message is " located in /lib/modules/2.6.24-16-server/build". The version is Ubuntu server 8.04. Why can't it, and how can I help it along?

View 9 Replies View Related

Debian :: Mouse / Touchpad And Keyboard Not Working After Configuring Xorg

Jul 31, 2011

I was trying to tweak my video card's performance by configuring the xorg.conf file. There were many lines unrelated to the card there; so, to make the file cleaner, I decided to delete all the sections except the one I was dealing with. Obviously I shouldn't have done that. After rebooting the system, all the hardware that provided human interface stopped working. Now I have to find a way to delete that xorg.conf file. The computer is still connecting to the internet, and I have another computer running Debian available. Is there a way to access the broken computer with the other one?

View 4 Replies View Related

General :: Input Any UTF-8 String As If Typed On Keyboard From Console In Xorg?

Oct 6, 2010

Like in xte "str ў", but with support of all characters.

View 1 Replies View Related

Debian Configuration :: Edited Xorg.conf, Now Lost Some Keyboard Functionality?

Jul 8, 2011

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 Related

Programming :: Raw Access To Keycodes/scancodes From Userspace?

Aug 27, 2010

Is there an interface whereby a userspace program can retrieve the raw keycodes/scancodes from a keyboard? I'm trying to make something in the way of a piano keyboard, and I need to know when keys are pressed (possibly simultaneously), and when they are released.

View 14 Replies View Related

Fedora :: Changing Driver In Xorg?

Sep 7, 2009

I am setting up fedora 11 for a home theater. I installed fedora on another computer and figured out how to get the sound working for a Claro Halo sound card. (NOTE: you need to update the drivers for alsa to the same version of the utils that came with fedora alsa-drivers-1.0.21)So I went ahead and installed Fedora on my home theater box. Now I have a problem with the x driver. Fedora installed the nouveau driver by default. Because I have a Panasonic wide screen tv the EDID is bad on this TV so I get severe overscan (Means I can't see the top and bottum menus) I need ti install th nv driver. I looked for xorg.conf but it's not there.So my ig question is how do you change the driver for xorg? And how do I make sure I have nv installed before I try and install it with x?

View 2 Replies View Related

Ubuntu :: No Xorg.conf Via Driver?

May 26, 2010

i have VIA UniChrome Pro IGP grapgics. When i install linux max resolution 800x600@60hz and xorg.conf file are blank

some time ago i used fedora "xrandr" works great. But i don't liked fedora, as ubuntu

so i need program thats have option "Model"

Example: LCD 1028x768 or other

View 2 Replies View Related

CentOS 5 :: How To Use The Xorg's Evdev Driver

Apr 27, 2009

I want the REL_HWHEEL works on CentOS. I known I should enable the evdev driver. How, how to use this xorg's driver?

View 1 Replies View Related

Fedora Installation :: Xorg.conf Doesn't Work - Can't Switch Keyboard Layout By Default

Jul 22, 2009

I have problems with keyboard layout switcher. On Gnome everything works. But when I start to use other DE I can't switch keyboard layout by default. So I create xorg.conf, but anyway it doesn't work...

View 1 Replies View Related

General :: Less Hotkeys Not Working - Printing Keycodes Instead Performing Action

Mar 14, 2011

When I try something like

php -i | less

Less is not responding to hotkeys, but prints them like pressing "q" results in statusline

:q
PageDown
:^[[6~

Pressing ENTER like "executes" the keycode and less perfoems the action. Piping trivial small stuff work however... OS: Fedora 14

View 1 Replies View Related

Ubuntu Multimedia :: Find The Keycodes From Remote Control Input?

Sep 11, 2010

I've got an Emprex 3009URF remote control which I'm using to run XBMC and whilst it works fine for the most part there are a couple of things that I can do with a keyboard/mouse that I'm unable to do with the remote, for instance "right clicking" with the mouse that brings up a context menu, that is totally inaccessible from the remote.

Some things I was able to fix by editing .xsessionrc as instructed by another post elsewhere on the tubes, in the format of:

xmodmap -display :0 -e keycode 127 = space

however I don't know how to find the keycode and I don't know how to map that to a right click event.

View 2 Replies View Related

OpenSUSE :: Downgrade That Xorg-X11-driver-video Thingy?

Jul 2, 2010

I'm running OpenSuse 11.2 KDE 3 Initially FireFox was absolutely fine, But recently It became utterly slow. I searched plenty of forums and tweaked the about:config and played around with ipv6. Some threads suggested downgrading some x-video thingy coz of an update sadly I haven't got a clue how to downgrade, in addition all these threads were talking about rather old OpenSuse versions. I installed the newest Nvidia driver as some suggested it might have to do with the desktop effects, actually I just turned them off (literally just this moment) and FF ran utterly quick, hmm I would like to keep em though. Does this mean i need to downgrade that xorg-X11-driver-video thingy? I don't seem to have a downgrade option I can only update delete and so on...When clicking on versions it doesn't show any of the 7.3 only 7.4s. I kind of depend on some firefox plug-ins which is why I would rather not use another browser..

View 9 Replies View Related

General :: Possible To Add More Than One Graphic Device Driver To Xorg.conf

Jul 24, 2011

Is it possible to add more than one graphic device driver to xorg.conf and it will load automatically? It is important to autodetect because I am using the configuraiton read only. This is because it's a custom LIVE CD.This is what I currently have, and it works!

Problem is if I put my Live CD in my brothers machine, it fails to load because it uses a Radeon driver!I can preinstall the ati packages I need, so all i need to know is how do I make it work?

View 1 Replies View Related

Software :: Xorg Upgrade Breaks Radeon Driver?

Feb 7, 2010

Arch linux 32-bit AMD 2400XP, ATI Radeon 7500 Graphics Just did a system upgrade which included xorg-server being upgraded to version 1.7.4.901 This seems to have broken the "radeon" driver--I get a very dim green screen. I have now got the system running with the vesa driver.

Google shows that there is a known issue here, but I did not see my exact symptoms or a cure.

View 10 Replies View Related

Slackware :: Xorg Segfaults With NVidia Driver After Upgrade To 13.1

Jun 5, 2010

Upgraded from 13.0 to 13.1 following the instructions. Downloaded latest nvidia package (NVIDIA-Linux-x86-96.43.16-pkg1.run) for my geForce4 MX 4000. Compiled and installed new module (old one was 96.43.13).

Xorg fails to start with this:
Code:
X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Slackware 13.1 Slackware Linux Project
Current Operating System: Linux mercury 2.6.33.4-smp #1 SMP Wed May 12 21:39:37 CDT 2010 i686
Kernel command line: BOOT_IMAGE=Linux ro root=805 vt.default_utf8=0 3
Build Date: 05 May 2010 01:54:53AM

Current version of pixman: 0.16.6
Before reporting problems, check [URL]
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.....

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x80a1e6b]
1: /usr/bin/X (0x8048000+0x57b75) [0x809fb75]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe40c]
Segmentation fault at address 0xc

Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting
The "nv" driver works.

View 4 Replies View Related

Debian Hardware :: Xorg Driver For AMD Need ATI 9834 Video Card?

Jul 24, 2014

I just purchased an Acer Aspire V5-123 notebook with AMD processor and graphic and installed Debian 7.6 (stable) on it. first of all, I had to install a newer (3.14.0.bpo.1-amd64) kernel image to get the ethernet card working. Then, I got problem with Xorg not starting.

Here is the error lines from /var/log/Xorg.0.log:

Code: Select all(EE) VESA(0): V_BIOS address 0x0 out of range
...
(EE) Screen(s) found, but none have a usable configuration.

and this is the output by issuing lspci:

Code: Select alllspci -nn | grep VGA:
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Device [1002:9834]

I installed the libgl1-mesa-dri, xserver-xorg-video-ati, and firmware-linux-nonfree packages, as suggested by AtiHowTo from Debian Wiki, but the problem still persists and the last one (firmware-linux-nonfree) actually caused the notebook to freeze on boot. so, I removed it.

View 7 Replies View Related

Fedora :: Update Errors F11 - Conflict With Xorg NVidia Driver

Oct 13, 2009

I have been running F11 for some time now. I install updates regularly and to this time have had no issues. Now it comes up with error.

Code:
[root@red 2305 ~]
$ yum update
Loaded plugins: protectbase, refresh-packagekit
0 packages excluded due to repository protections
Setting up Update Process
Resolving Dependencies
--> Running transaction check .....
--> xorg-x11-drv-nvidia conflicts with xorg-x11-drv-catalyst
Error: xorg-x11-drv-nvidia conflicts with xorg-x11-drv-catalyst
Error: xorg-x11-drv-catalyst conflicts with xorg-x11-drv-nvidia
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
[root@red 2306 ~]

I do not believe that I even have the 'xorg-x11-drv-catalyst' mentioned here installed:
Code:
[root@red 2315 ~]
$ yum list all | grep installed | grep catalyst
[root@red 2316 ~]
This returns nothing so why the error?

View 5 Replies View Related

Fedora :: Get Multiple Screens Working In Xorg With The Intel Driver?

Dec 18, 2009

get multiple screens working in Xorg with the Intel driver? I can manage to get Dual Head working (one big screen), but I'm interested in having two seperate X sessions (two screens) instead.

View 1 Replies View Related

OpenSUSE :: Radeon Opensource Driver 6.13 Supporting Xorg 6.5 And Mesa 7.8.1?

May 9, 2010

Is the radeon open source driver 6.13 supporting Xorg 6.5 and Mesa 7.8.1?

View 9 Replies View Related

Ubuntu :: Apt-get Install Xorg-driver-fglrx +returns 403 Forbidden?

Jan 21, 2010

I am trying to install xorg-driver-fglrx using apt--get but it return error which says btw i am using ubuntu8.10 Desktop distribution

Code:
root@VAIO:/home/miriyala# apt-get install xorg-driver-fglrx
Reading package lists... Done
Building dependency tree
Reading state information... Done

[Code]...

View 2 Replies View Related

Ubuntu Installation :: Xorg-driver-fglrx Causes Jaunty To Crash

Feb 20, 2010

i was recently trying to run some opengl apps on ubuntu, and installed new drivers for intel. The problem is that now, every time it reaches login screen it crashes. I'd like to remove it, but i can't. Recovery console asks for root password. Is there a way to do it from a livecd?

View 1 Replies View Related

General :: Nvidia Driver - Proprietary - Xorg/KDM - Some Games Freeze Sometimes

Apr 22, 2011

I have a problem that pops up with some games, sometimes: sauerbraten, lugaru, and nexuiz being the ones that pop to mind.

The problem is that when the game starts/loads the mouse "cursor" in the game will not work... the thing is frozen. The "fix" is to jump to a virtual terminal, via alt-ctrl-1, and restart KDM, then I log back into the session and everything is working swell.

This problem does not occur in Osmos, World of Goo, Warzone 2100, or the Linux Ryzom client.

I thought about adding an explicit /etc/init.d/kdm restart in my /etc/kde4/kdm/Xreset file, but that seems too draconian.

This has been a recurring problem on several machines with several 7000, 8000, and 9000 series Nvidia cards running under the proprietary driver, on both 32-bit and 64-bit AMD processors ever since Lenny and up through Wheezy. And it occurs on the following desktop/windowing environments: KDE4.4, icewm, fluxbox, blackbox, E17.

I would guess that it's a driver issue or a driver+xorg configuration issue.

PS: Please don't suggest that I should use the open source driver.

View 4 Replies View Related

Hardware :: Add Correct Ati Driver In Xorg.conf For My Pcie Card

Jun 13, 2010

I have a ATI Radeon HD 4000 PCIe card in my Debian system. I got the proprietary ATI drivers working (fglrx) but a kernel upgrade killed that. I was unhappy with this driver due to the very high memory usage. The card works with the non-proprietary drivers but I can only clone my desktop. I want a single desktop on two monitors.

I booted with Ubuntu Lucid and my dual monitor desktop worked out of the box without the proprietary drivers so I thought that I could emulate what Ubuntu does in Debian. But I can't.

My issue is that I don't know whether I am missing a module in the kernel or I need to set up a brand new xorg.conf. Ubuntu doesn't have an xorg.conf to copy. My default Debian doesn't either.

I have messed around with my own xorg.conf and added various drivers eg "ati" and "radeon" but I can't get it to work with a single desktop dual monitor display.

View 3 Replies View Related

CentOS 5 Hardware :: NVidia Driver Xorg High CPU Utilization

Nov 12, 2010

I installed the NVIDIS driver for 64b Linux, and now I face a high cpu utilization (up to 40%) in the XORG when I swith from one application to another. I need the driver because otherwise some web pages are rendered with a something like a watermark

LSPCI
01:00.0 VGA compatible controller: nVidia Corporation G98M [Quadro NVS 160M] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Dell Unknown device 024f
Flags: bus master, fast devsel, latency 0, IRQ 169
Memory at f5000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f2000000 (64-bit, non-prefetchable) [size=32M]
I/O ports at df00 [size=128]
[virtual] Expansion ROM at f4000000 [disabled] [size=128K]
Capabilities: <access denied>

NVidia driver
260.19.21
uname -r
2.6.18-194.26.1.el5

View 3 Replies View Related

Debian Multimedia :: Proprietary Nvidia Driver - High CPU Usage Xorg

Aug 7, 2015

I recently switched from jessie to stretch on both i encountered a jerky ui in gnome 3. after a longer research i noticed xorg consumes over 80% of my first cpu-core while moving a window. for testing purposes i switched back to the nouveau driver and there is no high cpu usage while moving a window, also the ui is smooth.

i tried 3 different nvidia driver: the one from the debian repository, the current stable and beta driver from the nvidia site. i noticed on all 3 the same problem.

Code: Select alldaniel@Daniel-PC:~$ glxinfo | grep rendering
direct rendering: Yes
    GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,
    GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,
    GL_NV_path_rendering, GL_NV_pixel_buffer_object, GL_NV_polygon_mode,

xorg.log: [URL] ....
dmesg: [URL] ....

system:
nvidia gtx 760
intel xeon e3-1230v3

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved