OpenSUSE :: NetworkManager Error: Invalid State
Jun 30, 2011
After updating from 11.3 to 11.4 the networkmanager stopped working for me. When I hover over the KDE NetworkManager icon it says Error: Invalid state. If I click it, it says Network Management disabled and checkboxes (Enable networking and enable wireless - both checked). I already tried removing /var/lib/NetworkManager/NetworkManager.state and restarting the network management (/etc/init.d/network restart). Also reinstalling the NetworkManager package.
View 1 Replies
ADVERTISEMENT
Jul 28, 2011
I've always used the network init service to manage my network interfaces on headless servers and used NetworkManager on desktop installs. Lately it seems that NetworkManger is becoming more and more integrated into network management even on servers. I have a RHEL6 server in my lab that runs NM without any Gnome components installed and I've noticed in Fedora NM becoming more tightly coupled with the system-config-network related services.
I'm asking because this is a "highly connected" server, with two redundant NICs on each of two different networks with a bond interface associating each pair for redundancy. Every time the server reboots it fails to configure its default route correctly. I know how to configure the network using the standard /etc/sysconfig/network and ifcfg-* scripts. Is NM fully integrated with these configuration files?
View 1 Replies
View Related
Mar 12, 2011
This is my last attempt at solving this issue before I have to return to windows as I need to contact family via web. I am unable to connect to the wireless network at home since upgrading to Ubuntu 10 desktop. It worked fine on v9. I reinstalled a full U 10 version but same issue. I am trying to enable wireless in the file mentioned as this seems to solve most posters issues but for some reason when I reboot it loses the update. I've tired logged in as su and sudo i but no joy.
View 5 Replies
View Related
Dec 22, 2010
Recently I am logging the packets that are supposedly INVALID and I found out that I am dropping a lot of packets that seem legitimate (in the sense that they are clients that are allowed to contact us).
Code:
:invalid - [0:0]
-A invalid -j LOG --log-prefix "[DROP INVALID] : " --log-tcp-options --log-ip-options
-A invalid -j DROP
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -i lo -j ACCEPT
[Code]...
I would like to know If I can tell a complaining client that his dual-WAN solution is not behaving properly.Should such a dual WAN-router spoof its IP to the one that initiated the connection? And what happens if these packets are not dropped? Will they be accepted by the application or does it depend on the application? It sounds like a security risk if it does. It seems to me those packets will be ignored anyway by the application Netfilter's manual says that it's safe to drop these packets.
View 1 Replies
View Related
Jun 23, 2011
Kubuntu's Network manager says that my (wired) network is in an invalid state because I don't have an IP address, but Firefox and Chorme work perfectly, as do Synaptic and Software Centre, and a Superkaramba network monitor says that my IP is "192.168.1.101" In fact, the only thing that isn't working is Pidgin, and it says it's "Waiting for network connection."
View 3 Replies
View Related
Mar 10, 2011
I have installed opensuse 11.3 I am unable to connect to my wireless connection.
KNetworkManager finds the connection (when i scan for connections), i can enter the WEP Hex key, it says it is configured. Goes through its "check list" when you click "ok", and all seems good. But it won't connect. When i run "nm-tool" i get:
State: unknown
WARNING **: error: could not connect to NetworkManager
I edited values in:
linux-2ys8:/home/sam # vi /var/lib/NetworkManager/NetworkManager.state
to "true"
running rcnetwork restart, output was:
Shutting down network interfaces:
eth0 device: Atheros Communications AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0)
eth0
[code]....
knetworkmanager(9276): KUniqueApplication: Cannot find the D-Bus session server: "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
knetworkmanager(9275): KUniqueApplication: Pipe closed unexpectedly.
View 9 Replies
View Related
May 8, 2010
I installed openSUSE on a XP runnng computer and every thing is OK.When I tried to Install a new XP, I got this error:Code:Invalid Partition Table I fixed it by reinstalling GRUB using Rescue System.I tried fix mbr on XP Repair System and I got that error again.Now I want to keep XP and remove openSUSE. But computer only boots by GRUB and XP's boot loader is unable to boot and shows that error
View 9 Replies
View Related
Jul 6, 2011
i am trying to update my system from a new clean install that i made i am running the update from yast and i am getting the listed message:
Code:
Subprocess failed. Error: RPM failed: rpmdb: /var/lib/rpm/Basenames: unexpected file type or format
error: cannot open Basenames index using db3 - Invalid argument (22)
View 8 Replies
View Related
Mar 10, 2011
Has anyone tried to download 11.4 via Torrent? I use Ktorrent and I'm getting Invalid data from tracker error.
DVD and CD versions
Straight download seems to be working
View 4 Replies
View Related
Jul 29, 2010
i installed SLES 11 sp1 as guest on openSUSE 11.3 host, then change the adapter network from 'NAT' to 'Bridged Adapter', but when i hit start i got this error message: Failed to open a session for the virtual machine sles. Failed to open/create the internal network 'HostInterfaceNetworking-wlan0' (VERR_SUPDRV_COMPONENT_NOT_FOUND). Failed to attach the network LUN (VERR_SUPDRV_COMPONENT_NOT_FOUND). One of the kernel modules was not successfully loaded. Make sure that no kernel modules from an older version of VirtualBox exist. Then try to recompile and reload the kernel modules by executing '/etc/init.d/vboxdrv setup' as root (VERR_SUPDRV_COMPONENT_NOT_FOUND). but when run: sudo /etc/init.d/vboxdrv setup
[Code]....
View 2 Replies
View Related
Jan 10, 2010
I have a problem with loading the powersaving kernel module p4-clockmod.ko. When I try inserting the module (via modprobe or insmod) I get FATAL: Error inserting p4_clockmod (/lib/modules/2.6.31.8-mediaserver/extra/p4-clockmod.ko): Invalid module format The module has been compiled together with the kernel. Other modules load with no problem at all. I've tried recompiling the kernel (after re-installing the sources, make xconfig from scratch) - no avail. There's only one kernel source package installed. Searching the forum and google didn't yield a helping answer.
View 9 Replies
View Related
May 24, 2009
I'm new to openSUSE and as a matter of fact, to linux too. I've got a Linksys WUSB600N wireless adapter which used to work fine with some live versions of linux that I was testing out before moving onto suse... Each time, upon booting using live CDs, I used to copy the driver I had downloaded from:
SpeedShare - Download rt2870-kernel-2.6.24-nemesis.tar.bz2
Then 'make' and get into the driver's os/linux directory to load the driver using 'insmod rt2870sta.ko' Now, upon doing a 'make' and 'make install', followed by the 'insmod rt2870sta.ko', I get the error saying:
insmod: error inserting 'rt2870sta.ko': -1 Invalid module format
I tried doing 'modprobe -rv rt2870sta' and didn't get any error messages. But while doing 'modprobe -v', this error shows up: insmod /lib/modules/2.6.27.7-9-default/kernel/drivers/net/wireless/rt2870sta.ko
FATAL: Error inserting rt2870sta (/lib/modules/2.6.27.7-9-default/kernel/drivers/net/wireless/rt2870sta.ko): Invalid module format
View 7 Replies
View Related
Aug 16, 2011
Bottom Line: Dvd Drive died in my toshiba laptop and it was replaced (not before tech for some reason reformatted the Win7 partition... which was 100% un-needed, but thats beside the point now. I redid win7 (the tech installed vista) and am TRYING to "redo grub". Facts: The Slackware AND Ubuntu Partitions ARE STILL THERE and when i use SuperGrub Boot CD (which doesn't restore my grub by itself) to boot into slackware, i can see ALL THE CONTENT of both Linuxes still there including grub on ubuntu partition
(Tri-Boot: Ubuntu, Slackware, and WIn7) I had it working for two years or so, SO i know this "setup" works fine. I am A) Trying to do this as simply as possible. B) Trying to avoid the need to download a 800MB ISO (as seen for this issue on this forum) and trying not to have to reformat Ubuntu Partition (though I have the .Debs I have downloaded for it backed up ... all 1.7GB of them) I have /dev/sda1 as win7, /dev/sda2 as Slack and /dev/sda3 as Ubuntu (which contains Grub Legacy).. Every command I do seems to result in an error like "invalid command" or "invalid Execution format " (i think that second one is right) type errors. I compiled (awhile back) a few kernels for Slackware, but feel goofy that I cant figure what i this out (what i thought was going to be a "2 minute" fix)
View 4 Replies
View Related
May 20, 2010
I was installing opensuse 11.2 in parallel with windows xp.but during installation suddenly power has gone and after that opensuse is giving me the error message corrupt partition.i am also not able to login in xp. so I decide to reinstall windows, I got the error saying "invalid partition table" after the first restart of windows xp installation.
I tried to use windows system recovery console and committing fixmbr and fixboot commands, but didn't work.
i have 2 window partition(1 for windows and 1 for data).i do,nt want to format 2,nd partition.
How can I installed windows?My plan was first to install windows xp, then opensuse again.
View 2 Replies
View Related
Sep 28, 2010
Well I got an strange error while I am programming. In fact, I am doing fast udp communication and testing the communication. In order to do it, I have done a program which test how many frame i manage to receive by changing the flow( between 800 Mb/s to 950Mb/s). The flow and number of Frame are defined in an other computer and every thing about that is alright.
While I am testing the number of Frame received 100 time, sometimes, I get 995 receveid et the next 1005 receveid instead of 1000. The delay for receiving frame lasts much more than the real delay.
So how could this error happen and how can I do for this error to not occur anymore?
View 5 Replies
View Related
Apr 9, 2010
Today i upgraded my system and started getting error when i update, install or remove a package. The error isn't restricted only to one repository so i thing something is wrong with my system.
[Code]....
View 4 Replies
View Related
Jun 4, 2010
i got some mail starting in the last days with this content:
Code:
/etc/cron.daily/logrotate:
error: bad top line in state file /var/lib/logrotate/status
error: could not read state file, will not attempt to write into it
run-parts: /etc/cron.daily/logrotate exited with return code 1
/var/lib/logrotate/status
Code:
Package: binutils-static
Auto-Installed: 1
Package: linux-restricted-modules-common
Auto-Installed: 1
[code]...
i only installed packages via aptitude and did not modify anything logrotate related.
View 1 Replies
View Related
Jul 28, 2011
browse the internet for about 30min till NetworkManager craps out on me. but it'll come back as " connected " in about 10 minutes time. where i could look at what causes this? would the error be in my logs? iv'e updated each Network Mangler from updates and updates-testing and still dont fix the problem. i know i never had the problem in 0.8.x of NM.
View 4 Replies
View Related
Jun 12, 2011
My first time to try Networkmanager and I get this error
[code]...
Is there a dependency I missed?
View 3 Replies
View Related
Aug 20, 2011
hi, first i'd like to say that i'm totally new to linux, i was allways using windows.
as i was allways unable to install a good and stable ssh-server on windows, i thought it is time to change to linux. i was able to set up and configure a ssh-server on debian but found out, that fedora 15 looks more userfriendly in first place for me. but now i unfortunately experience problems..
the ssh server was already installed, i changed the service setting to that it starts automatically but after i succesfully connected to the LAN, i cannot access the shh via putty for instance. when i type "service sshd status" it says beside other things: active (running). but when i look at the /var/log/messages, it says those two lines:
sshd.service: main process exited, code=exited, status=255
Unit sshd.service entered failed state.
i searched on google without success, the only thing i found was that someone had the same problem with a bad sshd_config file, but i'm pretty sure that everything is alright with my config-file (i checked it several times).
beside this i cant login on the gui, after the firefox update (??) it always says: a problem has occured and the system can't recover bla bla... so i can only use fedora right now commandline-based.. but with this problem i will deal later on...
View 3 Replies
View Related
Oct 26, 2010
I was trying to create a new saved state when suddenly Virtual Box broke, Upon starting it back up again I've gotten this error.
[code]...
What all this then?
View 3 Replies
View Related
Feb 2, 2010
I had a problem with using ndiswrapper to install Windows driver on Netgear WN511TA wireless adapter card. Problem solved by replacing Netgear WN511TA with Airlink101 AWLC6080 PCMCIA wireless adapter to work in my triple-boot XP Pro/Ubuntu Karmic/openSUSE 11.2 Toshiba laptop and using the latest Linux driver version 2.3.0.0 dated January 29, 2010 from Ralinktech site. I followed driver instruction in a Ubuntuforums tutorial (Howto: Ralink RT2860(m) PCI(e) RT2860...on Intrepid).
I am wondering if I can use the same Linux driver (RT2860sta) for openSUSE 11.2 on my triple-boot XP Pro/Karmic/openSUSE laptop, ie. copying over instead of building and compiling driver from source again, because I don't quite understand the build instruction given in the README file of Ralink's Linux driver file. Specifically, I don't know how to "define the GCC and LD (?) of the target machine, and define the compiler flags CFLAGS(?), modify your need (?)", etc. I already have gcc, cpp and make installed on the Ubuntu and openSUSE parts of my machine. I did try ndiswrapper in openSUSE but it doesn't work for the Windows version of the latest Ralink driver (error: invalid driver rt2860.inf).
View 9 Replies
View Related
Aug 13, 2010
I got the impression after attending a LinuxCon session that Exchange 2007 support in Evolution was a solved problem in SUSE. Is the same true in openSUSE 11.3? What packages do I need to install to enable Exchange email/calendar/contact sync in Evolution? And does it depend on IMAP?
View 9 Replies
View Related
Nov 20, 2010
My problem is, firefox (3.6.12 and 4.0 beta 7) freezes for seconds/minutes and enters in disk sleep state (the usb-storage process too). My system is an EeePC 701, openSUSE 11.3 x86, with the /home and swap partitions on a SD card.
View 1 Replies
View Related
Jan 16, 2011
I want to revert Suse 11.3 KDE to a freshly installed state. I mean, is there any way to remove any traces of software(s) which have been installed or updated along with any associated repositories.
View 9 Replies
View Related
Mar 30, 2011
I have a server that I can only access via SSH (it's located far away) and I would like to secure it by blocking all ports except the ones that I need (which are HTTP and SSH). I still want to be able to make outgoing connections to enable software updates and other things.This is my iptables -L -n :
Code:
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
DROP tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpts:1:21
DROP tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpts:23:79
DROP tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpts:81:65535
code....
In my opinion, this should block all incoming packets except the ones on port 80 and 22, but allow responses to outgoing connections. But a wget http://google.com does not work, it can't establish the connection.
Maybe this is not the best style for iptables rules, but I want to be absolutely sure to not accidently lock myself out from SSH, so I chose not to configure a "block-everything rule".
Does this configuration not enable incoming packets from connections initiated from inside?
View 3 Replies
View Related
Feb 16, 2011
When i start tomcat6 (on a SLES 11 box) two times without a stop in between, rctomcat6 status results into dead state.
I checked the rctomcat6 start script, in this case when the tomcat6 is already running and a rctomcat6 start is done, it display a msg that "process already running", but it continues in the start function further down & executes the TOMCAT_SCRIPT(dtomcat6) script with the start argument. And after that pid in the tomcat6.pid file gets changed but the process keeps running with the old pid, and hence when we do a rctomcat6 status, it results into dead state(bcoz it doesn't find any process running with that pid).
I think it shouldn't execute the TOMCAT_SCRIPT in this case, so in case when checkpid is success(in start function), i put an exit after the echo msg " process already running", this solves the problem, but is this the correct solution ?
function start() {
echo -n "Starting Tomcat ($CATALINA_BASE)"
if [ -f "/var/lock/subsys/${NAME}" ] ; then
if [ -f "/var/run/${NAME}.pid" ]; then
[Code]...,
View 1 Replies
View Related
Mar 13, 2011
I'm getting a timeout error from NetworkManager when attempting to connect to my router/firewall.
Excerpt from /var/log/messages attached.
View 1 Replies
View Related
Mar 24, 2011
I am running Red Hat with 2.6.18-194.8.1.el5PAE kernel version. I am trying to run encryptfs to encrypt a partition on my hard drive. One of the kernel modules necessary is the md5.ko. I noticed it wasn't loaded in when doing an lsmod. I tried running modprobe md5 and it fails to load:
[root@ ~]# /sbin/modprobe -v md5
insmod /lib/modules/2.6.18-194.8.1.el5PAE/kernel/crypto/md5.ko
FATAL: Error inserting md5 (/lib/modules/2.6.18-194.8.1.el5PAE/kernel/crypto/md5.ko): Invalid argument
I ran dmesg and grepped for md5, but I didn't see anything in there.
View 1 Replies
View Related
Apr 28, 2010
I'm currently using opensuse 11.2 with gnome. I accidentally removed the Networkmanager icon tool and I can't get it back. Ive searched under the "Add to Panel" list but its not there
View 3 Replies
View Related