Networking :: Communication Manager Daemon And HP Laptops With Synaptics Pointing Device?

Nov 7, 2010

I have installed 10.04 on several machines as well as imbedded inside VISTA. All of these installs work fine except the one on my HP Pavillion dv9000. The synaptics device on these machines is very touchy in all operating systems, but caused a strange issue in ubuntu 10.10. While connected to the internet and working fine I barely touched the pad and everything quit. I rebooted and found no way to reconnect to the internet. On the panel there was a little icon about the connection manager. Hovering over this icon gave the message "Connection Manager daemon not working". The usual tab to "enable networking" was dim and could not be activated.

I searched for several hours and found no reference regarding this daemon. Is there a source of the op sys names for such daemons and what sort of terminal command would I use to restart it if I knew what it was called? I ended up scrubbing the partition and reinstalling. Even the recovery process would not get the daemon to restart.

View 1 Replies


ADVERTISEMENT

Networking :: Communication Without Loopback Device

Jan 13, 2010

I have two ethernet card on my computer, I want to make a TCP or UDP communication between these two cards, so I disable loopback: #ifconfig lo down. but with out loopback I can't even ping an eth from another one. how should I do? I want traffic to really pass eth cards.

View 2 Replies View Related

General :: Enable A Stick Pointing Device In Ubuntu?

Feb 16, 2010

How do I enable/disable a stick pointing device in Ubuntu (9.10)? How can I configure clicking and scrolling with the stick pointer? (I can't click with the stick and scroll the page.)

View 1 Replies View Related

Ubuntu :: Mount A Disk To A Dir Without Pointing To Its Changing Device Name?

Jan 14, 2009

Sometimes when I restart, my NTFS drives will mount in incorrect directories. It seems to only happen when I plug in USB devices such as flash drives, and keep them in when I boot. I have the fstab file configured correctly, but it still resorts to some odd default mounting points. Edit suposedly the device name changes whenever I boot with a flash drive plugged in. Is there anyway to mount a disk to a dir without pointing to its changing device name.

View 3 Replies View Related

Programming :: Character Device Driver For Communication Between Two Pc's In Code?

Apr 3, 2010

i woul like to know if i could get help in writing a charater device driver for communication between two pc's in linux using RS-232 serial port.

View 5 Replies View Related

Ubuntu :: Synaptics Package Manager ERROR

Feb 11, 2010

I try to install anything in terminal, synaptics update and package manager. I get this error in all those places deb' is not known on line 56 in source list /etc/apt/sources.list, E:The list of sources could not be read

View 5 Replies View Related

Fedora Networking :: 3G USB Modem Has Wrong Device Port In NM - Change Device Port In Network Manager?

Aug 14, 2009

I installed ZTE MF 626 modem in my F10 with kernel 2.6.27.12-170, i run usb_modeswitch and so far things happened normally. Watching through /var/log/messages it says that F10 detects two port device for this modem: ttyUSB1 and ttyUSB2, and in the sequence it disable port ttyUSB1 BUT Network Manager still set this port.I mean, when i connect via wvdial appointing to ttyUSB2 i get connection, but Network Manager fails to do it appointing to ttyUSB1. How to change device port in Network Manager?

View 1 Replies View Related

Ubuntu :: Deskjet 940c Wouldn't Print - Errors With Communication And The Initial Device?

Apr 19, 2011

[i use Ubuntu linux 10.04 LTS - the Lucid Lynx] i tried to print a document and i got the following message from the "document print status (my jobs)": "There was a problem processing document 'take it easy' (job 400)" i tried to print other things but i got the same error. after any print request i sent the printer asked me to release the paper it took, and when i release it, it printed this:"Unable to open the initial device, quitting." i have "HP Device Manager" installed on my computer, and lately i tried to install a wireless printer (officejet 4500 g510n-z) through it, and it failed because the connection between the printer and my computer disconnected before the terminal finished the installation. i didn't try to print with the deskjet right after it but now when i try- it doesn't work, so it might have something to do with my current problem... also when i looked at the HP Device Manager i saw the deskjet printer icon marked with X so i used this program's option "Setup Device" and the X mark disappeared.. and it still doesn't work.

View 2 Replies View Related

Ubuntu :: Setup A Host Computer To Accept Display From Laptops In A Group Of Laptops?

Oct 2, 2010

How do I setup a host computer to accept display from laptops in a group of laptops?

I have a group of people each set to manage a specific task. I have a projector in the middle of the room hooked up to a computer. How can each user push their screens to the host computer? All computers are on a lan

View 3 Replies View Related

Ubuntu Networking :: Network Manager Pppoeconf Device Not Managed?

Apr 30, 2010

After the use of pppoeconf, the network manager does not recognise neither the wired nor the wireless connection anymore. (It nicely did it before that) I tried to replace the etc/network manager folder with that of a different machine. Still the same. What else can I do to reset Network Manager ?

View 1 Replies View Related

Ubuntu Networking :: Localhost Pointing To 192.168.0.1 Instead Of 127.0.0.1?

Apr 26, 2011

When i try to connect to MySQL database with MySQL Workbench using root@localhost i get following message: Failed to Connect to MySQL at localhost:3306 with user root

Access denied for user 'root'@'192.168.0.1' (using pasword: YES) which is ok, becouse 192.168.0.1 is not listed as a host from which MySQL server should accept connections.

I am a little confused, becouse i tell MySQL Workbench to connect using localhost, so server should (at least i think so) receive connection from 127.0.0.1

I think i had similar issue with PostgreSQL some time ago, but i just allowed connections from 192.168.0.1 then.

My host file is:
Code:
127.0.0.1 localhost
127.0.0.1 localhost.localdomain localhost
#::1 ent-pc localhost6.localdomain6 localhost6
127.0.0.1 ent-pc

[Code]...

View 5 Replies View Related

Ubuntu Installation :: Failed Update Manager And Synaptics Package Post 10.10 Update?

Mar 14, 2011

having had problems with getting grub2 to work on dual HDD setup...despite the most excellent advice on the forum i took the plunge and installed 10.10 from update manager within 10.04..... bingo fixed grub and now have dual boot again. but the update manager and synaptic package don't work because of libedata-cal1.2-6 file that remains..following other advice on the forum Advice gratefully received, how can i force an unistall of this package

mark@studypc:~$ sudo apt-get -f remove
Reading package lists... Done
Building dependency tree
Reading state information... Done

[Code]...

View 9 Replies View Related

Ubuntu Networking :: About Several Domains Pointing At One Server?

Feb 27, 2011

I'll post an scenario and hopefully you can help me understand the concept and put me in the right track and do what I intend, if possible. Let's say I have a dedicated server with 2 static IPs each with an associated domain, let's call them www.site1.com and www.site2.com. Now, apache is running on it, I'd like to redirect anyone coming from site1.com to /home/site1/public_html and anyone coming from site2.com to /home/site2/public_html.In short, apache serving 2 entire roots depending on the accessed IP/domain. Whether the sites root are in the same parent folder, such as /home/site/site1_public_html and /home/site/site2_public_html or like above doesn't really matter, as long as it works.Additionally, do something similar with Postfix, so that I can have it running imap/smtp for foobar@site1.com and foobar@site2.com on the same server.At this moment, both apache and postfix are working, and we host only www.site1.com with the respective foobar@site1.com. But I'm not sure how to proceed or even if it's possible to achieve the above solution.

View 1 Replies View Related

Slackware :: VirtualBox - Windowsxp Guest - No Sound - Unknown Audio Device - In The Windows Device Manager

Mar 11, 2010

For those that use Virtualbox on their slackware host and have a windows (xp) guest running. I have tried various settings for sound (Alsa, PulseAudio), the AC97 drivers are installed in the Windows xp guest os, but there is no sound and there is an unknown audio device (in the windows device manager). If I remove the AC97 drivers and use the soundblaster16 drivers in the Vbox settings there is no unknown sound device, but there's still no sound. why I can't get sound working?

View 13 Replies View Related

Ubuntu :: Daemon That Executes Commands Based On Input Device In Use?

Jan 28, 2011

I have a computer with a trackpad and a touchscreen. I want to run unclutter if I use the touchscreen, and kill it when I use the trackpad or a USB mouse.

The I'm pretty sure the touchscreen is /dev/input/mouse0, and the trackpad is /dev/input/mouse1

I have a general idea of how this should work, but no idea what tools and commands to use to implement it.

View 1 Replies View Related

General :: 15.4 Inch Laptops Tend To Be Slightly Cheaper Than 14-inch Laptops?

Feb 8, 2010

15.4 inch laptops tend to be slightly cheaper than 14-inch laptops? Supply and demand? and if you do not mind answering another question, what's your perspective on uncle Larry eating Sun?

View 3 Replies View Related

Networking :: Get The USB Server 'LANSER-E1' From 'MRT Communication'

Jan 21, 2010

Has anybody tried to get the USB server 'LANSER-E1' from 'MRT Communication' working in Linux ? It works OK in Windows but I have failed to get it working in Debian Sid.

View 2 Replies View Related

Networking :: DMZ - No Communication Between Server And 2 Clients

Oct 28, 2010

Code:
DMZ
Server--Router0--Modem0 ISP2--Modem3--Router3--Client3
/
Client1--Router1--Modem1--ISP1--WAN
/
Client2--Router2--Modem2 ISP3--Modem4--Router4--Client4

The Server in the above diagram can be accessed by Client3 and Client4 but not at all by Client1 or Client2. Router0 specifies the Server as a DMZ Host. I would be more specific but this is not my server. I don't use a DMZ, I forward ports when they are needed. In this case I represent ISP1 and the server belongs to a befuddled client. Client1 & Client2 can send packets to each other, no problem. Could the DMZ be breaking communication between the Server and Clients 1 & 2?

View 1 Replies View Related

Ubuntu Networking :: Wrong Pointing - Picking Up The FIOS Login And Not Even The Index Of Server

Feb 11, 2011

I recently installed Linux Mint and went through the whole business, but when I go to my DNS's it just goes to my FIOS login.

dns:
foxwebhosting.dyndns.org
foxwebhosting2.dyndns.org

I tried everything in mind, but I think the big issue has to do with the reason why it's picking up the FIOS login and not even the index of my server.

View 3 Replies View Related

Networking :: Data Transfer In V2V Communication (Fedora11)

Feb 27, 2010

i am using NCTUns simulator and having problem while receiving message from an OBU. sending a message works properly but recving creates problem and fails. i am using exactly the same function as used by the developers in the demos but still no luck. i copy the code attch the screen shots to have a look

sendto() and recvfrom() are used for message transfer. they both return >-1 if they are executed successfully. please have a look in the screenshots. agentClientReportStatus is the built in packet format which im using here whose fields i filled manually are in the code below.

agentClientReportStatus *message,*mssg;
int remainTime,n,n2,n3,i,sendingaddress,value;
sockaddr_in cli_addr;
timeval now;

[Code].....

View 3 Replies View Related

Networking :: Monitoring - Communication Between Nagios & NRPE?

Feb 28, 2011

The communication between nagios and nrpe agent in the monitored host, can be without SSL? The problem is that I have 2 different versions of debian running on the machines and there are problems related to the libssl-dev package!

View 11 Replies View Related

Fedora Networking :: Network Between Two FC10 Laptops

Mar 21, 2009

I and my friend use FC10 on our laptops. We want to share our data by creating a wired network between our machines because a wireless router is something what our pockets can't afford. What should I do for it? What type of wires and stuffs do I need? I Googled for some link for doing so in FC10 but couldn't find.

View 6 Replies View Related

Ubuntu Networking :: File Sharing Between 2 Laptops?

Feb 19, 2010

How can I share files between two laptops, both running Ubuntu 9.04, home wifi network situation?

There seem to be lots of Samba type programs etc, but I just want to know the simplest most straight forward way.

What needs to be in installed on each machine etc..

View 6 Replies View Related

Ubuntu Networking :: Setting Up Network Between Two Laptops

Apr 28, 2010

I have two laptops with Ubuntu 9.10

I want to connect them with a wireless router. phillips snb5600 router.

So I can go online and share files with both laptops

My LG E500 laptop to function as a modem with a connection to the internet with a 3g usb modem.

There are built-in wireless LG E500.

My other laptop is an old webtech without wireless built in, but I have a wireless USB thing fully with snb5600 Router. Ubuntu can find the wireless USB thing. so it's not a problem.

Both laptops can also connect with the router with cable.

View 5 Replies View Related

Ubuntu Networking :: Internet Access For 3 Laptops With Different OS

Jul 12, 2011

I have 3 laptops with 3 different OS - XP PRO, Win7 and Ubuntu (Linux). I try to connect to Internet in different locations using 2 different Internet Service Providers (ISP) and straight cable connection (not wireless).
Scenario 1: ISP number 1 - all 3 laptops can access Internet
Scenario 2: ISP number 2 - only Microsoft OS based laptops can access Internet

View 9 Replies View Related

Networking :: Connect Two Laptops Using Crosswire In Ubuntu

Jun 11, 2011

I have a LAN crosswire with rj45 connectors and I want to connect two laptops for data transfer as well as for socket prgramming to check my chat client. I am new to socket programming means also new to networking. Please tell me the basics to connect two computers(setting Ip addresses,gateway and other stuff related to networking) so that it helps me also in my programming and transferring data between computers. If it is not possible to describe everything here then give me a refernce to any book. I am using Ubuntu 10.04 on both computers. Please give me a solution to connect two computers for data transfer and socket programming.

View 2 Replies View Related

Networking :: Drivers For Wireless And Wired On New Laptops?

Sep 17, 2010

The fallacy in moving from desktops using PCI (etc) devices which have a history of available wireless and/or wired drivers is simply that one reaches a level of technology in modern laptops wherein drivers used by the devices in those laptops running Win7 are simply difficult to find for Linux OSs.

I purchased a Toshiba L500 (64 bit) which ran Win7 Home Premium; I wiped the HD and installed Windows 32 bit Pro. Runs like a top. Even after I installed Win 7 Pro, I had to search back on the Toshiba site for the wireless and Lan drivers to reinstall. I then installed Fedora 13 which gives me use of Win7 but also Fedora; However, does anyone know where there is a copy of an rpm driver (or for that matter a deb driver) for the following; 1. Atheros AR8152 PCI-E Fast ethernet controller and, 2. the Realtek RTL8191SE Wireless Lan 802.11n PCI-E NIC?

Obviously, without the availability of online status for Linux on Laptops, Linux becomes a useless paperweight and I have a very fast new Win7 Pro machine.

View 1 Replies View Related

Fedora :: Cannot Add Device In HP Device Manager?

Jun 28, 2010

Running Fedora 13, I cannot add my HP J4680 through the HP Device Manager. I get an error message saying that the print queue cannot be started and it asks me to restart CUPS. I tried restarting CUPS and adding the device. It did not work. The printer is on my home network wirelessly. I can add it through the CUPS web interface and print, but then I cannot access the scanner. I tried adding the device after it was already added through CUPS, but that did not work. I would like to use the scanner; I don't really care about the fax.

View 8 Replies View Related

Ubuntu Networking :: Doesn't Encrypted WLAN Communication Work?

Jul 23, 2011

Why doesn't encrypted WLAN communication work for me? I've got an HP Probook 6555b with Ubuntu 11.04 32-bit. When I set my WLAN router to unencrypted I'm able to connect. But if I choose WPA-PSK-TKIP or WPA2-AES or WPA-PSK & WPA2-PSK I can't connect. Ubuntu prompts me to enter my encryption key. I enter it. It runs for a while and then prompts me again. The little icon at the top right of the screen next to the speaker symbol is where I can see it trying to connect.

View 2 Replies View Related

Networking :: Setting Up Serial Communication From Desktop Through USB Port In Terminal?

Jan 15, 2010

I am new to linux terminal programming and all but i want to set up a simple serial communication from my desktop through USB port. The actual idea to to write some data in the terminal and build a terminal program that sends the data to the usb port with a fixed baud rate. are there ready made terminal programs available for this simple communication?or atleast any Graphical tools which could help me build and design such a terminal in ubuntu 9.04?

View 8 Replies View Related







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