Ubuntu :: Unable To Get Ncomputing To Work For A Short While With Intrepid?

Feb 24, 2010

I wanted to know anyone's experience with the new deb package ncomputing released for Intrepid. I've used their products and fought my way through to make them work. I was able to get ncomputing to work for a short while with intrepid, but upon installing the video drivers (and rebooting) the l230 hasn't been able to connect to any other host. (With Intrepid running). I've updated the firmware but the box still refuses to connect, for awhile it would say TS error (....). The system log only showed,

Date SystemName ncltsd [6198]: ERROR: NULL == video
[18043]: ERROR: SrvCli.CreateSession () failed! (3211426, 1869984)

Any help I can get would be much appreciated. If I forgot anything of I apologize, as you probably noticed it's my first time using the forum and I have only been using Ubuntu for a little less than a year.

View 9 Replies


ADVERTISEMENT

Fedora :: Rebooted - Desktop Starts For A Very Short Time Then Disappears - YUM Does Not Work Neither Does Firefox

Apr 9, 2010

I updated Fedora 9 yesterday. I rebooted earlier and now the desktop starts for a very short time then disappears followed by a window opening and closing for a few goes. After this nothing! YUM does not work, neither does Firefox! A bug report informed me there was a Python problem but I can find no reference to this anywhere.

View 1 Replies View Related

Programming :: CURL In Bash - Error "Upload Is Disabled During Short Maintenance Work (ETA 10 Minutes). Brb"

Mar 7, 2010

i'm trying to write a bash script to upload an image to [URL], but i can't get i working properly. Everytime i try, the html returns me a error saying "Upload is disabled during short maintenance work (ETA 10 minutes). Brb!", while from the browser everything works fine. This is my current command line:

Code: curl -L -b cookie-pix.txt -c newcookie.txt www.pixhost.org/cover-upload -A "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)" -F 0=@/home/admin/Desktop/karm.jpg -F content_type=0 -F press=Upload And this is the html of the form:

[Code]....

View 1 Replies View Related

Ubuntu :: Is VLC 1.x An Option For Intrepid

Jul 28, 2010

i'm still on Intrepid (i know, i'm behind the times) and i've been poking around for simple-straightforward info on how to upgrade my VLC 0.9.4 to 1.x.....but everything i've found seems to assume one is already on Jaunty at least. even videolan.org has simple-straightforward info for upgrading VLC for all distros as far back as Hardy....except for Intrepid. and i'm half-tempted to just try following the steps given for those who are on Jaunty and just seeing what happens.....though i also can't help but think that it may be dangerous to do that. does it even matter at all which ubuntu version i'm on, and i'm worrying about it for nothing? xD

View 2 Replies View Related

Ubuntu :: Skype/VLC Not Working In 8.10 Intrepid?

Feb 27, 2010

I'm having trouble with some qt-based apps that did work previously but now do not. So far I've seen this with Skype, VLC and umbrello. Applications appear to execute but GUI never seems to initialise. CPU remains around 90%. I'm using an eeepc 1000H running ubuntu intrepid 8.10 with adam's kernel 2.6.27-8-eeepc. Any ideas on how I can debug this? As I mentioned these applications worked fine in the past, I'm guessing an update broke them.

View 4 Replies View Related

Ubuntu Installation :: 8.10 Intrepid Does Not Update

Nov 25, 2010

Anyhow I haven't been able to update my system... Everytime I try to do: "sudo apt-get update" I get these messages:

Ign http://co.archive.ubuntu.com intrepid-updates/restricted Translation-es
Err http://security.ubuntu.com intrepid-security/main Packages
404 Not Found

[code]...

View 5 Replies View Related

Ubuntu :: Substitute For Intrepid Repos?

Jan 5, 2011

Is there a substitute for Intrepid repos? I'm not able to access a few servers and don't want to upgrade the OS on this box.

Code:

View 4 Replies View Related

Ubuntu :: Rar Software Package (deb) For 8.10 Intrepid?

Jan 21, 2011

I still use Intrepid 8.10 on one of my older machines and have tried, but in vain, to install some rar compression software from the repos. It seems as if the specified repo for 8.10 is now end of life Would anyone know of where I could download a .deb file containing an older version of rar which would install correctly on by box ?

View 4 Replies View Related

Ubuntu Installation :: Installing DAR In Intrepid 8.10?

Jul 5, 2011

I'm trying to install DAR ("Disk Archive utility") in Intrepid 8.10. I get these errors:

Err http://us.archive.ubuntu.com intrepid/universe libdar64-4 2.3.8-1
404 Not Found [IP: 91.189.88.40 80]
Err http://us.archive.ubuntu.com intrepid/universe dar 2.3.8-1
404 Not Found [IP: 91.189.88.40 80]

[code]...

View 9 Replies View Related

Ubuntu Servers :: Intrepid Repositories Are No Longer Available

Dec 3, 2010

I know it's kind of my fault but I have this problem. I have two machines running Intrepid. I should have upgraded them in due time but what's done is done. Now I need to install some packages there but the Intrepid is no longer supported - Intrepid repositories are no longer available.

View 3 Replies View Related

General :: Installing VIM On Ubuntu 8.10 Intrepid Ibex?

Jan 9, 2011

i removed the vim-tiny with sudo appitude remove vim and then tried reinstalling the vim full but it seems that the package is obsoleted.

shortcasper@shortcasper-laptop:/usr/local/download$ sudo apt-get install vim
Reading package lists... Done
Building dependency tree

[code]...

View 2 Replies View Related

Ubuntu Security :: Vulnerability In Karmic And Intrepid Alpha2?

Feb 24, 2010

I decided to report what happened me lately so that someone more clever could find the hole in the latest ubuntu. So: I have a machine connected 24/7 on high speed network. i had karmic on it. i ran openssh and apache2 (without any mod, plain apache2) on it. In addition i ran firefox, ktorrent, and amule on it. Nothing else. The system didnt have any rule in iptables.


Recently chkrootkit signaled a SuckIT rootkit in the system. I was scared, i googled for it and i saw that on ubuntu this actually happened and it was a false positive. Ok, i kept going. Yesterday i nmapped myself and i found an open port around 64000 that i couldnt see with netstat -atpnl so i concluded i was actually infected and erased the drive and tried to install lucid alpha2 so, one day of lucid,

- with a firewall this time that let open only the port 22 and 80 from internet
- with only openssh as service (no apache2)
- ran firefox3.6 , ktorrent and amule , nothing else

chkrootkit didnt find anything
debsums reported
debsums: changed file /sbin/initctl (from upstart package)

i did an apt-get install --reinstall upstart and that file didnt warn anymore. So i concluded there must be some kind of vulnerability either in

a) firefox
b) ktorrent
c) amule

View 6 Replies View Related

Ubuntu :: Adding 8.10 Intrepid To 10.04 Lucid (dual Boot)?

May 4, 2010

I would like to add Ubuntu 8.10 as a dual boot option to my Ubuntu 10.04 installation. It is not immediately obvious to me how to do so, because running the CD installation will presumably overwrite Grub2 with Grub (and might not successfully boot 10.04).

How do I install 8.10 without overwriting my Grub2, and then add 8.10 to the Grub2 menu?

View 6 Replies View Related

Ubuntu :: Orca Messed Up Sound (Intrepid Ibex 8.10)?

Jul 13, 2010

I had Orca installed for absolutely no reason, and I decided to start it and try playing with the text to speech. It wasn't interesting and I closed it. Now that I've restarted the computer, in GNOME sound doesn't work for certain things (VLC, Firefox). I uninstalled Orca because it auto-started on log-in and the preferences would freeze when I tried to change them. I read about a problem in 9.10 where there is some file taht disabled pulseaudio, I don't see it and I am using 8.10 anyways. :/

EDIT: I've re-installed Orca and edited the preferences fine this time, but the sound still doesn't work for VLC and Firefox. Now I've completely uninstalled Orca from synaptic and it still doesn't work. The sound test works fine, though. I'm sure there is some configuration file Orca added something to, but I don't know how to find it.

View 5 Replies View Related

Ubuntu :: Realtek Alc650 Audio Not Working On Intrepid Ibex

Apr 15, 2009

Just installed latest Ubuntu (intrepid Ibex) on my DFI Ultra Infinity II system. It has onboard audio via a Realtek ACL650 chipset. Unfortunately, no sound. Have searched various forums, etc. and found recommendations to download the ALSA driver from realtek, but those posts are from ~2007 and the drivers are dated from back then as well. Nobody present-day seems to be suffering audio problems with this motherboard or chipset. I did install the 2007 realtek driver, but no change. What logs can I check?

View 3 Replies View Related

General :: Intrepid To Jaunty Upgrade Not Working?

Nov 11, 2009

I just upgraded from jaunty to intrepid. The upgrade tool went through everything without a hitch and when it finished it told me to restart my computer. When I did, ubuntu began to boot, got past the initial loading splash screen, but immediately after, before the login splash, the screen freezes with some strange graphics glitch and refuses to work from there. How can I fix this to any workable state, upgraded or not?

View 1 Replies View Related

Ubuntu Installation :: Upgrade 8.10 Intrepid To 9.04 Jaunty With Update Manager Fails

Feb 11, 2010

I had an old machine running Feisty.I followed the EOL guides and upgraded from 7.04 => 7.10 => 8.04 => 8.10 (intrepid).Now that I'm at intrepid, I want to use the update manager to upgrade to 9.04 (Jaunty). Whenever I launch update manager (System->Administration->Update Manager) everything looks fine until I choose "New distribution release '9.04' is available" and click the Upgrade button.

At this point, Update Manager complains and says "Could not find the release notes" "The server may be overloaded". I'm assuming this could be a faulty URL somewhere, but I wouldn't know where. My sources.list seems to work fine for regular intrepid updates, so not sure there would be anything there that could be the fault. Once I get this error, I can only click "close".

Extracting the upgrade failed. There may be a problem with the network or with the server. Obviously, my general networking is fine (or I wouldn't be able to post this message)..and again, standard updates work fine.Any insight into what is causing this (or maybe how Update Manager works so that I might try a bit of debugging myself?

View 9 Replies View Related

Hardware :: Webcam Not Working - Intrepid - No Camera Found

Mar 9, 2009

When I am trying Cheese to view the Webcam, I am getting a message "No Camera found".

But if I do a lsusb, then the following details are shown :

Bus 003 Device 003: ID 0c45:6130 Microdia PC Camera (SN9C120)

Is there any way to correct this problem. I am on Ubuntu Intrepid 8.10.

View 6 Replies View Related

General :: Intrepid - PS3 - Update Sources List From - Ubuntu To Ports-ubuntu

Aug 6, 2009

The PowerPC does no longer receive commercial support form Canonical. How do I update /etc/apt/sources.list. My goal is to change deb [url]... to [url], using find and replace.

Found something at [url], oh no false alarm! This thread does not explain how to change the /etc/apt/source.list either. I know what to change but do not know how.

View 9 Replies View Related

Ubuntu :: Bluetooth Rfcomm Not Working In Ubuntu Intrepid But Hardy

Dec 14, 2008

I have a simple Bluetooth GPS mouse which used to send GPS data (NMEA) via a Bluetooth serial link under Hardy, which stopped working under Intrepid

Code:

A simple python script connects to this device, reads and prints a line

Code:

/var/log/syslog shows:

Quote:

View 2 Replies View Related

Software :: Wicd In Ubuntu Intrepid - Unchecked The "Use Static IP" Box?

Apr 28, 2010

I'm using Wicd network manager, on Ubuntu Intrepid, on a Toshiba Satellite laptop.

I installed Wicd, and incorrectly tried to set Static IP information on my Linksys network.

I unchecked both the Static IP and Manual DNS entry boxes, but whenever I try to connect it still tries to use the incorrect Static IP settings.

I have removed and re-installed Wicd, and for some reason it maintains the incorrect settings! What can I do?

View 6 Replies View Related

Ubuntu :: Change User Short Name?

Jan 4, 2011

I installed Ubuntu 10.04 choosing, as administrator, a User Name and a User Short Name. Now, I would like to change those names and I manage to do it with the first, but not with the second, the Short Name. At the same time, I would like to give the same new name to my personal folder in /home. Is it possible to do all that?

View 5 Replies View Related

Ubuntu :: Short Of A Re-install To Get Thi Gs Working Again?

May 24, 2011

I installed 11.04. No problems. The launcher icons were too big so i resized them with compiz. Being a fiddler I played with the thing for a while, no problems until I unticked desktop wall, when the entire desktop departed. Is there any way short of a re-install to get thi gs working again ?

View 4 Replies View Related

Ubuntu :: Password Is Too Short Error

Jun 27, 2011

I have been trying to change my password on this install to a simple 2 character alpha.

I tried using the "users and groups" menu and got the error "password is too short" that also tells me that I need more that 5 characters.
After searching for a bit I found the passwd <username> command to be used in the recovery mode. I got a similar massage there too.

upon doing a fresh install I am able to initially set a simple password to do what I want, but after changing to a more secure password I have not yet found a way to get back to where I want to be. I really don't want to burn this down do yet another install.

yes, I know the system is trying to protect me from myself but that is off the point.

View 2 Replies View Related

Ubuntu :: Automount NTFS In Lucid - Short Way?

May 16, 2010

I see a lot of threads on auto mount NTFS in other versions, is it still that cumbersome in Lucid?

View 5 Replies View Related

Ubuntu :: Tool Used To Produce Short Movies

Dec 27, 2010

We are a small company producing short movies in Arabic and we stick to adobe premiere pro cs4. Lately we need to reduce our cost by moving to ubuntu to save Microsoft fees especially regular support. The main problem we have now is the tool to use for producing our short movies, so the main question is:- Does there is any tool we can use as equivalent to adobe premiere pro cs4? I am looking for a really series tool.

View 2 Replies View Related

Ubuntu :: Short Path On Command Line?

Mar 1, 2011

I have a quick question: how can I make the path short on the console? My problem is that if I descend 10 levels in a directory tree, the path becomes so long that it takes more, than one line of the console window. Is there a way to shorten it, and show only the name of the current directory, without the whole path, i.e., instead of

Code:
v923z@penguin: first/second/third/fourth/fifth/sixth/seventh/eighth/ninth/tenth>
only

[code]....

View 3 Replies View Related

Ubuntu :: Short Cut Keys To Switch Workspaces

May 25, 2011

I've tried setting short cut keys to switch workspaces with no luck. I've tried a couple of different combination of keys and none have worked. The workspace switcher works but it's sometimes a bit anoying to reach for the mouse and a lot easier to just kit a couple of keys.

View 4 Replies View Related

Ubuntu :: Keyboard Short Cut Snafu - I Broke It *_^?

Jun 13, 2011

OK so I goofed something up trying to make my own keyboard short cut now I get this message Error while trying to run (Alt+l)which is linked to the key (<Shift>a)when ever I hit Shift a makes it hard to write any emails and such.

View 1 Replies View Related

Ubuntu :: Force Quit Keybaord Short Cut?

Jul 6, 2011

Im looking for the force quit keyboard shortcut. Like XKill or what ever the force quit in Gnome panel is. Anything which will kill a misbehaving application which has locked up the mouse.

View 4 Replies View Related







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