General :: Wake On Lan Stopped Working?

Jan 3, 2011

I have a laptop running Ubuntu 10.04 w/ wireless connection to desktop running Windows 7. I had it set up so I could execute a script to send a wakeonlan to the desktop. It worked fine for several weeks, but all of a sudden it stopped working. I've checked my script and it still looks good as far as I can tell. (I'm not that adept at script writing, so I wouldn't necessarily recognize a problem.) I've also checked the Windows machine to make sure the network adapter still is set to allow wake-on-lan.

BTW: my wake up script is as follows:
#!/bin/bash
wakeonlan xx:xx:xx:xx:xx:xx

Where the x's replace my actual MAC address.

View 3 Replies


ADVERTISEMENT

General :: Wpa Supplicant Suddenly Stopped Working

Mar 16, 2010

Recently my wireless stopped working on my Debian testing system. It just doesn't connect. The best I get (only after a reboot) is that it says it did connect, but failed to get IP address. But usually it just tries to connect, disconnects straight away, connects again etc. so it never manages to associate correctly.

I am sure it did work about a month ago, stopped working after recent upgrades from the repository.

View 1 Replies View Related

General :: KDE Global Shortcuts Stopped Working?

Oct 4, 2010

I'm running the latest KDE4 and have gotten used to my Yakuake dropdown console.

The problem is that the global shortcuts in KDE stopped working, which basically makes my whole environment unusable now.

How can I fix this?

I restarted kded as suggested in some forums, but to no avail.

View 1 Replies View Related

General :: Fetchmail Stopped Working For Gmail

Mar 29, 2011

My fetchmail stopped working for gmail. These are the error messages:

Code:
Mar 29 15:31:17 cannabis fetchmail[8814]: pop.googlemail.com fingerprints do not match!
Mar 29 15:31:17 cannabis fetchmail[8814]: SSL connection failed.
Mar 29 15:31:17 cannabis fetchmail[8814]: socket error while fetching from xxxxxxxxxx@gmail.com@pop.googlemail.com
Mar 29 15:31:17 cannabis fetchmail[8814]: Query status=2 (SOCKET)
Mar 29 15:31:17 cannabis fetchmail[8814]: pop.googlemail.com fingerprints do not match!
Mar 29 15:31:17 cannabis fetchmail[8814]: SSL connection failed.
Mar 29 15:31:17 cannabis fetchmail[8814]: socket error while fetching from xxxxxxxx@gmail.com@pop.googlemail.com
Mar 29 15:31:17 cannabis fetchmail[8814]: Query status=2 (SOCKET)

View 1 Replies View Related

General :: Lenny - SSH Stopped Working Overnight?

Jan 11, 2011

I was on my server most the night via SSH doing changes (mostly permissions :/ ) and woke up this morning and get "Server unexpectedly closed network connection" from inside the network (via internal IP), AND outside the network (via outside IP)Obviously I messed something up somewhere right?

Any thoughts on what to verify or check first? Server is up, because I can access a few different hosted pages. I'm remote today, so I don't have access to the box. I'm assuming i'm SOL until I get to the box tonight to fix locally..

View 3 Replies View Related

General :: Right Click Extract Archive Stopped Working?

Mar 15, 2011

I am using OpenSuse 11.2

Today i downloaded a zip file and tried to extract it using the right click "Extract archive Here" and nothing happened.

View 3 Replies View Related

General :: Network Stopped Working On Ubuntu After System Had Locked Up

Jun 20, 2010

My main PC has AN Athlon X2 4600+ on an Asus M2npv-vm. Has been working fine for ages running Ubuntu. Today it the system locked up and I had to do a reset. Since then it will not connect to the router or cable modem. I can connect another PC to the router, so that looks okay.

What can I do to test the network connection from Ubuntu? It's not even getting an IP.

I suppose it could be something has died in the hardware, but want to eliminate other possibilities first.

View 2 Replies View Related

General ::xo Laptop Is Using An Extra Ordinary SD Card Which Has Stopped Working?

Feb 13, 2010

fsck died with exit statusAn automatic file system check of the root file system failed. A manual fsck must be performed then the system restarted. The fsck should be performed in maintenance mode with the root file system mounted in read only mode..This is the message I now get with the word "warning" in red

View 2 Replies View Related

Ubuntu Networking :: Wireless Suddenly Stopped Working AND Rfkill Command Not Working

Jul 13, 2011

When originally installing 11.04 I had problems getting my Ralink 5390 wireless card to work.

Today my computer froze completely and I had to turn it off via the power switch. When I turned it back on, wireless was no longer recognized! My iPod can connect to the network just fine, so it must be an Ubuntu problem. There are no problems with my ethernet connection either.

I researched this and found several threads about blocking and unblocking wireless devices using the rfkill command. Well, unfortunately for me the rfkill command doesn't work. When I type sudo rfkill list or sudo rfkill unblock all, nothing happens; it just returns me to my bash prompt. I even tried uninstalling and reinstalling rfkill...nothing.

View 1 Replies View Related

General :: Shell Script Has Stopped Working - Why Is "" Appended To Filename And Does It Matter

Jun 8, 2011

I am new to Linux, but was put in charge of our company's Amazon presence. My problem is that all of the sudden, a shell script we have been using has stopped working, and returned an odd error that I simply can't decipher. The shell script is pretty simple, and is run on our crontab (however manually running it causes the same error as well). The script name is "sendh.sh" and to run it in Linux is simply typing "sh sendh.sh". Here it is:

[Code]....

Yes, obviously those files are in the directory, I can see them through the "ls" command (or through WinSCP as well). When run one by one, each command works fine, it's just when using this "sendh.sh" shell script then it fails. Does anyone know why "" is appended to the filenames when I try to run it, or what the heck "ambiguous redirect" means?

View 11 Replies View Related

General :: Wake On Lan - Get The Reason For Wakeup?

Jun 14, 2011

Is it possible to get the reason of system wake-up (Wake-on-LAN, Power button, wake from USB) on Linux? I'm using Ubuntu, kernel Linux homeless 2.6.37-12-generic #26~lucid1-Ubuntu SMP Wed Jan 5 21:52:06 UTC 2011 i686 GNU/Linux

View 1 Replies View Related

Fedora :: YUM Stopped Working In F12

Jan 22, 2010

Installed F12 a while back. Everything was working fine. Then I wanted to install perl-cpan, so when I run "yum install perl-cpan", or "yum update", it hangs on "Loaded plugins: presto, refresh-packagekit".

I've let it hang there for hours, nothing ever happens.

For the first week or so, Yum worked fine, I could manually update as I've done on other Fedora versions without any issue.

In the Gnome gui I have automatic updating disabled. As far as I can tell, yum-updatesd isn't running and isn't enabled. I wanted to update things manually for a while until I got this new box "settled in".

I know I can install cpan via other methods, but this strange behavior with Yum has me worried.

I ran all the "yum clean" commands, and now yum actually displays errors:

Trying other mirror.

I get these errors over and over.

I read up on how to edit the /etc/yum/fedora.repo and fedora-update.repo files to fix this, BUT, I have no such files...

This is what I have:

The other interesting thing is that my /var/log/yum.log is 0 bytes.
Yet the yum.log-20100101 is 209709 bytes and shows all the updates I did just a month ago...

Where can I download the repo files from? How can I fix the repository?

When I try "yum repolist" I get the same errors.

View 2 Replies View Related

OpenSUSE :: KDE 4.6.5 Stopped Working?

Aug 3, 2011

I am new to Opensuse, I used Fedora for more than a year and installed OS 11.4 64bit to experience the awesome KDE that Opensuse offers. I added KDE 4.6 Stable: Index of /repositories/KDE:/Release:/46/openSUSE_11.4/x86_64 It worked fine since the install(I installed 11.4 this Saturday), suddenly yesterday I don't remember what I did, KDE stopped working. What happens is I login using kdm, then all the stuff loads up but when I try to open anything the whole KDE freezes. If I clicked the launcher on bottom bar it opens only at the beginning, then if I press anything inside the launcher things freeze. Then even the launcher freezes too.I rememeber doing 2 things I did before restart:1) I did sudo zypper dup2) I changed my theme to Qtcurve gtk look. I thought the problem might be because of the QTCurve theme and even uninstalled using alt+f2 command line restarted, no change

View 2 Replies View Related

Ubuntu :: DTA Has Stopped Working?

May 14, 2010

resubscribed to Rapidshare and in the past could easily download my friend's discussion papers using the file manager called DTA that integrates into Firefox. I have taken out a new subscription to RS and instead of getting the files I am receiving small html referer files. In theory this should be corrected by ticking a direct download setting on RS, but it is making no difference. I can manually download the files so I am certain the files are on RS in full form. I am also successfully auto logging into RS and this means the name and password are being handed over correctly

View 1 Replies View Related

General :: Automatically Wake Up Notebooks Not On The Ethernet?

Mar 24, 2010

I am looking for an automated backup system and I like bacula. I have 3 Notebooks and a Desktop computer that need regular backup. Now I don't want to let them run all night just to do the backuping, so I was thinking I could use wake-on-lan to have bacula wake up the machines, then do the backups, and shut them down afterswards. While this may work with devices on the ethernet, it won't work with the Notebooks on the wifi. So is it possible to have the Notebooks schedules to automatically wake up from suspend or shutdown ?

Or is it possible to interject a shutdown command if it is after a certain hour and call the bacula director to start the backup now?

View 5 Replies View Related

General :: Put In Sleep Mode At 1 Am And Wake Up At 6 Am Automatically?

Jan 4, 2010

Is it possible to let a Linux PC put itself into sleep mode at 1 am, and wake up, by itself at 6 am?

View 14 Replies View Related

General :: Wake On Lan Doesn't Work After Shutdown

Nov 2, 2010

I'm getting some trouble with Wake on Lan. The main question is: when I shutdown a PC through Windows, the WOL works well, but it doesn't happen when I shutdwon the same PC through Linux. It happens in all of my PCs here in the company.

View 8 Replies View Related

Debian Multimedia :: X Stopped Working Over Ssh?

Mar 10, 2011

I have been running X applications over my ssh connection for a long time using the command ssh -Y servername.example.com -p 222 . About a week ago, I noticed that it no longer works. I also tried ssh -X servername.example.com -p 222 but again, no success.

View 8 Replies View Related

Fedora :: Skype Stopped Working?

Dec 12, 2009

While on holiday skype on my laptop Fedora 11 just stopped working. It would no longer load. I tried removing it and reinstaling more than once now. the icon just sits there when clicked it does nothing. I have tried starting it from the applications folder same thing it does nothing. the program was working perfectly then it just stopped

View 2 Replies View Related

Fedora :: Skype Is Stopped Working

Jan 5, 2010

I am still struggling to get skype running on that platform, but it hardly works. First I tried to install skype-2.1.0.47-fc10.i586.rpm but it did not work, always ending in "Aborted (core dumped)".Then I found an entry in some forum and tried to use skype-2.1.0.47-fc9.i586. rpm, and it worked! I could make calls, the microphone was recognized and everything worked as it should be.

Until today. For reasons beyond my scope skype stopped working, and after I have looged in with my skype-name I got the above Aborted-message again. Even after the reboot of my Dell Laptop skype refused to work.I even installed all the recommended yum packages I found in this skype forum topic.Can anyone please advise me how to properly install a stable version of skype with Fedora 12? I searched the Fedora forums but did not use any useful entry.

View 1 Replies View Related

Fedora :: Skype Mic Stopped Working / What To Do?

Mar 2, 2010

I've seen a couple of threads about recent issues with skype, but nothing like this. Since today my mic is not working in skype (it does work otherwise, for exmaple in sound recorder). I'm using F11 x64. Yesterday I upgraded to the last skype version, and today the mic wasn't working. I downgraded now, thinking that was the problem, but still the same issue, so maybe some update did this (I'm not sure if alsa or pulseaudio got any update yesterday or today).

View 1 Replies View Related

Fedora :: F13 X Has Stopped Working Out Of The Blue?

Aug 23, 2010

I've been running F12 and then upgraded to F13 this summer. All was working great until I came home from vacation and my F13 box hung. Upon reboot the X server will not start. I have a Nvidia 8400GS card and it's been working fantastic since I install the box last year. I have tried Nouveau and AKMOD Nvidia drivers to no avail. What info do you guys need to help me out???

Here is a snip from messages.log:

Aug 22 21:15:21 bigbertha kernel: [drm] nouveau 0000:01:00.0: nouveau_channel_free: freeing fifo 2
Aug 22 21:15:21 bigbertha gdm-binary[8620]: WARNING: GdmDisplay: display lasted 0.862857 seconds
Aug 22 21:15:21 bigbertha kernel: [drm] nouveau 0000:01:00.0: Allocating FIFO number 2
Aug 22 21:15:21 bigbertha kernel: [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 2
Aug 22 21:15:21 bigbertha kernel: [drm] nouveau 0000:01:00.0: Allocating FIFO number 3
Aug 22 21:15:21 bigbertha kernel: [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 3
Aug 22 21:15:21 bigbertha gdm-simple-slave[8666]: WARNING: Unable to parse output:

[Code]...

View 12 Replies View Related

Fedora :: Nfs Share Stopped Working?

Oct 25, 2010

it was always so intuitive to set up, but it suddenly stopped working between 2 hosts, and now refuses to setup.I looked for documentation for system-config-nfs on how to set up between 2 hosts to verify my methods, but there is absolutely no documentation online on how to set up the share with the utility after several hours of googling.Does anyone who where to find the documentation or have any idea why it took a dump and wont configure?

View 1 Replies View Related

Fedora :: VirtualBox GUI Has Stopped Working?

Feb 26, 2011

I migrated a few VirtualBox vdi's to a new laptop. My Windows XP and 7 virtual hard drives imported nicely when I created and started the guests; however, Fedora bombs as soon as the boot progress bar completes. I get this error message: VirtualBox GUI has stopped working.

View 2 Replies View Related

OpenSUSE :: Xsane Stopped Working?

Aug 8, 2010

My setup:

- scanner - Canon MP640
- sane 1.0.21
- xsane 0.997

Problem: xsane recognizes my scanner, but when I try to "Acquire Preview" or scan it doesn't do anything. It's like it can't communicate with the scanner. It waits till I click cancel.Sane is setup correctly - I tried skanlite and it works just fine

View 6 Replies View Related

OpenSUSE :: Samba Stopped Working In 11.3

Aug 16, 2010

I recently upgraded to 11.3 and must say am highly disappointed. Between the multitude of problems, and sudden lack of long standing tools ( Sax2, system repair, loss of functionality in software installer), this to me has been a major step backward.

Now I have found out Samba as well has stopped working, sort of. I can still copy from windows share to my Suse box, however copying from Suse to the windows share now results in an error, the details for which just say invalid argument. Also note there are no logs in /var/logs/samba so I don't really have a clue whats happening.

View 5 Replies View Related

OpenSUSE :: Java Stopped Working?

Aug 22, 2010

My java-plugins stopped working. I can'tlog on to my webbank and Danish authorities without it. I've tried in Google Chrome, Konqueror, Firefox and Opera. None of them works. All browsers report that java is enabled. According to yast2 I have:

Code:
java-1_6_0-sun
java-1_6_0-sun-plugin

[code]...

View 9 Replies View Related

OpenSUSE :: Firefox Has Stopped Working?

Sep 21, 2010

I have Firefox 3.5.11 for Opensuse Linux 11.2. This morning I tried to install an add-in and it was not compatible with Firefox. Now, Firefox will not load. I tried to reinstall Firefox through YAST but this did not work. How do I get Firefox working again?

View 4 Replies View Related

OpenSUSE :: Caliber Stopped Working From Kde 4.5 To 4.6?

Feb 13, 2011

I made un update yesterday. Main change was from kde 4.5 to 4.6. Caliber stopped working. If I launch it from konsole, I have:

Code:
wrbbt:~> calibre
Traceback (most recent call last):
File "/usr/bin/calibre", line 19, in <module>
sys.exit(main())

[Code]....

RuntimeError: Failed to load the Progress Indicator plugin: the sip module implements API v8.0 to v8.1 but the progress_indicator module requires API v7.1

View 8 Replies View Related

OpenSUSE Network :: NFS Has Stopped Working

Apr 13, 2011

After 2 years of good service and after I've changed IP addresses in the router from 192.168.1.2 to 192.168.1.102 my autofs stopped mounting my NAS with NFS. That was the only change.

View 8 Replies View Related







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