Ubuntu Installation :: Adding Extra Drivers To Install CD?
Mar 22, 2010I'd like to add an extra driver to my installation cd so that it hopefully detects my hard disks. What's the procedure for doing this?
View 3 RepliesI'd like to add an extra driver to my installation cd so that it hopefully detects my hard disks. What's the procedure for doing this?
View 3 RepliesI have ubuntu and a Texet USB Wireless adaptor. I have a CD with Linux Drivers and I am supposed to be able to copy the folder into libfirmware. Although I am an administrator and have added myself to the group root, I still can't do it, as it says I don't have permissions. I am thinking of trying to use CHMOD once i've read the manual, but wonderd if there's an easier way? The software source and Synaptic Package manager can't help me. Is it as simple as using CHMOD, or is there an easier/harder way?
View 2 Replies View RelatedJust wondering how i could add a entry into a restore script i would run after doing a fresh install of #! Crunch bang. going to be using a base script from [URL]...to do the basics replacing the aptitude thing with apt-get of course What i will be using is as follows
#!/bin/bash
#
# This script is the first in a series of setup scripts for gnome
# Check for admin rights. If user is not an admin user, exit the script
if [ $UID != 0 ]
then
[Code]...
I'm running Redhat 5 which is running as an email server with Lotus Domino 8.5. Its a VM on ESX 3.5. The server was running out of space to so I added a new hardrive and mounted it to /domino/mail2, everything was fine for a couple of days, but then the machine became unresponsive, I couldn't even see anything on the console screen so I rebooted, it then did a file check and everything came up fine. This has now happened 2 more times over the past few days, I haven't seen any evidence that the extra disk is the problem but if I can't find anything else I will remove it and see if the problem goes away. There isn't really a consistent time it occurs.
Here's the output of the logs from the last time it happened if anybody who know more about this stuff then me ( which isn't a lot) wants to take a quick look as see if the problem is obvious or what I could be trying.
Mar 2 00:17:30 DOM2 kernel: mptscsih: ioc0: attempting task abort! (sc=ce6afbc0)
Mar 2 00:17:30 DOM2 kernel: sd 0:0:0:0:
Mar 2 00:17:30 DOM2 kernel: command: Write(10): 2a 00 01 3c 8c eb 00 00 08 00
Mar 2 00:17:30 DOM2 kernel: mptscsih: ioc0: task abort: SUCCESS (sc=ce6afbc0)
[Code].....
My install of 11.4 (& 12.1) won't load unless I add the X11failsafe option to the loading of 11.4 (& 12.1) in the Grub menu.lst file. They bomb out after resetting the video when booting. I don't need to do this with my 11.3 install. Upon closer inspection 11.3 is using the nouveau nVidia driver, whereas both 11.4 & 12.1 are using the fbdev nVidia driver. My Hardware is a GEForce 6150SE and a Samsung SyncMaster 933SN. I have a couple of questions
1) What do I lose by adding the X11failsafe option in Menu.lst?
2) Can I, should I, replace the fbdev driver with something else. If yes, What? Nouveau?
I have a BIG extended partition. It's at about 750Gb. Aside from that, I have 2 unallocated spaces, one at 240Gb and one at 5Gb. I want to make one of my storage drives bigger, and so that I can take advantage of all the space I have. (Those 250Gb have been unused for ages. I want to use them for my growing libraries.) So I wonder: would it be safe to put these smaller "chunks" into the extended partition, and still have a working systen? I don't want to mess it all up.
Also, can I safely resize a partition, like adding the extra space, without touching the existing data? I'm not exactly sure how the resize/move function in GParted works. Will it wipe and extend or only extend it by adding it? It would be nice to have these questions answered. Also, if it's to any help, this is my partition table as of now:
[Code]....
As for the first entries, they're unallocated. They're the primary drives, but they don't exist. I'm actually considering to move my partitions out of the extended one, because I only have 3 partitions that I use and will ever use. But if the extended partition is not a problem, I will just keep it this way.
I'd imagine that I first extend the extended partition to consume the unallocated space, and then I move it all to the end of the partition, and then resize sda7 to consume it, and get a 750Gb partition. Can this be done without loss of data?
Adding extra spell check library's in FC 11 Gnome is really easy.
Open gnome terminal.
Su to root or use sudo :
# su
Search with yum to your language:
# yum search hunspell
<snip long output list with different languages>
hunspell-nl.noarch : Dutch hunspell dictionaries
I want the Dutch hunspell dictionary, but you fill out the right language for the language support you want: # yum install hunspell-nl
This will install the dutch hunspell dictionary or the dictionary of your choice. After you installed this dictionary it will be immediately available in gnome apps and Evolution.
I'm a PHP developer trying to switch from Windows to Linux. So I'm new with Linux. I tried to google for a solution and tried the suggested wiki FAQ but with no success.I wanted to install zend-server-ce-php-5.3 today with yum. This worked okay.After this I tried to install php-5.3-extra-extensions-zend-server. This seemed to work.
View 3 Replies View RelatedAfter spending almost 100 hours trying to get my MP3 player working I have decided to add an XP partition and use it there.I am an Ubuntu newbie and am finding the whole "new-dos" experience too frustrating for words.Can someone please explain in ENGLISH for an IDIOT how I can do this.
View 9 Replies View Relatedthere are 2 related to 11.3: openSUSE_11.3/ and openSUSE_11.3_KDE_Distro_Factory/ Index of /repositories/KDE:/Extra they are not listed as official kde4 repos here KDE repositories - openSUSE, but they are in the same directory structure on the build service so it would assume they are official (what ever official means) They have rpm's I didn't see in community and playground (at least for 11.3) such as audex and clementine I would guess that they are for the stable and factory versions of KDE4 but then shouldn't there be a 3rd for unstable if this was the case? Or do they refer to the distro, 11.3 stable and 11.3 factory
View 6 Replies View Relatedim currently setting up debian on a spare box i have and have been useing the advanced install so i could use the ssh ability to continue the install from a different computer. what i want to do is add the ssh to the install so that when the system boots with out the disk i can get into it with out having to wake up my nephew. is this possible or will i have to wait till i have access to the system to install the ssh server?
View 1 Replies View RelatedInstalling Ubuntu 10.10 desktop.on a Highpoint rocketraid 2642.Installing Ubuntu, it does not find the drive?How do I install the drivers to install and boot after the installation from the raid drives?
View 1 Replies View RelatedIf I wanted all localisation to be in English (UK)but also need somestmes to be able to type and read Cyrillics, which options shall I sellect diring installation? I do not need Cyrillics as the default.
View 5 Replies View RelatedI'm a new linux user and I'm trying to install some files from a .tar.gz archive. I have successfully created a repository in a directory using createrepo, but I can't figure out how to add am installation source to YaST.How is it done in 11.2?
View 2 Replies View RelatedNew install from downloaded DVD. sound played after install. Installed rhymbox, which tried to install the various nonfree packages. I didn't have the keys installed so it failed miserably. From various websites I've used yum to install nonfree packages to support mp3. I now have both movieplayer and rhymbox which have no sound. Even more strangely, rhymbox 'slider' which follows the playtime remaining, simply doesn't move? Tried remove/re-install rhymbox to no avail.
View 4 Replies View RelatedSo far I've tried gOS, Linux Mint, Ubuntu, and SuZE. The result is the same: The live disk runs, opens up but the graphics are shoddy, sound doesn't work, everything is very slow, and in attempting to partition and install the os, it stays at "Resizing partitions 0%"I know Live disks are going to be a bit slower, but this is super slow and this computer is just a few months old. Usually the live cds have a database of drivers for common media but it just isn't accelerating the graphics or even recognizing my wireless. I know its not the CDs because they work fine on other (much older) computers.
View 2 Replies View RelatedI'm running wubi with Ubuntu 9.10 off of windows xp. My webcam is a SiGma Micro ID 1c4f:3002. This website [URL] says it has drivers for my webcam but I have no idea how to install this and I'm very confused.
View 1 Replies View RelatedI want to know how to install KDE on Ubuntu and Gnome on Kubuntu.
The commands
apt-get install ubuntu-desktop
apt-get install kubuntu-desktop
are not the solution, because they install all distro packages, and I want only the base of desktops KDE and Gnome.
I can install LXDE with
apt-get install lxde
instead of
apt-get install lubuntu-desktop
I can install Xfce with
apt-get install xfce4
instead of
apt-get install xubuntu-desktop
However, I could not do the same with KDE and Gnome.
I know i know, some will say "eww Proprietary Drivers" but hey, ubunt is all about having more control of the OS. Is there an easy way to install Proprietary Drivers thats not through the hardware drivers option on system?
View 2 Replies View RelatedI recently bought myself a 22" widescreen LG monitor and am running Ubuntu 8.10 with it. Trouble is when I set the screen resolution to 1920*1080 which is the actual resolution of the monitor it shrinks the text and web pages to miniscule proportions.Text becomes tiny and web pages with firefox display as a column occupying about a third of the screen.I have to decrease the resolution to 1024*768 which makes web pages display better (at least they take up the whole screen)
Is there some way to install the proprietory drivers that came with the monitor? They are an .inf file on the supplied disc.I have a Nividia graphics card a GE Force FX 5200.I also have the 173.14.12 Nividia driver installed if this means anything to anyone.
Being a total beginner to linux, I can't seem to find a decent guide on how to install these drivers without much hassle, even though I've been searching for almost couple of hours now.
First, my system specs, taken with Hard Info
Processor: 2x AMD Athlon(tm) II X2 240 Processor
Memory: 3091MB (1865MB used)
Operating System: Ubuntu 10.04.1 LTS
-Display-
Resolution: 1360x768 pixels
OpenGL Renderer: GeForce GT 220/PCI/SSE2
X11 Vendor: The X.Org Foundation
-Multimedia-
Audio Adapter: HDA-Intel - HDA NVidia
Audio Adapter: HDA-Intel - HDA NVidia
-SCSI Disks-
HL-DT-ST DVDRAM GH22NS50
Now, I've installed the "default" (dunno if that would be the correct categorizing) driver with the "Hardware drivers" utility from System->Preferences->Hardware drivers because I've failed numerous times trying to install the package from nVidia site ; I would always get an error while trying to run the package :
"It seems that X server is running on your linux, please deactivate it to install this package" or something like that, but I'm sure it was about X running.
I have this weird problem because I upgraded to Lucid lynx beta, and my ATI drivers don't work anymore... no support yet I guess and because of the broken package it doesn't let me install skype what should I do? And by the way do you have any idea why when I accept to show or view webcams it cancels shortly before it shows.. Any ideas why?
View 3 Replies View RelatedI'm trying to install the current drivers (from the Hardware Drivers tool) but it fails, refering me to jockey.log, which contains this:
Code:
2010-05-23 16:19:46,978 DEBUG: nvidia_current is not the alternative in use
2010-05-23 16:19:47,106 DEBUG: nvidia_current is not the alternative in use
[code]....
I need to add the LSI drivers for the 9750 RAID controller during the install. These drivers are not included in 10.04 (or 10.04.1) and I need to install onto the RAID device I've created. LSI provides the drivers and instructions here - [URL]
Here are my steps, with the drivers on a USB drive -
Code:
Boot from the installation CD and select Install Ubuntu Server.
Press CTRL+ALT+F2 to switch to console 2 while Ubuntu detects the network.
# mkdir /mnt2 /3ware
# mount /dev/sda1 /mnt2
NOTE: LSI drivers are at /dev/sda1, via USB
# cp /mnt2/9750-server.tgz /3ware
# cd /3ware ; tar zxvf 9750-server.tgz
# umount /mnt2
* Remove the USB flash before insmod command *
# insmod /3ware/2.6.32-21-generic/3w-sas.ko
Press CTRL+ALT+F1 to return to the installer. Continue the installation as usual. Do not reboot when the installation is complete. Press CTRL+ALT+F2 to switch to console 2 again.
# cp /3ware/2.6.32-21-server/3w-sas.ko /target/lib/modules/2.6.32-21-server/kernel/drivers/scsi
# chroot /target
# /sbin/depmod -a 2.6.32-21-server
# update-initramfs -u -v
# exit
Press CTRL+ALT+F1 to return to the installer. Reboot to complete the installation. There are no errors, but after I reboot I just get "GRUB" in the upper left corner, nothing else.
I'm completely new to ubuntu and Linux for that matter, i have a TBS 6920 dvb stat car, but have no idea how to install the drivers, i have downloaded them nd had a look at the read me file and it mentions creating a directory in root/ but cant access the root folder for some reason or other, is there anyone who can help me?? also is it possible to install through terminal instead as that would be easier no?
View 2 Replies View RelatedI am trying to install F12 on my desktop. I previously had F9 installed. I zero-filled the harddrive before attempting installtion. When attempting to install F12 from the DVD I get various messages about needing drivers. The drivers listed seem to run the gamut from network cards to harddrives. I have an SATA drive installed as my primary disk. I have not been able to install any version since F9 so I thought I should finally try to nail down what is going on.
View 14 Replies View RelatedAFAICT, F14 does not have any formal support right now (no rpms, etc), and there are some pitfalls to using the ATI installer which I am sure have resulted in system re-installs, unhappy faces, and people stuck without a proper driver. This is because while the installer seems easy to use, it's unfriendly in so far as it does not check for pre-requisite software first, and when it craps outs, it doesn't tell you anything is wrong, but it will leave your system without a functioning X server. The first time I ran it, the GUI installer told me everything was complete and that all I needed to do was reboot! When I did, X would not work, and reinstalling the original xorg-ati driver, etc, did not fix it.....
View 3 Replies View RelatedI am having some issues compiling my WiFi card drivers. I haven't encountered this issue on any other distros (including Fedora). I would prefer to use openSuSe however so I hope someone here could tell me how to solve this.I have a fresh install of the x586 DVD, fairly complete.The issue is picture in the attached image: basically I try to run a make and I get the pictured error.
View 3 Replies View RelatedTrying to install kuickshow from KDE-Extra repos. liblmlib.so.1 called out as missing. Where is it? Is there a way I was "supposed" to know where it was without having to post here?
View 4 Replies View Related[URL] I just updated and then saw this news , whats the solution for me, I either want to go beta or downgrade, If i try to boot to previous kernel, boot hangs in graphic mode, I cant start X and gdm . How to install kmod with beta drivers? Or whats the solution, nvidia ver: 195.36.08
[Code]....