Fedora :: Resume From Keyboard \ Figure Out Which Is For Which Device?

Jun 17, 2011

Currently I only only resume from suspension by pressing the power button. I learned that by editing /proc/acpi/wakeup one can enable resuming from other devices. But how to figure out which is for which device? Here is my /proc/acpi/wakeup file:

Code:
DeviceS-state Status Sysfs node
PCE2 S4*disabled pci:0000:00:02.0

[code]....

View 1 Replies


ADVERTISEMENT

Red Hat / Fedora :: Unable To Access Resume Device

Mar 18, 2010

How do you actually remove and install kernel when the system is not booting.

View 4 Replies View Related

Fedora Installation :: Moving FC10 From SATA To PATA - Unable To Access Resume Device

Jan 26, 2010

I'm trying to move an existing FC10 install (created by someone else) from a 160GB WD1600AAJS SATA disk to a 160GB WD1600AAJB PATA disk (cursed trend of horizontally mounting SATA connectors at the end of the motherboard means the latest rev mobo doesn't fit in our enclosure!). I've used DD to copy the disk image from one to the other, but when attempting to boot, I get the following error:

Code:

Unable to access resume device (UUID=946f216f-0c24-4b02-a996-f42059970de7)
mount: error mounting /dev/root on /sysroot as ext3: no such file or directory

That particular UUID maps to sda2, which is the swap partition. Interestingly, both the SATA and PATA disk come up as /dev/sda on the motherboard. I kind of grok that the UUIDs are substitutes for directly naming the disks, and that they're referred to in fstab, initrd-2.6.27.12-170.2.5.fc10.i686.img, and in /dev/disk/by-* I'm guessing the problem is that the GUIDs (at least the one for swap) are no longer the same. How are they assigned to the partitions during boot?

I tried doing

Code:

swapoff -a
mkswap /dev/sda2
swapon -a

and put that new GUID in fstab and into initrd-* (using some steps I found elsewhere on how to gunzip/rezip it).At that point, I get a kernel panic on boot

Code:

Kernel panic - not syncing: CFS: Unable to mount root fs on unknown-block(0,0)

So I'm guessing that the other UUUDs have changed as well and I need to update them. How would I figure out what they are? I suppose I could change the references to /dev/sda*, but I didn't build this original image and I'm thinking whoever did had a good reason to go with UUIDs.

View 10 Replies View Related

Fedora :: Error "unable To Access Resume Device (LABEL=SWAP-sda8)

Mar 7, 2010

I have FC6 system with kernel 2.6.22.14-72.fc6 When I rebooted my system, I got error message "unable to access resume device (LABEL=SWAP-sda8) then it went to fsck automatically to all the partition and then stop (failed)

Checking filesystems
/1:clean, 10543/2560864 files, 204494/2560359 blocks
fsck.ext3: unable to resolve 'LABEL=/backup'
/boot: clean, 155076/19546112 files, 13456168/39072080 blocks

[Code]...

View 14 Replies View Related

Ubuntu :: USB Keyboard Locks Up After Resume From Suspend

Feb 20, 2010

When I suspend my computer and then resume later in the day my USB keyboard locks up. The only way I have found to reset the keyboard is to disconnect the USB cable from the USB port and then reconnect it.

View 9 Replies View Related

OpenSUSE Install :: 11.2 - Keyboard Not Working After Resume From Suspend To RAM

Nov 15, 2009

When I resume my system after choosing the "Suspend to RAM" option, the login prompt appears but the keyboard doesn't work at all. (Caps/Num/Scroll don't light up either) The mouse, however, works fine and I'm able to click on the on-screen elements. Since I'm not able to login, I'm forced to reboot and abort the session. Note that this does NOT happen with the "Suspend to Disk" feature. (ie, it works fine).

System Specs:

openSUSE 11.2 KDE4.3 x86_64 (updated)
Sony VAIO VGN-CS17G

View 6 Replies View Related

General :: Resume From Suspend With Specific Device

Oct 23, 2010

I was trying to get this feature: wake up my htpc from s3 with my remote control and the solution is to modify /proc/acpi/wakeup and a descriptor in /sys. Here are the details: I'm using a Microsoft IR receiver for MCE remote that appears as dev 2 of bus 2 in lsusb

root@htpc:~# lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0471:0815 Philips (or NXP) eHome Infrared Receiver
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 006: ID 045e:0714 Microsoft Corp.
Bus 001 Device 005: ID 045e:0715 Microsoft Corp.
Bus 001 Device 004: ID 045e:0707 Microsoft Corp. Wireless Laser Mouse 8000
Bus 001 Device 003: ID 045e:070c Microsoft Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub....

That's USB0 I have to enabled, why not usb 1 or 2 (bus 2 in lsusb)? Moreover why are all the disabled/enabled preceded with a star and S4 and not S3 mentioned? Nevertheless that wasn't enough to get it work. I looked in gconf-editor in apps/gnome-power-manager/general but I have no can-suspend or something similar... (I'm running on 10.10, with 10.04 I could suspend only once, afterwards the computer didn't go to suspend, just black screen then login screen). So I looked in /sys/ and found that 'cat /sys/bus/usb/devices/2-1/power/wakeup' (notice the 2.1 as bus 2 device 2 (0,1,...) gave 'disabled' so a echo enabled > /sys/bus/usb/devices/2-1/power/wakeup and now I can wake-up with the remote when I want.

What I don't understand:
Why USB0 in /proc/acpi/wakeup ?
Why have to change in /proc and /sys ?
Is it possible to automate this to get it work even if I change the usb port the receiver is plugged in ?

View 1 Replies View Related

Debian Configuration :: 8.1 - Keyboard Doesn't Work On Resume From Suspend

Jun 19, 2015

I'm running Debian 8.1 KDE on a 2007 dv6 laptop. Model number is worn off. lol but the specs:

Intel i3 first gen m 330
4GB RAM
Intel (ironlake) graphics

First off, closing the lid to my laptop doesn't trigger suspend, or anything no matter what I set it to in power options.

I can suspend using "systemctl" or suspend from the "Leave" menu, but upon turning my computer back on, my touchpad and keyboard don't work.

Sometimes, my touchpad will start working after about 15 seconds, but the keyboard doesn't come back. I have to hard reset.

I have a feeling it's something to do with systemd, but I'm not super proficient in linux. Just an end user who is friendly with a terminal.

View 6 Replies View Related

CentOS 5 :: Unable To Access Resume Device / Enable It?

Mar 7, 2011

I'm running CentOS 5.5 with a hardware Areca controller (Raid 10). I initially installed a machine and rsynced the file system to a third machine; I'm then pulling in the file system to new machines and updating grub with a script to make it bootable.

I've done this before with other machines (no raid sets) but with these machines I'm running into errors code...

View 1 Replies View Related

CentOS 5 Server :: Unable To Access Resume Device?

Sep 23, 2011

I face a problem with my server after i rebooted it i got a message on start up tell me that " Unable to access resume device (label=swap-sdb3) " and the system doesn't startup

the error message exactly is

Unable to access resume device (lable=swap-sdb3)
Creating root device.
Mounting root filesystem.
[ 3.305354] EXT-fs (md1) : error : unable to read superplock
mount: error mounting /dev/root on sysroot as ext3 : invalid argument

[Code]....

View 4 Replies View Related

General :: Make Ubuntu Resume From Suspend Mode By Pressing A Key On The Keyboard?

Feb 22, 2010

In Windows I can get my computer to resume from sleep mode by pressing any key on the keyboard. My keyboard is a Logitech G15 (USB).

How can I get this functionality in Ubuntu?

View 1 Replies View Related

Software :: TuxOnIce Device Resume From Suspend Takes Way Too Long

Aug 5, 2011

I am having trouble with a rather peculiar timeout during resume from suspension and I was wondering if any of you have encountered the error or might have some leads as to what causes the problem.I am using Gentoo Linux with TuxOnIce patched kernel. While both hibernation and suspension works as advertised, there is a rather irritating timeout while trying to resume from suspension. Each and every time it takes about 60s for notebook to resume back to X session again, no matter what the conditions are (i.e. USB deviced plugged in, etc.)

View 3 Replies View Related

Fedora Installation :: I2O Controller - No Volume Groups Found Volume Group "VolGroup00" Not Found Unable To Access Resume Device

Apr 8, 2009

Dual PII 400, 512Mb with a Promise SuperTrak 100 IDE Array Controller. At present I have only one drive on the controller, configured for 1 JBOD array. I install FC9 with no problem. New partition is created and formatted, Grub is installed, and then... Grub is found and booted, but then I get:

Reading all physical volumes. This may take a while... No volume groups found Volume group "VolGroup00" not found Unable to access resume device (/dev/VolGroup00/LogVol01) mount: could not find filesystem '/dev/root' I can boot in rescue mode, chroot to the installed system. I changed the kernel boot parm "root=/dev/VolGroup00/LogVol00"

View 2 Replies View Related

CentOS 5 :: Boot Message About "resume Device"?

Aug 1, 2010

When I boot CentOS 5.5, I receive the message:Unable to access resume device ( UUID = some UUID etc. )How do I find out what actual device to which this UUID refers ? It does not appear to be a block device since it does not show when I try 'blkid'.To what does "resume device" refer ?

View 6 Replies View Related

Installation :: FC10 - Volume Group "VOLGroup00" Not Found - Unable To Access Resume Device

Feb 2, 2009

I already know "what" my problem is, however I am having difficulty fixing it. I recently upgraded our companies server to a HP ML150; decided to upgrade to FC10 hoping it would go smooth and it is not. It does not detect the SATA drives after the installation.

I get.

"Volume Group "VOLGroup00" not found
Unable to access resume device (/dev/VolGroup00/LogVol01
mount: error mounting /dev/root on /sysroot as ext3: No such file or directory

I know the problem is that my SATA is not enabled in the kernel or grub, but I don't know how to fix this. My internet searches are coming up a little short and LIVE discs are not working so I am having trouble figuring this out.

View 3 Replies View Related

Fedora :: Can't Quite Figure Out What The Cause Is?

Apr 29, 2011

I'm attempting to put together a 'nice' front-end for a set of image deployment scripts I've written. I'm running in to two different issues that I'm sure are related, but I can't quite figure out what the cause is. I am populating a variable with information from several text files to form my tag, string and default state for a dialog statement...

Code:
for dir in /tmp/apps/* ; do
APPMENU="$APPMENU $(echo $dir | sed 's//tmp/apps///') $(cat $dir/info)"
An example of the contents of /tmp/apps/office/info:
Code:
'Microsoft Office Enterprise' 'on'
The result of echo $APPMENU:

[Code]...

Does anyone have any idea what I should check for? Is there's a specific quoting method I need? In a Bash script I'm pulling quoted text from a file with cat then writing that same string (hopefully quoted!) to a variable. I have a single set of hard quotes (') in my text files presently.

View 1 Replies View Related

CentOS 5 :: Figure Out The "Device" Name From The "Sysfs" Node?

Jun 12, 2011

How can I figure out the "Device" name from the "Sysfs" node? e.g. [root@baba 0000:00:01.0]# lspci | grep -i Ethernet
00:19.0 Ethernet controller: Intel Corporation 82566DC Gigabit Network Connection (rev 02)

View 1 Replies View Related

Fedora :: Cannot Figure Out How To Install Flash On 12

Mar 23, 2010

I cannot figure out how to install Flash on Fedora 12. Which is the best option for downloading and where is a good tutorial on how to "unpackage" something?

View 1 Replies View Related

Fedora :: Figure Out If There Is An Edition Of VM-WARE That Will Work?

Nov 25, 2009

I am trying to figure out if there is an edition of VM-WARE that will work on Fedora 12? I just installed Fedora on my laptop and would like to have VM-WARE player so I can have Windows running also. I have done the reverse - running VM-WARE on Windows and Fedora as a VM, now I want to have Fedora be the host and Windows as a guest.

View 2 Replies View Related

Fedora :: Can't Figure Out This Script's Error Messages?

Jun 3, 2010

I'm trying to run this script

checksum=`md5sum /usr/local/src/Wellenreiter-v1.9.tar.gz`
MD5=d8d3d10723f80c292e4dae4c14a2e4a7
if [ $checksum == $MD5 ] then;

[code]....

View 3 Replies View Related

Debian :: Reading From USB Keyboard Device?

May 1, 2010

I am running Debian off a CF on a SBC board (TS-7200). I am connecting via serial ttyAM0. It has a 2.4.26 Kernel running a Sarge distro of Debian.

I am using a terminal in windows to work on the device via serial. (Tera Term)

I am trying to read the input from a keyboard usb device. However, I want to eventually be able to read from any HID device. I currently have a Dell keyboard plugged into usb. lsusb gives:

Bus 001 Device 001: ID 0000:0000
Bus 001 Device 002: ID 413c:1003 Dell Computer Corp.
Bus 001 Device 003: ID 413c:2010 Dell Computer Corp.

[Code]....

View 1 Replies View Related

General :: Get Device File Name Of Usb Keyboard?

Apr 27, 2010

Now I connect usb keyboard to my machine, and I would like to know how I can get device file name of this usb keyboard. I know it is /dev/input/event# file,but which event# file? I tried to do [dmesg | grep usb] , but kernel message don't tell me what I would like to know.

View 1 Replies View Related

Fedora Installation :: Can't Seem To Figure Out A Fix To Get Display Back To Normal?

Mar 15, 2009

i'm just installed VirtualBox following this guide:[URL]...then i created a WinXP VM. installed GuestAdditions and everything seems to be fine, display was fine 32bit 800x600. Anyhow after rebooting, the VM only display 8bit and 640x480 for XP... this is really weird. anyone come across this before? i can't seem to figure out a fix to get my display back to normal

View 2 Replies View Related

Fedora :: Can't Seem To Figure Out How To Fix But Vlc Will Not Play Media Files After Installing?

Mar 16, 2010

Whenever I try to install vlc I get a ton of errors shown below. I can't seem to figure out how to fix this, but vlc will not play my media files after installing. Any ideas?

Code:
[Jake@Jake ~]$ sudo yum install vlc
Loaded plugins: fastestmirror, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: mirror.us.as6453.net

[Code]...

View 1 Replies View Related

General :: Instruct The Kernel To Use A USB Keyboard And FB Device As It's Boot Console?

Jul 8, 2010

I'm guessing the answer to my question is in manipulating the kernel command line. But with what arguments? (and does the kernel have it's own fonts to be used on a FB device?)

The host is a ARM9 based embedded system with a 1-bit LCD screen.

This is a prelude question to: Naming a Frame buffer Device

View 1 Replies View Related

Ubuntu Multimedia :: Use Plug'n'play Mouse / Keyboard Remote As Lirc Device?

Mar 16, 2010

I've bought this remote control that sais it works in Vista, XP etc. without any driver. Basically it has a bunch of buttons that replace the mouse and a bunch of others that replace basic keyboard functions (arrows, enter, escape). It has a USB IR receiver so I thought I could simply use it as a lirc remote in Ubuntu.

However, it sais absolutely nothing on it except for "PCremote" so during lirc installation I have no idea what to choose. And, interestingly, I accidentally discovered that it works in Ubuntu, too, out of the box. Controlling the mouse and acting like a keyboard. Is there a way I can forfeit current functionality and just get it to work as a customizable lirc remote? Or even better, keep current functionality but change it only for certain apps (xbmc, vlc etc)?

View 6 Replies View Related

Fedora :: Suspend / Resume With F14 Radeon Kms?

Nov 13, 2010

It all works if I boot my self compiled vanilla 2.6.35-rc3 though. The environment

Sony vaio VGN-SR21M 4GBRAM P8400, ATI HD3400 mobility. I use

kernel-2.6.35.6-45.fc14.x86_64
xorg-x11-drv-ati.x86_64-6.13.1-0.3.20100705git37b348059.fc14

If I suspend my notebook it starts the usual slow orange blinking indicating the suspend mode got reached. There is also evidence in the various log files that this works. If I try to resume it hangs a for 3 seconds and then I get the hdd-password screen from my bios and the notebook boots from zero. I couldn't find anything in /var/log/messages nor dmesg. If I first boot to windows (grub 2nd partition) and then restart and boot to linux, all the suspend works fine

View 1 Replies View Related

Fedora :: Resume From Suspend Without A Password?

Jun 22, 2011

how do i disable the screen lock after i wake my computer from suspend? i would prefer to be able to just wake the computer up and have it go right to the desktop, without having to enter a password. i used to use ubuntu until today, and i remember having to run "gconf-editor" and then switching off on "lock_on_suspend" under apps/gnome-power-management from the menu that popped up. i tried to run "gconf-editor" in fedora 15, but that doesn't appear to exist. i've searched around and haven't been able to find an answer, so i'm wondering if anybody knows what to do?

View 3 Replies View Related

Fedora Hardware :: Full Speed USB MSC Device Detected As Input Device?

Apr 7, 2011

I am working on an embedded system, which is an USB MSC device that supports some vendor specific scsi commands. I am using FC10 laptop as USB host for testing, and it runs some small apps based on sg3. All has been well for ~ a week. The FC10 laptop is able to communicate with the device and retrieve data. Suddenly, starting from today, the laptop is not able to properly detect the device. When plugged-in, the MSC device is detected as input device (I thought). This is observed from "dmesg" output and changes in "/dev/input/".The device under development is running at full speed. When I connect to winXP, no problem. A windows file explorer pops up, showing the content of the drive.Also, the FC10 has no problem with other USB flash drive (high speed).

View 1 Replies View Related

Fedora :: Suspend/resume Not Working For Kernels After 2.6.29?

Aug 24, 2009

Starting with kernels 2.6.29.x and above (which includes 2.6.30.x and 2.6.31.x),whether obtained from "kernel.org" of from the "FC11 repository", none of theseresume properly after putting the computer to sleep (suspend)... in my case, via"pm-suspend".When I press the "On" button, I hear the fan, but get no video. And the fan neverreturns to the normal resumed, slower speed -- which it normally does after aroper resume.Eventually I have to issue "Ctrl + Alt + Delete" to reboot. So the computeris resumed to some degree (to have been able to accept that sequence), butnot all the way - no video (and who knows what else)Any ideas -- I've searched high and low. Are there new kernel parametersI have to be aware of when I do a "make oldconfig", and go from there?

View 4 Replies View Related







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