General :: Install A PCIe Card For Data Compression In Ubuntu 9.10?
Jun 21, 2010
I am trying to install a PCIe card for data compression in Linux ubuntu 9.10(karmic Koala). As you can see in the following code although I have the root access I can not get permission to install the device driver.As I have the root access I suppose to get access to install the driver. I checked around and got the procedure from a web siteEnabling root access in unbuntuBasically in almost all linux machines we will be havingroot access for login.but in ubuntu by default that option was not enabled.If u want to have root login in ubuntu then u have to do some changes in ur Ubuntu machinesSteps to follow1.First enter into ubuntu as your user login.2.Then open the terminal and type the command sudo -s,it will ask for root access and type the password.3.Then type passwd root it will ask for new password4.Open terminal and go to the path /etc/gdm/5.Open gdm.conf6.search for AllowRoot=false7.and then change AllowRoot=true8.now restart ur machine9.now u can enjoy with root accessThe funny part is when I search for the file which is gdm.conf in the prescribed location, I can not find it.
Code:
root@faisal-desktop:/home/faisal/Desktop# cd AHA/
root@faisal-desktop:/home/faisal/Desktop/AHA# ls
[code]....
View 6 Replies
ADVERTISEMENT
Jun 28, 2010
I have fairly new requirement for a second monitor. My main display is running fine using nvidia proprietary drivers.I do have a pcie (probably x16) video card sitting around, but my motherboard only has 1 x16 slot (used by my main display), 2 x1 slots and a few pci slots. From memory, the second video card is an ATI card.Questions:
1. Can I put a PCIE x16 card in a PCIE x1 slot?
2. Would using 1 Nvidia card and 1 ATI cause trouble?
View 5 Replies
View Related
Jan 29, 2010
i am going to buy a netgear wpn311 internal wireless networking card for my desktop i believe it has an atheros chipset.
can i install the wireless card in my desktop's pcie x16 slot?
View 1 Replies
View Related
Oct 27, 2010
I have ubuntu 10.04 LTS. Kernal version 2.6.32.duplicator@Duplicator:~$ uname -aLinux Duplicator 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 05:14:15 UTC 2010 x86_64 GNU/Linux.I am trying to install 4port USB PCIe card. But card is not detecting. but card manufacturer says it is plug and play device. this card is working in fedora 11. but i need to install in ubuntu 10.04.
View 2 Replies
View Related
Jul 11, 2011
I've searched everywhere I could think of and have been on google for about 4 hours today searching with no luck.Is there anyone out there who can confirm a working PCIe sound card on RHEL4.4 (Linux kernel 2.6.9-42)?The only cards I've found that work on Linux are the Asus Xonar cards and the PCIe version of the Sound Blaster Titanium but they are confirmed for later versions of Linux but I can't modify the alsa drivers or update the version of RHEL.
View 3 Replies
View Related
Jul 16, 2009
I recently added a new graphics card to my machine. Normally, Centos 5.3 runs without a hitch, but since the new card, boots as far as a kernel panic. Even a rescue or an install disk comes up with a kernel panic.I have tried Centos and Fedora CDs/DVDs.The card is a PCIE Radeon HD 4350.It works fine with XP, btw.Ubuntu and OpenSuse will load from install sources.
View 7 Replies
View Related
Jan 18, 2010
my servers cpu gets woken up alot (acording to powertop) by eth0 when downloading files, i figured i could get a cheap pci card that supports offloading.
View 4 Replies
View Related
Jun 13, 2010
I have a ATI Radeon HD 4000 PCIe card in my Debian system. I got the proprietary ATI drivers working (fglrx) but a kernel upgrade killed that. I was unhappy with this driver due to the very high memory usage. The card works with the non-proprietary drivers but I can only clone my desktop. I want a single desktop on two monitors.
I booted with Ubuntu Lucid and my dual monitor desktop worked out of the box without the proprietary drivers so I thought that I could emulate what Ubuntu does in Debian. But I can't.
My issue is that I don't know whether I am missing a module in the kernel or I need to set up a brand new xorg.conf. Ubuntu doesn't have an xorg.conf to copy. My default Debian doesn't either.
I have messed around with my own xorg.conf and added various drivers eg "ati" and "radeon" but I can't get it to work with a single desktop dual monitor display.
View 3 Replies
View Related
May 20, 2011
I have a DELL T3500 64 bit and I am unable to install the following Matrox driver: M9140 LP PCIe x16 in RedHat ENT Linux 5.1 .Presently I have a nviDia driver that I would like to uninstall from the workstation so that I could install the Matrox driver.
View 2 Replies
View Related
Jan 10, 2011
I am using a linux FC-12 machine which is running on 2.6.36 kernel. I wanted to use the USB data card with that machine. But it is not detecting the device. I found that the modules usbserial, option, qcserial were missing. I installed them using "insmod".After that I have removed and reconnected the device. Still the OS is not detecting the device.After the reboot of the machine, again the modules related to USB are missing.
View 2 Replies
View Related
Feb 3, 2011
I purchased a new Desktop PC and MTS MBLAZE data card. It works in Windows XP OS. To make it work in Fedora GNOME OS how can I proceed? Which software do I need? Where do I get it and how to download and instal it in my PC? The firm selling the data card do not have an easy solution.
View 1 Replies
View Related
Nov 17, 2010
I used usb_modeswitch but the result was "No default vendor/product found." But usbmod_switch.conf file has all the vendor & product id contained in it. And modeprobe is also not effective. Even Sakis3g script fails to switch my datacard into modem. How to use BSNL Data Card in Fedora 13?
View 1 Replies
View Related
May 4, 2015
I recently finished a mini-itx machine and everything was working great with a fresh Jessie install. I put in a PCIe wifi card and now the computer won't boot. The power LED is on, the PSU fan is spinning, but I get no display output at all and I don't know how far into the boot process the thing even got. I removed the card and the machine boots fine again.
I only have one PCIe slot so it is my only option, I don't have another PCIe card to try, nor do I have another machine to test the wifi card in. The card is brand new, for what it's worth.
WiFi card: [URL] ....
motherboard: [URL] .....
View 1 Replies
View Related
May 26, 2011
In playback application i guess "snd_pcm_lib_write1" is the function call used to write the audio data to sound card at kernel level.If that is true. how can i send the same audio data at kernel level to other system connected over LAN.
View 1 Replies
View Related
Oct 4, 2010
how to do Lempel-Ziv-Welch compression using pen and paper for my algorithms and data structures class. Unfortunately we have only a couple of examples in our book of how it is done. I'd like to practice compressing and decompressing text using it, but I need to find a way to check if I'm right doing it right or wrong.
So I'm looking for some preferably free/open source program which can compress and decompress LZW for Windows or GNU/Linux. Programs without binary distributions are fine too.
View 2 Replies
View Related
Apr 12, 2011
Given a gzip compressed file, how do I know what compression level (1-9) was used for it?
View 2 Replies
View Related
Jul 1, 2011
I gzip directories very often at work. What I normally do is
tar -zcvf file.tar.gz /path/to/directory
Is there a way to specify the compression level here? I want to use the best compression possible even if it takes more time to compress.
View 3 Replies
View Related
Jun 4, 2011
I have a script which periodically backs up a directory using the command "tar -czvf [name] [directory]" but my problem is that the script has recently been putting a lot of stress on the server (Minecraft SMP) and tends to lag players as it backs up, which recently has been taking nearly 5 minutes.So I need to know if there's a way to control the GZip compression rate at the same time that it archives and backs up the files?I understand that I can first tar the files and then GZip them separately with a different compression rate afterwards, but this would not work because it names the files with the current server time, which sometimes changes in between commands.
View 1 Replies
View Related
Jun 22, 2011
I sometimes get confused by the varying command line options I need to run common Unix archiving and compression software (e.g. gzip, bzip2, zip, tar).
Is there a program out there that can just Do What I Mean for common cases? For example:
View 2 Replies
View Related
Jun 13, 2011
I am not sure where to post this so i figure that general help is as good as any. I have just bought my self a 32 gb micro sd card and I want to transfur all my old stuff (apps, contacts, music) off my existing card, how do I do this?
View 2 Replies
View Related
Aug 4, 2010
I want to do bandwidth aggregation of two USB data card in UBUNTU.
View 3 Replies
View Related
Apr 22, 2011
I'm trying to connect the Reliance 3G data card in Ubuntu 10.04. I've done modprobe then make settings in /etc/wvdial.conf with username and password field as empty string. But when I'm trying to connect with sudo wvdial it is showing that "Modem is not responding" and exit. However, the same procedure with Reliance netconnect+ which take a username and password, working well. Does 3G needs some settings?
View 2 Replies
View Related
May 7, 2011
How to configure micromax 3g data card. I have redhat .
View 1 Replies
View Related
Apr 14, 2011
I am wondering if anyone knows how to enable NTFS compression using Paragon NTFS 8.1 Enterprise?
The Professional version comes with a utility mkntfs which allows you to set compression as default for all files, but the Enterprise version is apparently meant to be 'fully featured' and support compression, so how do I enable compression on a drive/folder/file?
View 1 Replies
View Related
Mar 17, 2010
How to Configure BSNL EV-DO Data Card in Fedora 11 :
1. Click on Application.
2. Go to System Tools
3. Go to Terminal
[code]....
View 3 Replies
View Related
Apr 9, 2011
I am using RHEL 5. I have reliance datacard. I want to configure it in my linux pc. How to configure Data card in linux PC.
View 1 Replies
View Related
Jul 26, 2010
<<mod edit>> advertising deleted
View 1 Replies
View Related
Mar 16, 2010
How to Configure BSNL EV-DO Data Card in Fedora 11 :
1. Click on Application.
2. Go to System Tools
3. Go to Terminal [tanmoy@localhost ~]$
4. Type su -l and enter
5. You have to Type your Password as a super user.
[tanmoy@localhost ~]$ su -l
Password:
[root@localhost ~]#
6. Plug in the USB DATA CARD.
7. Write lsusb and press enter for acknowledgement of detecting the USB device.
[root@localhost ~]# lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[code]....
View 1 Replies
View Related
May 18, 2009
A friend of mine asked me to try and recover some photos she deleted by accident on her SD memory card. Normally, I would flip over to my Windows box and do this, but I'm wondering if there is a Linux equivalent to a Windows data recovery program. I'm running Fedora 10.
View 2 Replies
View Related
Jul 14, 2010
A few months ago I have setup a server with three hard disks. The partition mapping the disks as follows:
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x7ca36fee
[code]....
Now I have the following problem the LVM file system don't mount properly.If I open the mount point I see only a few files of the LVM disk. If I want to unmount the disk I get the following error:
umount /data/
umount: /data/: not mounted
If I want to mount the volume I get the following error:
mount -a
mount: /dev/mapper/gegevens-Data already mounted or /data busy
View 3 Replies
View Related