Ubuntu Networking :: Karmic Koala Yes More Davicom Adapter "not Working" ?

Jan 4, 2010

So i installed Karmic Koala on my HP mini and obviously the wireless driver does not work from the get go. so instead i decided to try to connect my Davicom (9601 chip) USB to ethernet adapter and then get all the appropriate stuff (NDISwrapper/broadcom driver etc.) through a hardline. yet that is proving difficult as well.

kernel is 2.6.31-14 The system sees the adapter. i have the driver for it but it will not compile. i keep getting errors on compile. probably as the driver is a touch old. I did a search and read through all of the old threads concerning the davicom adapter. i tried to blacklist the tulip driver that didnt work. I read through the thread that talks about modifying the config.h to modify configfs.h but that only concerns releases prior to mine.

I grabbed this driver [url]

View 5 Replies


ADVERTISEMENT

Ubuntu Networking :: Wireless Has Stopped Working Karmic Koala

Jan 20, 2010

Today my wireless has stopped working. I have a laptop hp6720s with network controller: Intel corporation PRO/Wireless 3945 ABG [Golan] Network connection (rev 02), dual boot vista/ubuntu 9.10, fully updated (kernel 2.6.31-17). I use a router edimax BR-6204 wg to use the net with other laptop. Till now i have using wicd for controll wireless without any problem, internet was quick and responsive. (Quick connection without any failure).

But today the internet was very slow and wireless starts to connect and disconnects intermitently, doing it unusable. This was what occured when i upgraded from jaunty to karmic and used the network manager from gnome, but then i fix the problem installing wicd. Now wicd behaves in the same way as gnome-network-manager. If i connect directly the computer to the router by wire, i have internet and everything works perfectly. How i can fix the wireless?. How i can do it works with ubuntu 9.10 and?.

View 1 Replies View Related

Ubuntu :: 9.10 Karmic Koala Wireless Card Not Working

Jan 23, 2010

I just installed ubuntu 9.10 on my hp pavilion dv2110rs and everything worked fine but the wireless card. i cant figure out what is wrong. when i type lspci into the terminal it tells me "01:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)" and i have no idea where to go from here to install a working driver. i tryed to go by the ubuntu guide but i got complettly lost.

View 4 Replies View Related

Ubuntu Multimedia :: USB Ports Stop Working In Karmic Koala

Apr 13, 2010

I was been out of using ubuntu for while and came back.However since I have installed Karmic Koala 10 to 15 minutes I start the usb mouse stop working, then the wireless connection and then freezes I cannot do nothing. My Computer is a Laptop Toshiba Intel ATI Video Card.

View 4 Replies View Related

Ubuntu :: Karmic Koala - Keyboard And Mouse Not Working Upon Login

Jun 18, 2010

Upon booting mouse and keyboard work for a short duration, sometimes it works on optimum level though. If I speedily type in my password it will go through and then freeze before logging. This appears to be a known problem in Lucid Lynx I was wondering if there was a fix for a certain update [URL]

View 1 Replies View Related

General :: Slow And Poorly Working Karmic Koala After Upgrade From Hardy

Jan 21, 2010

I reinstalled Ubuntu on my HP pc-40 computer. I used to run Hardy Heron and am now running Karmic Koala. The cd drive which had had issues for a while, broke after finishing the install, when I tried to get the cd out.I dont know if this has anything to do with it, or if my computer is too old for Karmic Koala, or if possibly the harddrive didn't appreciate being overwritten a second time - but the graphics are not working well (small squares of previous windows linger in my present browser window*)everythin is much slower, and many applications come up without a border, or their windows cant be moved with the mouse.

To top it off, while I tried to fix a bug with the terminal (no border) and uninstalled it, I couldnt install it back. So no terminal, which really makes even a newbie like me sad.If I cant solve it in a few days I will probably try to install a smaller distro via USB - I think Slax can be installed straight to USB without a live cd?

View 5 Replies View Related

Ubuntu Installation :: Karmic Koala - Slow Jerky And Has Odd Freezes Like Windows - Applications Randomly Stop Working

Nov 7, 2010

I had been happily on Jaunty Jackalope until they stopped supporting it so I took the forced upgrade and it's HORRIBLE!

I feel like I'm back in Windows land. Within an hour of my first load I had my very first Ubuntu total-lockup. Just like Windows. In the 18 months I'd been using Jackalope I had not had a single crash. Not one.

It's slow, jerky, and has odd freezes. Just like Windows. Applications randomly stop working and die. Just like Windows.

Is there any way to fall back to Jackalope or is there any hope of them fixing Koala? 'Cause this is wretched.

I see there's another version out there...10.04.01.LTS. I'll try that. It can't be much worse.

View 9 Replies View Related

Ubuntu Networking :: CIFS VFS No Response For Cmd 50 Using 9.10 Karmic Koala

Feb 2, 2010

I was also having a problem with the Shutdown / Reboot sequence taking ages due to using WiFi, WPA2 and mounting SMB shares. I wasted about 4 hours digging around before I finally realised that the solution involved Upstart. 1. Open a terminal and enter:

Code: sudo gedit /etc/init/network-manager.conf 2. Just below the description line add the following:

Code:
pre-stop script
/etc/init.d/umountnfs.sh
end script

3. Save the script and attempt a restart. I don't know if this will work for everyone, or even what version of Upstart you need for it to work, but it cuts my shutdown time from about 2 mins to about 30 seconds.

Note: This has been working for me about 90% of the time. Occasionally though I see that the script ends prematurely due to the TERM signal and I end up with the 2 minute wait again. I've added the following to the /etc/init/network-manager.conf file:

[Code]...

View 9 Replies View Related

Ubuntu Networking :: Sharing Internet Via Bluetooth In Karmic Koala 9.10?

Mar 6, 2010

Did anyone shared internet via bluetooth in karmic koala 9.10?

View 1 Replies View Related

Ubuntu Networking :: Ipw2200 Driver Disconnects Frequently On 9.10 Karmic Koala

Jan 24, 2010

my ipw2200 w-lan driver's been disconnecting frequently and I've done some research on it, while seeing that it's been a frequent problem, in the past.

View 9 Replies View Related

Ubuntu :: No Sound 9.10 Karmic Koala?

Jan 4, 2010

I have read numerous posts about this subject, but being a novis in the Linux field, I cannot say that without explicit step by step instructions I am able to repair or tinker with anything under Ubuntu. In short, my sound has ceased to function. It did work for a period of time and suddenly no more. I have a 64 bit version of Ubuntu 9.1.

View 4 Replies View Related

Ubuntu :: Karmic Koala : Startup SSH And MPD?

Jan 10, 2010

As most users, I am new to Upstart.

I am looking for the easiest way to get my workstation running with the needed services. At this time, these include SSHD and Music Player Daemon.

I ve installed both and they work when activated manually by sudo /etc/init.d/ssh start, or mpd respectively. But I don t have a clue as to how to start them up with an Upstart job?

I ve tried this code...

but to no success.

View 4 Replies View Related

Ubuntu :: 32 Bit Karmic Koala 9.10 Support 4gb Of Ram?

Jan 11, 2010

Can a 32 bit karmic koala 9.10 support 4gb of ram. i donut want to get 64 bit because of the compatibility problems. so i am wandering can a 32 bit ubuntu run 4gb ram with it?

View 8 Replies View Related

Ubuntu :: F-Spot Won't Run Using 9.10 Karmic Koala

Mar 27, 2010

using 9.10 Karmic Koala I have a folder of JPGs. Rightclick on one, choose Open With F=Spot. A small window opens. Then a larger one, identifying the F-Spot program. Then everything goes away. Or I go to Applications/Graphics/F-SpotPhotoManager the same thing happens: small window, big window, gone.

View 5 Replies View Related

Ubuntu :: Karmic Koala 9.10 Unresponsive UI?

Apr 21, 2010

On Dell Inspiron 9200, with or without accelerator for NVIDEA graphics. P.S. I would like to give 9.10 a chance. have gedit and browser open (browser with the forum message being edited), then do the following:

1.This example demonstrates one problem (unresponsive single click) Use the System-->Preferences-->Mouse

Click repeatedly on the light bulb at 1 second interval ---> result: often the light does not turn on. Result: it appears that the click event does not complete. I have noticed that a mouse-out will cause the click to complete (specifically as in 2. and 3 after a brief moment (hopefully before the drag and drop icon appears).

2. Click on any icon, submit button, close, etc. takes many tries.

3. Click on any icon, panel button, link, etc. if you linger a moment a floating icon (a drag and drop hand).

4. Scrollbar button and action follow the mouse outside of the scrollbar. The scrollbar sticks - difficult to make scrollbar stop following the mouse.

5. Example, have two visible windows (for example gedit and the browser) From gedit move to browser by click on browser. ---> result takes forever to recognise the focus and click and go to the broser.

6. Unresponsive UI. In browser highlight text in textarea (with difficulty) then chose Copy (slow UI), from this window click on desktop's Applications (takes many clicks to open), from Accessories click on gedit (slow or takes more than one try), paste (speed of paste OK).

[Code]...

View 2 Replies View Related

Ubuntu Installation :: Can't Get To Gui Karmic Koala?

May 19, 2010

I recently installed Karmic Koala server edition, and then did the 'apt-get ..install' for the desktop gnome, but now I'm not sure what to do to get my gui to show. I am stuck at the termanal type command line, it's asking for a sudo comman. I know a few 'sudo' commands, but I really need the gui.

View 1 Replies View Related

Ubuntu :: Karmic Koala Won't Boot?

Feb 17, 2011

am running Ubuntu 9.10 on my laptop via USB external HDD.Currently it will not boot.I get the logo followed be an immediate filesystem check.At 90% complete it check crashes followed by the following:

init: mountall main process (500) terminated with status 3
Mount of filesystem failed.
A maintenance shell will now be stated.
CONTROL-D will terminate this shell and re-try.
root@c-desktop:~#

View 1 Replies View Related

Ubuntu :: Karmic Koala - Can't Get CD-RW Drive To Burn

Jan 4, 2010

i've had alot of problems with karmic koala but i think i should blame it on my computer damn things ancient anyways i want to install puppy linux because karmic requires all of my ram to operate but the only problem is that i can't get my CD-RW drive to burn i've ran an image burn through k3b brasero and gnomebaker and everytime i try to burn the image my computer freezes up i'm ready to pull my hair out i want to get puppy linux on this thing so it'll run faster is it because i'm trying to do too much with not enough RAM if so is there a few extra programs i can suspend untill i have burned the OS or

am i missing some kind of file or program or what i mean i can't even get the disc back out even if it unfreezes i still have to restart the system just to get the disc out i know it can't be my disc drive it's not new but it's never been used till now and it didn't come with a driver disc so it can't be that either all i want to do is get puppy linux installed and move on with my life until i buy a new computer then i'll just install the lastest ubuntu version at the time

View 4 Replies View Related

Ubuntu :: Runlevel - Karmic Koala 9.10 - Read?

Feb 8, 2010

i have no problem ( not yet any more ). but i have a question to the development: who had the mangificent idea to change the philosopy of more than 30 year old runlevels ( 0, 1,2,3,4,5,6 ). now when the system is full up who -r and runlevel gives you can anybody imagine how many scripts which are using commands like "who -r", "runlevel" or parse utmp are give up working. i think a couple of thousends. portability is written in unix with capital letters . please send me a message if you plan to change the runlevel to "S" that i can modify my scripts.

View 8 Replies View Related

Ubuntu :: New Karmic Koala Instalation No Internet

Feb 24, 2010

I have a Dell Latitude D620 which came with Windows XP. I have just installed Ubuntu 9.10 on the laptop so it can dual boot but I can't connect to the internet.I have a dynamic IP allocated by my broadband service provider which I access by a wired Netgear DM111P router (not cable). It still works fine when booting up windows.I've read through lots of posts by others trying to find a solution as the 9.10 install has just been done and I've not changed anything.

My tentative assessment is the laptop, when running Ubuntu, is not communicating with the router as there seems to be no IP address allocated by the router.

View 4 Replies View Related

Ubuntu :: Karmic Koala And Accelerometer, Hdd Protection?

Mar 10, 2010

I'm using FSC Lifebook S series, to be more specific S7210. I know from specs and from Win that it contains onboard accelerometer, in Win Vista it works perfectly, with FSC supplied "Motion sensor utility" it protects hard disk from damage during sudden shakes of notebook.

The question is - i couldn't anyhow find any note in Ubuntu that it is recognized and is used as it should be. So I'm wondering is it done automatically or it is not used at all? If it is working is there any way to check some status of it, or if it isn't how to get it to protect hdd?

View 1 Replies View Related

Ubuntu :: How To Run System Check On 9.10 Karmic Koala

Mar 27, 2010

it has been a year since I've started using Ubuntu linux, and for being calm that everything is working properly, I would like to do a full system check. The only option I've found is on System=> Administration=> System Testing, but this wasn't what I was searching for (mainly because I don't know what is written there- I don't know enough for running this option). Is there something else I can do? maybe something through Terminal?I want to run such a check also because the system sometimes work slowly, and maybe something went wrong...

View 9 Replies View Related

Ubuntu :: 9.10 Karmic Koala - How To Know The Name Of The Wallpaper Used On The Login Screen

Jan 8, 2010

Looking for the picture during login on ubuntu 9.10 karmic koala. it's the dark red picture. I'm trying to download so i can put it on my windows 7 login screen.

View 2 Replies View Related

Ubuntu / Apple :: Karmic Koala Hearphones Macbook1.1?

Jan 8, 2010

I've a problem with Karmic Koala and my macbook1.1 when i plugin hearphones I can't hear sound in it and in the speaker. many thread suggest to use alsamixer but I've only this settings I've NO alsa.conf setting in /etc/modprobe.d/

View 3 Replies View Related

Ubuntu :: Using 9.10 - Karmic Koala Xorg.conf Settings?

Feb 4, 2010

I want to using ubuntu 9.10 karmic koala. In that i want to see the file /etc/X11/xorg.cong file. But i didnt find that file in my distro. So please can anyone tell me how to see that settings and if i want to edit that how to do that?without seeing the format and alues in that file i cant add that file.

View 1 Replies View Related

Ubuntu :: Install The Flash - Player For 9.10 Karmic Koala?

Feb 5, 2010

how to install the flashplayer, so i can watch videos videos and play flash games... i am a complete beginner, one guy told me to write this code in the terminal: "sudo apt-get install flashplugin-nonfree" that's what i did, but then i got this as a response:

[sudo] password for "myname": (i entered it here)

e: could not get lock /var/lib/dpkg/lock - open (11: resource temporarily unavailable)
e: unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

View 3 Replies View Related

Ubuntu :: Upgrade To Karmic Koala From Live CD System?

Feb 5, 2010

I have the System of 9.04, but have a Live CD of Ubuntu 9.10 too. But, I do not want to download all the massive Upgrades. Still, Ubuntu 9.10 is the best! So, can I upgrade 9.04 to 9.10 using the Live CD? (Offline).

View 2 Replies View Related

Ubuntu :: How To Bring Up A Terminal Window In Karmic Koala

Feb 5, 2010

After finally figuring out how to bring up a terminal window in Karmic Koala (obviously a new user) to attempt configure a nVidia issue, it asked for a root password.. I have no idea what the root password is. Is it a generic password or some Linux command?

View 9 Replies View Related

Ubuntu Installation :: Install Karmic Koala To HDD Via USB Drive?

Feb 11, 2010

I want to install Ubuntu to HDD via USB drive but I can't see my HDD. Only the USB drive is there. I don't have any CD left to burn the ISO, so USB drive is my only choice.

View 4 Replies View Related

Ubuntu :: Get An Image Of System Repositories For Karmic Koala?

Feb 16, 2010

Where can i get an image of all the ubuntu repositories for karmic koala? i am using a windows machine to download

View 9 Replies View Related







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