Ubuntu Installation :: Hardware Driver Activate Fails With Permission Error?

Jan 26, 2010

Using 9.10 64bitSelect System->Administration->Hardware DriversReceive list box of available driversSelect desired driver from listPress Activate buttonReceive error popup containing the following text:You are not authorized to perform this action.I am not prompted for a password as I expected.The userid logged in is the first/only userid created during installationAccording to /etc/group the logged in user id is a member of adm and adminAccording to /etc/sudoers %admin ALL=(ALL) ALLI figure I am doing something wrong, but since I am not getting prompted for a password maybe the command is not correctly being executed under sudo.

View 4 Replies


ADVERTISEMENT

Ubuntu Networking :: Can't Get Wireless Connectivity Because The STA Driver For Bcm4312 Fails To Activate

Nov 13, 2010

I have just upgraded to 10.04 and can't get wireless connectivity because the STA driver for bcm4312 fails to activate. Does this sound familiar to anyone? I had had similar problems in 9.10 and tried to install bcmwl-kernel-source which apparently caused errors in the upgrade process. Not sure if this is part of the problem.

View 5 Replies View Related

Ubuntu Installation :: Cannot Activate NVidia OEM Driver On Ancient PC

Feb 1, 2010

I've got an eight-year old PC that I'd like to breath some new life into. I was using it for my old scanner (HP, no longer supported by MS or HP), but when my Windows installation finally died I thought it was a perfect time to try Ubuntu. (Xsane running under Ubuntu does support that scanner.) I can get Ubuntu started on it, but when I try to activate/install the recommended Nvidia OEM driver, the system gets sick. Ordinarily I'd not worry about it, but the system only starts into low graphics mode, which leaves some dialogs too large for the display and partially unusable or worse. The PC is a cheap homebrew, using an A7N266-VM ASUS mb. It has some kind of Nvidia chipset on board, but no graphics accelerator.

View 2 Replies View Related

Ubuntu Installation :: Can't Activate Nvidia Driver Or Get Wireless After Reinstall Of 10.10

Oct 25, 2010

so i got myself in way over my head too soon with Ubuntu but i really like the OS.. I installed 10.10 on my HP laptop according to the directions on [URL]. Everything went well and I had no problems until I came across a thread about aircrack-ng.. I decided to test how vulnerable my own connection was after getting scared by looking up some how-to videos on ..... that made it look a little to easy. I was having a ton of problems with the injections tests and couldnt get it to work. I was trying to patch my ath5k driver according to some threads i found on this forum and couldn't get it to work. I finally found a thread somewhere about editing the base.c file to fix the driver. Well, being a noob i have no idea what i did but it wasn't good... yep, shake your head.. i deserve it haha.. anyway....

When i rebooted the comp after finishing the editing process it came up with all kinds of errors and brought me to a grub rescue prompt.. Yikes!! luckily i had Ubuntu 10.10 on a usb so i restarted, tried to delete the partition it was on with gparted and then tried to reinstall it.. The installation worked and now I can boot into windows again from the grub loader with no problems, but Ubuntu is all screwy.. Windows connects to the internet and doesn't seem to be phased in the slightest bit but ubuntu won't let me stay connected to any wireless networks and I also get a failed message when i try to activate the nvidia driver in Ubuntu.. Man, did i learn a lesson about getting ahead of myself and trying to bite off more than I can chew! I really love Ubuntu and the open source ideal so I don't want to let this sour me..

At the partition select prompt when I reinstalled ubuntu I selected "partition my drive manually" or something to that effect. Should I have installed it along side windows via the other option? I have a feeling my problem was compounded when i tried to erase the partition Ubuntu was on but now I'm totally lost and I really don't want to screw up my comp any more! I figured it's time to ask for help instead of shooting in the dark searching random threads for a similar experience which may not be similar at all.

Is there a way to repartition everything from windows without losing my data and reinstalling Ubuntu? I didn't have anything worth saving on Ubuntu but i have about 100gb worth of stuff on my windows partition i don't wanna lose! If I forgot to add any necessary information let me know and i'll be happy to provide any info I can.

View 4 Replies View Related

Ubuntu Installation :: Unable To Activate Broadband STA Wireless Driver

Jan 21, 2011

i have installed ubuntu on my toshiba satellite-L640 and i m facing some problem
1. unable to activate broadband STA wireless driver by additional driver option..
2. unable to activate ATI/AMD propreitary FGLRX graphics driver by additional driver option..
3.my laptop doesnt show battery indication that how much charge is left
4.headphone not working
5.sound of vedios and song is very less in ubuntu then windows..

View 1 Replies View Related

Ubuntu Installation :: Cannot Activate Proprietary Driver - ATi 6850 / Enable This?

May 21, 2011

Upgraded to Natty,just after I got this new GPU - ATi Radeon HD 6850.

I cannot activate the driver for it, I have also tried to download and install from AMD but it didn't work. I cannot open the catalyst control centre that is already installed.

When I try I get this.

"system error: Install archives() failed"

When I open the software update application I get this

"Items cannot be installed or removed until the package catalogue is repaired. Do you want to repair it now?"

So click yes. The process is:
"Repairing broken deps and states "Finished" code...

I have tried to use this guide https://wiki.ubuntu.com/X/Troublesho...thRadeonDriver
to remove the files but it won't let me remove.

View 1 Replies View Related

Software :: PostScript Fails To Start - Printing Error Messages "Could Not Get GGV Control: Failed To Activate"

Mar 29, 2011

I have an older version of ggv on RHEL for viewing PostScript (.ps) files, but the binary I have refuses to open files from AFS. ggv-2.12.0 is able to open these files from AFS just fine on my Mac. I was not able to find packaged binaries for RHEL 5 or 6 for ggv-2.12.0, so I downloaded the source and compiled it. Unfortunately, it fails to start, printing these error messages:

[code]...

Does anyone know the fix? Or alternatively, is there another good and well-maintained PostScript viewer for Linux?

View 3 Replies View Related

General :: Activate Wireless Network Card Driver And Video Driver?

Jul 20, 2010

I just installed Linux Mint 9 as a dual boot install with Win XP. Trying to activate wireless network card driver and video driver. Pops up: "You are not authorized to perform this action".How do I get authorized?

Now every time I boot Win XP, the Internet Explorer menu bar is all blacked out and goofy. If I log out and back in it corrects itself. If I reboot it's blacked out again. Re-installed IE8. Still blacks out.Also Firefox in Win XP crashes expectantly. It has NEVER crashed on me previously.

View 9 Replies View Related

Debian Hardware :: Building RTL8187 Driver Fails - Error 2 Code

May 17, 2010

I am fairly new to Linux and have been striking hassles with my AWUS036H (RTL8187) under Debian Lenny. The standard (built in) driver works but reception is pathetic compared to the same card under Backtrack 4 or even Windows 7. I have tried to build drivers which I got from the Alfa website, the Realtek website and also the Linux Wireless project page. All of them fail during Make with an Error 2. I don't have the error in front of me (had to go back to Windows for the moment) but it is identical to the one this guy gets:

darkReaction:/home/georanson# cd /home/georanson/Desktop/Downloads/ndiswrapper-1.52
darkReaction:/home/georanson/Desktop/Downloads/ndiswrapper-1.52# make
make -C driver
make[1]: Entering directory '/home/georanson/Desktop/Downloads/ndiswrapper-1.52/driver'
Makefile:35: *** Cannot find kernel version in /lib/modules/2.6.18-6-686/build, is it configured?. Stop.
make[1]: Leaving directory '/home/georanson/Desktop/Downloads/ndiswrapper-1.52/driver'
make: *** [all] Error 2

I get the error 2 code and the reference to "kernel version".

View 5 Replies View Related

Ubuntu Installation :: Nvidia Driver Activation Fails?

Jun 12, 2010

after a brand new 10.0.4-installation on my x86, the system proposes me to activate the nvidia-drivers for my gc - trying this, I get the following bug report:SystemError: Failed to lock /var/cache/apt/archives/lockWhat to do now?

View 3 Replies View Related

Ubuntu :: Wireless Driver Won't Activate?

Jan 25, 2010

I just installed ubuntu netbook remix onto a hp mini 1116 nr. i can get the broadcom sta driver to activate and run when boot from the usb, but not from install on the harddrive

View 4 Replies View Related

Ubuntu :: Can't Activate ATI / AMD FGLRX Driver?

Sep 3, 2010

I turned off my machine and when I turned it back on it would only boot in low res mode.I cannot 'activate' the driver, gives me an error. Tried following options in 10 different threads here,10.04, was working fine for a month or more since upgrading. ATI 5770 card, driver is latest.

View 5 Replies View Related

Ubuntu :: NVidia Driver Won't Activate ?

Feb 10, 2011

My son's 10.04 setup uses NVidia's ION graphics. He was having trouble, so I tried reinstalling the drivers, but can not get them back at all. I don't know where I went wrong. I was using the following guide.

Unfortunately, whenever I try load the module nvidia, I get the following:

If I go into Jockey, I see the driver I installed 'nvidia_173', but a message at the bottom stating "This driver is activated but not currently in use."

If I try running nvidia-settings, I get the following:

You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server.

Trying to run nvidia-xconfig:

Trying to install nvidia-xconfig:

I don't know what else to try! I also don't have xorg.conf file:

Right now I do have graphics, but they are blurry and the resolution is off. I really, really don't want to reinstall.

View 8 Replies View Related

Ubuntu Installation :: Windows Vista - 9.10 Installation Error - Permission Denied?

Jan 4, 2010

I'm trying to install Ubuntu 9.10 on my Windows Vista Home Premium machine. My specs far exceed the requirements to install, so I know there's no problem there.On installation I receive an error somewhat through that says something like:Quote:An error occured:Permission deniedFor more information, please see the log file:C:UsersUsernameAppDataLocalTempwubi-9.10ubuntu1-rev160.logSo.... I go to that file, and the last line in it is:Quote:OSError: [Errno 13] Permission denied: u'C:\ubuntu\install\ubuntu-9.10-desktop-amd64.iso'I did run Wubi Installer as an Administrator, and unblocked it giving it full privileges.It's really annoying because my download speed is 80kb/s so it takes about 3 hours to download. During that 3 hours I can't use my internet so I have to wait, and wait, and wait, and then boom.error. And wubi can't pick up where it left off, you have to uninstall to reinstall, which sucks tremendously.

View 6 Replies View Related

Ubuntu Installation :: 4.10 - Getting Permission Denied Error

Jul 19, 2010

I want to install Ubuntu 4.10. But I get error permission denied face. I do not have CD-ROM. How can I do this?Is it possible to install via USB? [URL]

View 2 Replies View Related

Fedora :: Activate Graphics Driver Like Ubuntu Even Though Its In Virtual Box?

Aug 23, 2009

I am installing Fedora 8 inside Virtual Box. Should I update or just leave it as is? I normally use Ubuntu but I am currently going to college and have a class starting in two weeks. I am just going to be using it for completing Lab Homework and general use. And do I have to activate my graphics driver like I do in Ubuntu, even though its in Virtual Box? I have a Nvidia Geforce 8400 GS w/512mb RAM.

View 4 Replies View Related

Ubuntu / Apple :: Cannot Activate Broadcom STA Wireless Driver

Jul 10, 2010

After successfully installing Ubuntu Karmic on a friend's MacBook 3,1 I tried to get the wireless working. On the Live CD, the Broadcom STA driver worked fine, but now that I've finished installing, I'm having problems. The driver is installed, but Hardware Drivers says it isn't enabled. I try to activate it, put in my password, and the "Enabling Driver" dialog pops up for a split second, disappears, and the driver doesn't get activated. I've tried Google to no real avail.

View 1 Replies View Related

Ubuntu Networking :: Cannot Activate Detect Wireless Driver

Sep 28, 2010

I installed ubuntu 10.04 alternate version recently. I am able to install broadcom STA wireless driver for model 4321. Even if it is listed under System>Hardware Driver, it gives me an error when I try to activate it. It asks me to read the file var/log/jockey.log.

I read the file and i found this:

/sys/module/wl/drivers does not exist, cannot rebind wl drivers.

BroadcomWLHandler Enabled(). knod disabled, bcm43xx: blacklisted, b43: blacklisted, b43: blacklisted.

View 5 Replies View Related

Ubuntu / Apple :: 10.10 - Cannot Activate Wireless Driver For 4th Gen MacBook

Oct 15, 2010

Basically I'm triple booting Mac SL, Ubuntu 10.10, and Windows 7. Theres reasons for it. So I've installed Ubuntu 10.10 latest release everything works except the Wireless Internet! Wired works. The strange thing is there is a driver for my macbook 13inch 4th gen, but when I try an activate it I get some wired errors I've got a screenshot to make it easier to explain.

View 2 Replies View Related

Ubuntu Networking :: Unable To Activate Broadcom STA Driver?

Jan 15, 2011

I cant get the STA driver activated. I keep getting the error:

Code:
SystemError: installArchives() failed
Synaptic can't mount my install CD, maybe that has to do something with the problem.

[code]....

View 1 Replies View Related

Networking :: Activate Broadcom Driver

Oct 6, 2010

Is there a way to activate the Broadcom BCM4322 driver in Ubuntu on a MacBook Pro 5.1? The instructions that I found should work, but don't.I am currently running 2.6.32-24 but would like to install the driver to the 2.6.32-25-pae kernel (the standard kernel uses only 2.7 of 4GB RAM). According to wireless.kernel.org this Broadcom driver is not supported. Do I have to switch to Debian? The other day I installed vpnc, and it works but only over the wired connection. AirPort in Mac OS works, so there is nothing wrong with the hardware.

View 2 Replies View Related

Ubuntu Networking :: Unable To Activate Broadcom STA Wireless Driver?

Feb 4, 2010

I am using Linux Mint 8 Helena x64 Edition on Dell Studio 15 laptop which has Dell 1520 Wireless-N Mini Card. It does work when I boot from Live CD of Helena, connect to a wired network and download & install the proprietary drivers when prompted. But on the installed system, I am unable to activate the Broadcom STA driver. I tried completely removing and then reinstalling bcmwl-kernel-source and dkms packages from package manager.When I go to Administration -> Hardware Drivers and click on Activate for Broadcom driver, at first there used to be a window which said Downloading and it used to go away after few seconds and nothing used to happen. Then I installed few updates. At the time of writing, I have installed all the available updates. Now after clicking on Activate, I get this error :

Code:
Sorry, installation of this driver failed.
Please have a look at the log file for detains: /var/log/jockey.log

[code]....

View 9 Replies View Related

Ubuntu Networking :: Unable To Activate Wireless ( Sta Driver Broken )?

Jul 29, 2011

for over at week i have been trying to get my wireless card to work now. If i open Additional drivers, the non proprietary driver seems to be working and active. If i deactivate that and use the STA driver instead, it says active, but currently not in use. When i use the non proprietary driver, i can check mark on 'activate wireless', but nothing happens. When i use the STA driver there are no wireless options. I'm not sure if its important, but when i do "sudo lshw -C network" when the STA driver is active but not in use, the network status changes from 'disabled' to 'unclaimed'. When i came here, i tried to install "firmware-b43-lpphy-installer" as the sticky said i should, but the installation fails. It says my card is not supported: "Not supported card here (PCI id 14e4:4727)!"

[Code]...

View 1 Replies View Related

Ubuntu Installation :: 10.04 64bit Installation Fails - Installer Encountered An Unrecoverable Error

Apr 23, 2010

I tried to install 64bit 10.04 Release Candidate but it fails every time. I have been using 64bit 9.10 Karmic on this computer so it's suitable for installation.

I tried to install from USB stick and from CD but same error at the same point! It fails just befere it starts to ask your locations etc...

There must be something totally wrong on installer. Checksums are ok etc...

Errors seen with CD and USB stick installation: Pop up: "Istalltion failed The installer encountered an unrecoverable error. A desktop session will now be run so that you may investigate the problem or try installing again."

On command line I can see following error message on CD:

These errors with USB stick:

View 9 Replies View Related

Ubuntu Networking :: Use The Hardware Drivers Program To Activate Broadcom STA Wireless Driver

Aug 27, 2010

So I just recently migrated from Vista to Linux, I'm running Ubuntu Studio 10.04 on a HP Pavilion DV6700 with a Broadcom BCM 4312 b/g frequencies wifi adapter. I followed one guide telling me to use the hardware drivers program to activate Broadcom STA wireless driver, but whenever i attempt to do so it says "SystemError: InstallArchives() failed". Can anyone help?? (BTW i am not that adept with the Linux operating as of yet)

View 3 Replies View Related

Fedora :: Find And Install The Driver To Activate Wifi On Laptop?

Apr 17, 2011

I have just moved to fedora from ubuntu.i am trying to install wifi netword driver on my laptop but its not helping me.I have Dell inspiron 1545 with Broadcom Corporation BCM4312 802.11b netword card.i'm unable to find firmware package for my network card. what should i do to use wifi netword on my laptop? where to find and install the driver to activate wifi on my laptop?

View 10 Replies View Related

Fedora :: Unable To Activate Nvidia-173xx Driver After Upgrading To 14?

Dec 4, 2010

I was running Fedora 13 on my old computer with a nvidia Geforce FX 5200 graphics card using the nvidia-173xx driver from fusion. After upgrading to Fedora 14 (the first day of its release) the X server wasn't working anymore, the screen just froze up after the progress bar. With Alt+F4 I "moved" to text mode and gave the startx command, but I got the fatal error message that there was no usable configuration detected. I deleted the xorg.conf file and afterwards I was able to start X again. I use the nouveau driver now, but it doesn't nearly work as good as the nvidia-173xx driver. I have it installed, but when I try to activate it (by running nvidia-xconfig as root) the X server doesn't work again after restart, and I have to do the same thing all over again.

View 6 Replies View Related

CentOS 5 :: Cannot Execute The Installation Script Gives An Error Permission Denied?

Aug 11, 2009

I want to install Codendi softwr to my Centos 5.3.But can not execute the installation script gives an error permission denied./etc/fstab file does not contain a path that holds my CDROM drive.

View 2 Replies View Related

Ubuntu Installation :: On Windows XP As A Dual Boot Using Wubi - Error Occurred: Permission Denied

Jan 16, 2011

I'm trying to install Ubuntu on Windows XP as a dual boot using Wubi, but whenever I try to install it I get an error message that says: An error occurred: Permission denied For more information, please see the log file: c:docume-1lanzarolocals-1 empwubi-10.04.1-rev190.log Does anyone know what this means and if I can fix it?

View 7 Replies View Related

Ubuntu Installation :: Unable To Install Inside Windows XP - An Error Occurred: Permission Denied

Apr 3, 2011

I'm trying to install 10.10 but it keeps throwing an error. I'll include the error and log file below:

An error occurred: Permission Denied For more information, see the log file: c:...

View 8 Replies View Related







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