Fedora :: 3D Support Using Generic ATI V.11
Jul 5, 2009
I've heard back and forth about whether the generic ATI drivers in Fedora 11 provides functional 3d support...as of installing F11 (64) i was impressed by the initial capability of the generic drivers but no 3d support as Desktop Effects could not be enabled.( using ATI Radeon HD 2400 ) what are the usual tips and tricks to get 3d functionality in this environment?
View 14 Replies
ADVERTISEMENT
Jan 4, 2011
I am trying to figure out how to load the generic kernel in Grub2.
I have run the /usr/hare/mkinitrd/mkinitrd_command_generator.sh and ran the output:
Code:
Why this will not load.
View 10 Replies
View Related
Jul 2, 2010
I switched to the generic-pae kernal image, which works great, but update now wants to update both generic and generic-pae.
How can I set it up so that it only uses generic-pae?
If I try to deselect generic in synaptic it just wants to mark it again.
View 2 Replies
View Related
May 2, 2010
i have F12 with kernel 2.6.32.11-99.fc12.i686.PAE. But i just have 2gb ram, so im not really needing to use a PAE kernel. So i was thinking on change my kernel to a 2.6.32 generic, but the fact is that im not sure if i can do that, and i could, how??
View 4 Replies
View Related
Jul 11, 2010
Here's a PHP5 script I wrote to do automated backups from my main hard drive, to a separate backup hard drive. I run it overnight using a cron job.I tried to write it so it is clonable and easily modified for making backups of your system. Please take it and modify it to suit your needs.This script will copy the contents of a directory to the backup drive. It creates a unique directory backup name, based on the current time. When there are more thanNUMBER_REQUIRED_BACKUPS in the backed-up directory $BACKUP_GROUPNAME, the oldest backup will be deleted. This allows you to keep n number of the latest backups. You will need to create the $BACKUP_GROUPNAME directory on the backup drive, so the script has somewhere to write the backed-up directories to.PHP Code:
#! /usr/bin/php<?php# lastupdated: Sun Jul 11 20:54:29 BST 2010# PHP script to backup the contents of /etc directory# to /backup/system/fedora/12/etc#
[cod]....
View 4 Replies
View Related
Apr 2, 2010
I'd like to compile a generic kernel for my netbook on my desktop. They are both F12 64bit. On my desktop can I do:
make xconfig
make
make modules_install
Then copy the folder to my netbook then:
make install? Is there a better way? I don't really want to make .rpms.
View 1 Replies
View Related
Sep 26, 2009
I just recently acquired a PII 333 w/ 160M ram (I know, grossly underpowered for anything by today's standards) but mostly wanted it for internet & to use for printer / scanner & camera stuff. So, while checking it out I tried a few live cd's on it (fedora 10 & a ham version of puppy linux) the puppy worked just fine but the fedora "puked" when it got to the GUI (I had this happen with F11 on another computer) The thing that confuses me is, doesn't fedora's live cd have a basic, generic (like a vga 640 x 480) driver that SHOULD work with any video card & monitor or am I missing something here?
View 6 Replies
View Related
Apr 28, 2010
I've recently decided to migrate the infrastructure in my workplace from ubuntu to fedora, every thing except the printers went perfectly. When I try to print as an user It just throws an generic error and stops, as a root it doesn't even show the error.
This is the debug log:
Code:
D [28/Apr/2010:04:22:03 +0200] cupsdSetBusyState: Dirty files
D [28/Apr/2010:04:22:03 +0200] cupsdReadClient: 12 POST / HTTP/1.1
D [28/Apr/2010:04:22:03 +0200] cupsdSetBusyState: Active clients and dirty files
D [28/Apr/2010:04:22:03 +0200] cupsdAuthorize: No authentication data provided.
D [28/Apr/2010:04:22:03 +0200] cupsdReadClient: 12 1.1 Get-Jobs 1
D [28/Apr/2010:04:22:03 +0200] Get-Jobs ipp://localhost/printers/ .....
It worked fine in debian and ubuntu, so we can assume that the drivers are ok, any ideas?
View 5 Replies
View Related
Sep 15, 2010
I was learning to write a make file, I could understand most part of it of course with few exception I dint understand what does the below commands make(red font). I would like to understand what those syntax represent rather than mugging up without knowing what it means.
$(OBJECTS) :%.o :%.c
$(CC) -c $(CFLAGS) $(INCLUDES) $< -o $@
clean:
rm -f *.o $(TARGET) core
View 1 Replies
View Related
Sep 25, 2010
I've done my best to fix this but, after encountering numerous problems, it's become apparent that while I might be a pretty good Windows user, I don't know bugger all about Linux and evidently you need to be 1337 just to install drivers, but anyway...
I have a NVIDIA 6800 GT graphics card, old but still functioning properly. Fedora 13 didn't install any drivers automatically, so I went to the NVIDIA site to see if they supported their cards under Linux. They did... sort of. It seems they only provide a 'generic' Linux display driver for x86 architectures, which wasn't preferable but it was the best I was going to get, so I downloaded it. Their site provides a setup Readme, but I've run into countless problems and finally I've come up against one that it doesn't document.
First was the fact that I couldn't install it with X window running. I assume this is the base UI for Linux, so I rebooted into run level 3 and tried again, at which point it complained about a 'nouveau' process still running. I added the line rdblacklist=nouveau to my boot so that this wouldn't be enabled, but then it complains that my GCC is missing. So, I install the GNU Cross Compiler with the Fedora RPM manager, but now the setup complains that my 'kernel source tree' can't be found and asks me to install it - but what exactly is a kernel source tree anyway?
Log file outputs the following:
Code:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sat Sep 25 20:08:50 2010
installer version: 256.53
option status:
[Code]...
View 2 Replies
View Related
Sep 4, 2011
I have old app that by default is looking for /dev/dsp as an audio device. The source is configured as such and I want to change that so sound will work on current versions of Fedora.
What is the equivalent of /dev/dsp in F15 ?
I think /dev/dsp was the default generic sound device .. ?
View 8 Replies
View Related
May 16, 2010
I just installed fedora 12. during the installation, i used a different monitor (as when i used the one that i want to use with the system, not all of the page displayed - so i could not click on the buttons) . now it only works with the display that i temporarily connected.
i want to use the system with a sony tv via hdmi. the system dual boots, and the tv works with windows 7 (at 1280*720, 60Hz, "generic PnP monitor").
when i try to boot fedora with the TV as the display, the TV is showing stuff right up until the login screen appears (X starts, I guess). then the TV loses the input.
I can SSH into the system with the TV connected, or use it normally with a temporary monitor. I have no experience of successfully configuring HAL or X. how should I go about it?
View 7 Replies
View Related
Jul 10, 2011
I'm trying to find out when QME2572 (Qlogic) card became support by the kernel. We have a RHEL 5.1 system that is moving to new hardware, however the kernel at this release doesn't support the new hardware, due to the Qlogic card change. I tired the Redhat KB and Bugzilla. Is there a Kernel change list etc I can search. Never really played around with the kernel too much so I'm just after some pointers for looking up this information. Offically its not supported until Redhat 5.3, I'm trying trying to research kernel info so I can tell the customer they have to upgrade.
View 3 Replies
View Related
Apr 14, 2010
I have a HP laptop which can support 1600x900. But after I install ubuntu 9.10 on it, it can only support up to 1280x700. My laptop has a Nvidia graphics card. And i am using GNOME as my desktop environment.
View 1 Replies
View Related
Aug 25, 2010
I'm looking to dual-boot Windows 7 and Debian 6 upon its release on my sister's laptop. I want to share a partition between the two of them so that /home points to this directory and the Windows equivalent also points to it (C:Users).
Anyway, I've heard good and bad things about the NTFSMount driver (I think it's NTFS-3G now) and the NTFSprogs project and so I am not so certain what I should believe. I do know that NTFS has relatively high overhead, though I do not recall the source of this assertion, so I am considering the use of EXFAT. An open source EXFAT project is hosted on Google Code at [url] and it utilizes the kernel module FUSE.
I'm quite certain that I've got everything covered on the Windows side -- that is, I know that both NTFS and EXFAT will be suitable filesystems for my required usage.
My issue is that I'm curious which will have superior performance and stability in Debian. I planned on building the package from source and mounting the device in my FSTAB but I have also found a PPA for Ubuntu on Launchpad at [url] that I could borrow the debian/rules from and make a .deb package from.
What do you guys think? Should I go at it with the EXFAT or NTFS partitioning? Is NTFS-3G actually fairly supported at this point? Or perhaps should I consider some alternate method?
I have also considered that the only files she will be sharing are those of music, videos, and pictures so it could be better to just link /home/xxxx/Pictures (Music and Videos, too) to the new partition instead of all of /home.
View 7 Replies
View Related
May 11, 2011
I would like to know if it is possibile to have support for wi-fi midi support in linux.
View 1 Replies
View Related
Dec 4, 2009
In the Description of Evince, the document viewer supports pdf, tiff, rtf and djvu, but when I want to open a djvu file in Evince, I got the yellow frame saying that Evince does not support djvu files.I searched for a librairy or a plugin for Evince to help it support djvu but I didn't find anything.How to teach Evince to read djvu ?
View 4 Replies
View Related
Oct 1, 2009
I liked the feel that I got from KDE from my short experiment with Arch. So I decided to use KDE with Fedora, and I like the results.
The only problem I'm finding with it is that I can't find a way to get mp3s to play with KDE apps. I can get Banshee to play them with gstreamer. The problem is that no matter what method I use to get KDE apps to play the files (like Amarok), they won't work.
I've tried the following commands.
Code:
su -c 'yum -y install kdemultimedia-extras-nonfree id3v2'
Gives me an error saying that kdemultimedia-extras-nonfree doesn't exist.
Code:
su -c 'yum install xine-lib-extras-nonfree id3v2'
This installed perfectly, but mp3 playback still does not work.
View 4 Replies
View Related
Oct 21, 2009
I don't see nfs listed in /proc/filesystems. Does that mean it is not supported? Is it possible to make it available for Fedora 11? You know, assume I don't want to compile my own kernel?
View 4 Replies
View Related
Dec 9, 2009
Are there any chipsets and Fedora drivers that support high speed wifi ( 802.11n)
View 2 Replies
View Related
Dec 25, 2009
Can I virtualize XP on Fedora 12 with 3D support using say KVM? If so, how can I do this? I have a GeForce GTX 260 vid card which is supported by Fedora 12.
View 2 Replies
View Related
Dec 30, 2009
I know this can be a touchy subject but I would like to find MP3 support for K3b & Xmms, I am a big fan of the Banshee music player and have used it with MP3 support provided by FLUENDO [url] in many Linux distro's. I can play mp3s in Banshee thanks to FLUENDO, however when I open k3d or Xmms I am presented with an opening message that an mp3 plug-in for those apps cannot be found. Can anyone suggest any packages that will enable mp3 support in these applications?
View 4 Replies
View Related
Jan 5, 2010
Just how old of hardware DOES Fedora support? They have to draw the line SOMEWHERE.
As an example,would it be the stuff on a PII? PIII? 486? Or what?
IOW; if I were to take the latest release (F12 in this case) how far back in "hardware history" could I expect to go w/o support issues.
View 3 Replies
View Related
Feb 15, 2010
I am trying to convert my own CD's that I own into .MP3 format for my Sony 16GB MP3 Walkman. I did some looking on Google and found these free/nonfree repositories that you can add and then update YUM, etc....well I still can not get it to work. I am rather new to Linux. I am trying to use Audio CD Extractor under applications/sound & Video. It does not work in Rythmbox either. What do I do now? I am trying to use Linux day in and day out and no longer use Windows.
View 6 Replies
View Related
Aug 15, 2010
If anyone is interested i have rebuilt ffmpeg with amr support, for those having trouble converting files to 3gp etc....only 64bit rpms [url]
View 1 Replies
View Related
Aug 28, 2010
Does Fedora still support Beryl? I am attemping to install it through yum but it gives me the "beryl package cannot be found?
View 3 Replies
View Related
Oct 4, 2010
I've been looking for a decent printer for my Fedora 13 box and found that the Lexmark X 2670 Color Ink-jet -Printer is Linux compatible, just wanted to see if anyone had any advice or experience with this printer model and also wanted to know if it would be possible to share this printer on the network through the Fedora box so both Windows and Mac machines can access the printer.
View 2 Replies
View Related
Nov 1, 2010
i am using FC11. I have installed GD and it is showing in RPM list. Copied libgd.so in php modules and made an entry in php.ini. php version is :
php -version
PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'libgd.so' in Unknown on line 0
PHP 5.2.9 (cli) (built: Apr 15 2009 09:30:33)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
[code]....
View 6 Replies
View Related
Jan 25, 2011
Does anyone know if/how to get the NEC USB 3.0 working on Fedora 14?
lspci can see the device:
But it does not show up in lsusb:
I tried plugging a USB 2.0 flash drive into it but it does not appear to work.
View 4 Replies
View Related
Apr 7, 2011
I'm using fedora 14, firefox 3.6.16, i had download Adobe Flash Player version 10.2.153.1 from [url]
And had install, but still cannot watch flash video i also had update fedora 14
View 6 Replies
View Related