Does anyone know a way to force a driver activation, or driver install from the command line in recovery mode?Even better, is there a way to force a driver installation from the "(initramfs)" prompt?We're having problems installing the drivers for a PNY GeForce FX 5200 256MB 128-bit DDR PCI Video Card. It goes straight to the "(initramfs)" prompt with the new card installed and, without the card installed it won't allow any drivers to be activated via Administration>Hardware drivers.
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?
I have a big issue that i can understand (and i didn't find any answers) When i boot, i only have the fullscreen console (tty1 to tty6), which ask me to login.If a try a gedit it says that there is no display. Startx doesn't work neither.
Before this, i tried to update from 10.04 to 10.10, but I had some issues with the update manager. On looked on google for solutions and I tried a couple of those: I updated my source list with maverick ppa, I removed the nvida driver
When I select the wifi icon on the panel, it just shows "No network devices available". I know my network can be found when I search with my iPhone, so I know there are networks to connect to. So, I checked the drivers, and it informs me that the B43 and STA drivers are not activated. So thats not a big deal, I guess, but when I use my ethernet cord, my laptop doesn't recognize/acknowledge (I'm not sure what the right term would be)it. I'm fairly sure I can't activate these drivers without an internet connection because when I do try, a message pops up saying "failed to fetch" with some long link.
My only guess is that it could be a hardware problem, but I really have no idea. I guess the ethernet problem is my only real problem. Because after I establish and internet connection the the rest is easy to fix.I'm sure its obvious, but I'll go ahead say that I'm a novice ubuntu user. I've only been working with it for about a week, but I'm learning alot.
I got given an old (non brand name) laptop and have installed XP and kubuntu 10.04 on it. The graphics card is Radeon Mobility X1600. Kubuntu gets a very strange problem which does not happen in XP:
Although the installation graphics are OK (sort of, there are some strange font irregularities), when it tries to reboot and fire up the graphics all hell breaks loose, the display is broken in two parts and shifted up with the overflowing region coming up from below. I 'm guessing something in the X server is trying to start and failing because when I try to drop to a text terminal (Ctrl-Alt-F<something or other>) I get pages filling up with error messages.
Unfortunately I can't remember what the messages say and I don't want to try to recreate it in a hurry because after this happens, subsequent reboots start the computer in this split screen mode (weirdly omitting the BIOS POST message) and I 'm not sure how to get it fixed, so far removing the battery, reseting the BIOS to default and letting it cool down seem to work, eventually.
Anyway, I figured since XP seems to be fine, it must be a software problem, although I 'm mystified how it persists and jumps between reboots (the split screen persists even all the way to the BIOS menu). I tried getting the driver from the ATI site code...
Removing temporary directory: fglrx-install.i3fXeb So, if I can't run the ATI driver, my other option is to run whatever it is that the "Hardware Drivers" KDE menu item runs to get it to sniff out the driver I need. But I can't start an X server so I need to either run whatever it is that runs behind it or get the package I need through apt-get?
My daughter just broke her laptop screen. I can order another LCD - no problem, but until then she wants to use an external monitor. With Windows, this used to be no big deal, because I would hook up a monitor, hit a key combo on the keyboard, and everything would come up on the other monitor.I know how to do this using the GUI, but unfortunately, I can only see about a 2 inch strip at the top of her computer. I can see the gnome menu bar, and when I go into the Nvidia configuration, I can't make out anything below the tops of the two monitors it detects. (I was able to get it to detect both displays, but I can't see to press the "configure" button.)What I need to do, is configure the new monitor from the command line using the two inches of visible monitor that I have at the top of her broken LCD.
I'm having problems with my Nvidia card. X doesn't work after installation (9.10), only command prompt. I've read the instructions at http://www.psychocats.net/ubuntu/nvidia on how to enable Nvidia drivers, but the instructions are only for GUI, which I don't have. Anyone knows how to enable Nvidia drivers from command line ?
Cutting a long story short (my machine won't allow me to login without the proprietary fglrx driver installed), how do you install the fglrx driver in Natty, from the console? he following commands have been suggestedbut haven't worked:
m using redhat 5.3 i have installed a driver for wifi as per my wireless card... i checkd my kernel version , nd it is as per the requirements... but i hve a file name iwl3945.ucode how to install the driver using this file...?
I compiled the 2.6.31.6 kernel and <insert drumroll> it boots!(my first kernel roll, I'm kind of shocked actually) That's the good news. The bad news is that my NVIDIA drivers are gone in the wind. That's not entirely true as I can still boot into the old kernel and startx. Is there a way to download the driver using the command line for reinstall?
i've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?
I know my way around MS Windows much better, but I just don't feel right trying to program something for Android on a Microsoft operating system. I am interested in Android programming so I followed the instructions on [URL] to install the environment on my computer...
I just installed the JDK, SDK, Eclipse successfully (or I assume):
* When I get to Step 4 where I'm supposed to run 'android' it will not run. I get the error message "android: command not found" (I am definitely in the right directory).
** When I double-click it in nautilus, it opens up in gedit. I can set the permissions in nautilus (through the properties - Allow executing file as a program) and get it to work,
how to pass something more than a one-command startup for gnome-terminal. I will give an example of what I'm trying to do here:
Code:
#! /bin/bash # #TODO write this for gnome and xterm
[code]....
This same error occurs if the gnome-terminal line is changed to
Code:
gnome-terminal -e mcTerm
Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.
$cmd If this script is executed, an error is generated. The reason written was that "The execution fails because the pipe is not expanded and is passed to date as an argument".What is meant by expansion of pipe. When we execute date | wc on the command line, it goes fine.then | is not treated as an argument. Why?
which does not work on the invisible directories (why?). When I used ".*" as wildcard it changed all (visible) files including the parent directory (the one I was currently working in which is the "dot") . I can change the invisible directories owner and group using dophin but how is it done from the command line?
I am trying to learn how to pass more than a one-command startup for gnome-terminal.
I will give an example of what I'm trying to do here:
Code: #! /bin/bash # #TODO write this for gnome and xterm USAGE=" ${0##*/} [-x] [-g] code....
However, running with the -g option to invoke gnome-terminal, I get a "There was an error creating the child process for this terminal" error.
This same error occurs if the gnome-terminal line is changed to
Code: gnome-terminal -e mcTerm
Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.
Using netbook asus 1005ha with lucid beta 1 with most of updates on learning to use the CLI and headaches cd command does not seem to reconise directories here is a sample
Code:
yeh i know read the f#####g manual i am but any help would be greatly accepted tried sudo with same commands same problem did have a problem on my debian system that was to do with paths this is not the same on a different footnote anyone thinking of upgrading to lucid sit tight on 9.10 there are still to many issues that need ironing out for a system that is your main system.
I have bean trying to uzip and install the ndiswrappper driver for my Atheros AR5212/AR5213, well first I can not finde the driver on line, secondly I have tried to unzip the driver from the CD that came with Atheros AR5212/5213 that did not work "WDA2320.exe"plus the ndiswrapper help files are not explanatory enough for the different scenarios, thirdly I installed the ndiswrapper interface that installs on the desk top, that worked for a while then stopped altogether, I have bean working on this ,on and off for about a year,my O/S is Debian Lenny Betta -2- i386 I have attached a document coled Atheros doc pertaining to the hard ware in my P/C
I have a question, I have a Windows 7 CD that I had used on a computer, and it is my understanding that you can use RemoveWAT to remove the need for a product activation key, so my question is, will running RemoveWAT on a Windows 7 Boot CD allow me to then install Windows 7 on Ubuntu using virtual box?
I'm running Ubuntu 10.4 Lucid Lynx and I am setting up gadmin-Proftpd and when I try and activate it. I get the following message and am really unsure where to go from here:
- notice: unable to bind to Unix domain socket at '/var/run/proftpd/test.sock': No such file or directory - notice: unable to listen to local socket: Operation not permitted - Fatal: TLSRSACertificateFile: '/etc/gadmin-proftpd/certs/cert.pem' does not exist on line 56 of '/etc/proftpd/proftpd.conf'
I am having some problems trying to find drivers for a couple of things that I have for my maverick meerkat 10.10 operating system. and the following items I need help with is a Microtek scanmaker x6 scanner, a logitech usb quickcam chat video camera, and a microphone (which I do not know the manufacturer). were I can find drivers for these three items so that I maybe able to use them. I also am having trouble with hearing videos on line, and have a problem with the drivers to be able to play dvds on my computer which I used to be able to do. there are other problems that I do not want to discuss at this time but will probably find the answers to them soon.
How can we do everything, or as much as we can do, from the command line? In particular, I am trying to get rid of the top panel in Ubuntu. Because,
1) It takes unnecessary valuable space. 2) Even if I use a huge monitor, it introduces distraction to me while working.
I created a shortcut so that with a single keyboard key I can open a terminal. For example, if I want to restart the computer, I use: "sudo shutdown -r now". Or I can even create a shorter alias. So I do not need the logout menu. But my problem is, some programs put an icon on the top panel when they are working. So, what is the best way of using command line, and getting rid of the top menu.
I was wondring if 7zip still only runs in the command line. I searched and got a bunch of old threads like this: [URL].. but I'm not sure if that has changed since 2007. A GUI would be awesome.
I have a virtual private server that I SSH into. While I am using SSH, I need to be able to FTP from command line to another server. I want to do this in the easiest most sure way possible. (I am not using my real IP below for security.) I have tried the following commands.
sftp 10.99.99.99 ssh: connect to host 10.99.99.99 port 22: No route to host Couldn't read packet: Connection reset by peer ssh 10.99.99.99 ssh: connect to host 10.99.99.99 port 22: No route to host