Ubuntu Networking :: Modem Reports Error When Checking For SIM

May 31, 2011

Using a Vodafone K3806 USB modem on Ubuntu 9.10, trying to connect with Sakis3g (I already know from previous experience that VMC is out of the question), I get the following message: "Modem responded "ERROR" when checking fror SIM".

View 6 Replies


ADVERTISEMENT

Ubuntu Networking :: Modem Responded "ERROR" While Checking For Pin

Jul 29, 2011

I downloaded and run sakis3g and I get this results /sakis3g modem responded "ERROR" while checking for pin

View 2 Replies View Related

Ubuntu Servers :: PHP Shows 500 Server Error Instead Of Complete Error Reports

Dec 26, 2010

I'm running Ubuntu 10.04 with a complete LAMP installation (for local developement purpose).

Everything is OK (I installed phpMyAdmin without problems) except for one big problem: php shows 500 server internal error instead of a complete error report.

I tried editing php.ini and in-script runtime configuration but nothing changed.

View 1 Replies View Related

Debian :: Tool For Squid Reports (not SARG) - Generate Less Amount Of Files - Optimal Is To Save Reports To The Database

May 9, 2011

I got the following task from my boss. I have to find out if there is some alternative tool for create reports from Squid except SARG. Now, we use SARG, but my boss told to me, that the main problem of SARG is, that SARG generate huge amount files, which cause problems during migration our servers. He told to me the following condition for change of current tool (SARG):

* standard package of Debian
* generate less amount of files, optimal is to save reports to the database

So I would like to ask you if you know about some tool (I can not find some by google)... and the best would be if you told to me some practical experiences.

View 1 Replies View Related

Ubuntu Installation :: Update Manager Reports Error?

Jan 7, 2011

What does one do when Update Manager squawks then reports this:installArchives() failed:

Extracting templates from packages: 71%
Extracting templates from packages: 100%
Preconfiguring packages ...

[code]....

View 9 Replies View Related

Ubuntu Networking :: Install Modem Driver For The Alcatel X200 USB Modem?

Mar 23, 2011

find and install modem driver for the Alcatel X200 USB modem?

I've been all over the internet trying to locate Linux drivers but no success. Alcatel's website says is not supported, only in Windows. I'm sure there's gotta be a way to use the X200 in Linux.

View 1 Replies View Related

Ubuntu Networking :: Huawei E1552 Modem To Connect To The Internet, Everything Was Going Well When Suddenly Modem Stopped Working?

Feb 8, 2010

i'm running Kubuntu karmic and i've been using a 3G Huawei E1552 modem to connect to the internet, everything was going well when suddenly my modem stopped working. I've tried reconfiguring everything, i even reinstalled kubuntu from scratch with no success.Here's a part of my /var/log/debug

HTML Code:
Feb 8 17:14:01 alberto-laptop kernel: [ 1532.099883] usb-storage: device found at 7
Feb 8 17:14:01 alberto-laptop kernel: [ 1532.099888] usb-storage: waiting for device to

[code].....

View 4 Replies View Related

OpenSUSE :: Peazip Will Not Archive - It Reports An Error (127)

Nov 5, 2010

File create archive etc etc

OR

R-Click Add

OR

R-Click Convert

All operation result in a seperate window displaying the progress of the compression but with an error.

Error 127, cannot execute requested operation.

Then when the progress bar reaches full it resets and then resets again continuing the same loop with it becoming slower with every repetition. There is no information posted in the report log of the window. Except that the task has started.

I'm trying to simply archive a file and password protect it. This shouldent be such a difficult task.

P7zip also gives me its own set of errors when archiving.

View 1 Replies View Related

Ubuntu :: Error - Checking For XML_ParserCreate_MM In -lexpat... No

Feb 13, 2010

I am getting some error when i compile cross compile "dbus-1.2.20".error

Code:
checking for XML_ParserCreate_MM in -lexpat... no configure: error: Could not find expat.h, check config.log for failed attempts so i downloaded te expat library sources i cross compiled. But again i am getting same error. I think i have to add "-lexpat" in LDFLAG. But i dont know how to do that.

View 3 Replies View Related

Ubuntu :: Include Partitions For Error Checking Along With /

May 18, 2010

I have noticed that Ubuntu checks the / (which includes my home folder) for errors after a certain number of boots.

But the problem is it never checks another partition (Reiserfs) which I had created during installing Ubuntu.

I keep all my data there.

Now how do I configure Ubuntu so that it checks the partition I just mentioned ?

View 3 Replies View Related

Ubuntu Installation :: Error When Checking For Updates?

Aug 8, 2010

I just installed Banshee 1.7, now I get this error when I check for updates. It doesn't look like it's affiliated with Banshee but I can't figure out what it's for.

Could not download all repository indexes: Failed to fetch [URL] 404 Not Found

Some index files failed to download, they have been ignored, or old ones used instead.

View 2 Replies View Related

Fedora :: Voice Logger Boot Failure-reports 'error Reading Block 33051'

Jan 18, 2011

Voice logger boot failure-reports 'error reading block 33051'

View 1 Replies View Related

General :: Checking For KDE... Configure: Error?

Jul 6, 2011

now i have installed libqt3-mt-dev this error is solve but new error is comming this is followingly i didn't understand------------->checking for KDE... configure: error:in the prefix, you've chosen, are no KDE headers installed. This will fail.So, check this please and use another prefix!

View 8 Replies View Related

Ubuntu :: Checking Disk Mean Checking All Partitions On Hd?

May 10, 2010

Sometimes at startup I get this message "Checking disk 1 of 1". Does that mean it's checking all partitions on the hd? After a bad shutdown there is no prompt for fsck to run and the system just boots up. In fstab I have both options set to "1" for the partition Ubuntu is on, all others set to "0". Any ideas on both?

View 3 Replies View Related

Networking :: Iwconfig Reports Many Errors

Apr 16, 2010

I have one laptop running under Windows and another under Linux. I can access and surf the internet on both computers. But the Linux laptop is painfully slow.

If I ping my gateway the Windows lappy does in in 1 ms but the Linux in 20ms. iwconfig reports errors under Rx invalid crypt, tx excessive retries and huge numbers under invalid misc, and nothing on the rest.

The router is encrypted with WEP and iwconfig reports the correct key.

View 8 Replies View Related

Networking :: Sarg Reports With Host Name?

Apr 7, 2011

how to report the sarg with host name??

View 1 Replies View Related

General :: Error Checking On System Calls

Sep 19, 2010

I'm new to C language and some help finding places in the following code where a system call is made and error checking is not done. I found one but since I don't know C language at all I'm not exactly sure what else to look for. Link to my file: [URL]...

I found one and added error checking:
if (setoutpipe){
//Changes: Added error checking to the system call close()
//Orginal Code: close(pidefd[1]);
if(close(pipefd[1] != 0){
fprintf(stderr, "Could not close piple.
");
exit(255);
}

View 1 Replies View Related

Programming :: C - System Call & Error Checking?

Sep 18, 2010

I am trying to figure out how i would go about finding out where system call is made and error checking is not done. I have code below, if somebody can point me in the right direction where system call is made but error checking is not done.Quote:

#include "shell.h"
#include <stdio.h>
#include <string.h>

[code]....

View 5 Replies View Related

CentOS 5 Networking :: NIC Drops Packets / But Reports No Errors

Jul 24, 2009

I've got an odd one, running the CentOS 5.3 kernel, I'm experiencing lost packets on one of the two NICs when tested with ping. In this particular case, it's the internal NIC that causes the problem, pings from the CentOS machine to the public network over the external NIC never loses packets.(internet)<-->CentOS<--> (LAN) <--> desktop

- CentOS can ping the internet with no packet loss
- CentOS loses packets when pinging the desktop(s)
- Desktops lose packets when pinging the CentOS box
- Taking the LAN switch out of the equation still results in lost packets
- When the LAN NIC on the CentOS box "acts up", all desktops start losing packets

I've swapped out the NIC a few times for different makes/models, and I'm still getting lost packets to/from the internal network. So, I'm thinking that there's something squirrely going on higher up in the network stack. But evidently, not enough to log anything to the console or into the log files.At the moment, I'm leaning towards it being an issue with the nForce 750a SLI chipset. But it's odd that it only affects the LAN card and not the WAN card. I've even swapped the positions of the two NICs, and the problem persists on the LAN card.The other possibility is that iptables is eating packets silently, but in a random fashion.

View 1 Replies View Related

Slackware :: Error: Checking For C Compiler Default Output File Name

Feb 20, 2010

I downloaded Go-OpenOffice from SlackBuilds.org, but I can't build it. make terminates with configure error: checking for C compiler default output file name. configure: error: in `/tmp/SBo/ooo-build-3.1.1.5': configure: error: C compiler cannot create executables See `config.log' for more details.

(I can't find config.log anywhere) I use a quite 'light' installation (no xap, ap), and I suspect that I have some unmet dependencies, but the error message provides no information about what software is needed (I've installed all dependencies listed on SlackBuilds.org). I'm using Slackware64-13 with Xfce

View 3 Replies View Related

General :: Shell Script Is Showing Error After Whenever Checking A Special Variable

May 29, 2011

I have created a shell script to customise mv command, now i have achieved to accomplish all the functionality of mv by using alias. But i found difficulty in accomplish the funcionality with options [Like mv -i or mv -f etc.]. I thought about logic which check the first argument whether its starting with a minus [-] or not. if its starting with argument it will set a flag and execute accordingly. But whenever this condition is checked it shell script will throw error of destination operand missing. But the same will work with out option.

Note: I have used an minus[-] expression for decreasing a counter on the script above. The below mentioned is the portion of script. Sry for troubling Im not gud @scripting.

for i in $*
do
{
argument=`expr $argument - 1`
if [ $argument = 0 ];
then
exit
[Code]....

View 5 Replies View Related

Hardware :: Installing Alsa1.0.23 For Centos 5.5 - Error Checking For Directory With Kernel Source

Nov 19, 2010

i was not able to install alsa...showing the error checking for directory with kernel source... Please install the package with full kernel sources for your distribution or use --with-kernel=dir option to specify another directory with kernel sources (default is /lib/modules/2.6.18-194.el5xen/source). my friends installed the alsa for cent os 5.4...how to rectify this...

View 3 Replies View Related

CentOS 5 Server :: Named Reports "NXDOMAIN" Error When Query From Local Host?

Oct 29, 2010

I set up a DNS server, and it works fine when being queried from other hosts.But if I query it from localhost (by using nslookup), it reports error:

======================================
** server can't find www.example.com: NXDOMAIN
======================================

[code]....

View 5 Replies View Related

Ubuntu Networking :: Checking If Current IP If Has A Dynamic Dns?

Dec 27, 2010

I was wondering if its possible to see if my ip has been registered under a dynamic dns name? Reverse DNS does not resolve.

View 1 Replies View Related

Fedora :: Recall Voice Logger Fails To Boot - Reports Error "reading Block 33051"

Jan 18, 2011

I'm working on a Total Recall Voice logger that fails to boot.The voice logger has fedora installed.Its reports 'error reading block 33051,run fsch manually'. It also requests for root password for maintenance.Can someone pls help me out, and what could the root password be?

View 1 Replies View Related

Ubuntu Networking :: Checking For Open Ports Remotely

Aug 19, 2010

I'm trying to set up an SSH connection from my school to my home, but not on port 22. I originally tried port 2222, but it didn't work. I called my school IT people and they said they block that port. I asked if they care if I set up an SSH and they said no, but that they wouldn't tell me which ports are blocked and which are open for "security" reasons (which I guess I can actually understand). They suggested just using port 22 or 222, but said if a ports open I can use it.

My question is, can I check ports without setting up SSH? It seems like a hassle to try a different port every day on my home SSHD file, come to school, see if it works and repeat. Is there a way I can check my computer home for connections that could connect, even if there isn't a service listening? I don't know how to do that, or even if its possible. If not, I suspect I'll just try a few until I find something that works, or just go ahead and use 22.

View 1 Replies View Related

Networking :: Checking The Connectivity - FTP Is Working Properly Or Not ?

Dec 16, 2010

How can i check my FTP is working properly or not? or check out this connectivity?

View 3 Replies View Related

Networking :: Install The Drivers Checking Through The Terminal?

Nov 3, 2009

how to install the drivers Checking through the linux terminal with lspci and lspci -n, I've determined that I have a BCM4312. But when I check the device manager, it says I've got a Dell wireless 1395 WLAN mini-card. Does the lspci search for only the chipset and could that be different than the actual device?

I've run through the alien guy's wiki that's been posted several times and have set up the WPA key in the wireless directory. I've also seen some people using fwcutter on here? I'm not sure what that's for or how to use it.I think I've installed ndiswrapper, but am not sure how to use it. I've also been using this guys wiki [URL] because it's specific to my device, but once I get to the final step of building the LKM with: make -C /lib/modules/`uname -r`/build M=`pwd`, nothing happens, it says it can't find the directory.

View 14 Replies View Related

Ubuntu :: Error While Hash Checking Of Torrent - The Sha Module Is Deprecated - Use The Hashlib Module Instead From Sha Import Sha

Jun 8, 2010

Code:

nits@nits-desktop:/mnt/Storage/Tors/Incomp$ btdownloadcurses --check_hashes 1 filename.torrent
/usr/lib/python2.6/dist-packages/BitTorrent/Storage.py:4: DeprecationWarning: the sha module is deprecated; use the hashlib module instead from sha import sha

These errors occurred during execution:

[09:37:48] IOError - [Errno 5] Input/output error

Got this error when I tried hash checking, was downloading the file using rtorrent when there was a sudden powercut and my system shutdown abruptly, tried restarting the torrent and kept encountering problems while restarting.

View 2 Replies View Related

Red Hat / Fedora :: "checking Hlt Instructions" Error During CentOS Installation?

Feb 18, 2011

I have an old PC running 900Mhz Tbird CPU and 768Mb RAM. I also upgraded the HDD to a 60Gb. I've tried to install Gentoo, CentOS, Ubuntu, and Linux Mint and all and everyone of them stop at the line "checking hlt instructions" during the installtion. I've looked over the web and there are quite a few cases with the same problem, nonetheless the solution is not clear to me, still. I've managed to install CentOS, though, with the help of web forums, bypassing the error by typing from the Kernel "linux no-hlt" and pressing enter. Now when I rebooted the machine it keeps doing even though the install completed succesfully. I'm interested in loading CentOS to build a server since I used to run Ubuntu 8.04 on that box without any problems.

View 2 Replies View Related







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