Results 1 to 5 of 5
Just installed F11 successfully on my pc, wiping out Jaunty. And I have a lot of questions to ask since Fedora is very different on a debian base system. My ...
- 07-19-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 36
F11 new installation
Just installed F11 successfully on my pc, wiping out Jaunty. And I have a lot of questions to ask since Fedora is very different on a debian base system. My pc is intel and using the intel graphics.
1. Canīt find xorg on /etc/X11/. I was able to read from fedora that it is not created by default, but you can create one. How can I tell what graphic driver Im using right now? And also it is possible to use 3d on intel graphics? I know its not that good but it least it will work.
2. How can I disable palimpsest from running automatically? I know its a bug but its very annoying.
3. Iḿ dual booting with xp, how can I add it to grub list?
4. installed mplayer but freezes every time I played something.
5. System update is slow, is there a work around on this?
6. Lastly, I noticed that thereś a firewall settings on the administration menu. Is the firewall installed and running by default? How can I turn it off?
Thanks in advance.
- 07-19-2009 #2
1. Try running system-config-display. If it isn't installed install it with
2. The easiest way to avoid seeing those annoying messages is to select System > Preferences > Startup Applications and un-check Disk Notifications.Code:yum install system-config-display
3. Depends on what partition XP is on. Generally this should work.
4. DunnoCode:title Windows XP rootnoverify (hd0,0) chainloader +1
5. Have you installed yum-fastestmirror?
That should help.Code:yum install yum-fastestmirror
6. There should be a disable option there.Glenn
Powered by Fedora 16 and Arch Linux
- 07-20-2009 #3Just Joined!
- Join Date
- Jun 2009
- Posts
- 36
Thanks for the reply glennzo.
I already installed the system-config-display and its using the intel driver, not the vesa. But I was wondering if it will make difference if I configure the device on the xorg where I can set some settings like we did on the post on ubuntu forums ĻJaunty Intel Graphics Performance GuideĻ ?
and my xp system on another HD, where this linux on my pata hd and my xp is on my first partition of my sata drive. Can you help me on this?
- 07-20-2009 #4
Running system-config-display --reconfig or X -configure should generate an xorg.conf file that you can play around with.
As for adding XP to the boot menu, start by posting the output of the command
andCode:/sbin/fdisk -l
Code:cat /boot/grub/menu.lst
Glenn
Powered by Fedora 16 and Arch Linux
- 07-21-2009 #5Just Joined!
- Join Date
- Jun 2009
- Posts
- 36
thanks again glennzo..... Ill try it today


Reply With Quote