Re: Why Fedora is for experts only?

2009-07-24 Thread Shannon McMackin

On 07/24/2009 05:51 PM, Federico Sebastián De Malmayne Duppa wrote:

I'm trying to figure out what our great experts would lose if there was a
pause for choosing the kernel.


When booting, if you keep pressed the SHIFT key, you will have the grub menu.

Any other key may work, but shift was told to be the safest one.

Or just modify /etc/grub.conf and remove the hidden menu option or 
increase the timeout value.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Ranter or evangelist?

2009-07-17 Thread Shannon McMackin

On 07/17/2009 12:33 AM, gil...@altern.org wrote:

On 07/16/2009 10:40 PM, gil...@altern.org wrote:



What you're missing is that the codecs are required for the player to
load and play the media.  The codecs are not required to read the
contents of the CD.


I see. You're teaching me a lot here. I always thought that, when you
install the mplayer codecs, it was really to play Windows Media and,
maybe, some more video codecs. Now you tell me it's only to load the
media. Interesting.


A wonderful 3rd party repo is rpmfusion.org.


Well, I've been through the fedorafaq site and I do believe I installed
therpmfusion repository. I didn't collect the mplayer codecs on mplayer's
site :)


They provide many
wonderful tools and options to make your desktop linux experience much
more enjoyable...


It's just too bad that you stop short of telling me which codecs required
to load and play the media.

I'm very quick on the yum install command and since I have the rpmfusion
repository installed, it will be my pleasure to install all that's
needed... when I wake up tomorrow :)




Here's a better guide for you to follow...

http://www.fedoraguide.info/index.php?title=Main_Page

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: From the top... how do I get sound working in F11 ?

2009-07-14 Thread Shannon McMackin

On 07/14/2009 04:18 PM, Linuxguy123 wrote:

On Tue, 2009-07-14 at 12:15 -0700, Kam Leo wrote:

On Tue, Jul 14, 2009 at 11:22 AM, Linuxguy123linuxguy...@gmail.com  wrote:

I've been using F11 since it came out and it works great. But I haven't
had any sound since I did the upgrade.  Sound worked great in F10. Its
getting old not having sound.  How do I get it working ?


[snip]


I've removed pulseaudio and mplayer and removed the .mplayer folder and
then reinstalled mplayer.

How should I proceed from here ?

Thanks

Sound also failed for me when I upgraded my virtual machine from F10.
It also failed on a new virtual machine install of F11.  Status for
sound is as follows:

VM upgrade of F10 to F11:

 Removed PA.
 Unable to remove Alsa because of dependency hell.  (Most
everything is tied to it.)
 Download and installed Open Sound System driver rpm:
http://www.4front-tech.com/download.cgi

 Got sound and a mixer but no master volume control for Gnome taskbar.

VM F11 install:

   No sound device. PA Manager/Device Chooser and find device or
defaults to null.
   Removed PA
   Enabled OSS sound support in /etc/modprobe.d/dist-oss.conf

   After restart: Sound card detected. Alsa mixer works.  No master
volume control for Gnome.


I also have virtual machine instances of openSUSE 11.1 and Ubuntu 9.04
installed on the same machine. Sound works in both.  As far as I am
aware both distros use Pulse Audio. So, where or how did Fedora
developers get off track and derail sound?


Thanks for detailing your process, but I can't help but notice its for a
VM instead of an actual installation like I am running.  Does anyone
have tips for a non VM installation ?

Why did you have to download the oss driver from a non Fedora location ?
What is Fedora expecting us to use and what do we need to do to get it
working ?

Thanks



I had no sound until I found the tip to run alsamixer -c0 and make sure 
the appropriate levels were maxed, then PA was fine.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: where's my memory?

2009-07-14 Thread Shannon McMackin

On 07/14/2009 12:01 PM, Joerg Bergmann wrote:

Am 14.07.2009 16:39, schrieb Alan Cox:

On Tue, 14 Jul 2009 07:43:06 -0400
Neal Beckerndbeck...@gmail.com wrote:


I have a argument with another user about memory. He claims that on
running
linux on his 4G Dell machine, top only reports 3.something memory, he
says
the missing space is for pci bus. I think this is only because he's
running
32 bit and that 64 bit would give all the memory.


Plenty of chipsets don't support mapping the RAM covered by the PCI
window up to the end of memory, especially older ones.



Just a remark: On my fedora 11 system (phenom II, 4GB RAM,
32 bit, PAE) top reports 3.9GB RAM. On my opinion, this is
thanks to PAE.

Joerg

On my F11 install running the PAE kernel, I get 4045988k as the total in 
top.  Some machines have difficulty using all available ram for many 
reasons.  I also noticed that an x86_64 kernel on the same machine gave 
me the 3.9gb as reported.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: From the top... how do I get sound working in F11 ?

2009-07-14 Thread Shannon McMackin

On 07/14/2009 10:13 PM, fred smith wrote:

On Tue, Jul 14, 2009 at 12:22:15PM -0600, Linuxguy123 wrote:

I've been using F11 since it came out and it works great. But I haven't
had any sound since I did the upgrade.  Sound worked great in F10. Its
getting old not having sound.  How do I get it working ?

$ uname -a
Linux localhost.localdomain 2.6.29.5-191.fc11.i586 #1 SMP Tue Jun 16
23:11:39 EDT 2009 i686 i686 i386 GNU/Linux

$lsmod | grep snd
snd_hda_codec_idt  50560  1
snd_hda_intel  23920  3
snd_hda_codec  54264  2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep   6580  1 snd_hda_codec
snd_pcm62556  2 snd_hda_intel,snd_hda_codec
snd_timer  17896  1 snd_pcm
snd49044  12
snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore   5404  1 snd
snd_page_alloc  7572  2 snd_hda_intel,snd_pcm

$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: STAC92xx Digital [STAC92xx Digital]
   Subdevices: 1/1
   Subdevice #0: subdevice #0

$ yum list pulseaudio\*
Loaded plugins: dellsysidplugin2, downloadonly, kmdl, priorities,
refresh-packagekit
1 packages excluded due to repository priority protections
Installed Packages
pulseaudio-libs.i586 0.9.15-14.fc11 @updates
pulseaudio-libs-glib2.i586 0.9.15-14.fc11 @updates

$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.18a.


yum list alsa\*
Loaded plugins: dellsysidplugin2, downloadonly, kmdl, priorities,
refresh-packagekit
1 packages excluded due to repository priority protections
Installed Packages
alsa-lib.i586 1.0.20-1.fc11 installed
alsa-lib-devel.i586  1.0.20-1.fc11 installed
alsa-oss.i586 1.0.17-3.fc11 installed
alsa-oss-devel.i586 1.0.17-3.fc11 installed
alsa-oss-libs.i586 1.0.17-3.fc11 installed
alsa-utils.i586 1.0.20-3.fc11 installed

I've run alsamixer -c0 and all the levels are set to their maximums.

I've removed pulseaudio and mplayer and removed the .mplayer folder and
then reinstalled mplayer.

How should I proceed from here ?

Thanks


there's a thorough-looking guide on the fedora forums at:
http://forums.fedoraforum.org/showthread.php?t=225660

Please note that I have not tried it, so I will assume no responsibility
if it makes your computer fly around the room. :)



I've tried it and it works.  You also get pamixer which can show you 
whether or not PA sees your audio card.  Unfortunately, I have a 
different Intel chip than you, mine is the AD198x.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: f11 - bt mouse random jump

2009-07-11 Thread Shannon McMackin

On 07/10/2009 11:10 PM, Mail Lists wrote:

  Since installing f11 (clean) - i have 2 blueooth mice - and randomly
the cursor jumps to the top left corner (applications button).

  Same problem on both - never had a problem on f10 (also was running gnome).



  Seems to be bluetooth mouse only ... anyone else seeing similar ?

  At first It seemed like it might be a touchpad thing on laptop - but it
happens with nothing touching the laptop at all - just hand on bt mouse.


I see it with a Targus BT mouse.  On my Lenovo T61...

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Random screen blanking -- a clue

2009-07-11 Thread Shannon McMackin

On 07/10/2009 10:10 PM, Sam Varshavchik wrote:

There's been a steady trickle of complaints from different folks about
their screens going blank for a second, or two, after upgrading to F11.

I've observed this too -- it happens on one of my laptops every couple
of days, or so. I've always had the impression that, for some reason,
this was the screensaver kicking in. They way that happened always gave
me that idea.

I'm now pretty sure that, sometimes, for some reason the screensaver
kicks in even though the system is not idle. I just finished typing, and
began reading something on the screen, when the screen went black about
three seconds after I stopped typing.

I did nothing, and the screen continued to stay black. After waiting
about ten seconds, I pressed the shift key, and my desktop came back.

It's the screensaver. Something's causing it to trip, when it shouldn't.

Happens on my Lenovo T61.  Usually just goes out for a second or 2 and 
then comes back.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Random screen blanking -- a clue

2009-07-11 Thread Shannon McMackin

On 07/11/2009 10:08 PM, Gene Heskett wrote:

On Saturday 11 July 2009, Richard Shaw wrote:

On Sat, Jul 11, 2009 at 8:03 PM, Sam Varshavchikmr...@courier-mta.com

wrote:

Richard Shaw writes:

On Sat, Jul 11, 2009 at 5:02 PM, Bretbret...@gmail.com  wrote:

On 07/11/2009 05:37 PM, Mail Lists wrote:

On 07/11/2009 05:25 PM, Matthew Saltzman wrote:

Another thing I notice: I have the screen set to dim on idle.
Sometimes, the screen dims even when I am typing and does not restore
full brightness until I turn the brightness up manually.

   I see the same problem ...

having the same problem

Just to gather more data, would everyone reply with the version and
source they are using for the nvidia drivers? I want to see if we can
figure out which package is the culprit...

I am using the nouveau driver,
xorg-x11-drv-nouveau-0.0.12-40.20090528git0c17b87.fc11.i586

Although that's only one datapoint, it seems that the problem is with
a fedora package and not with the proprietary nvidia drivers, which is
some way is a relief. I guess this leaves a kernel driver or Xorg dpms
bug as the culprit?

Thanks,
Richard


If ya wanna, toss in that I'm running the radeonhd driver.  They can't all be
bad, so maybe the dpms or something in the kernel is to blame after all.


I'm using an Intel driver...

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Kernel - PAE vs. non-PAE

2009-07-01 Thread Shannon McMackin

On 06/30/2009 11:51 PM, Steven F. LeBrun wrote:

On 06/30/2009 11:06 PM, Shannon McMackin wrote:

On 06/30/2009 09:27 PM, Steven F. LeBrun wrote:

When I installed F11 on my Toshiba laptop, it installed the PAE version
of the kernel. I am assuming that my laptop has a CPU with Physical
Address Extensions functionality and can therefore address up to 64GB of
memory.

My laptop only has 3 GB installed. Can anyone explain the pro's and
con's of using the PAE version of Linux kernel instead of the non-PAE
version?

Would the PAE version of the 32-bit Linux Kernel see 4 GB of memory if
it was installed where Vista 32-bits only sees about 3GB? For that
matter would the non-PAE version see the full 4 GB?

--
Steven F. LeBrun

Quote: /There are 10 types of people in this world, those that
understand binary and those who don't./


Some laptops can only physically use 3gb of RAM. In this case, the PAE
kernel would not be an advantage for you. If you install 4gb of RAM,
then you will need the PAE kernel to use all 4gb. Again, this depends
on the chipset. The core-duo can only use 3gb, but the core2-duo can
use 4gb.



In my case, where my laptop only has 3GB of memory installed, is there a
disadvantage to using the PAE kernel instead of the non-PAE?

--
Steven F. LeBrun

Quote: /The objection to fairy stories is that they tell children there
are dragons. But children have always known there are dragons. Fairy
stories tell children that dragons can be killed./
-- G.K. Chesterton


There is no advantage or disadvantage that I am aware of...

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Intel Sound DOA

2009-07-01 Thread Shannon McMackin

On 07/01/2009 01:15 PM, homb...@tips-q.com wrote:

Configuring sound has become more a elusive challenge than
diagnosing Ann Coulter's neuroses.

Including KDE, I must have six or more different volume
controls/mixers and futzers. These days, configuring a mail
server or getting lighttpd to cooperate with Drupal are less
esoteric endeavors than trying to listen to a video on
Youtube.

Last night everything worked. This morning, system sounds
worked. After trying to get sound from video with the
innumerable sliders, boxes and UI's now nothing works.

Audio device: Intel Corporation 82801I (ICH9 Family) HD
Audio Controller (rev 03)

Any suggestions? I checked with Sarah Palin's office and
the potential for divine intervention seems limited.

Did you try the alsamixer -c0 fix and increase the volume there?

That worked for me with my Intel device...

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Kernel - PAE vs. non-PAE

2009-06-30 Thread Shannon McMackin

On 06/30/2009 09:27 PM, Steven F. LeBrun wrote:

When I installed F11 on my Toshiba laptop, it installed the PAE version
of the kernel. I am assuming that my laptop has a CPU with Physical
Address Extensions functionality and can therefore address up to 64GB of
memory.

My laptop only has 3 GB installed. Can anyone explain the pro's and
con's of using the PAE version of Linux kernel instead of the non-PAE
version?

Would the PAE version of the 32-bit Linux Kernel see 4 GB of memory if
it was installed where Vista 32-bits only sees about 3GB? For that
matter would the non-PAE version see the full 4 GB?

--
Steven F. LeBrun

Quote: /There are 10 types of people in this world, those that
understand binary and those who don't./

Some laptops can only physically use 3gb of RAM.  In this case, the PAE 
kernel would not be an advantage for you.  If you install 4gb of RAM, 
then you will need the PAE kernel to use all 4gb.  Again, this depends 
on the chipset.  The core-duo can only use 3gb, but the core2-duo can 
use 4gb.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F11 for x86_64

2009-06-09 Thread Shannon McMackin

On 06/09/2009 11:29 AM, James Bridge wrote:

It seems F11 has arrived, but only in 32 bit versions. Anyone cast any
light on this?


I'm looking at the torrent list now and I see x86_64 live CDs and a CD 
set, but no DVDs.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 11 and Ext4: The Straight Bits

2009-06-09 Thread Shannon McMackin

On 06/08/2009 01:58 PM, Yaakov Nemoy wrote:

2009/6/8 Shannon McMackinsmcmac...@gmail.com:

On 06/08/2009 01:33 PM, Jack Aboutboul wrote:

Read the complete interview here:

http://jaboutboul.blogspot.com/2009/06/fedora-11-and-ext4-straight-bits.html


Let's face it--We're addicted! To files that is. More importantly, we
are addicted to the massively large and ever increasing storage devices
upon which we store those files. Make no mistake though, like any
addiction, storing content comes at a cost and usually those costs are
paid at the filesystem level. We all want more space and we all want
better performance when it comes to disk I/O and a junkie's wishlist
never ends.

Fedora 11, when released tomorrow, will be the first distribution to
boast the inclusion of ext4, the latest incarnation in the extended file
system family, as default. Ext4 brings with it support for larger
filesystems, larger single file size and many improvements in almost
every imaginable facet. Join me for an interview with Eric Sandeen,
renown file system hacker, Red Hat Engineer and Fedora Contributor as he
takes on a little trip down Filesystem Alley and explains what
filesystems are, where did they come from, why should we care and why
they along with Fedora 11 are prepping to take over the WORLD!


I don't mean to meddle here, but didn't Ubuntu have ext4 with their Jaunty
Jackalope release?


Is it default?

We had it available since F10 anyways. We also have btrfs available
with a special switch, which afaik, Ubuntu does not yet have.

-Yaakov

It's an option, but Ubuntu also does not require an ext3/ext2 /boot 
partition.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 11 and Ext4: The Straight Bits

2009-06-08 Thread Shannon McMackin

On 06/08/2009 01:33 PM, Jack Aboutboul wrote:

Read the complete interview here:
http://jaboutboul.blogspot.com/2009/06/fedora-11-and-ext4-straight-bits.html


Let's face it--We're addicted! To files that is. More importantly, we
are addicted to the massively large and ever increasing storage devices
upon which we store those files. Make no mistake though, like any
addiction, storing content comes at a cost and usually those costs are
paid at the filesystem level. We all want more space and we all want
better performance when it comes to disk I/O and a junkie's wishlist
never ends.

Fedora 11, when released tomorrow, will be the first distribution to
boast the inclusion of ext4, the latest incarnation in the extended file
system family, as default. Ext4 brings with it support for larger
filesystems, larger single file size and many improvements in almost
every imaginable facet. Join me for an interview with Eric Sandeen,
renown file system hacker, Red Hat Engineer and Fedora Contributor as he
takes on a little trip down Filesystem Alley and explains what
filesystems are, where did they come from, why should we care and why
they along with Fedora 11 are prepping to take over the WORLD!

I don't mean to meddle here, but didn't Ubuntu have ext4 with their 
Jaunty Jackalope release?


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 11 and Ext4: The Straight Bits

2009-06-08 Thread Shannon McMackin

On 06/08/2009 01:33 PM, Jack Aboutboul wrote:

Read the complete interview here:
http://jaboutboul.blogspot.com/2009/06/fedora-11-and-ext4-straight-bits.html


Let's face it--We're addicted! To files that is. More importantly, we
are addicted to the massively large and ever increasing storage devices
upon which we store those files. Make no mistake though, like any
addiction, storing content comes at a cost and usually those costs are
paid at the filesystem level. We all want more space and we all want
better performance when it comes to disk I/O and a junkie's wishlist
never ends.

Fedora 11, when released tomorrow, will be the first distribution to
boast the inclusion of ext4, the latest incarnation in the extended file
system family, as default. Ext4 brings with it support for larger
filesystems, larger single file size and many improvements in almost
every imaginable facet. Join me for an interview with Eric Sandeen,
renown file system hacker, Red Hat Engineer and Fedora Contributor as he
takes on a little trip down Filesystem Alley and explains what
filesystems are, where did they come from, why should we care and why
they along with Fedora 11 are prepping to take over the WORLD!

I don't mean to meddle here, but didn't Ubuntu have ext4 with their 
Jaunty Jackalope release?


--
Fedora-marketing-list mailing list
Fedora-marketing-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-marketing-list


Re: config network-manager

2009-06-05 Thread Shannon McMackin

On 06/05/2009 10:15 AM, François Patte wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Bonjour,

I know! Network-manager takes care of you and thinks for you and
there is no reason why you may want to configure it.

Anyway, at home I have my network with cables, switch and server and I
*want* to connect my laptop on it but there are so many free wifi
around than network-manager, without any question, chooses to connect
first my computer to the Internet using my neighbour wifi.

How can change this and definitely tell network-manager that it can
connect to a wifi *only if I ask it to do so!*

Thanks for helping.

- --
François Patte
UFR de mathématiques et informatique
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)1 4286 2145
http://www.math-info.univ-paris5.fr/~patte
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkopKJgACgkQdE6C2dhV2JWVTQCfX9HbKsiojdvtLAbQK1/+YN5W
Us4AoMNmL9AV1MasR23eVtAuMyHKatBm
=mWnP
-END PGP SIGNATURE-

If you right-click on the NM applet icon, you can choose to disable 
wireless while at home.  Then it will only process your wired connections.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: No icons or panels in Desktop, just wallpaper

2009-06-03 Thread Shannon McMackin

On 06/03/2009 11:15 AM, ashin george wrote:

I'm a beginner and had got a Fedora core 7 in my Laptop., It worked fine
in the first days. But now on logging in to the desktop there is no
Panels or Icons in the desktop. Just the Wallpaper. The cursor appears
and it can be moved. I can't do anything., I just restarted. Done it
many times but same thing happens.
**
*Configuration*
Intel Celeron-M 560, 2.13/1M/533
512MB DDRII 667
80GB SATA HDD

To get past this immediate hurdle, I think you can delete the directory 
~/.gconf from a command-line and restart your machine.  Gnome will then 
re-create your desktop environment.


If you're using KDE, this doesn't apply...

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Two monitors, modelines, xorg.conf, and all that...

2009-06-03 Thread Shannon McMackin

On 06/03/2009 03:34 AM, Marko Vojinovic wrote:

I have a laptop whose widescreen LVDS reports these modelines
(correctly, afaik):

(II) intel(0): Modeline 1280x800x59.8   83.50  1280 1352 1480 1680
800 803 809 831 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline 1024x768x60.0   65.00  1024 1048 1184 1344
768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline 800x600x60.3   40.00  800 840 968 1056  600
601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline 640x480x59.9   25.18  640 656 752 800  480
490 492 525 -hsync -vsync (31.5 kHz)

I also have a widescreen VGA monitor, reporting these:

(II) intel(0): Modeline 1680x1050x59.9  119.00  1680 1728 1760 1840
1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
(II) intel(0): Modeline 1680x1050x60.0  146.25  1680 1784 1960 2240
1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
(II) intel(0): Modeline 1400x1050x60.0  122.00  1400 1488 1640 1880
1050 1052 1064 1082 +hsync +vsync (64.9 kHz)
(II) intel(0): Modeline 1280x1024x75.0  135.00  1280 1296 1440 1688
1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline 1280x1024x60.0  108.00  1280 1328 1440 1688
1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline 1440x900x75.0  136.75  1440 1536 1688 1936
900 903 909 942 -hsync +vsync (70.6 kHz)
(II) intel(0): Modeline 1440x900x59.9  106.50  1440 1520 1672 1904
900 903 909 934 -hsync +vsync (55.9 kHz)
(II) intel(0): Modeline 1280x960x60.0  108.00  1280 1376 1488 1800
960 961 964 1000 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline 1152x864x75.0  108.00  1152 1216 1344 1600
864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline 1024x768x75.0   78.75  1024 1040 1136 1312
768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline 1024x768x70.1   75.00  1024 1048 1184 1328
768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline 1024x768x60.0   65.00  1024 1048 1184 1344
768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline 832x624x74.6   57.28  832 864 928 1152  624
625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline 800x600x72.2   50.00  800 856 976 1040  600
637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline 800x600x75.0   49.50  800 816 896 1056  600
601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline 800x600x60.3   40.00  800 840 968 1056  600
601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline 800x600x56.2   36.00  800 824 896 1024  600
601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline 640x480x75.0   31.50  640 656 720 840  480
481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline 640x480x72.8   31.50  640 664 704 832  480
489 492 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline 640x480x75.0   31.50  640 656 720 840  480
481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline 640x480x59.9   25.18  640 656 752 800  480
490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline 720x400x70.1   28.32  720 738 846 900  400
412 414 449 -hsync +vsync (31.5 kHz)

When I plug in the VGA, X chooses the highest common resolution, which
happens to be 1024x768. I can only ponder as to why a 22 VGA monitor
does not want to do 1280x800, but that's not the question. What I
would like to have is the following setup:

* when VGA is not plugged in, LVDS should be up with its native
resolution (1280x800)
* when VGA is plugged in, LVDS should be off, while VGA in its native
resolution (1680x1050)

It would be nice to have this hot-pluggable, but I don't mind
restarting X or the computer for the change. Can anybody tell me how
to configure xorg.conf to make this happen?

My current xorg.conf is fairly simple so far:


Section ServerLayout
 Identifier X.org Configured
 Screen Screen0
EndSection

Section Device
 Option  AccelMethod  XAA
 Identifier  Card0
 Driver  intel
 VendorName  Intel Corporation
 BoardName   Mobile GM965/GL960 Integrated Graphics Controller
 BusID   PCI:0:2:0
EndSection

Section Screen
 Identifier Screen0
 Device Card0
EndSection


The AccelMethod is set to XAA because of that famous intel random
lockup thing (it doesn't eliminate the bug, just makes it more rare),
everything else is autoconfigured.

Thanks, :-)
Marko

The display-settings applet should allow you to do this.  It won't be 
automatic, but it also won't take but a few mouse-clicks to do it. 
System - Preferences - Display.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Gnome keyring password prompt on login

2009-06-02 Thread Shannon McMackin

On 06/02/2009 10:10 AM, Neil Bird wrote:


Any ideas why my Fedora 10 desktop login prompts for a GNOME keyring
password on login (which I've manually set at some point) and my F10
laptop doesn't (or at least, no longer does: I think it used to)?

Is it defaulting (on the laptop) to locking the default keyring with my
a/c password? Is it, in fact, no longer password protected? How can I
tell? (when accessing WiFi passwords)

If you set your login password the same as your keyring password, it 
will act like single sign-on and no longer prompt you for keyring.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Upgrade 32bit to 64bit Fedora

2009-06-02 Thread Shannon McMackin

On 06/02/2009 10:47 AM, Frank Murphy (Frankly3d) wrote:

Jim wrote:

On 06/02/2009 06:21 AM, Frank Murphy (Frankly3d) wrote:

Is it possible?


Frank


Boy are you attempting to open a can of Worms.
Save your self some real heartaches and do a fresh install.


That's what I ended up doing.
Was just trying to save a couple hours.

Frank

I think, in the long run, by doing the fresh install, you did save 
yourself a few hours...


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Possible xrandr issue on F11...

2009-05-31 Thread Shannon McMackin

On 05/29/2009 07:57 AM, Shannon McMackin wrote:

I'm running F11 on a Lenovo T61 with Intel GM965.  In the past and on
other distros xrandr -q displays a whole list of available resolutions
and information. This time it only supplies 1 resolution. What this does
is I can't mirror my LCD or do any dual-head function. Here's what I get
from xrandr -q:


[smcmac...@localhost Desktop]$ xrandr -q
Screen 0: minimum 320 x 200, current 1440 x 900, maximum 8192 x 8192
VGA1 disconnected (normal left inverted right x axis y axis)
LVDS1 connected 1440x900+0+0 (normal left inverted right x axis y
axis) 304mm x 190mm
1440x900 60.1*+ 50.0
DVI1 disconnected (normal left inverted right x axis y axis)


is this worthy of a bug?

I found a workaround from fedoraforums, add the kernel append of 
nomodeset vga=792 and all is as I want it to be...


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Possible xrandr issue on F11...

2009-05-29 Thread Shannon McMackin
I'm running F11 on a Lenovo T61 with Intel GM965.  In the past and on 
other distros xrandr -q displays a whole list of available resolutions 
and information.  This time it only supplies 1 resolution.  What this 
does is I can't mirror my LCD or do any dual-head function.  Here's what 
I get from xrandr -q:



[smcmac...@localhost Desktop]$ xrandr -q
Screen 0: minimum 320 x 200, current 1440 x 900, maximum 8192 x 8192
VGA1 disconnected (normal left inverted right x axis y axis)
LVDS1 connected 1440x900+0+0 (normal left inverted right x axis y axis) 304mm x 
190mm
   1440x900   60.1*+   50.0
DVI1 disconnected (normal left inverted right x axis y axis)


is this worthy of a bug?

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F 10 Installation without Network Manager

2009-05-22 Thread Shannon McMackin

On 05/22/2009 11:23 PM, Mike Dwiggins wrote:

Tom Horsley wrote:

On Fri, 22 May 2009 20:04:53 -0700
Mike Dwiggins wrote:


Has anyone found a way to install F 10 without installing Network
Manager?


No, but if you use the asknetwork boot parameter, you can get anaconda
to configure a static IP that actually sorta functions correctly, then
you
can yum erase NetwokManager as your first official act after you get
it installed :-).




No virus found in this incoming message.
Checked by AVG - www.avg.com Version: 8.5.339 / Virus Database:
270.12.37/2129 - Release Date: 05/22/09 17:56:00


Kinda what I figured but, I could always hope!

Thanks
Mike


What's your goal?  All static IPs?

After the install, under System - Administration - Services, you can 
disable the NetworkManager service from starting.  At that point, you 
can install WICD or any other network tool or just use the standard 
ifconfig commands with the specific interface you want to enable.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: FC11 hibernate

2009-05-08 Thread Shannon McMackin

Bill Davidsen wrote:
This fast boot stuff is totally out of hand! I just checked, and cold 
boot is now faster than coming out of hibernate. It somewhat reduces the 
value of hibernate for some cases where it was being used for speed 
rather than because a lot of stuff is running.


Nice work!

I find that Tux On Ice is still faster than a cold boot simply because 
the running apps are restored.  It's closer than it used to be.  We 
should see TOI in Matthias hensler's repo when F11 goes gold...


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: How to find which disk a LUN is mapped to

2009-04-29 Thread Shannon McMackin

Paul Ward wrote:

Hi all,

I need to find out which disk LUN6 points to on my RH3 box.

I have looked at /proc/scsi/scsi
This gives me LUNS from 00 to 05
Does this mean 05 is infact LUN06?

If so where can I see where that device is then mapped to?

Thanks

--

/etc/fstab would have any filesystems you have mounted.  SCSI disks are 
usually labeled /dev/sda?.  In this case, if your primary disk is also 
SCSI, any additional SCSI devices on another controller would be sdb?.


If you have 6 LUNs on your storage device, that LUN06 could actually be 
/dev/sdg?.


The question mark is a number pertaining to the filesystem on the 
specific disk in question..


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F 10 Start up Problem

2009-04-28 Thread Shannon McMackin

Mike Dwiggins wrote:
Has anyone figured out how to get rid of the creping progress bars and 
get back the startup screen so you can see whats going on?


I am having some service start problems and would love to be able to see 
whats going on!


Pressing escape during the progress bar should allow you to see the 
services starting.  Adding vga=792 as a kernel append in /etc/grub.conf 
should give you the plymouth graphics.


If you remove rhgb and quiet, you will only get the text-based startup 
messages.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: kernel-2.6.29.1-30 doesn't boot

2009-04-17 Thread Shannon McMackin

Steve Searle wrote:

Around 12:58pm on Thursday, April 16, 2009 (UK time), Dan scrawled:


Just updated the kernel about an hour ago.

Fedora 10 (x86)
Dell GX240
VGA compatible controller: ATI Technologies Inc Rage 128 Pro Ultra TF

When booting it gets as far as starting anacron and then I just
get a black screen with keyboard and mouse frozen.
Dmesg and boot log offer no hints.


I have had the same problem with my ATI card and the flgrx driver in the
past (stickign at starting anacron).  Adding nomodeset to the kernel
line on boot up gets past it.  You can change it by adding it in grub on
boot up, and making the change permanent if it works.

Steve


I have heard of some instances where the radeon driver is no longer 
working for certain ATI chips.  radeonhd is the way to go.  Maybe init 3 
and change the driver in xorg.conf and see if it helps.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: How to reassign hibernate/restore/resume partition on F9? [SOLVED]

2009-04-06 Thread Shannon McMackin

On 04/04/2009 12:16 AM, David wrote:

On Sat, Apr 4, 2009 at 2:31 PM, Timignored_mail...@yahoo.com.au  wrote:

On Sat, 2009-04-04 at 14:16 +1100, David wrote:

(1) Kernel boot message Trying to resume from /dev/sda6.

This is wrong, it should be sda5.

It's set in the intrd file.  Use mkinitrd to recreate it.


Thanks !! for all replies.

mkinitrd was new to me, and exactly what I needed.

initrd-2.6.25-14.__3_cheers_for_Tim__.fc9.i686.img

Problem solved.


You can also set a kernel append of resume=/dev/sda5 in /etc/grub.conf...

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 10 boot screen

2009-01-16 Thread Shannon McMackin

phil smith wrote:

Gregory Hosler wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

I have installed F-10 on several machines. A HP proliant, a T42, and a 
Dell D620


On the T42, when it's booting, there's a nice graphical (kinda like a 
blue
planet exploding :) in the lower right. There is also a back splash 
with the
Fedora logo (centered, and smallish), with a progress bar (centered) 
just below

that.

On the other 2 installations, There's this quarter inch / 2cm high 
progress

meter bar that spans the width of the screen.

I'd like to get the what I see on the T42 (splash screen, graphical 
UI) on my

other installations.

I've tried copying the grub files from /usr/share/grub/i386-redhat/, 
reinstalling the MBR.


I've checksum'ed the files in /boot/grub, and aside from grub.conf, 
the files are bit for

bit, byte for byte identical...

I can't see what's causing/allowing the T42 to have the fancier boot 
screen...


Anyone know about this?

All the best,

- -Greg

- --
+-+

Please also check the log file at /dev/null for additional information.
(from /var/log/Xorg.setup.log)

| Greg Hosler   ghos...@redhat.com|
+-+

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFJcHUU404fl/0CV/QRAtIgAJ9AG8S2zA3qYELJZSb9wwujfhM18QCdGJ7j
ymZsBsweq6U71QikYbZ50vs=
=4lB8
-END PGP SIGNATURE-

  

google plymouth boot screen work arounds ;-)

Simply, add a VGA= statement to your kernel line in /etc/grub.conf.  On 
my T61 it's 0x318.  If you add VGA=ASK, it'll prompt you with a list of 
resolutions and depth.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Anybody virtualizing topo maps??

2009-01-07 Thread Shannon McMackin

Beartooth wrote:


 Any word etymologically related to 'virtualize' is one 
more thing I haven't gotten around to looking at yet. I remember 
once, quite a while back, I had a quick look at VMware, thinking 
about ways to get my proprietary map software to talk to my GPSs 
under linux; but something about it turned me off.


 Installing  running GPS software under Wine/CXO has 
gotten way better in the last couple years, but I still can't do 
the crucial last step, so that I can transfer data back and 
forth.


 So I asked on Gmane's winelist if anyone else had. No 
claims, though I waited for them; but somebody there says he does 
it with ease using VMware.


 OK, so back to that -- wherever it is : here google, here 
google ... And the first I look at, dated last month, is


http://www.theregister.co.uk/2008/12/04/ibm_linux_lotus_virtual_desktop/

 Am I reading this right?? They seem to be saying that IBM 
now has something called VERDE, true free software, that does 
VMware's job better than VMware. Pure puffery by marketing 
droids? Or is there something to it? Has anybody had any 
experience with it yet??


If so, are there tricks a/o gotchas to using it with F10??


Unfortunately, that won't buy you anything.  It's a virtual client 
solution for businesses that want to get away from running full-blown 
desktop PCs in an office.


VMware or VirtualBox are probably your best bets for running WinXP to 
install you GPS software.


I don't think wine/CXO have the ability to interface at the device level 
with USB devices.  The other 2 products do, but they require a WinXP 
license and install code.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines