[SOLVED] No internal keyboard on LG R400 while and after installing

Hi,
I just tried to install Arch 64bit on this machine and everything works as expected - besides the internal keyboard, I had to use an external USB-keyboard to do the install and after install and playing with different HOOKS in the mkcpinitio.conf I still can't get it working.
This is strange because I did install Arch on that machine about 2 years ago and the internal keyboard was working. I did try an old backup and the keyboard is working with an Arch from 2011.
Since there is also no mention about such problems on the R400-wiki I'm running out of ideas. The keyboard controller seems to be i8042 and according to /dev/input/by-path/ seems to be loaded ok and linked to event0.
platform-i8042-serio-0-event-kbd -> ../event0
I already tried to append the options
i8042.nomux=1 i8042.reset
at boot time but keyboard remains dead.
Any pointers where to look or what to try? Maybe an older kernel?
TIA,
Heinz
Last edited by HeinB777 (2013-06-07 01:12:37)

After trying various things this seems to be related to the 3.9.x kernel.
The only solutions I found for now is to install a 3.8.x kernel and IgnorePkg linux and linux-headers. With this internal keyboard is ok.
Since this seems to be an upstream bug introduced with 3.9 kernel I mark this thread as solved.
See also here for more information: https://bugzilla.redhat.com/show_bug.cgi?id=969550
Last edited by HeinB777 (2013-06-13 01:22:44)

Similar Messages

  • I am using windows 7 starter,just downloaded itunes 10.5.2,while install getting prompt,cannot read ipodservice.exe,and after install itunes is not read iphone or ipod while plugging in through usb cable. Any ideas ,whats going wrong?

    I am using windows 7 starter,just downloaded itunes 10.5.2,while install getting prompt,cannot read ipodservice.exe,and after install itunes is not reading iphone or ipod while plugging in through usb cable. Any ideas ,whats going wrong?

    problem solved.
    I phone 4s screen froozen

  • I have been using facetime on my iphone for a while and after the recent, ios update, I cannot seem to use the facetime. What went wrong?

    I have been using facetime on my iphone5 for a while and after the recent IOS update, I cannot seems to use my facetime any longer. what went wrong?

    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • Ipad went off black while and after downloading an app and not responding

    ipad went off black while and after downloading an app and not responding and not charging and showing the figure to connect ITUNES

    Hello senthil gp,
    Thanks for using Apple Support Communities.
    The connect to iTunes screen on the device means it is in recovery mode.  Take a look at the following article for troubleshooting this issue:
    If you can't update or restore your iOS device
    http://support.apple.com/kb/ht1808
    Take care,
    Alex H.

  • My ipod touch wont charge and it will only heat up and it charges only once in a while and after that the batery drains very fast even when i put it on airplane mode and close the apps once im done with them please help

    When i plug in my ipod to the comp it wont charge even if i keep it plugged in for an hour but it heats up like crazy i have also got the temperature warning once , it charges only once in a while and and my ipod nano works fine when i plug it into my comp so please help

    Try here:
    iPod touch: Hardware troubleshooting
    However, from yur symptoms Isuspect a hardware probblem like a dead battery.  An appointment at the Genius Bar of an Apple store might be in order.

  • I got my asus g53sw-xa1 laptop with windows 7 (64bit) and after installing firefox mozilla 6.0.2 windows boot took so long .how can i solve this problem ?

    the problem is just occurs after installing Mozilla 6.0.2
    again I uninstalled it ,windows back to normal boot timing and again several time tried install and uninstalling it didn't help ,the same effect on booting win 7 after installing mozilla 6.02

    I have been running Win 7 64 bit on an HP Pavilion lap for several months. The whole browser thing has been a nightmare. My work involves heavy duty internet research. Firefox crashes every few minutes. There is no specific event I can find that kicks this off, but running the latest Flash Players and Adobe Reader makes it a lot worse. In fact, I had to set up the adobe reader to not run within the Firefox window. I had to back off to an old version of adobe Reader and Flash Player to accomplish this. I love Firefox. I was disappointed to have to uninstall it as it was impossible to run searches with it.
    So then it proved to be that IE either version 8 or 9 was even worse. I could not keep it up long enough to run a search.
    So I installed Chrome which has some nice features, but it also crashes, albeit more gracefully so I do not lose my place and it makes a quick recovery but there are many online applications where Chrome just does not work.
    My son also has Win7 64 bit and says he is also having the same problems.
    I want my Firefox back! Please fix it.

  • [SOLVED] /home folder is taking space on two partitions after install

    Hi everyone,
    At first I thought that I would just read these forums, however even after a few days of using Arch Linux I found one issue that was never been asked before (or asked in different way that I couldn't find).
    So the problem that I cannot find solution for is that the files in /home folder are taking space on two partitions - on /dev/sda2 and /dev/sda4 and therefore making root partition run out of space.
    Some information from commands to get more clear view:
    [root@localhost ~]# df
    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/sda2 20511356 18790980 655416 97% /
    dev 5109884 0 5109884 0% /dev
    run 5112632 592 5112040 1% /run
    tmpfs 5112632 2696 5109936 1% /dev/shm
    tmpfs 5112632 0 5112632 0% /sys/fs/cgroup
    tmpfs 5112632 34612 5078020 1% /tmp
    /dev/sda4 215038368 15923256 188168744 8% /home
    tmpfs 1022528 12 1022516 1% /run/user/1000
    [root@localhost ~]# cat /etc/fstab
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    # /dev/sda2
    UUID=a2160300-9ce0-4a88-8e29-ee87d1ee0d96 / ext4 rw,relatime,data=ordered 0 1
    # /dev/sda4
    UUID=7e762343-1762-481e-b433-be9edaca18bb /home ext4 rw,relatime,data=ordered 0 2
    # /dev/sda3
    UUID=096fb727-255c-4aac-b200-0baa929dd9b7 none swap defaults 0 0
    [root@localhost ~]# cat /etc/mtab
    rootfs / rootfs rw 0 0
    proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
    sys /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
    dev /dev devtmpfs rw,nosuid,relatime,size=5109884k,nr_inodes=1277471,mode=755 0 0
    run /run tmpfs rw,nosuid,nodev,relatime,mode=755 0 0
    /dev/sda2 / ext4 rw,relatime,data=ordered 0 0
    securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
    tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
    devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
    tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
    cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd 0 0
    pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0
    cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0
    cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
    cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
    cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
    cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
    cgroup /sys/fs/cgroup/net_cls cgroup rw,nosuid,nodev,noexec,relatime,net_cls 0 0
    cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
    systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=21,pgrp=1,timeout=300,minproto=5,maxproto=5,direct 0 0
    mqueue /dev/mqueue mqueue rw,relatime 0 0
    debugfs /sys/kernel/debug debugfs rw,relatime 0 0
    configfs /sys/kernel/config configfs rw,relatime 0 0
    tmpfs /tmp tmpfs rw 0 0
    hugetlbfs /dev/hugepages hugetlbfs rw,relatime 0 0
    /dev/sda4 /home ext4 rw,relatime,data=ordered 0 0
    fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0
    tmpfs /run/user/1000 tmpfs rw,nosuid,nodev,relatime,size=1022528k,mode=700,uid=1000,gid=100 0 0
    gvfsd-fuse /run/user/1000/gvfs fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=100 0 0
    [root@localhost ~]# lsblk
    NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
    sda 8:0 0 238.5G 0 disk
    ├─sda1 8:1 0 1007K 0 part
    ├─sda2 8:2 0 20G 0 part /
    ├─sda3 8:3 0 10G 0 part [SWAP]
    └─sda4 8:4 0 208.5G 0 part /home
    sr0 11:0 1 1024M 0 rom
    I have checked three times the commands that I ran when installing Arch Linux with a few tutorials including beginner's guide but don't see where could be the issue. Maybe any of you know what could be the problem here?
    Last edited by juraskaz (2014-10-29 18:13:02)

    drcouzelis wrote:
    juraskaz wrote:Some information from commands to get more clear view:
    I'm so confused. O_O What is the problem? The output of those commands are all consistent: "/dev/sda2" is mounted as "/" and "/dev/sda4" is mounted as "/home".
    Are you saying that when you create a 1GB file in "/home" that 1GB of space becomes used in BOTH "/home" and "/"?
    One thing that MIGHT be suspicious is your use of "/dev/sda4". In a traditional BIOS setup, partitions 1 - 3 are primary partitions and partition 4 is an extended partition. How is your drive partitioned? Could that be related to whatever problem you're seeing?
    Thank you drcouzelis for pointing me in the right direction! I thought that creating 1 GB in /home would be used in both /home and /, however when I did that only /home have changed. So I started checking what is causing / to fill out and found that it was the backup of home to the root!
    Thank you for your time

  • Sound issues while streaming after installing Snow Leopard

    Oh please help!
    I have sound issues now that I've installed the upgrad of Snow Leopard (from Leopard) onto my Macbook. I have also installed the upgrade online.
    This is the deal ...
    I work online (Ethernet ... no WIFI) and stream video and audio, before the upgrad everything was fine, now the sound fades in and out and the video will freeze up for a second or two. I do have several options on the site that I work from as to what 'Quality' I wish to stream from. These options range from
    56 fastest (modem) ... 126 Fastest (ISDN) ... 256 Fastest (DSL) ... Higest Cable, T1 ... 640x480 DH Cable, T1 and also External Encoding (which I don't use).
    Skype works perfectly even after the upgrade.
    I'm at al loss and need some help!
    Thank fellow Appleites.
    D

    Thanks for the reply!
    Where could I find this cache? In /Library/Cache or ~/Library/Cache? Using something like Onyx (beta 4 for Snow Leopard) would help out?
    I have to go to this person's office in a couple of hours, if this could fix the problem it would be very nice, because last night I was thinking I would have to...
    • Upgrade to iLife '09
    • Format, re-installing 10.5 and iLife '08 +(since it worked like he wanted before)+
    • Format, re-installing 10.6 and iLife '09 +(since what I made was an upgrade)+

  • Mackbook internal keyboard fails to work after connecting external keyboard

    I am using 13 inch alum macbook. The keyboard and trackpad has always been good.
    Today, I tried to connect it to an external wireless logitech keyboard. Initially things do not work. Macbook does not recognize the external keyboard, and ask me to press the key on the right hand side of the left shift key. I tried to press a couple of times, and realized that the wireless keyboard has been running out of battery (has not been using that for a while). After I changed the new batteries, things are connected. However, I am not sure what key I pressed to answer macbook's question. Anyway, most keys work as expected (the 26 letters), but windows key on the external keyboard works as the apple command key. Then I downloaded the doublecommand software trying to remap keys.
    Suddenly, I found that the external keyboard fails to work. I then try the internal keyboard, which fails as well. I then disconnect the external keyboard/mouse/display, and restart the machine. The trackpad works ok, but the internal keyboard still fails to work and thus I can not login (can not enter my password). Restarted a couple of times and the situation remains.
    I tend to believe this is a software problem related to the mess up of the external keyboard. I tried to boot the machine using the original installation DVD and repaired the permissions of the hardisk. This did not fix the problem.
    Please help. Thanks.

    Problem solved.
    It was the "doublecommand" software that I installed after connecting the external keyboard.
    I called the Apple Technical Support. They helped me to boot into the safe mode (press Shift when turn on your computer until you see the login screen), and uninstall the software. Things are back to normal.
    Apple technical support is very professional and knowledgeable. Thanks.

  • Keyboard FAILURE after install...thanks Apple.

    Installed an "upgrade" Leopard on my 1.8ghz Core Duo Macbook Laptop and after install the laptop keyboard would no longer work. No matter what I did, rebooted, safe mode, single user mode, nothing... No keys would register. Keyboard shows up fine in SysInfo, just wont type...
    If I boot to the Leopard DVD, the keyboard works fine.
    Thanks Apple for releasing this POS and making Vista actually look like a stable OS.
    This is the last time I get burned like this.... no more.

    Hello all...
    Just an FYI. I had the same problem with my MacBook. I installed Leopard and the keyboard stopped working. It was because of SideTrack. I was able to hook up with a firewire to my computer to my roommate's Mac and reboot while holding "T". My computer appeared on his desktop and then I went in and removed the SideTrack files. Works fine now.
    Sounds like they'll have a Leopard update soon,
    James

  • HELP! Internal Keyboard doesn't work

    I had my macbook pro 6 months ago, and one month ago I plugged in an imac keyboard for using adobe illustrator and photoshop. When I unplugged the external keyboard the internal keyboard of the macbook pro stopped functioning. The commands buttons, letters, enter, and many other keys except for the expose and the top keys. I tried everything and nothing seems to fix it.
    please help !!!!

    Hi matrance,
    have you tried:
    1) resetting the PRAM (hold down the command option p r keys while starting up the computer. Wait until the chimes sound at least twice )
    or
    2) resetting the SMC ( see http://support.apple.com/kb/HT3964 )
    If neither of these fix the problem then it is probably a hardware issue. If the computer is only 6 months old it will still be covered by warranty for hardware repairs, so take it to an Apple dealer if possible.
    Cheers
    Rod

  • Internal error - NUMBER_GET_NEXT call error while craeating new company address

    Dear Team,
    In solution manager while we going to create company address through tcode SUCOMP and during saving the record error message occur as "Internal error -NUMBER_GET_NEXT call error".
    Please suggest for solution
    Regards,
    Ajay

    Dear Mr. Rafikul,
    There is no ABAP dump but in SM21 there are error message:-
    "Documentation for system log message D0 1 :
    The transaction has been terminated.  This may be caused by a
    termination message from the application (MESSAGE Axxx) or by an
    error detected by the SAP System due to which it makes no sense to
    proceed with the transaction.  The actual reason for the termination
    is indicated by the T100 message and the parameters.
    Additional documentation for message E0                  022
    EDI: Error process code '&' is not available
    &CAUSE&
    A syntax error was identified while processing an inbound
    <DS:GlOS.IDoc>IDoc. There is no entry with the key &v1& in 'Error
    process codes'. However, this process code was determined from the
    table of status values (TEDS1).
    &WHAT_TO_DO&
    Please check the 'Error process codes'.
    IF &DEVICE&='SCREEN'
    <DS:TRAN.WE40>Execute function
    ENDIF
    One document format shows more"
    Now my one of problem solved. When i have go to SU01 and checked in address tab, its work now. Earlier its was not work.May be executed the report Z_OSSNOTE_445575 in system, its should be working. Thanks for your answer.
    But till m facing in SUCOMP for creating company address.
    Regards,
    Ajay Asawa

  • How to switch into an international keyboard?

    How to switch into international keyboard while I am using the apple's wireless keyboard?
    You know when u connect the wireless keyboard on ipad, the original keyboard on the ipad screen will disappear. at that time, how can i switch the english keyboard to an international keyboard. (by the way, in my ipad another keyboard is enabled.)
    Thx a lot in advance.

    i got my own answer
    press the "command" then "space" button, then screen will show the international keyboard to choose. using the "space" to choose and confirm.
    btw. the wireless keyboard is awesome!

  • Windows can't load International keyboard

    Hi
    I'm trying to install a second language option for my keyboard. While it happily adds the new language service (Spanish) it won't allow me to change the keyboard setting to US international. I get an error message saying that Windows failed to properly load the US international keyboard.
    I had no problems with this except recently I got rid of Vista and re-installed my old XP, now... no luck with the International keyboard.
    Is there some kind of generic keyboard driver I could try that will allow me to easily switch between a Spanish and English keyboard, or if it comes to it, I could survive on a Spanish keyboard only.
    Lenovo T61 6459
    Windows XP

    Welcome
    My problem that I came to win and Windows did not work properly online.
    I hope the solution in the fastest time.Type
    Type leno g550
                                                              Thank you

  • International keyboard with Norwegian layout - possible to remap some keys?

    Hey, I have a MBP OS X 10.6.8 with international keyboard that I have selected a Norwegian layout on, since I need the special characters we have in our language (æ, ø and å).
    My question is - is it possible to remap just SOME keys/characters while in this configuration?
    The keys I need to remap are:
    < to ` (so I can do Command-` in programs to change windows)
    ´ to ' (because I use the standard apostrophe)
    Any way to do this in OS X, or maybe with other software? Thanks for any help!

    Some possible options:
    +Use system preferences/language & text/text/symbol and text substitution to create shortcuts
    +Use Ukelele to create a custom keyboard layout
    http://scripts.sil.org/ukelele
    +Use the US layout and type your special characters using the built-in alt key shortcuts
    http://homepage.mac.com/thgewecke/diacritics.html
    Note:  Standard apostrophe is alt + @ on the Norwegian layout (alt + \ if keys are printed for US layout).

Maybe you are looking for

  • Hr abap custom infotype  updatation

    hiii frnds,     i creatred custom inotype 9910 and i enterded some data for  this infotype in pa30 when i click on the save it is noty saving in the pa9910 table...... can any one send sample code to save the data into table

  • How to stop the backup process....

    How to stop the backup process.... Okay, so it happens nearly everytime you synch your iPhone with your iTunes? Easy. As soon as it starts, hit the "X" in the bar where the backup process is being shown, this does NOT STOP the synching process, ONLY

  • Grouping WBS element in PS

    Dear All,          Kindly help me to understand the concept of grouping WBS flag in basic data tab in WBS.(Apart from help sap). I am looking for one PR for all the materials used in project.PR is to be created Vendor wise...? Thanks

  • How and were 2 use module processor..........

    hi, in adapter v have 3 tabs.first one is parameters,second one idetifiers and third one module.........so i want to no how this module is used.........in which situvation we use it and how?

  • SQ01 Query & Default Values

    Dear All, I have created a query in SQ01, in order to get some values from J_1IEXCHDR & J_1IEXCDTL. Now I wish to get values ( viz. Excise Invoice type, Excise Grp etc. ) defaulted in selection fields. For this I have also maintained one variant. Now