Re: Anyone know of a program to read dicom files?

2010-01-02 Thread Richard Shaw
On Sat, Jan 2, 2010 at 7:51 AM, Paolo Galtieri  wrote:
> The CD came with its own image display software which runs on Windows.
> However the software locks up when I run it on Windows.
>
> When I try your suggestion I get:
>
> display: magick/list.c:485: GetFirstImageInList: Assertion
> `images->signature == 0xabacadabUL' failed.
> Aborted (core dumped)
>
> running file on the image I get:
>
> 1.dicom: DICOM medical imaging data
>
> Is it possible that this is a proprietary format?
>
> Paolo

I know I've successfully used it so if it's having issues with the
files as well the problem may lay with the files themselves. This[1]
site has some additional information, software, and some samples dicom
files you can try for reference. Good luck!

Richard

[1] http://www.sph.sc.edu/comd/rorden/dicom.html

-- 
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: Anyone know of a program to read dicom files?

2010-01-02 Thread Richard Shaw
On Sat, Jan 2, 2010 at 7:12 AM, Paolo Galtieri  wrote:
> Anyone know of a program to read dicom files on Linux?
>
> I tried both cinepaint and gimp which claim to support dicom files, but
> cinepaint crashes and gimp says
>
> Procedure 'file-dicom-load' returned no return values
>
> Any help is appreciated.
>
> Paolo

Have you successfully opened the files before? Years ago I wrote a
simple python based image viewing program to do just this for work and
imported ImageMagick to open the files and it worked fine. You can
install ImageMagick and use the "display" command line program or use
"convert" to another format.

Richard

-- 
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 did my penguins go?

2009-12-30 Thread Richard Shaw
On Wed, Dec 30, 2009 at 10:24 AM, Robert G. (Doc) Savage
 wrote:
> I modified /etc/grub.conf on my ThinkPad W700 to show the boot-up process as
> text. I did this by commenting out "hiddenmenu" and removing "rhgb" and
> "quiet" from the kernel spec line. The W700 has trouble with a tickless
> kernel in F12 and needs "nohz=off". The first stanza is shown below.
>
> The W700 has an nVidia display and uses the nouveau driver. Immediately
> after the menu screen in F10 and F11 I'd see 4 penguins (quad core) as the
> initialization began. It was kinda neat, but in F12 there's just black space
> where those penguins would be. Where'd they go? Is this an artifact of the
> nouveau driver?
>
> #boot=/dev/sda
> default=0
> timeout=5
> splashimage=(hd0,0)/grub/splash.xpm.gz
> #hiddenmenu
> #
> # Kernel 0
> title Fedora 12 (Constantine) [Update 3] (2.6.31.9-174.fc12.x86_64)
>     root (hd0,0)
>     kernel /vmlinuz-2.6.31.9-174.fc12.x86_64 ro
> root=UUID=blah-blah-blah  LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16
> KEYBOARDTYPE=pc KEYTABLE=us nohz=off
>     initrd /initramfs-2.6.31.9-174.fc12.x86_64.img

These are two guesses but you may try turning off kernel mode setting
(appends nomodeset to the kernel parameters I believe) and if that
doesn't work try adding a VESA mode, something like "vga=..." I'm not
sure what resolution you want to run but try "vga=ask" the first time
and pick the one you like the most. If you're happy with it change the
parameter to "vga=0x". I found out the hard way that you need to
put "0x" on the front of whichever mode you choose.

Richard

-- 
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: User image for "About me" in taskbar in f12?

2009-12-25 Thread Richard Shaw
On Fri, Dec 25, 2009 at 4:01 AM, Mike Cloaked  wrote:
>
>
>
> Tim-163 wrote:
>>
>>
>> And are the directory permissions world executable, too?
>>
>> NB:  I'm just making educated assumptions about the permissions, as I
>> haven't looked at the newer Fedora release yet, and read about this kind
>> of issue some time ago.  I elected not to bother with faces in the
>> chooser, as I want user spaces with only personal access.
>>
>>
>
> World executable - yes already are
>
> So what next to look at?

Have you checked the permissions of the .face file?

Richard

-- 
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 many people need to use the proprietary nvidia driver ? (Or other non kms driver ?)

2009-12-23 Thread Richard Shaw
On Tue, Dec 22, 2009 at 10:21 PM, Linuxguy123  wrote:
> Please reply if you need to ( ie must) use the proprietary nvidia driver
> instead of the nouveau driver.
>
> Or some other video driver that doesn't support kernel mode switching.
>
> DON'T reply otherwise, I don't want to hear a debate on the free
> versions versus proprietary or anything else.
>
> If you are using the proprietary nvidia driver or some other non kms
> equipped driver, how are you finding F12 ?  Ie do you experience
> freezing when you access some panel items ?

I use the akmods from rpmfusion on 3 systems without issue. Although
KMS is pretty, I get close enough with the vga=0x318 kernel parameter.
No freezing of any sort noticed under Gnome.

Richard

-- 
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: Installing F12 on a Netbook sans Swap

2009-12-19 Thread Richard Shaw
On Fri, Dec 18, 2009 at 4:51 PM, Suvayu Ali  wrote:
> Hi Richard,
>
> I can answer only one of your concerns.
>
> On Friday 18 December 2009 01:34 PM, Richard Shaw wrote:
>>
>> 3. After giving up on the graphical installer I went text based which
>> had it's own set of challenges. Primarilly it would not let me setup a
>> custom partition layout, and secondly it didn't seem to install X as
>> after rebooting I was dumped to a VT.
>>
>
> The text based installer _intentionally_ does not have support for custom
> partitioning since F12. Its in the Release notes.

Well that's a pain... I guess I'll have to search for/submit a bug for
my buttons not being visible in anaconda.

> And addressing your second query, when you install in text mode, the default
> runlevel is set to runlevel 3. All you have to do is change that in
> /etc/inittab or /boot/grub/grub.conf

This doesn't seem to be my experience. After booting it looks to be a
very minimal install. No Xorg, Network Manager, or even the "man"
command as I found out trying to get "ifconfig eth0 up" to work to no
avail (it did have a good network connection but refuses to get an IP
address from my router). It did have "info" installed but no help
files for any of the commands I tried.

I'm downloading the LXDE spin now so I guess I'll live with EXT4 on my
SSD and hope it doesn't shorten the life too much.

Richard

-- 
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: errors on trying to install latest nvidia driver with F12

2009-12-19 Thread Richard Shaw
On Thu, Dec 3, 2009 at 5:02 AM, N James Bridge  wrote:
> Hi all
>
> I have now succeeded in installing the nvidia driver and have used
> Richard Shaw's trick to stop nouveau loading (add rdblacklist=nouveau to
> the kernel parameters in grub.conf). The result is that the graphical
> boot (plymouth) is replaced by a plain progress bar but once that is
> finished the nvidia driver works as intended.
>
> Thanks for the various bits of advice

Another trick, if you want the graphical plymouth just add a VESA vga=
line to the kernel parameters. I use "vga=0x318" but you can manually
add "vga=ask" the first time to pick the resolution you want.

One gotcha: When you use vga=ask you do not need the "0x" on the front
but you need it when you change it in grub.conf.

Richard

-- 
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


Installing F12 on a Netbook sans Swap

2009-12-18 Thread Richard Shaw
I recently tried to install F12 on my Asus EEEPC 4G and after figuring
out how to get around the USB CD/DVD drive issue[1] I quickly ran into
a few problems:

1. The buttons in Anaconda were not visable, I had to TAB/SHIFT-TAB
around an fumble my way through.
2. Anaconda would not allow me to setup my partitions without Swap.
The error message seemed to indicate that the installer required it,
however, I had no issues with installing F11. I don't want swap on my
Netbook. I don't do any heavy duty computing and haven't had any
problems running swapless in F11.
3. After giving up on the graphical installer I went text based which
had it's own set of challenges. Primarilly it would not let me setup a
custom partition layout, and secondly it didn't seem to install X as
after rebooting I was dumped to a VT.

I don't use a live CD or LXDE spin as I think they both require EXT4
since they copy their image over and I don't want journaling overhead
on my 4GB SSD.

Any advice?

Thanks,
Richard

[1] https://bugzilla.redhat.com/show_bug.cgi?id=539720

-- 
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: F12 Live CHECKSUM failing

2009-12-17 Thread Richard Shaw
On Thu, Dec 17, 2009 at 12:03 PM, Sawrub  wrote:
> I downloaded the Fedora-12-x86_64-Live.iso using the torrent client, taking
> the torrent from
> http://torrent.fedoraproject.org/torrents//Fedora-12-x86_64-Live.torrent.
> But the creation of bootable USB was not possible as the iso verification
> failed message came up in the USB creator.
> Verifying the iso following the steps at
> 'https://fedoraproject.org/en/verify' also resulted in vain. Please help me
> so that the b/w does not goes wasted.
>
> [saw...@mybox Fedora-12-x86_64-Live]$ ll
> total 671756
> -rw-rw-r--  1 sawrub sawrub       966 2009-12-17 22:34
> Fedora-12-x86_64-Live-CHECKSUM
> -rwxr-xr-x. 1 sawrub sawrub 687865856 2009-12-03 00:18
> Fedora-12-x86_64-Live.iso
> -rwxr-xr-x. 1 sawrub sawrub       152 2009-12-02 23:50 README-SOURCES
>
> [saw...@mybox Fedora-12-x86_64-Live]$ curl
> https://fedoraproject.org/static/fedora.gpg | gpg --import
>  % Total    % Received % Xferd  Average Speed   Time    Time     Time
>  Current
>                                 Dload  Upload   Total   Spent    Left  Speed
> 100  9323  100  9323    0     0   4396      0  0:00:02  0:00:02 --:--:--
>  8696
> gpg: key 4EBFC273: "Fedora (10) " not changed
> gpg: key 0B86274E: "Fedora (10 testing) " not
> changed
> gpg: key D22E77F2: "Fedora (11) " not changed
> gpg: key 57BBCCBA: "Fedora (12) " not changed
> gpg: key 217521F6: "Fedora EPEL " not changed
> gpg: Total number processed: 5
> gpg:              unchanged: 5
>
> [saw...@mybox Fedora-12-x86_64-Live]$ gpg --verify *-CHECKSUM
> gpg: Signature made Tue 10 Nov 2009 01:26:40 AM IST using RSA key ID
> 57BBCCBA
> gpg: Good signature from "Fedora (12) "
> gpg: WARNING: This key is not certified with a trusted signature!
> gpg:          There is no indication that the signature belongs to the
> owner.
> Primary key fingerprint: 6BF1 78D2 8A78 9C74 AC0D  C63B 9D1C C348 57BB CCBA
> [saw...@mybox Fedora-12-x86_64-Live]$

Well, I'm not going to say that the above is not a problem as I saw
the same thing when using the same steps, however, nothing you have
done so far has anything to do directly with the ISO. That doesn't
happen until you do:

sha256sum *-CHECKSUM

When I actually found very confusing because if you look in the file
the headers shows "SHA1" not "SHA256" and there are commands for both
"sha1sum" and "sha256sum".

Everything you've shown in your email has to do with verifying the
source of the CHECKSUM data, not comparing the CHECKSUM data to the
ISO.

Richard

-- 
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 enable surround 5.1 output on laptop

2009-12-10 Thread Richard Shaw
2009/12/9 Marko Vojinovic :
> On Wednesday 09 December 2009 21:53:51 Major Péter wrote:
>> Hi,
>>
>> I have a Dell Inspiron 1525 laptop, which has two headphone output and
>> one mic input, see picture:
>> http://images.techtree.com/ttimages/story/87259_frontcombo.jpg
>>
>> On my winxp, I can do, that the left jack goes to the front speakers,
>> the center jack goes to the center speaker, and the right jack goes to
>> the rear speakers and everything works great.
>> But on Linux I can't even make work the second headphone jack. :(
>> What should I do to enable 5.1 on Fedora too?
>
> >From http://www.pulseaudio.org/wiki/FAQ :
>
> 
> I have a surround sound card, but PulseAudio uses just the front speakers!
>
> Many people have a surround card, but have speakers for just two channels, so
> PulseAudio can't really default to a surround setup. To enable all the
> channels, edit /etc/pulse/daemon.conf: uncomment the default-sample-channels
> line (i.e. remove the semicolon from the beginning of the line) and set the
> value to 6 if you have a 5.1 setup, or 8 if you have 7.1 setup etc. After
> doing the edit, restart pulseaudio.
> 
>
> Never tried it myself, but guess that should do it. :-)

The only thing I would say about this advice is try the volume control
app in F11/12 which has the ability to set your speaker configuration
before you start editing conf files.

Richard

-- 
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: Getting rid of /boot

2009-12-05 Thread Richard Shaw
On Sat, Dec 5, 2009 at 8:17 AM, Marko Vojinovic  wrote:
> On Saturday 05 December 2009 13:52:36 Timothy Murphy wrote:
>> Wolfgang S. Rupprecht wrote:
>> > But the point is taken.  There seem to be quite a few posts from folks
>> > that make their lives needlessly complex by mucking with the defaults
>> > and that ends up breaking something downstream.
>>
>> Are you saying that something is "broken downstream" if you don't use LVM?
>> With respect, that is nonsense.
>
> And I was just about to ask what exactly is broken downstream... :-) I've been
> driving several Fedora versions on several machines for several years now with
> a custom-partitioned disks (simple setups, typically just swap, / and /home,
> no LVM or anything such), and nothing "downstream" seemed broken, ever.
>
> AFAICS, it is completely safe to not use LVM if you know you won't be resizing
> partitions afterwards. And life is simpler if the hard drive starts dying or
> something... ;-)

Assuming the LVM or no-LVM decision is not negotiable, perhaps it
would be better to work on improving tools such as system-config-lvm
to abstract less experienced users from the complexity? While s-c-lvm
is functional it has a lot of room for improvement.

One problem in particular I ran into is that if you use s-c-lvm to
create a volume group on a new disk it creates a whole disk volume
group which is still incompatible with anaconda. Since the LVM wiki
recommends creating a partition first I submitted a bug against
s-c-lvm which was summarily closed since it is technically a problem
with anaconda. Now two Fedora releases later I still have to install
with the default /home and map it in manually.

Sorry I'm heading off topic into a rant but I find it frustrating that
there is a compatibility issue between two redhat/fedora applications
that is still a problem a year later. I know it's not a problem many
people will run into but the fact one program does something that
creates an incompatibility with another program from the same
company/group to me should make it important to fix.

Anyway, I'm done, I feel better, now back to our regularly scheduled topic...

Richard

-- 
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: dd question, what am I doing wrong?

2009-12-04 Thread Richard Shaw
On Fri, Dec 4, 2009 at 3:57 PM, Patrick O'Callaghan
 wrote:
> On Fri, 2009-12-04 at 13:42 -0800, Daniel B. Thurman wrote:
>> BEFORE:
>> Disk1: partition#1: psize=100G, size=97.65G, used=91.23G, unused=6.42G
>> Disk2: partition#1: psize=250G, size=244.14G (newly formatted)
>>
>> I did a dd if=/dev/sda1 of=/dev/sdb1
>>
>> AFTER:
>> Disk1: partition#1: psize=100G, size=97.65G, used=91.23G, unused=6.42G
>> Disk2: partition#1: psize=250G, size=244.14G, used=237.72G,
>> unused=6.42G
>>
>> WTF...
>
> You seem to have a misconception about what dd is for. It just copies
> data from A to B with no interpretation at all. In this case dd copied
> the entire contents of Disk1 to Disk1, including all the system
> meta-information (superblock, inode list, free list etc.), but since
> partition table info is not part of that data (it's held on a different
> part of the disk), Disk2's partition layout didn't change. So Disk 2 now
> has a filesystem sitting on it that has a lot of physical free space at
> the end which it doesn't know about. It needs to be resized, e.g. with
> gparted.
>
> poc

Would it have been better to dd the entire disk (i.e. dd if=/dev/sda
of=/dev/sdb) which should also copy the partition data and then use
gparted or other tool to resize the partition?

Richard

-- 
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: F12 Wireless Network intermittently Dropped: AR9285 card / ath9k module

2009-12-03 Thread Richard Shaw
On Thu, Dec 3, 2009 at 7:39 PM, Lonni J Friedman  wrote:
> No, I didn't try the bleeding edge kernel because that seems like a
> random shot in the dark.  I've found that this problem occurs
> completely at random.  Sometimes multiple times/hour, and once I went
> 8 days without any issues.  With those odds, I don't see how I could
> ever confidently claim that the problem was fixed.  If someone wanted
> to give me some means of generating useful debug output that would
> help to isolate the problem, I'd be willing to try that, but just
> blindly trying a newer kernel seems like a great way to waste my time.

I have a similar problem on my wife's Acer laptop which uses the ath9k
driver. I've done two things. One, created an account on the kernel
bugzilla so I can hopefully help get the problem fixed (as well as
subscribe to the bugs so I get notified when there are updates). And
two, downloaded/compiled/installed the latest compat-wireless[1] which
lets you use the latest wireless drivers with your existing kernel.

I only have subjective results thus far but the bleeding wireless
drivers did SEEM to make an improvement. Before I could not get a
complete backup of /home from my BackupPC server over wireless. After
installing the latest drivers I still got one disassociation while
scp'ing a 25MB file but the backup finally was successful.

Richard

[1] http://wireless.kernel.org/en/users/Download

-- 
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: Fonts Helvetica and symbol ???

2009-12-02 Thread Richard Shaw
On Wed, Dec 2, 2009 at 12:46 PM, Reg Clemens  wrote:
> I am building an old program and it wants the fonts
>        helvetica10
>        helvetica14
>      and      symbol12
>
> looking at the list from 'yum list all' there seem to be about a billion font
> packages,- does anyone know which might provide these fonts???
>
> I can use something similar, for helvetica, but would then have to worry about
> the content of the Symbol font.
>
> Any help would be appreciated.

Would this[1] work around your problem?

Richard

[1] http://bb.cactii.net/archives/000170.php

-- 
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: errors on trying to install latest nvidia driver with F12

2009-12-02 Thread Richard Shaw
On Wed, Dec 2, 2009 at 9:41 AM, Greg Woods  wrote:
> On Wed, 2009-12-02 at 14:11 +, N James Bridge wrote:
>
>> I had (and now have restored) F12 (x86_64) working with the nouveau
>> driver. I have been watching for the nvidia drivers to make it into the
>> RPMfusion repo and they have now done so  and last night I installed the
>> 173 legacy driver (as required for my ancient graphics card!) Result -
>> plymouth intro followed by black screen.
>
> I had a similar problem when trying to install the Nvidia drivers
> manually, downloaded from nvidia.com. It would always fail trying to
> load the kernel module. This (I think) is because the nouveau module was
> already loaded and had grabbed the video card. This, annoyingly,
> happened even if I turned off "rhgb" and booted single user. I finally
> had to boot with "nomodeset" and "3" to get it to boot without nouveau
> loaded, after which I could finally get the Nvidia driver to install.
> (The Nvidia driver will also not install if you are in single user mode,
> hence the "3").
>
> --Greg

FYI, my solution to nouveau loading was to add rdblacklist=nouveau to
the kernel parameters.

Richard

-- 
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: wine on x86_64 F12

2009-12-01 Thread Richard Shaw
On Tue, Dec 1, 2009 at 10:00 AM, Neal Becker  wrote:
> I'm not having any luck with wine on x86_64.  With the full complement
> of wine* installed, nothing much works.  Problems seem to be 32 vs. 64
> bit issues.
>
> So, I tried removing all wine*.x86_64, leaving the i686.  This doesn't
> work either.
>  winecfg
> wine: created the configuration directory '/home/nbecker/.wine'
> wine: could not exec wineserver
>
> I'm guessing a working wine setup would require grabbing additional i686
> packages that are not in the x86_64 repo.
>
> Anyone else looked at this?

I ran into this a few weeks ago and don't remember what fixed it. I
know I played with installing/uninstalling various wine related
packages. Dumb question: Have you rebooted after running into this
error? I think I remember finding something that suggest that as a
solution... Maybe there is some environment variable set between the
i686 and 64 bit packages that gets things confused which gets cleared
during a reboot.

Unless you are actually going to run 64bit windows apps I would
suggest not installing any wine x86_64 packages.

Richard

-- 
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: Assistance finding out what process is writing to the disk drive

2009-11-30 Thread Richard Shaw
On Mon, Nov 30, 2009 at 2:44 PM, John Nissley  wrote:
> I have a Fedora 11 server running 2.6.30.9-96.fc11.x86_64.  I recently
> noticed that my hard drive light is on constantly and was wondering how I
> can determine what is accessing the hard disk so much.  After boot the hard
> disk is acting normally for a few minutes to a few hours and then the hard
> drive light is lit up constantly.
>
> I have tried ps -ef to see if there was anything running that I do not know
> about and there is not.  Is there any way for me to determine which process
> is consistently using the hard disk?

I use iotop but there is probably a way to do it without installing
anything new...

Richard

-- 
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: Getting new laptop today... F12 Beta or wait for full release?

2009-11-25 Thread Richard Shaw
On Wed, Nov 11, 2009 at 3:38 PM, Bill Davidsen  wrote:
> Richard Shaw wrote:
>>
>> My wife is getting a new laptop[1] today and I don't want to put F11
>> on it as F12 is almost here. At the same time, I don't want to leave
>> Vista on it any longer than I have to.
>>
>> Are there any serious issues with F12 Beta that I should wait for the
>> full release?
>
> If having a functional system is important, as in you use it for something
> which needs to work, I would go F11 and upgrade not less than two weeks
> after the official release. New releases tend to have rough edges knocked
> off for a bit. Actually, F11 is an issue right now, if you install from DVD
> and then try to upgrade, you find that dependencies are utterly borked. If
> you like cutting edge to the point that you can tolerate certainty that
> there will be issues, go F12 daily, that, at least, will update.
>
> Other note, LKML indicates that multiple people are seeing regressions in
> disk performance with 2.6.3[012], if that is important to you.

Well I ended up installing RC4 and everything went smoothly. The only
issues so far is unstable hibernate and sleep (I think it's an AMD
780G chipset) but I'm not sure if it's a chipset or video driver
(radeon) issue. Also minor wireless issues. It uses the ath9k driver
and suffers from some instability and poor wireless strength. It
hasn't caused any issues with internet access as it's works faster
than our DSL but I have noticed issues with trying to copy files or do
backups (via BackupPC).

In reviewing the kernel bugzilla entries it looks like the wireless
issues will be resolved at some point so overall I would still
recommend this laptop.

Richard

-- 
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: Nvidia

2009-11-22 Thread Richard Shaw
On Sun, Nov 22, 2009 at 2:11 PM, cibertazzi2001
 wrote:
> I have one Nvidia 9600 gt How do I do works in fedora12 ?
> Regards
> Caio

The built in nouveau[1] works well enough for me accept it leaves the
very noisy fan at full speed so I use the propriatary driver from
Nvidia through rpmfusion[2].

Richard

[1] http://nouveau.freedesktop.org/wiki/
[2] http://rpmfusion.org/Howto/nVidia

-- 
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


BackupPC: How much should be setup by package?

2009-11-22 Thread Richard Shaw
I recently installed F12 and after decided to resetup BackupPC instead
of just restoring my settings from F11 (in case any important changes
were made). After fixing some selinux issues I was able to login to
the cgi interface but I could only get the summary page, not the admin
options. After several hours of searching without finding anything
useful I finally caught a break[1] buried near the bottom of the
documentation. One could argue that it probably should be a little
more in your face. Also, none of the wiki's or howto's that I found
mentioned this step. Of course now that I know to add "CgiAdminUsers"
to my search I can find a few, but hindsight is 20-20.

A few questions:
1. Should an admin user be defaulted, or is the expectation that
everyone should know this?
2. If it is not proper to have this defaulted, where should some
fedora specific documentation go?
3. The default apache configuration for BackupPC only allows
connections from 127.0.0.1. Shouldn't localhost also be defaulted?


[1] http://backuppc.sourceforge.net/faq/BackupPC.html#item__conf_cgiadminusers_

-- 
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: RPM Fusion free and nonfree repositories for Fedora 12 (Constantine) now available

2009-11-17 Thread Richard Shaw
On Tue, Nov 17, 2009 at 7:57 AM, Thorsten Leemhuis  wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> The RPM Fusion team is proud to announce the public availability of our 
> ''free'' and ''nonfree'' package repositories for Fedora 12 (Constantine). 
> The repositories contain multimedia applications, kernel drivers, games and 
> other software the Fedora Project doesn't want to ship for various reasons.

I am/was running F12 RC4 with the corresponding rpmfusion repos. Will
they automatically roll over to the stable repos or do I need to
manually upgrade them?

Thanks,
Richard

-- 
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


Getting new laptop today... F12 Beta or wait for full release?

2009-11-11 Thread Richard Shaw
My wife is getting a new laptop[1] today and I don't want to put F11
on it as F12 is almost here. At the same time, I don't want to leave
Vista on it any longer than I have to.

Are there any serious issues with F12 Beta that I should wait for the
full release?

Thanks,
Richard

[1] http://www.buy.com/retail/product.asp?sku=210825161

-- 
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: Cheap Acer notebook on Newegg: What wireless chip does it use?

2009-11-02 Thread Richard Shaw
On Mon, Nov 2, 2009 at 11:56 AM, David L. Gehrt  wrote:
>> On 11/02/2009 07:01 PM, Richard Shaw wrote:
>> > I found this laptop[1] for a GREAT price but I haven't been able to
>> > find out what wireless chip it uses and I want to make sure it works
>> > under F11/F12. I've tried acer.com but they don't list the chip.
>> > Anyone have one or know where to find it?
>> >
>> > Thanks,
>> > Richard
>> >
>> > [1] http://www.newegg.com/Product/Product.aspx?Item=N82E16834115654
>
>
> I don't know but doesn't the cited web page answer the question at the
> top of the page?
>
> ATI Radeon HD 3200 - Retail

Umm... I think you got confused between the wireless and the video chip...

Anyway, I found this[2] site which indicates that at least with his
version of the laptop the wireless worked. There are several
sub-models, some come with 802.11g and some come with draft N. At
least it makes me feel a bit better.

Thanks,
Richard

[2] http://www.linlap.com/wiki/acer+aspire+5536

-- 
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: Cheap Acer notebook on Newegg: What wireless chip does it use?

2009-11-02 Thread Richard Shaw
On Mon, Nov 2, 2009 at 11:35 AM, Tim  wrote:
> On Mon, 2009-11-02 at 19:06 +0200, Aioanei Rares wrote:
>> Mail Acer and, while letting them know what dimwits they are, ask
>> about the chip that the wireless card uses.
>
> Do that, and I'd be surprised if you got any answer.

At that price I may take my chances and if I have to buy a PCMCIA or
USB wireless adapter.

Thanks,
Richard

-- 
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


Cheap Acer notebook on Newegg: What wireless chip does it use?

2009-11-02 Thread Richard Shaw
I found this laptop[1] for a GREAT price but I haven't been able to
find out what wireless chip it uses and I want to make sure it works
under F11/F12. I've tried acer.com but they don't list the chip.
Anyone have one or know where to find it?

Thanks,
Richard

[1] http://www.newegg.com/Product/Product.aspx?Item=N82E16834115654

-- 
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: unable to burn disk in brasero disk burner (every-time it spoils the disk )

2009-10-30 Thread Richard Shaw
On Fri, Oct 30, 2009 at 12:52 AM, Jatin K  wrote:
> Dear all,
>
> I'm trying to burn a cd iso image with my brasero disk burner on FC 11, but
> not able to burn the disk ..it shows following error log and disk gets fail
> ... I've lost my 8 disks ( DVD also gets fail .  but in ugly M$ xp can
> burn the disk without any problem..!!! it means there is no any fault at dvd
> burner )

I'm not sure if it's Brasero or a kernel issue but I could
successfully burn my .iso file but it burned at about 4X instead of
16-18X and it would occasionally drop below 4X. I may try booting an
older kernel and see if the problem goes away.

Richard

-- 
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: PV and LVM resize ext4

2009-10-16 Thread Richard Shaw
On Fri, Oct 16, 2009 at 2:37 PM, Tait Clarridge  wrote:
> Hello,
>
> I am about to buy a 60GB SSD to replace my netbook's current 160GB drive
> and wanted to get some feedback whether the process I am thinking of
> taking to resize the drives will work properly.
>
> So here goes:
> My volume group in this example is called: vg_taitsvolume
> The logical volume (root) being resized is: lv_root
> The physical volume is: /dev/sda2
>
> Current Partition Sizes:
>
> /boot - 200M - formatted ext3
> swap - 4GB - swap
> / - 145GB - formatted ext4
>
> There is only ~8GB in use on the / fs
>
> Boot into a LiveCD
>
> e2fsck -f /dev/vg_taitsvolume/lv_root
> resize2fs -p /dev/vg_taitsvolume/lv_root 30G
> lvreduce --size 30G vg_taitsvolume/lv_root --test
> lvreduce --size 30G vg_taitsvolume/lv_root
>
> pvresize --setphysicalvolumesize 40G /dev/sda2

Everything looks good to this point as far as I can tell (from memory)

>
> (I chose 40GB to keep it away from the maximum of 60GB so there are no
> issues with block sizes/sectors)
>
> use gparted to resize /dev/sda2 to 40G
>
> dd to smaller drive

These steps should not be necessary as part of the advantage if LVM[1]
is moving the LV's around.
>
> use gparted to resize /dev/sda2 to maximum allowed
>
> pvresize /dev/sda2
> lvextend /dev/vg_hornet/lv_root /dev/sda2
> e2fsck -f /dev/vg_hornet/lv_root
> resize2fs /dev/vg_hornet/lv_root
>
>
> So, will this work? Are there any steps I can take out? I haven't really
> played with LVM before (at all) so I thought I would come up with my own
> steps through the man pages and put it to the list to see if anyone has
> either completed what I need to do, or has any tips.
>
> I will be backing up the important files so if something goes wrong it
> is not a problem, but kind of an annoyance.
>
> Thanks,
> Tait

Richard

[1] http://tldp.org/HOWTO/LVM-HOWTO/recipemovevgtonewsys.html

-- 
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: Anyone running F11 on a Dell mini ? (Or another mini ?)

2009-10-14 Thread Richard Shaw
On Wed, Oct 14, 2009 at 3:38 PM, Linuxguy123  wrote:
> On Wed, 2009-10-14 at 15:34 -0500, Richard Shaw wrote:
>> On Wed, Oct 14, 2009 at 1:54 PM, Linuxguy123  wrote:
>> Asus EEEPC 4G (+ 4GB SD Card, 4k striped LVM formatted to ext4)
>> 512MB Ram
>> F11 LXDE
>> Updated BIOS to get full 900MHz on CeleronM cpu.
>>
>> Performance is pretty good but scrolling in FF w/ Flash heavy sites
>> still lag a bit sometimes.
>
> Can you watch youtube videos ?  In HD ?

I haven't really tried but if I have some time tonight I give it a
whirl. Right now the wife is using it as her primary computer since
the hard drive died in her laptop.

Richard

-- 
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: Anyone running F11 on a Dell mini ? (Or another mini ?)

2009-10-14 Thread Richard Shaw
On Wed, Oct 14, 2009 at 1:54 PM, Linuxguy123  wrote:
> How is it working for you ?
>
> Thanks

Asus EEEPC 4G (+ 4GB SD Card, 4k striped LVM formatted to ext4)
512MB Ram
F11 LXDE
Updated BIOS to get full 900MHz on CeleronM cpu.

Performance is pretty good but scrolling in FF w/ Flash heavy sites
still lag a bit sometimes.

Richard

-- 
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: Printing considered hard?

2009-10-08 Thread Richard Shaw
On Thu, Oct 8, 2009 at 10:15 AM, Tim Waugh  wrote:
> On Thu, 2009-10-08 at 17:04 +0200, Christoph Höger wrote:
>
> The change you will be expected to make on the client is to allow CUPS
> broadcast packets from the server.  To do that:
>
> 1. System->Administration->Firewall
> 2. Make sure 'Network Printing Client (IPP)' is enabled
> 3. Click 'Apply'

I think I may be having the same (or similar problem). I've been
running F11 on my desktop since shortly after release but my wife as
been running F10 until just recently, however the problem seemed to be
present for her on both F10 and F11. She was using auto-discovered
printer queues for a while but at some point they just disappeared so
I manually configured my printer (over IPP). After upgrading her
(actually fresh install) to F11 and opening up the firewall
auto-discover once again worked (for a day or two), then just
yesterday she tried to print and all the printer queues were gone
again.

My network is a simple home network, all one subnet (192.168.0.X) She
is working over wireless on a laptop but that shouldn't matter. She
does not sleep/hibernate her laptop as it doesn't work well so that
shouldn't be causing any issues.

I can provide more config info but nothing was changed by me or my
wife from the time it was working to the time it stopped.

Richard

-- 
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: CF and Swapless Fedora

2009-09-30 Thread Richard Shaw
On Wed, Sep 30, 2009 at 4:22 PM, Marco Devillers
 wrote:
> Hi all, I own a Macbook Air and have been running FC9 for a while on that,
> it is my development machine.
> The HD committed suicide.
> Now, I think I'll opt to replace the HD with a CF in SATA mounted drive.
> Two questions:
> 1. How big should the CF be?
> 2. How can I change Fedora such that it will use part of the ram memory for
> swap?
> All responses appreciated, thanks.

I'm sure there's many on this list that understand swap much more than
I but I would recommend googling what you really NEED swap for and
consider running without if you think the downside is acceptable. I
run swapless on my EEEPC and haven't had any issues.

I may be wrong but I can't think of any way creating swap in RAM would
be helpful.

Richard

-- 
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: Higher resolution on Asus netbook

2009-09-25 Thread Richard Shaw
On Fri, Sep 25, 2009 at 1:16 PM, Robert Moskowitz  wrote:
> I have a EE 701 and the resolution is only 800x480?
>
> Can I use system-config-display and select a higher resolution?  And if so
> what?

I have a 701 4G and no, not much you can do about it as that's the
native resolution.

Richard

-- 
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: Question about installing the proprietary nvidia drivers with RPMFusion

2009-09-23 Thread Richard Shaw
On Wed, Sep 23, 2009 at 1:58 PM, Hugh Caley  wrote:
> Thanks, Richard, I did not have those entries in xorg.conf.  Seems to work.
>   I wonder why I didn't get that?

I'm not sure when mine got added as this is an F10 machine that was
preupgraded from F8. The original header in my xorg.conf said
configured by livna-config-display so it probably happened when I was
using the livna packge.

Richard

-- 
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: Question about installing the proprietary nvidia drivers with RPMFusion

2009-09-22 Thread Richard Shaw
On Tue, Sep 22, 2009 at 7:46 PM, Hugh Caley  wrote:
> So I am using the proprietary nvidia drivers for my nvidia 6200 as provided
> by the RPMfusion distro and kmod.  Works fine.  However, evidently the
> nvidia card/system wants to use it's own version of libglx.so, which is
> located at
>
> /usr/lib/xorg/modules/extensions/nvidia/libglx.so
>
> x11 wants to used a libglx.so located at
>
> /usr/lib/xorg/modules/extensions/libglx.so
>
> Couldn't get glx working unless I created the symlink
>
> /usr/lib/xorg/modules/extensions/libglx.so-->nvidia/libglx.so
>
> which is cool, although it took me a while to figure it out.
>
> Today I installed a couple of updates to xorg-x11:
>
>> xorg-x11-server-Xorg-1.6.4-0.1.fc11           Tue 22 Sep 2009 05:33:21 PM
>> PDT
>> xorg-x11-server-common-1.6.4-0.1.fc11         Tue 22 Sep 2009 05:33:20 PM
>> PDT
>
> one of which overwrote my symlink with a new version of libglx.so, and I had
> to rename it and put in a new symlink.
>
> Am I doing this right?  It seems a little unstable.

I'm not sure if this would fix it but I use the same driver but my
xorg.conf has the following section which I assume gets it to load the
nvidia version instead of the xorg version:

Section "Files"
ModulePath   "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath   "/usr/lib64/xorg/modules"
EndSection


Does you're xorg.conf have something similar?

Richard

-- 
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: Chrome-Fedora People

2009-09-01 Thread Richard Shaw
On Tue, Sep 1, 2009 at 2:36 PM, Jim wrote:
> For those interested in downloading Google-Chrome for Fedora.
>
> http://fedorapeople.org/~spot/chromium/

Anyone interested in making a 64bit version available? I recently read
on Slashdot that there is one now.

Thanks,
Richard

-- 
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: Is RPMfusion on strike?

2009-08-21 Thread Richard Shaw
>On Fri, Aug 21, 2009 at 6:25 PM,  wrote:
> They weren't bad until now. For the last 3-4 kernel updates, which is the
> time I've been using them, updates came real fast. Then, with
> 2.6.29.6-217.2.7.fc11.x86_64, I decided to give akmod a try, and it was a
> complete failure. (Of course, that was with my video card, an Asus
> EN9400GT.)

Just an FYI, I searched the release notes from Nvidia[1] and it lists
two 9400 GT cards are supported. The device ID's are 0x042C & 0x0641.
You can try "lspci -nn | grep VGA" and see if your's is one of the
two. For instance, my output is:

01:00.0 VGA compatible controller [0300]: nVidia Corporation G70
[GeForce 7600 GT] [10de:0391] (rev a1)

Near the end, the 10de is the vendor code I believe and the second
have after the ":" is the device ID.

Also, I'm not sure what is going wrong with your akmod package but it
works like a charm for me. Do you have the kernel-devel package
installed for your current kernel? I can never remember if
kernel-headers is required too or not so I just install both.

Richard

-- 
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: Akmod-nvidia problem

2009-08-17 Thread Richard Shaw
On Mon, Aug 17, 2009 at 5:29 PM,  wrote:
> Since Matthew Saltzman was clear about it:
>
> "I'm surprised the thread has gone on this long without pointing this
> out:
>
> "If you install the akmod-nvidia package, it will rebuild the driver
> automatically when you boot a new kernel."
>
> http://www.mail-archive.com/fedora-list@redhat.com/msg49518.html
>
> and there certainly was no strong disagreement, after I received the
> 2.6.29.6-217.2.7.fc11.x86_64 kernel, I installed akmod-nvidia and
> rebooted. It didn't work. About 2 hours later, the kmod module was
> available and I knew it had worked well until now. So, I uninstalled akmod
> and rebooted. It didn't work. I un/reinstalled the kernel. Didn't work.
> Uninstalled/installed kmod. Didn't work.
>
> On the first reboot, I got something like:
>
> audit(xxx):auid=xxx ses=xxx subj=system_u:system_r:readahead_t:50
> op=remove rulekey=(null) list=2 res=1
> audit(xxx):audit_enabled=0 old=1 auid=xxx ses=xxx
> subj=system_u:system_r:readahead_t:50 res=1
>
> Then, when I reboot, the boot process stops at eth0:link up or Starting
> atd: [OK]. Then it freezes.
>
> Of course, YMMV, but, as far as I'm concerned, I wouldn't advise anybody
> to use akmod-nvidia.
>
> Any way out of this mess?

I know I've been guilty of it at times but you have to be careful
drawing those types of conclusions from one experience. I've used the
akmod-nvidia package for some time without issue and since this is the
first posting I've read where someone did have an issue it doesn't
look to be that common.

First I have to ask, did you install kernel-headers & kernel-devel for
the kernel you're booting? I can't remember off hand but at least one
if not both of those packages are needed. Second, I would suggest
subscribing to the rpmfusion users list since akmod-nvidia is not a
fedora provided package.

Richard

-- 
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: Citrix ICA Client in F11 64 bit

2009-08-12 Thread Richard Shaw
On Wed, Aug 12, 2009 at 7:31 AM, Craig Preston wrote:
> Can anyone give me instructions on getting the citrix ICA client running
> under F11 64 bit. I have installed it before on older versions of fedora and
> it has always been a pain due to the openmotif requirement.
>
> But I cant get it going on this fresh install of F11 for the life of me.
>
> Should I be installing 64 or 32 bit version of openmotif? Do I need to
> install libXaw? (The 64 bit version is already installed)
>
> It shouldn't be this hard.

The details are getting a little fuzzy but I'll recall what I can. I
installed the latest version of ICAClient from Citrix which says it
needs openmotif 2.3.1 I believe? I actually installed 2.3.2 for Fedora
10. I believe I had to do some "ln -s ..." magic to get it to work. I
also had to remove two font packages[1] and it worked.

Richard

[1] http://osdir.com/ml/fedora-list/2009-06/msg01751.html

-- 
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: Methods of setting Disk Partitions.

2009-08-05 Thread Richard Shaw
On Wed, Aug 5, 2009 at 8:01 AM, Michael D. Setzer
II wrote:
> Is there a better way to setup the disk partitioning?
> Usually, I've let the installation just create the partitions, and it has 
> created
> the small boot partition and then the LVM with the rest of the space. With
> smaller disk this is OK, but with large disks the LVM partition is huge, so
> doing image backups takes like 1 hour 30 minutes for a 250GB disk. I've
> tried to adjust the size, but the best method I've come up with so far is 
> this.
>
> Just installed a new X64 system with a 500GB disk, and ended up during the
> install switching to screen 2, and using fdisk to create a 200MB /dev/sda1
> and 40GB /dev/sda2 and then created a FAT32 partition /dev/sda3 with the
> rest of the space. Then wrote the setup to disk. Then used fdisk to delete the
> first two partitions. Then continued with the install, and told it to use free
> space, and it installed just using space at the beginning. After finishing, I 
> was
> able to reformat the /dev/sda3 to ext4 as a test.
>
> This way I can quickly do an image of the boot and the LVM parition to be
> able to restore the machine if needed.

You can customize the partitioning scheme during install. In your case
I would do the following. Let Anaconda setup the default partition/LVM
layout but check the box to allow you to customize it. Then leave the
whole volume group partition but adjust the logical volume down to
40-50GB of whatever you want. If you start to run out of space later
you can add extents to it. I'm not sure what backup method you're
using but you may have to change it to backing up the logical volume
instead of imaging the physical volume if that's what your doing.

Richard

-- 
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: I don't understand CUPS any more

2009-07-28 Thread Richard Shaw
On Tue, Jul 28, 2009 at 11:31 AM, Tim Waugh wrote:
> On Tue, 2009-07-28 at 17:11 +0100, Timothy Murphy wrote:
>> I'm trying to set up a printer attached to machine A
>> so that I can print from laptop B.
> [...]
>> Both A and B are running Fedora-11.
>
> The way this is meant to work is:
>
> 1. On machine A, set 'Share printers connected to this system', either
> using System->Administration->Printing or with the CUPS web interface
>
> 2. On laptop B, adjust the firewall so that IPP UDP packets are allowed
> in.
>
> 3. On machine A, plug in the printer.
>
> The queue is automatically created and shared.
>
> You can do things in a different order, it just might take more time for
> the queue to show up on the laptop.
>
> Tim.

As far as I know the firewall on both machines will need to be
modified. I'm trying to remember this from memory but I believe there
is an option for IPP and one is labeled as (Server) and one is labeled
as (Client). Machine A will need the server option checked and machine
B will need the client option checked.

Richard

-- 
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: Firefox 3.5.1 broke my flash 3.5 worked fine

2009-07-26 Thread Richard Shaw
On Sat, Jul 25, 2009 at 2:48 PM, Randall J. Berry wrote:
> Is anyone else having problems with flash locking up after updating firefox
> to 3.5.1? I've noticed it on several flash pages that sound locks up or it
> completely locks the video. Things such as youtube have miraculously become
> unwatchable. There is also an issue with the CPU working it's ass off and
> rasing core temps for nothing while viewing flash pages. All of this
> happened when I updated I did not have this problem with firefox 3.5


Just a me too... However, I just noticed the problem in the last few
days but in checking my yum.log: pulseaudio was last updated on June
19th but the alsa-plugins-pulseaudio was updated for me on July 3rd
while firefox was updated on July 2nd and 23rd.

I don't remember having the problem before the 23rd. Did something
change in Firefox that would affect sound/video?

Richard

-- 
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


Package kit misses update of i586 package on x86_64 system but yum does not

2009-07-23 Thread Richard Shaw
I not have had a situation where a Packagekit based update failed
during transaction testing because it attempted to update the x86_64
package but not the i586 package. When I do a yum update from the
terminal it downloads the additional packages Packagekit missed and
updates successfully.

Before I turn in a bug report, is there anything I'm missing?

Thanks,
Richard

System specs:
Fedora 11 x86_64
AMD X2 7750
2GB Memory

-- 
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 Richard Shaw
On Sat, Jul 11, 2009 at 8:03 PM, Sam Varshavchik wrote:
> Richard Shaw writes:
>
>> On Sat, Jul 11, 2009 at 5:02 PM, Bret 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

-- 
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 Richard Shaw
On Sat, Jul 11, 2009 at 5:02 PM, Bret 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...

Richard

-- 
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-10 Thread Richard Shaw
On Fri, Jul 10, 2009 at 9: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.

I was hoping  wasn't the only person having that problem! Anyone have
a solution other than disabling dpms?

Richard

-- 
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: [ale] [SOLVED] Unable to Run Citrix x86_64, missing libXaw.so.7

2009-07-08 Thread Richard Shaw
On Mon, Feb 9, 2009 at 12:36 PM, Marc Ferguson wrote:
> On Mon, Jan 26, 2009 at 4:19 PM, Jim Kinney  wrote:
>>
>> The 32/64 bit dual lib shuffle. I have found that most closed-source,
>> commercial products are barely usable on 64-bit Linux because of the
>> hard coded lib needs. Sometimes a symlink to the 64-bit lib works.
>> Sometimes it causes a crash.
>>
>> yum install libXaw.i386 works if the base/updates.repo is tweaked to
>> include an additional i386 arch. Basically block copy the original one
>> and replace $arch with i386 in the block.
>>
>> 2009/1/26 Marc Ferguson :
>> > Hi,
>> >
>> > I'm running Fedora 10 x86_64 and I'm trying to run Citrix Presentation
>> > server Clients for UNIX Version 10.x.  When I try to run it, it
>> > basically
>> > says I'm missing libXaw.so.7.  I found the solution, but I wanted to
>> > post
>> > this for reference.  Basically you need to install libXaw.i386 even
>> > though
>> > libXaw.x86_64 is present.
>> >
>> > [m...@unicron ICAClient]$ ldd wfica
>> >     linux-gate.so.1 =>  (0x0011)
>> >     libXaw.so.7 => not found
>> >     libXt.so.6 => /usr/lib/libXt.so.6 (0x0012a000)
>> >     libX11.so.6 => /usr/lib/libX11.so.6 (0x06b6e000)
>> >     libdl.so.2 => /lib/libdl.so.2 (0x0036f000)
>> >     libpthread.so.0 => /lib/libpthread.so.0 (0x00376000)
>> >     libc.so.6 => /lib/libc.so.6 (0x001f9000)
>> >     libXext.so.6 => /usr/lib/libXext.so.6 (0x00184000)
>> >     libSM.so.6 => /usr/lib/libSM.so.6 (0x00df5000)
>> >     libICE.so.6 => /usr/lib/libICE.so.6 (0x00546000)
>> >     libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0x001b)
>> >     libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00b2a000)
>> >     /lib/ld-linux.so.2 (0x001d4000)
>> >     libXau.so.6 => /usr/lib/libXau.so.6 (0x00195000)
>> >     libuuid.so.1 => /lib/libuuid.so.1 (0x0054)
>> >     libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x001b9000)
>> >
>> > I then do a search to see if I have this library installed.
>> >
>> > [m...@unicron ICAClient]$ sudo yum install libXaw
>> > Loaded plugins: refresh-packagekit
>> > Setting up Install Process
>> > Parsing package install arguments
>> > Package libXaw-1.0.4-3.fc10.x86_64 already installed and latest version
>> > Nothing to do
>> >
>> >
>> > --
>> > Marc F.
>> >
>> > www.fergytech.com
>> > Registered Linux User: #410978
>> >
>> > "When life gives me lemons... I make Linuxaide, hmm good stuff!" -Marc
>> > F.
>> >
>> > ___
>> > Ale mailing list
>> > a...@ale.org
>> > http://mail.ale.org/mailman/listinfo/ale
>> >
>> >
>>
>>
>>
>> --
>> --
>> James P. Kinney III
>> ___
>> Ale mailing list
>> a...@ale.org
>> http://mail.ale.org/mailman/listinfo/ale
>
> I may have spoken too soon.  Interesting issue though.  By installing the
> correct i386 library I was able to run the Citrix client via my web browser
> - I am unable though to run the client by itself.  If I run
> /usr/lib/ICAClient/wfcmgr - I get this error:
>
> /usr/lib/ICAClient/wfcmgr: error while loading shared libraries: libXm.so.3:
> cannot open shared object file: No such file or directory
>
> So after some poking around, I found that OpenMotif is supposed to have
> libXm.so.3 library.  I install both i386 and x86_64 packages from
> ftp://ftp.ics.com/openmotif/2.3/2.3.1/, which I got that link directly from
> http://www.motifzone.net/.
>
> I tried to run it after that and got the same error.  So; I uninstalled then
> reinstalled the Citrix client, but I'm still getting the same issue.  I've
> tried 4 different version of openmotif and I'm still getting the same error.
>
> openmotif-2.2.3-2.i386.rpm
> openmotif-devel-2.2.3-2.i386.rpm
> openmotif-2.2.4-0.1.i386.rpm
> openmotif-devel-2.2.4-0.1.i386.rpm
> openmotif-2.3.1-1.fc9.i386.rpm
> openmotif-devel-2.3.1-1.fc9.i386.rpm
> openmotif-2.3.1-1.fc9.x86_64.rpm
> openmotif-devel-2.3.1-1.fc9.x86_64.rpm
>
> Please help me understand this library issue.  Thanks.
>
> --
> Marc F.

Maybe too late but I just got mine working so I'll reply anyway. The
version of openmotif you installed probably supplies libXm.so.4 not
libXm.so.3. I installed version 11 of the icaclient which uses
libXm.so.4 so I didn't have that problem.

-- 
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 UTF-8 and fonts (clearcase and citrix ICAClient, and maybe motif in general?)

2009-07-08 Thread Richard Shaw
On Mon, Jun 15, 2009 at 10:55 AM, Andy Wang wrote:
> Hi all,
> I posted this on fedoraforum.org when I was testing the preview F11
> and just did again to see if anyone using F11 release has any ideas,
> but I thought I'd try the mailing list as well:
>
> *** post from fedora forum ***
> The Citrix ICAClient and clearcase gui tools don't launch properly. I
> get the following:
> Warning:
> Name: FONTLIST_DEFAULT_TAG_STRING
> Class: XmRendition
> Conversion failed. Cannot load font.
>
> on the console in a nice steady stream. Citrix's wfica just fails to
> launch, and the wfcmgr is missing all fonts. Clearcase gui tools
> complains that it's unable to create a text drawing font set and the
> tools exit.
>
> I can workaround the problem two ways, one LANG=C instead of
> en_US.UTF-8 or removing the cjk fonts, specifically, the following two
> packages:
> cjkuni-uming-fonts-0.2.20080216.1-23.fc11.noarch
> cjkuni-fonts-common-0.2.20080216.1-23.fc11.noarch
>
> Any ideas on other solutions for this problem?
> *** end post from fedora forum ***
>
> Does anyone have any thoughts about this, the clearcase gui tools and
> ICAClient are the only two motif applications I have readily available
> to test (wish those would just move off motif, but I'm doubting that
> IBM will do anythign with clearcase anytime remotely soon).
>
> Just looking for general ideas on how to troubleshoot this.  I don't
> understand font loading anymore, especially with the UTF-8 encoding
> stuff, so I don't know why LANG=C would actually allow this to work.
> Can anyone provide a short primer on how that works, or let me know
> what's a good tool to try to debug font loading and find out what
> fonts it either can't load, or can't find?
>
> Thanks,
> Andy

Thanks for figuring this out! I was about to go crazy. One question
though, how the heck did you figure out it was those two packages
causing the problems?

Richard

-- 
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


lirc 0.8.5 not compatible with 2.6.27 kernel (WAS: Update to lirc 0.8.5 breaks my remote)

2009-07-08 Thread Richard Shaw
On Sat, Jun 20, 2009 at 9:38 AM, Richard Shaw wrote:
> I wanted to see if anyone else was affected by this. I just updated my
> Fedora 10 Myth box (x86_64) and my lirc got updated to 0.8.5 and now my
> remote doesn't work. This configuration has worked flawlessly since Fedora
> 8. I'm now getting some output from dmesg I don't remember seeing before:
>
> [r...@calvin ~]# dmesg | grep lirc
> lirc_dev: IR Remote Control driver registered, major 61
> lirc_serial: auto-detected active low receiver
> lirc_dev: lirc_register_plugin: sample_rate: 0
> lirc_serial: ignoring spike: 1 1 4a3cdfee 4a3cdfee 9b369 9b335
> lirc_serial: ignoring spike: 1 1 4a3cdfef 4a3cdfef 9b36b 9b334
> lirc_serial: ignoring spike: 1 1 4a3cdff0 4a3cdff0 9b36d 9b338
> lirc_serial: ignoring spike: 1 1 4a3cdff1 4a3cdff1 9b367 9b32f
> lirc_serial: ignoring spike: 1 1 4a3cdff2 4a3cdff2 9b365 9b330
> lirc_serial: ignoring spike: 1 1 4a3ce012 4a3ce012 3a15 39e7
> lirc_serial: ignoring spike: 1 1 4a3ce015 4a3ce015 39a6 396d
> lirc_serial: ignoring spike: 1 1 4a3ce017 4a3ce017 3991 3963
> lirc_serial: ignoring spike: 1 1 4a3ce018 4a3ce018 39f7 39cd
> lirc_serial: ignoring spike: 1 1 4a3ce026 4a3ce026 68aa7 68a79
> lirc_serial: ignoring spike: 1 1 4a3ce028 4a3ce028 68aac 68a7e
> lirc_serial: ignoring spike: 1 1 4a3ce029 4a3ce029 68aca 68a93
>
>
> Anyone have any suggestions?
>
> Thanks,
> Richard

I had to update my F10 myth box to the 2.6.29 kernel in
updates-testing to get lirc 0.8.5 to work. Are there any plans for a
2.6.29 kernel to make it out of updates-testing or did I effectively
break my kernel updates?

-- 
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: livecd artwork for CD printing?

2009-07-06 Thread Richard Shaw
On Mon, Jul 6, 2009 at 3:26 PM, Mikkel L.
Ellertson wrote:
> Tom Horsley wrote:
>> On Mon, 06 Jul 2009 13:42:58 -0500
>> Mikkel L. Ellertson wrote:
>>
>>> Have you considered using the templates for Glabels that will let
>>> you print directly to the CD/DVD? I have a set that works well on
>>> the photosmart printers it has been tried on, using both 120mm and
>>> 80mm media.
>>
>> Have you printed one recently? My distinct impression from
>> gimp and openoffice experience is that gtk has completely broken
>> the ability to print to custom page sizes and I think
>> glabels is a gtk based app that needs to customize page
>> definitions.
>>
> I printed one last week. This machine is still running F10, so I am
> going to have to try it on f11, and see if that gives me problems.
> One thing about it is that I am printing to a standard media size as
> far as the printer is concerned. 120mm and 80mm CD/DVD media are
> standard sizes in the printer definitions. You do have to set the
> Media Source to CD or DVD tray. I will have to see what I need a
> label of, and print a CD tonight. (I hate to use a printable CD just
> for a test.)
>
> Mikkel

As one of the people contributing the GLabels template :) I've found
that I had to significantly update my glabels template settings to get
it to work under F11 (including updating to the hplip in
updates-testing to work around the bug where it chooses the default
paper tray no matter what tray you select).

I would say that the setting are now more "sane". i.e. the settings
for x0 y0 are now much closer to 0,0. But it's still a big pain when
you go to so much trouble to tweak it in and then everything changes
on you.

If anyone is interested in the template send me a request to my email directly.

Richard

-- 
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 do I get the flash plugin to use pulseaudio?

2009-07-06 Thread Richard Shaw
On Sat, Jun 13, 2009 at 7:01 PM, NMONNET wrote:
> It doesn't seem to work for me, despite what http://fedoraproject.org/wiki/
> Flash says: it always tries to talk to the sound card directly, even with
> alsa-plugins-pulseaudio.
>
> Here's my /etc/asound.conf:
>
> #
> # Place your global alsa-lib configuration here...
> #
>
> @hooks [
>        {
>                func load
>                files [
>                        "/etc/alsa/pulse-default.conf"
>                ]
>                errors false
>        }
> ]
>
> I have no .asoundrc
>
> THanks for your help.

Did you follow the wiki[1] exactly? After just reading it, it could
use some more explanation but the necessary steps are there. The
additional packages you probably need are nspluginwrapper.i586 and
alsa-plugins-pulseaudio.i586.

Richard

[1] http://fedoraproject.org/wiki/Flash#32_bit_wrapped_version

-- 
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: Using Unallocated space for /home

2009-06-30 Thread Richard Shaw
On Tue, Jun 30, 2009 at 2:14 PM, Michael Schwendt  wrote:
>
> On Tue, 30 Jun 2009 12:33:04 -0400, Jim wrote:
>
> > FC11, Using Gparted
> > I have 5gb unallocated space that I want to give to /home , how would I
> > do it , (Detail Please)
> >
> > Below is how my partitions are laid  out below;
> >
> > sda1  /boot
> > sda2  /home
> > sda3  /
> > unallocated      5gb
> > sda4 extended
> > sda5  swap
>
> That's a poor partitioning scheme, because all primary partitions
> are occupied, and the free space could only be used to grow /.
> Alternatively, if the extended partition contains no logical
> partitions other than swap, you could
>  - disable swap,
>  - remove the swap partition,
>  - remove the extended partition,
>  - recreate it at the start of the free space,
>  - recreate swap,
>  - create an additional logical 5G partition.
> And then you could either use the logical partition for
> a filesystem to be mounted somewhere below your /home where
> you need more space. [Or you use LVM (with two physical volumes
> building a volume group from which to allocate space for a new
> /home as a logical volume).]

I agree that's probably the best approach. The OP didn't list the
sizes of the other partitions but a 5GB home directory is pretty small
if you're going to do much of anything.

To add a little more detail:

backup existing /home (assuming it's not already part of a LVM)
Disable swap "swapoff -a"
Use gparted to remove the swap and extended partitions.
Recreate sda4 at the beginning of the unallocated space.
recreate an sda5 (first logical) for swap
create sda6 for the second piece of /home
Initialize your partitions for LVM "pvcreate /dev/sda2 /dev/sda6"
Create a volume group "vgcreate vol_group_name /dev/sda2 /dev/sda6"
Activate the volume group "vgchange -a y vol_group_name"
Create one logical volume "lvcreate -l 100% -n vol_group_name"
Format the logical volume whatever filesystem you like but use the
/dev//
Update /etc/fstab for /home (using the same dev name as the previous
line) and swap
Re-enable swap "swapon -a"
Mount /home
Restore your backup.

That should do it but I did this from memory so YMMV. Also, check out
the LVM howto[1] as it has a wealth of information. It's really what
made me comfortable with LVM.

Richard

[1] http://tldp.org/HOWTO/LVM-HOWTO/index.html

-- 
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: Selinux, cups, hplip

2009-06-24 Thread Richard Shaw
On Wed, Jun 24, 2009 at 2:04 PM, Daniel J Walsh  wrote:

> On 06/23/2009 08:09 PM, Richard Shaw wrote:
>
>> On Mon, Jun 22, 2009 at 3:48 PM, Daniel J Walsh
>>  wrote:
>>
>>  On 06/20/2009 01:50 PM, Steven Stern wrote:
>>>
>>>  On 06/20/2009 06:12 AM, Daniel J Walsh wrote:
>>>>
>>>>  On 06/19/2009 07:10 PM, Steven Stern wrote:
>>>>>
>>>>>  After installing hplip-gui, I got selinux errors when checking on the
>>>>>> printer status.
>>>>>>
>>>>>> audit2allow generated the following policy
>>>>>>
>>>>>> module cups20090619 1.0;
>>>>>>
>>>>>> require {
>>>>>> type hwdata_t;
>>>>>> type xdm_t;
>>>>>> class dir search;
>>>>>> class file { read getattr open };
>>>>>> }
>>>>>>
>>>>>> #= xdm_t ==
>>>>>> allow xdm_t hwdata_t:dir search;
>>>>>> allow xdm_t hwdata_t:file { read getattr open };
>>>>>>
>>>>>>
>>>>>>  xdm is checking the printer status? This allow rule indicates the X
>>>>>>
>>>>> Login program is checking the printer status. Could you attach the
>>>>> AVC's
>>>>> you used to generate this policy.
>>>>>
>>>>>
>>>>>  And here's another one related to hplip
>>>>
>>>> type=AVC msg=audit(1245520061.974:38037): avc: denied { read } for
>>>> pid=25561 comm="python" name="mls" dev=selinuxfs ino=12
>>>> scontext=system_u:system_r:hplip_t:s0
>>>> tcontext=system_u:object_r:security_t:s0 tclass=file
>>>>
>>>> type=AVC msg=audit(1245520061.974:38037): avc: denied { read open } for
>>>> pid=25561 comm="python" name="mls" dev=selinuxfs ino=12
>>>> scontext=system_u:system_r:hplip_t:s0
>>>> tcontext=system_u:object_r:security_t:s0 tclass=file
>>>>
>>>>
>>>>
>>>>  Could you report this as a bug to cups. Cups has some MLS aware ness in
>>>>
>>> it and maybe it is reading this file directly rather then through
>>> libselinux.  CC me on the bug report dwa...@redhat.com
>>>
>>>
>>>  Just a "me too" here. I've got two separate issues, one has to do with
>> this
>> thread. Just after installing F11 everything seemed fine. I poked the
>> necessary holes in my firewall and shared my printer queues and my wife
>> could print from her F10 laptop. Now it seems just about every job gets
>> "stuck" and I see the AVC denials about python. Here's the details for
>> mine
>> (just in case anything is different:
>>
>> ---
>> Summary:
>>
>> SELinux is preventing python (hplip_t) "read" security_t.
>>
>> Detailed Description:
>>
>> [SELinux is in permissive mode, the operation would have been denied but
>> was
>> permitted due to permissive mode.]
>>
>> SELinux denied access requested by python. It is not expected that this
>> access
>> is required by python and this access may signal an intrusion attempt. It
>> is
>> also possible that the specific version or configuration of the
>> application
>> is
>> causing it to require additional access.
>>
>> Allowing Access:
>>
>> You can generate a local policy module to allow this access - see FAQ
>> (http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Or you can
>> disable
>> SELinux protection altogether. Disabling SELinux protection is not
>> recommended.
>> Please file a bug report (
>> http://bugzilla.redhat.com/bugzilla/enter_bug.cgi)
>> against this package.
>>
>> Additional Information:
>>
>> Source Contextsystem_u:system_r:hplip_t:s0
>> Target Contextsystem_u:object_r:security_t:s0
>> Target Objectsmls [ file ]
>> Sourcepython
>> Source Path   /usr/bin/python
>> Port
>> Host  hobbes.localdomain
>> Source RPM Packages   python-2.6-9.fc11
>> Target RPM Packages
>> Policy RPMselinux-policy-3.6.12-50.fc11
>> Selinux Enabled   True
>> Policy Type   targeted
>> MLS Enabled   True
>> Enforcing Mode 

Re: Selinux, cups, hplip

2009-06-23 Thread Richard Shaw
On Mon, Jun 22, 2009 at 3:48 PM, Daniel J Walsh  wrote:

> On 06/20/2009 01:50 PM, Steven Stern wrote:
>
>> On 06/20/2009 06:12 AM, Daniel J Walsh wrote:
>>
>>> On 06/19/2009 07:10 PM, Steven Stern wrote:
>>>
 After installing hplip-gui, I got selinux errors when checking on the
 printer status.

 audit2allow generated the following policy

 module cups20090619 1.0;

 require {
 type hwdata_t;
 type xdm_t;
 class dir search;
 class file { read getattr open };
 }

 #= xdm_t ==
 allow xdm_t hwdata_t:dir search;
 allow xdm_t hwdata_t:file { read getattr open };


  xdm is checking the printer status? This allow rule indicates the X
>>> Login program is checking the printer status. Could you attach the AVC's
>>> you used to generate this policy.
>>>
>>>
>> And here's another one related to hplip
>>
>> type=AVC msg=audit(1245520061.974:38037): avc: denied { read } for
>> pid=25561 comm="python" name="mls" dev=selinuxfs ino=12
>> scontext=system_u:system_r:hplip_t:s0
>> tcontext=system_u:object_r:security_t:s0 tclass=file
>>
>> type=AVC msg=audit(1245520061.974:38037): avc: denied { read open } for
>> pid=25561 comm="python" name="mls" dev=selinuxfs ino=12
>> scontext=system_u:system_r:hplip_t:s0
>> tcontext=system_u:object_r:security_t:s0 tclass=file
>>
>>
>>
>>  Could you report this as a bug to cups. Cups has some MLS aware ness in
> it and maybe it is reading this file directly rather then through
> libselinux.  CC me on the bug report dwa...@redhat.com
>
>
Just a "me too" here. I've got two separate issues, one has to do with this
thread. Just after installing F11 everything seemed fine. I poked the
necessary holes in my firewall and shared my printer queues and my wife
could print from her F10 laptop. Now it seems just about every job gets
"stuck" and I see the AVC denials about python. Here's the details for mine
(just in case anything is different:

---
Summary:

SELinux is preventing python (hplip_t) "read" security_t.

Detailed Description:

[SELinux is in permissive mode, the operation would have been denied but was
permitted due to permissive mode.]

SELinux denied access requested by python. It is not expected that this
access
is required by python and this access may signal an intrusion attempt. It is
also possible that the specific version or configuration of the application
is
causing it to require additional access.

Allowing Access:

You can generate a local policy module to allow this access - see FAQ
(http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Or you can
disable
SELinux protection altogether. Disabling SELinux protection is not
recommended.
Please file a bug report (http://bugzilla.redhat.com/bugzilla/enter_bug.cgi)
against this package.

Additional Information:

Source Contextsystem_u:system_r:hplip_t:s0
Target Contextsystem_u:object_r:security_t:s0
Target Objectsmls [ file ]
Sourcepython
Source Path   /usr/bin/python
Port  
Host  hobbes.localdomain
Source RPM Packages   python-2.6-9.fc11
Target RPM Packages
Policy RPMselinux-policy-3.6.12-50.fc11
Selinux Enabled   True
Policy Type   targeted
MLS Enabled   True
Enforcing ModePermissive
Plugin Name   catchall
Host Name hobbes.localdomain
Platform  Linux hobbes.localdomain
2.6.29.4-167.fc11.x86_64
  #1 SMP Wed May 27 17:27:08 EDT 2009 x86_64
x86_64
Alert Count   16
First SeenSun 21 Jun 2009 02:29:26 PM CDT
Last Seen Tue 23 Jun 2009 06:58:21 PM CDT
Local ID  0a0b19ce-a912-4305-9e4a-1e1369ea4f3f
Line Numbers

Raw Audit Messages

node=hobbes.localdomain type=AVC msg=audit(1245801501.788:374): avc:
denied  { read } for  pid=11771 comm="python" name="mls" dev=selinuxfs
ino=12 scontext=system_u:system_r:hplip_t:s0
tcontext=system_u:object_r:security_t:s0 tclass=file

node=hobbes.localdomain type=AVC msg=audit(1245801501.788:374): avc:
denied  { open } for  pid=11771 comm="python" name="mls" dev=selinuxfs
ino=12 scontext=system_u:system_r:hplip_t:s0
tcontext=system_u:object_r:security_t:s0 tclass=file

node=hobbes.localdomain type=SYSCALL msg=audit(1245801501.788:374):
arch=c03e syscall=2 success=yes exit=6 a0=7fffb58ba060 a1=0
a2=7fffb58ba06c a3=fff8 items=0 ppid=11764 pid=11771 auid=4294967295
uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none)
ses=4294967295 comm="python" exe="/usr/bin/python"
subj=system_u:system_r:hplip_t:s0 key=(null)
---

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

Re: F11: xorg misdetects my mouse

2009-06-21 Thread Richard Shaw
On Sun, Jun 21, 2009 at 6:06 PM, Richard Shaw  wrote:

> On Sun, Jun 21, 2009 at 3:20 PM, Andrea wrote:
>
>> Hi,
>>
>> I have a problem with xorg not detecting properly my mouse.
>> I am running F11 on a ps3 and the mouse is a cordless keyboard+mouse
>> connected via USB.
>>
>> If I boo tin runlevel 3, then (in text mode) I can see the cursor moving
>> when I move the mouse (so
>> to say it works).
>> In F10 everything worked properly.
>> If I plug in a separate USB mouse, it works.
>>
>> Now when xorg boots I can see the following error
>>
>> (EE) Logitech USB Receiver Unable to query/initialize Synaptics hardware.
>> (EE) PreInit failed for input device "Logitech USB Receiver"
>> (EE) config/hal: NewInputDeviceRequest failed (8)
>>
>> These are the available input on the system
>>
>> [and...@ps3 ~]$ cat /proc/bus/input/devices
>> I: Bus=0017 Vendor=0001 Product=0001 Version=0100
>> N: Name="Macintosh mouse button emulation"
>> P: Phys=
>> S: Sysfs=/devices/virtual/input/input0
>> U: Uniq=
>> H: Handlers=mouse0 event0
>> B: EV=7
>> B: KEY=7 0 0 0 0
>> B: REL=3
>>
>> I: Bus=0003 Vendor=046d Product=c517 Version=0110
>> N: Name="Logitech USB Receiver"
>> P: Phys=usb-sb_05-2.2/input0
>> S: Sysfs=/devices/ps3_system/sb_05/usb1/1-2/1-2.2/1-2.2:1.0/input/input2
>> U: Uniq=
>> H: Handlers=kbd event2
>> B: EV=120013
>> B: KEY=10007 ff8007ff febeffdfffef fffe
>> B: MSC=10
>> B: LED=1f
>>
>> I: Bus=0003 Vendor=046d Product=c517 Version=0110
>> N: Name="Logitech USB Receiver"
>> P: Phys=usb-sb_05-2.2/input1
>> S: Sysfs=/devices/ps3_system/sb_05/usb1/1-2/1-2.2/1-2.2:1.1/input/input3
>> U: Uniq=
>> H: Handlers=kbd mouse2 event3
>> B: EV=1f
>> B: KEY=837fff042c332f bf08 ff0001 1f848a37cc00 667bfadd71dfed
>> 9e 0
>> B: REL=1c3
>> B: ABS=1
>> B: MSC=10
>>
>>
>> I think the last one is the correct one (the 2nd being the beyboard).
>> How can I improve the error message? "Logitech USB Receiver" is the name
>> of both the keyboard and
>> mouse. Maybe xorg default mixes them?
>> How can I tweak the default xorg.conf?
>>
>>
> Just a releated "me too" but in my case the mouse (usb) is not detected at
> all. Unplugging and replugging it in fixes the problem. It probably doesn't
> get detected 50-60% of the time. It doesn't appear to just be a mouse
> problem though. I ran the LXDE remix on my EEEPC and the same thing happened
> with the touch pad. Reloading Xorg fixed it.
>

To follow up I got the following from my Xorg.0.log:

(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable
AllowEmptyInput.

After unplugging and replugging I get the following:

(II) config/hal: Adding input device Microsoft Microsoft Wheel Mouse
Optical?
(**) Microsoft Microsoft Wheel Mouse Optical?: always reports core events
(**) Microsoft Microsoft Wheel Mouse Optical?: Device: "/dev/input/event5"
(II) Microsoft Microsoft Wheel Mouse Optical?: Found 3 mouse buttons
(II) Microsoft Microsoft Wheel Mouse Optical?: Found x and y relative axes
(II) Microsoft Microsoft Wheel Mouse Optical?: Found scroll wheel(s)
(II) Microsoft Microsoft Wheel Mouse Optical?: Configuring as mouse
(**) Microsoft Microsoft Wheel Mouse Optical?: YAxisMapping: buttons 4 and 5
(**) Microsoft Microsoft Wheel Mouse Optical?: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Microsoft Microsoft Wheel Mouse
Optical?" (type: MOUSE)
(**) Microsoft Microsoft Wheel Mouse Optical?: (accel) keeping acceleration
scheme 1
(**) Microsoft Microsoft Wheel Mouse Optical?: (accel) filter chain
progression: 2.00
(**) Microsoft Microsoft Wheel Mouse Optical?: (accel) filter stage 0: 20.00
ms
(**) Microsoft Microsoft Wheel Mouse Optical?: (accel) set acceleration
profile 0


Could this be more of a HAL issue than an Xorg issue?

Richard
-- 
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: xorg misdetects my mouse

2009-06-21 Thread Richard Shaw
On Sun, Jun 21, 2009 at 3:20 PM, Andrea  wrote:

> Hi,
>
> I have a problem with xorg not detecting properly my mouse.
> I am running F11 on a ps3 and the mouse is a cordless keyboard+mouse
> connected via USB.
>
> If I boo tin runlevel 3, then (in text mode) I can see the cursor moving
> when I move the mouse (so
> to say it works).
> In F10 everything worked properly.
> If I plug in a separate USB mouse, it works.
>
> Now when xorg boots I can see the following error
>
> (EE) Logitech USB Receiver Unable to query/initialize Synaptics hardware.
> (EE) PreInit failed for input device "Logitech USB Receiver"
> (EE) config/hal: NewInputDeviceRequest failed (8)
>
> These are the available input on the system
>
> [and...@ps3 ~]$ cat /proc/bus/input/devices
> I: Bus=0017 Vendor=0001 Product=0001 Version=0100
> N: Name="Macintosh mouse button emulation"
> P: Phys=
> S: Sysfs=/devices/virtual/input/input0
> U: Uniq=
> H: Handlers=mouse0 event0
> B: EV=7
> B: KEY=7 0 0 0 0
> B: REL=3
>
> I: Bus=0003 Vendor=046d Product=c517 Version=0110
> N: Name="Logitech USB Receiver"
> P: Phys=usb-sb_05-2.2/input0
> S: Sysfs=/devices/ps3_system/sb_05/usb1/1-2/1-2.2/1-2.2:1.0/input/input2
> U: Uniq=
> H: Handlers=kbd event2
> B: EV=120013
> B: KEY=10007 ff8007ff febeffdfffef fffe
> B: MSC=10
> B: LED=1f
>
> I: Bus=0003 Vendor=046d Product=c517 Version=0110
> N: Name="Logitech USB Receiver"
> P: Phys=usb-sb_05-2.2/input1
> S: Sysfs=/devices/ps3_system/sb_05/usb1/1-2/1-2.2/1-2.2:1.1/input/input3
> U: Uniq=
> H: Handlers=kbd mouse2 event3
> B: EV=1f
> B: KEY=837fff042c332f bf08 ff0001 1f848a37cc00 667bfadd71dfed
> 9e 0
> B: REL=1c3
> B: ABS=1
> B: MSC=10
>
>
> I think the last one is the correct one (the 2nd being the beyboard).
> How can I improve the error message? "Logitech USB Receiver" is the name of
> both the keyboard and
> mouse. Maybe xorg default mixes them?
> How can I tweak the default xorg.conf?
>
>
Just a releated "me too" but in my case the mouse (usb) is not detected at
all. Unplugging and replugging it in fixes the problem. It probably doesn't
get detected 50-60% of the time. It doesn't appear to just be a mouse
problem though. I ran the LXDE remix on my EEEPC and the same thing happened
with the touch pad. Reloading Xorg fixed it.

Richard
-- 
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

Update to lirc 0.8.5 breaks my remote

2009-06-20 Thread Richard Shaw
I wanted to see if anyone else was affected by this. I just updated my
Fedora 10 Myth box (x86_64) and my lirc got updated to 0.8.5 and now my
remote doesn't work. This configuration has worked flawlessly since Fedora
8. I'm now getting some output from dmesg I don't remember seeing before:

[r...@calvin ~]# dmesg | grep lirc
lirc_dev: IR Remote Control driver registered, major 61
lirc_serial: auto-detected active low receiver
lirc_dev: lirc_register_plugin: sample_rate: 0
lirc_serial: ignoring spike: 1 1 4a3cdfee 4a3cdfee 9b369 9b335
lirc_serial: ignoring spike: 1 1 4a3cdfef 4a3cdfef 9b36b 9b334
lirc_serial: ignoring spike: 1 1 4a3cdff0 4a3cdff0 9b36d 9b338
lirc_serial: ignoring spike: 1 1 4a3cdff1 4a3cdff1 9b367 9b32f
lirc_serial: ignoring spike: 1 1 4a3cdff2 4a3cdff2 9b365 9b330
lirc_serial: ignoring spike: 1 1 4a3ce012 4a3ce012 3a15 39e7
lirc_serial: ignoring spike: 1 1 4a3ce015 4a3ce015 39a6 396d
lirc_serial: ignoring spike: 1 1 4a3ce017 4a3ce017 3991 3963
lirc_serial: ignoring spike: 1 1 4a3ce018 4a3ce018 39f7 39cd
lirc_serial: ignoring spike: 1 1 4a3ce026 4a3ce026 68aa7 68a79
lirc_serial: ignoring spike: 1 1 4a3ce028 4a3ce028 68aac 68a7e
lirc_serial: ignoring spike: 1 1 4a3ce029 4a3ce029 68aca 68a93


Anyone have any suggestions?

Thanks,
Richard
-- 
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: Ultimate Fedora partition scheme ?

2009-06-18 Thread Richard Shaw
On Thu, Jun 18, 2009 at 6:42 AM, Jussi Lehtola <
jussileht...@fedoraproject.org> wrote:

> On Thu, 2009-06-18 at 14:38 +0200, Valent Turkovic wrote:
> > With 120GB available and with this ideas in mind would this partition
> > scheme work or you have better ideas:
> > sda1 ; /boot ; 200MB ; ext3 ; fedora boot
> > sda2 ; / ; 10GB ; ext4 ; root partition for fedora
> > sda3 ; / ; 10GB ; ext4 ; root for ubuntu (it doens't need extra /boot
> partition)
> > sda5; 100GB ; extended partiton
> > sda6; 20GB ; PV_1 for LVM (LVM physical volume)
> > sda7; 20GB ; PV_2 for LVM
> > sda8; 20GB ; PV_3 for LVM
> > sda9; 20GB ; PV_4 for LVM
> > sda10; 20GB ; PV_5 for LVM
>
> Uhh.. IMHO there is no sense whatsoever to create multiple LVM
> partitions on a single hard drive. You can manage with a couple small
> boot partitions, and the rest of stuff on LVM. When the partitions are
> in LVM, you can resize them whenever necessary.
>

To elaborate on what Jussi said, partitions 5-10 are completely unnecessary
and defeat the purpose of LVM. You don't really need 2 & 3. I could see you
using two different Volume Groups (one for Fedora and one for Ubuntu) but
that's about it, and that isn't strictly needed. You would have one large
partition of the remainder of the space after your boot partition. Create a
volume group and then as many logical volumes as you need under that.

Not too long ago I didn't like LVM but that was from not understanding how
to use it but after reading up on it a bit I've found it quite useful. One
word of caution. I used the system-config-lvm once to create a volume group
after adding another drive. It doesn't create a partition when creating a
volume group (you can use a whole drive without a partition but it's not
reccomended.) So use parted or fdisk to create the partition first in this
situation. When I installed F11 (with a whole drive as /home) Anaconda
didn't recognize it so I had to install with / only and then map in /home
after install.

Richard
-- 
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 Artwork idea/request

2009-06-15 Thread Richard Shaw
On Mon, Jun 15, 2009 at 3:46 PM, Frank Murphy  wrote:

> On 15/06/09 21:42, Richard Shaw wrote:
>
>
>> Anyone else think this would be a good idea? Just want to see if I'm all
>> alone before I ask someone from the artwork team.
>>
>>
> Now know as the Fedora Design team
>
> https://fedoraproject.org/wiki/F11_Media_Artwork
>
> Frank


Wow, guess I wasn't alone, just didn't know where to look. It's amazing
what's out there but not always well advertised

Richard
-- 
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

Fedora Artwork idea/request

2009-06-15 Thread Richard Shaw
 I occasionally attend linux install fests and as the token Fedora guy in
the group it would be nice if I could print some nice disks for the events.
Since I have the artistic ability of a rock I searched and found the F11
artwork page[1] on fedoraproject.org but didn't immediately see anything
appropriate for print on DVD media. Perhaps the artwork team could keep this
in mind next time? I think it would be great if they had something suitable
for glabels so no matter who burned them they would all look the same.

Anyone else think this would be a good idea? Just want to see if I'm all
alone before I ask someone from the artwork team.

Thanks,
Richard

[1] https://fedoraproject.org/wiki/Artwork/F11_Artwork
-- 
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: localhost:631 cups web interface bug?

2009-06-15 Thread Richard Shaw
On Fri, Jun 12, 2009 at 6:27 PM, Tom Horsley  wrote:

> https://bugzilla.redhat.com/show_bug.cgi?id=505692
>
> I get cupsd in an infinite loop every time I use the
> cups web interface to do things like define printers
> or print a test page, etc.
>
> Anyone else noticing this in fedora 11?
>
>
I don't know if I'm seeing the same thing but it seems to be on
auto-refresh. When I try to do a drop down and don't choose quick enough it
"refreshes" and reloads the page. Also, when I select a drowdown option it
doesn't seem to do anything.

Richard
-- 
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 with LXDE

2009-06-11 Thread Richard Shaw
On Thu, Jun 11, 2009 at 7:05 PM, Kevin Kofler wrote:

> Richard Shaw wrote:
> > It's a known issue to me. I did a find on "switchdesk" and found the
> files
> > that control what desktops are available. All I did was use a copy of one
> > of the existing files and modified it to use the command that starts a
> > LXDE session and it worked for me.
>
> Please file a bug to get it added.
>
>Kevin Kofler


There was already a bug filed[1] but I went ahead and attached my modified
Xclients file which adds LXDE as an option to switchdesk.

Richard

[1] https://bugzilla.redhat.com/show_bug.cgi?id=478529
-- 
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: the inevitable flash question :-).

2009-06-11 Thread Richard Shaw
On Thu, Jun 11, 2009 at 10:51 AM, Robert P. J. Day wrote:

> On Thu, 11 Jun 2009, Richard Shaw wrote:
>
> > On Thu, Jun 11, 2009 at 10:09 AM, Tom Horsley 
> wrote:
> >   Should I just forget the adobe repo and go with the
> >   beta 64 bit plugin and manual install?
> >
> >
> > I believe you need to have pulseaudio.i386 installed as well.
>
>  i don't think so -- i'm running the beta 64-bit plugin, and all my
> pulseaudio-related packages are 64-bit.
>
> rday
>

Sorry, I was trying to be quick but should have been more specific. If you
are going to use nspluginwrapper to use the 32-bit flash plugin you need the
i386 version of pulseaudio (if you use pulse) or the i386 version of alsa.

Richard
-- 
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: the inevitable flash question :-).

2009-06-11 Thread Richard Shaw
On Thu, Jun 11, 2009 at 10:09 AM, Tom Horsley  wrote:

> I have nspluginwrapper.i586 installed, which allows the 32 bit
> flash plugin to run in 64 bit firefox on my new fedora 11.
> I can see the flash content on adobe's flash test page just
> fine, but I never get any sound from flash apps.
>
> I know there have been a zillion flash sound problems, but
> I never encountered them till just now on fedora 11. (This
> same combo works fine for me on fedora 10).
>
> I wasn't getting any sound before I removed pulseaudio
> and I'm still not getting sound after removing it.
>
> I have the latest flash-plugin from adobe's yum repo.
>
> If I try to play cnn video it just hangs saying Loading...
>
> Should I just forget the adobe repo and go with the
> beta 64 bit plugin and manual install?
>
>
I believe you need to have pulseaudio.i386 installed as well.

Richard
-- 
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 with LXDE

2009-06-10 Thread Richard Shaw
On Wed, Jun 10, 2009 at 3:15 AM, sankarshan wrote:

> On Wed, Jun 10, 2009 at 1:26 PM, Rahul
> Sundaram wrote:
>
> > # yum install @lxde-desktop
> >
> > meanwhile.
>
> For some odd reason, LXDE does not pop up as a choice to be set as
> default when using switchdesk. Is this a known issue ?
>
>
It's a known issue to me. I did a find on "switchdesk" and found the files
that control what desktops are available. All I did was use a copy of one of
the existing files and modified it to use the command that starts a LXDE
session and it worked for me.

Richard
-- 
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: ext4 or ext3

2009-06-10 Thread Richard Shaw
On Wed, Jun 10, 2009 at 8:27 AM, Eric Tanguy wrote:

> How to see if the partition is ext3 or ext4 ? When i try to see the
> partition in gparted it's said lvm2 but that's all.
> Thanks
> Eric
>
>
I don't have my Fedora system in front of me at work but (in Gnome) it's
something like "System->Administration->Logical Volume Manager". If you
select the logical volume you'll see a bunch of info on the right side
including the file system format.

Richard
-- 
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: Are you using LXDE?

2009-06-01 Thread Richard Shaw
On Mon, Jun 1, 2009 at 4:56 PM, Rahul Sundaram
wrote:

> Hi,
>
> Some of us in Fedora are discussing about what would be the right
> approach for providing a good experience to those using LXDE.
>
> How many people here are using LXDE? What do you find good about it?
> Would you find a Fedora LXDE Live CD useful? Would it still be useful if
> it was a combined Xfce + LXDE Live CD?
>
> Rahul
>
>
I've just started using it on my EEEPC 701 because many of the gnome
configuration screens don't work well with 480 vertical resolution. Also,
it's a little more snappy.

Richard
-- 
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: I'd like to get rid of pulseaudio but ...

2009-05-29 Thread Richard Shaw
On Fri, May 29, 2009 at 12:25 PM, Gene Heskett wrote:

> On Friday 29 May 2009, Kevin Kofler wrote:
> >Gene Heskett wrote:
> >> And that IIRC, was one of the things in my kmenu that never ran, ever.
> >
> >Then PulseAudio is not working. (pavucontrol at least used to just
> segfault
> >if PA was not running or not accepting connections because it didn't find
> a
> >working hardware device.)
> >
> >> And since kde4, we no longer have the name of the executable listed in
> the
> >> menu's, there seems to be no way to try such stuff from a cli to see
> what
> >> error falls out when it doesn't run.
> >
> >The pavucontrol name doesn't show up because the .desktop file doesn't
> >contain it. (It only has a Name field containing a generic name and no
> >GenericName field.) Complain to the pavucontrol maintainer(s) about that.
> >Where the names are contained in the .desktop file (i.e. for most KDE
> >apps), Kickoff will show them if you mouse over that item. Alternatively,
> >you can use the classic menu, which can be configured to show any
> >combination of Name and GenericName.
> >
> >> What do I have to re-install to make these utils such as what you name
> >> above, actually work?
> >
> >yum install kde-settings-pulseaudio
> >should drag in all you need. (You need at least pulseaudio and
> >alsa-plugins-pulseaudio.)
> >
> >Kevin Kofler
> That pulled in:
>  Installing : pulseaudio
> 1/4
>  Installing : alsa-plugins-pulseaudio
> 2/4
>  Installing : pulseaudio-module-x11
> 3/4
>  Installing : kde-settings-pulseaudio
>
> Now what do I service ??? restart to bring it up?
>
>
Just logging out and back in should do it but a full restart wouldn't hurt.
Alternatively you could try opening a terminal and type "pulseaudio -D"
which would allow you to see error messages if any. This is from memory so
someone correct me if I'm wrong as I only have access to windows at work.

Richard
-- 
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: EeePC - Fedora or Ubuntu?

2009-05-28 Thread Richard Shaw
On Thu, May 28, 2009 at 7:00 AM, Timothy Murphy  wrote:

>
> I've got rather annoyed with the Xandros on my EeePC-4G,
> and am thinking of installing a different OS.
>
> I would like to install Fedora,
> as I am running Fedora or CentOS on all my other machines,
> but I'm attracted by the fact that there is
> a version of Ubuntu (eeebuntu)
> apparently specifically for the EeePC.
>
> I suppose there isn't an eeeFedora?
> Does anyone have an argument for installing Fedora
> on this very small machine?
>
>
I have F11 running nicely on my 701 4G. I used the Live CD install since it
makes things easy and is a very light install (size wise). I've updated my
bios to get the full 900MHz instead of the stock 630.

Pros:
- Nice a light install
- No issues during install
- All buttons work, even WiFi (on F11, didn't in F10).

Cons:
- have to use EXT4 since it copies the live image over (arguably not good
for SSD's and more I/O overhead)
- Default Gnome is not as snappy as it could be. I've used Openbox/Gnome
combo which helps but some config screens still don't work well for the 480
vertical display. I have to tab over and guess when the "OK" button is
selected.

Richard
-- 
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: NVIDIA Quadro NVS 160M

2009-05-21 Thread Richard Shaw
On Thu, May 21, 2009 at 10:02 PM, Kevin Kofler wrote:

>
> ... which is NOT part of Fedora and NOT supported in any way (any bug you
> file which is partly or entirely caused by the nvidia driver will be closed
> CANTFIX, as only NVidia can fix it; we will NOT add workarounds to other
> software to work around their driver being broken).


I almost decided not to respond to this near troll bait and I'll probably
regret it if I don't already, but here it goes...

I wish that nvidia provided/allowed good open source drivers that had good
3D performance, but they don't. If you don't like it, which you obviously
don't, then fine, don't buy their products. The fact is, that for most
situations for most people and especially if you want any 3D performance,
you don't have a lot of options. I'm using the proprietary drivers on with a
7600GT, 8400GS, and a Quadro 570M and they all work so far without any
issues to speak of.

All lostson and I did was answer the question and even told him he would
need the propritary drivers but last time I checked this was the fedora
users list and not an open source zelot list. While everything you said may
be true, your tone certainly isn't going to persuade anyone, in fact, it
will likely have the opposite effect.

>
>
> Stop considering proprietary drivers "acceptable", they are not.
>
>
To who? I would certainly agree they are not preferable, but not everyone is
willing to do what it takes to avoid them.

Respectfully,

Richard
-- 
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: NVIDIA Quadro NVS 160M

2009-05-21 Thread Richard Shaw
On Thu, May 21, 2009 at 4:15 PM, François Patte <
francois.pa...@mi.parisdescartes.fr> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Bonsoir,
>
> I am going to buy a Dell laptop (Latitude E6400) with nvidia graphic
> card Quadro NVS 160M, 256MB With PC-Card
>
>
> Is this card working under fedora 10?
>
> Does anybody have experienced this laptop?
>
> Thanks for any answer.
>
>
I'm running a HP 8510W w/ Quadro FX 570M with no problems with the binary
drivers (from rpmfusion)

Richard
-- 
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: E-sata hotplug

2009-05-19 Thread Richard Shaw
On Tue, May 19, 2009 at 12:38 AM, john wendel  wrote:

>
> After a little reading (thanks for the link), I decided that it was safe to
> hot-plug my e-sata disk. So, I did. And what happened? A big nothing.
>
> I've got a WD e-sata disk connected to an Intel ICH7 controller, using the
> AHCI driver. If I boot with drive powered up, it comes up as device "sda".
> If I hot-plug it, the device doesn't get created.
>
> I think I need to kick udev into action, but I don't know the incantation.
>
> If you're successfully hot-plugging an e-sata disk, can you share some
> tips.
>
> Thanks,
>
> John
>
>
While certainly not definitive, I did a quick google search "Intel ICH7 sata
hot plug" and found several results where hot plugging did not work. I have
an AMD770 system and was able to change out my MythTV recording drive live
without rebooting... ie.

1. Stopped backend service
2. unmounted file system
3. Unplugged/Removed drive
4. Installed drive/plugged it in (recognized as same device /dev/sdb, but
didn't matter since I use UUID anyway)
5. Formatted XFS, discovered UUID
6. Updated /etc/fstab
7. Mounted filesystem
8. Restarted backend service.


Went surprisingly smooth actually.

Richard
-- 
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: formatting windows partition! how to boot next?

2009-05-10 Thread Richard Shaw
On Sun, May 10, 2009 at 7:15 AM, Adel ESSAFI  wrote:

> Hi list
> I plan to format my windows partition and then grub will be erased.
> after installing the new windows system, how can I do make  re enable
> the OS loader again?
> have you any experience with this
>
> regards
> Adel
>

A quick google search for "fedora grub-install after windows install"
revealed this[1]. It's certinly one of the easiest ways to do it. Another
option would be a live CD but it would not automount the existing system as
/mnt/sysimage.

Richard

[1]
http://allaboutfedora.blogspot.com/2007/01/reinstalling-grub-after-having.html
-- 
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: is lvm deprecated?

2009-05-08 Thread Richard Shaw
On Fri, May 8, 2009 at 1:49 PM, Mike Wright wrote:

> Hi all,
>
> This is wrt f10.
>
> I have an 80G drive.  When I installed f10 I chose a custom layout for it.
>  My intent was to have a separate /boot partition, swap partition, and 4
> lvms of approx. 20G each.
>
> When all was said and done the drive ended up looking like this:
>
> /dev/sda1   *   1  13  104391   83  Linux
> /dev/sda2  14243519454715   83  Linux
> /dev/sda32436485719454715   8e  Linux LVM
> /dev/sda44858996441021977+   5  Extended
> /dev/sda54858727919454683+  8e  Linux LVM
> /dev/sda672807406 1020096   82  Linux swap /
> Solaris
> /dev/sda77407996420547103+  8e  Linux LVM
>
> Certainly not what I intended.
>
> Tried lvdisplay and got no results.  Tried lvscan first then lvdisplay and
> got the same outcome.  vgdisplay, ditto.  pvdisplay, nada.  fdisk seems to
> think there are logical volumes.
>
> cat /etc/mtab and I see this: /dev/mapper/pdc_gdgdgcfhp1 (and 2).  In fact
> in /dev/mapper there are 9 of these.
>
> Anybody know where this is documented?  Is lvm dead?  Inquiring minds want
> to know ;)
>
> Thanks for any insight,
> Mike Wright
>

I think what you really want is one volume group and four logical volumes. I
think you created 3 volume groups but perhaps someone with more LVM
experience would know better.

Richard
-- 
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: Adding Partitions

2009-05-07 Thread Richard Shaw
On Thu, May 7, 2009 at 7:59 PM, Paul Stewart  wrote:

>  Hi there…
>
>
>
> I’ve been reading through various docs but getting a bit lost – figure this
> must be fairly easy to explain ;)
>
>
>
> On my machine (Dell R710 Poweredge) I have 6 SAS drives running RAID5 via
> Perc 6/I controller.  To get Fedora 10 to install, I had to shrink the
> initial partition down so I thought I’d install with just this:
>
>
>
> Filesystem   1K-blocks  Used Available Use% Mounted on
>
> /dev/sda2 10079084   1354216   8212868  15% /
>
> /dev/sda1   198337 19162168935  11% /boot
>
> tmpfs  4149532 0   4149532   0% /dev/shm
>
>
>
> Then I’ll take the remaining 4.8TB or so and mount them after installing.
> The install went fine now with the smaller partition to boot with….
>
>
>
> So, having not run Fedora for a bit, I thought I’d fire up FDISK but it
> tells me:
>
>
>
> WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk
> doesn't support GPT. Use GNU Parted.
>
>
>
> So I fire up parted and create a partition (weird that it only supports
> ext2 vs ext3).  That part seems to go fine and now I need to add that
> partition to /etc/fstab but now I get confused:
>
I thought that was a little weird so I looked it up, and you're correct,
parted does not support ext3 directly, however, the easiest thing to do is
create the partition in parted but format it from a regular shell i.e. "mkfs
-t ext3 /dev/sdX".

>
>
> UUID=8e37b3d8-a52f-4620-ad58-1ae79abd8b50 /   ext3
> defaults1 1
>
> UUID=74dfbed0-e91c-4d95-b09c-0b8eb9d96543 /boot   ext3
> defaults1 2
>
> tmpfs   /dev/shmtmpfs   defaults0 0
>
> devpts  /dev/ptsdevpts  gid=5,mode=620  0 0
>
> sysfs   /syssysfs   defaults0 0
>
> proc/proc   procdefaults0 0
>
> UUID=905ac254-05fb-4ca2-856d-01e05ee4a7d2 swapswap
> defaults0 0
>
>
>
> I’ve never seen this UUID stuff before – how do I add my new partition to
> fstab?  I’ve been reading that UUID is related to the GPT but is there a way
> for me to add this partition?
>
UUID is a way to uniquly identify a disk, partition, lvm, etc. It is never
supposed to change where your /dev entry might if you were to add disks,
rearrange, etc, and is now the standard way to reference storage media on
several linux distributions.

I know how to do if for a real disk or even LVM but not sure about a raid
array but the following link might work:
http://blog.mypapit.net/2008/04/linux-how-to-get-harddisk-uuid-number.html

>
>
> Also, what is the maximum partition size under Core 10?
>
Can't help you there.

>
>
> Thanks for your time,
>
>
>
> Paul
>
> Richard
-- 
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: Virtualization for Beginner

2009-04-25 Thread Richard Shaw
On Wed, Apr 22, 2009 at 5:42 PM, Daniel B. Thurman  wrote:

> Richard Shaw wrote:
>
>> On Wed, Apr 22, 2009 at 12:21 PM, Daniel B. Thurman 
>> wrote:
>>
>>
>>> das wrote:
>>>
>>>
>>>> Hello Friends
>>>>
>>>> As a member of a local linux group called GLT, a few different distros
>>>> of GNU-Linux we have to handle. One or two versions of each Fedora,
>>>> Ubuntu, and OpenSuse.
>>>>
>>>> Earlier, I installed more than one Linux on the HD just for getting
>>>> some suggestion when someone is in problem. Gradually, due to the UUID
>>>> and all this is becoming problemsome. One brute way out is to rewrite
>>>> 'fstab' with device-names in place of UUID-s. But people say these
>>>> days a lot of applications read the UUID-s, so this may get
>>>> problemsome.
>>>>
>>>> So, after some friends suggested, I now want to go into
>>>> virtualization. And I know nothing. I have a really huge amount of HD
>>>> space, and 4GB memory. And my CPU has the virtualization flags. I am
>>>> myself using Fedora 11 Beta and I want to have virtual installations
>>>> of Ubuntu and OpenSuse on my system.
>>>>
>>>> Can you people please suggest me from where to start, some good
>>>> documentation, and not too technical. We are a Linux-User group,
>>>> mainly teachers in profession.
>>>>
>>>> Thanking You
>>>>
>>>>
>>>>
>>> Ok, I followed that wonderful guide, installed VirtualBox,
>>> and chose XP as my first Virtual Machine, but I was
>>> perplexed with "Virtual Hard Disk" menu.
>>>
>>> It seems that VM Wizard wants to create an "image", but my
>>> problem is, that I already have a multiboot setup with XP in
>>> it's own primary partition.
>>>
>>> The choices I have is to:
>>> 1) Create new hard disk
>>> 2) Use existing hard disk
>>>
>>> and then it has a drop down for `media'
>>>
>>> What exactly does it mean by choice (2)?
>>>
>>> Do I have to use the XP CD/DVD and create a NEW
>>> hard disk partition or what?  What are my options?
>>>
>>> Thanks!
>>> Dan
>>>
>>>
>>
>> Take a look at section 4.1 or 4.2 in the manual I can't remember it
>> exactly. Or search the mailing list as this has been discussed
>> recently. To use an existing partition you create a .vmdk file using
>> the command line, sorry no graphical method yet that I know of. You
>> can add access to the whole disk (not recommended) or just to that
>> single partition (recommended).
>>
>> Richard
>>
>>
>
> I looked around for VirtualBox command line in the PDF manual
> and could not find it.  However, I found this blog on how to do it,
> however, the showstopper for me was being able to create a file
> mbr such as winXP.mbr, which is a required step and this blog uses
> debian's mbr package (for Ubunto).  Is there a Fedora equivilent for
> creating an mbr file?
>
> Here is the blog link on how to do it:
>
> http://mesbalivernes.blogspot.com/2008/01/virtual-box-booting-from-existing.html
>
> If there is a better howto, please let me know?


Sorry, I was WAY off... it section 9.10 in the user manual. The suggested
method allowing only access to the partition is 9.10.2. My bad.

Richard
-- 
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: Virtualization for Beginner

2009-04-22 Thread Richard Shaw
On Wed, Apr 22, 2009 at 12:21 PM, Daniel B. Thurman  wrote:
> das wrote:
>>
>> Hello Friends
>>
>> As a member of a local linux group called GLT, a few different distros
>> of GNU-Linux we have to handle. One or two versions of each Fedora,
>> Ubuntu, and OpenSuse.
>>
>> Earlier, I installed more than one Linux on the HD just for getting
>> some suggestion when someone is in problem. Gradually, due to the UUID
>> and all this is becoming problemsome. One brute way out is to rewrite
>> 'fstab' with device-names in place of UUID-s. But people say these
>> days a lot of applications read the UUID-s, so this may get
>> problemsome.
>>
>> So, after some friends suggested, I now want to go into
>> virtualization. And I know nothing. I have a really huge amount of HD
>> space, and 4GB memory. And my CPU has the virtualization flags. I am
>> myself using Fedora 11 Beta and I want to have virtual installations
>> of Ubuntu and OpenSuse on my system.
>>
>> Can you people please suggest me from where to start, some good
>> documentation, and not too technical. We are a Linux-User group,
>> mainly teachers in profession.
>>
>> Thanking You
>>
>
> Ok, I followed that wonderful guide, installed VirtualBox,
> and chose XP as my first Virtual Machine, but I was
> perplexed with "Virtual Hard Disk" menu.
>
> It seems that VM Wizard wants to create an "image", but my
> problem is, that I already have a multiboot setup with XP in
> it's own primary partition.
>
> The choices I have is to:
> 1) Create new hard disk
> 2) Use existing hard disk
>
> and then it has a drop down for `media'
>
> What exactly does it mean by choice (2)?
>
> Do I have to use the XP CD/DVD and create a NEW
> hard disk partition or what?  What are my options?
>
> Thanks!
> Dan

Take a look at section 4.1 or 4.2 in the manual I can't remember it
exactly. Or search the mailing list as this has been discussed
recently. To use an existing partition you create a .vmdk file using
the command line, sorry no graphical method yet that I know of. You
can add access to the whole disk (not recommended) or just to that
single partition (recommended).

Richard

-- 
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: Virtualization for Beginner

2009-04-22 Thread Richard Shaw
On Wed, Apr 22, 2009 at 10:55 AM, Alan Evans  wrote:
> On Wed, Apr 22, 2009 at 8:07 AM, Erik P. Olsen  wrote:
>> Okay, maybe the piece of cake was a little larger than what I remember :-)
>> I actually went to http://www.virtualbox.org, downloaded the package for
>> Fedora and did a yum localinstall
>
> And they don't have a pre-made version for F10 available at that site
> that I can find.

If you look closely the version for F9 is the same is F10. I haven't
gotten it to install in F11 though, there are multiple dependency
issues. One of which is Python 2.5 as I believe F11 standardizes on
2.6.

>
> In any case, the last time I attempted to install VirtualBox it was
> not a piece of cake. That was about a year or year-and-a-half ago, so
> I hope it has gotten much easier since then. After an hour of trying
> to set up a simple network bridge for the VM to use, I gave up. An
> hour of my time cost our company more than a new VMWare license. Got
> the license, installed the RPM, ran the (mostly automated) setup
> script, created the new virtual machine by clicking the big, friendly
> button, selected "Use Bridged Networking," done. Now that was a piece
> of cake.

It's pretty easy, just make sure you install "dkms" as I'm not sure if
that will get pulled in by default when doing "yum localinstall ..."
That way it will rebuild the kernel module on boot every new kernel
update. Otherwise you'll get an error when trying to start VirtualBox
and have to go back and do "service vboxdrv setup" or something like
that. I've had very few problems running it under F10.

Richard

-- 
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: Preupgrade -- Holding a package?

2009-04-17 Thread Richard Shaw
On Fri, Apr 17, 2009 at 3:52 AM, Frank Murphy (Frankly3D)
 wrote:
> When using preupgrade to go from F10 > F11.
> Is it possible to hold a package at the F10 version.
> eg if you wanted to keep hplip 2.x, not go to 3.x
>
> I know it can be done with yum update.
> But wnodering if it can be accomplished the Preupgrade way?
>
> Frank

Assuming it wouldn't cause any dependency issues, you could setup an
exclude in yum.conf.

Richard

-- 
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: Display Resolution Problem

2009-04-13 Thread Richard Shaw
On Mon, Apr 13, 2009 at 9:14 PM, Kam Leo  wrote:
> On Mon, Apr 13, 2009 at 3:06 PM, Jack Lauman  wrote:
>> I have a Compaq Presario 2500 (Model No: 2525US)
>>
>> When booting into run level 3 (command line) on Fedora 9 the video occupies
>> less than 2/3 of the total screen. Using startx to launch xwindows works
>> fine and uses the full screen.
>>
>> Is there a way to control the screen size in run level 3?
>>
>> Thanks,
>>
>> Jack
>
> Default runlevel 3 console screen is 80x25 characters.  If you have
> lines of text 132 characters wide then you are at the maximum
> supported, 132x40 characters.
>
> Here is a table of values courtesy of LinuxQuestions.org,
> http://www.linuxquestions.org/blog/archtoad6-147095/2007/12/29/vga-resolution-codes-for-grub-and-lilo-830/
>
>  VGA Resolution Codes for GRUB & Lilo
> --- Depth --
> Colors  bits  640x480  800×600  1024×768  1152×864  1280×1024  1600×1200
>   256    8   vga=769  vga=771   vga=773   vga=353   vga=775    vga=796
>  32000    ?   vga=784  vga=787   vga=790   vga= ?    vga=793    vga= ?
>  65000   16   vga=785  vga=788   vga=791   vga=355   vga=794    vga=798
>  16.7M   24   vga=786  vga=789   vga=792   vga=795   vga=799
>
> Try appending one of the settings ("vga=value") to kernel line in grub
> to optimize viewing the screen.

Another option is to have the kernel tell you what modes your chipset
and display support. When you get to GRUB edit your kernel line and
append "vga=ask" to it. When you reboot it will give you a list of
supported modes. You can type in the 3 digit number to try a mode or
type SCAN to see if it can detect additional modes. Once you find one
you like, change the "ask" portion to the number of the mode but be
sure to put "0x" in front of it.

For example, on my desktop I use 1024x768 and I believe that's 318 so
I would append "vga=0x318" to the kernel line in grub.

Richard

-- 
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, Wine is not X86_64

2009-04-08 Thread Richard Shaw
On Wed, Apr 8, 2009 at 1:36 PM, Jim  wrote:
> FC 10/KDE
>
> In Fedora is wine available for X86_64 ??

My understanding is that since wine is for Windows 32bit compatibility
that there is not a need for a x86_64 package since 32bit packages
work fine in 64bit environments. Although, there is (Alpha/beta?) work
in supporting Win64 which would require an x86_64 package.

Richard

-- 
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: Fresh install Fedora 10 X86_64 problems

2009-03-31 Thread Richard Shaw
On Tue, Mar 31, 2009 at 6:46 PM, Jim  wrote:
> Richard Shaw wrote:
>>
[snip]
>>> That doesn't seem to work for what I'm doing.
>>>
>>> What I'm trying to do is change all directories/files in a   /home/user,
>>> from one owner/group to another owner/group.
>>>
>>> When I installed FC10, fresh install and format the /  partition and left
>>> the /home partition from the old fedora 8 install
>>> in place.
>>> FC10 for some reason change all the directories/files to another user on
>>> box
>>> into a  /home/user.
>>> I know this sounds confusing but the point,  /home/molly has the wrong
>>> owner/group on her files.  I have got to get them back to molly:molly in
>>> /home/molly.
>>>
>>
>> You probably did not create the users in the same order as you did in
>> for F8 install so your UID (User IDs) and GID (Group IDs) don't match.
>> As long as you don't have a lot of users just fix it by hand.
>>
>> As root:
>>
>> cd /home/molly
>> chown -R molly:molly *
>>
>> cd /home/
>> chown -R : *
>>
>> etc...

> How would i write down sequence of each USER, so this won't happen next time
> I upgrade this  Box ??

As long as you always create your users in the same order it should be
fine though there are two better options.

1. Use preupgrade instead of installing over an existing system. In
your case I think you said you only preserved /home so option 2 might
be better.

2. Prior to installing, boot a live CD/USB stick and move your home directories.

i.e.

cd /home
mv molly molly_old
mv  _old

etc.

Then after installing and creating your users copy what you really
need back. You still will probably have some user/group ID stuff to
sort out but that way all the default files created on first login
should be correct.

Richard

-- 
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: Fresh install Fedora 10 X86_64 problems

2009-03-31 Thread Richard Shaw
On Tue, Mar 31, 2009 at 3:39 PM, Jim  wrote:
> Jeff Voskamp wrote:
>>
>> Jim wrote:
>>>
>>> m wrote:

 Jim wrote:
>
> Freash install of Fedora 10 X86_64 / KDE4
>
> I kept /home directories intact with users from Fedora 8 install.
> I use the exact names and passwords from old Fedora 8 install.
>
> I'm getting error message when I try to log into  All, Users  home
> directories;
>
> "Could not start Kstartupconfig4,  Check your install:"
>
> I can log into 'root' without any problems.
>
 Root does not live in /home or did you keep root's home also? I wouldn't
 have thought something like you are describing would work considering that
 many small things and probably large things too have probably changed from
 f8 to f10. Then there is the other major thing to consider: that KDE4 is
 still a work in progress as far as I know. Maybe removing the desktop
 settings files from the users home directories will do the trick. Just
 remember to keep good backups.

>>> The 'root' is in /root not /home.
>>> How do you change owners:groups,  For instance, bob:bob  to george:george
>>> , in the whole user directory.
>>>
>>> Is the command  chown *.* bob:bob  george:george  ??
>>>
>> cd /home
>> for x in *; do
>> chown -R $x:$x $x
>> done
>>
> That doesn't seem to work for what I'm doing.
>
> What I'm trying to do is change all directories/files in a   /home/user,
> from one owner/group to another owner/group.
>
> When I installed FC10, fresh install and format the /  partition and left
> the /home partition from the old fedora 8 install
> in place.
> FC10 for some reason change all the directories/files to another user on box
> into a  /home/user.
> I know this sounds confusing but the point,  /home/molly has the wrong
> owner/group on her files.  I have got to get them back to molly:molly in
> /home/molly.

You probably did not create the users in the same order as you did in
for F8 install so your UID (User IDs) and GID (Group IDs) don't match.
As long as you don't have a lot of users just fix it by hand.

As root:

cd /home/molly
chown -R molly:molly *

cd /home/
chown -R : *

etc...

Richard

-- 
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: Unable to upgrade from FC9 to FC10

2009-03-26 Thread Richard Shaw
On Thu, Mar 26, 2009 at 10:40 AM, James Allsopp
 wrote:
> Ah the solution was to yum clean all, worked nicely.
>
>
> Itamar Reis Peixoto wrote:
>> yum -y update
>>
>>
>> On Wed, Mar 25, 2009 at 8:05 PM, James Allsopp
>>  wrote:
>>> Hi,
>>> I'm trying to upgrade from FC9 to FC10 using yum,
>>> I've checked for any rpmnew packages,
>>> I've removed most orphans.
>>> Switched selinux to disabled/permissive
>>> Updated fedora-release using
>>>
>>> rpm -Uhv
>>> ftp://download.fedora.redhat/com/pub/fedora/linux/releases/10/Fedora/i386/os/Packages/fedora-release-*noarch.rpm
>>>
>>> yum repolist show fedora, livna, rpm fusion and updates all showing
>>> fedora 10
>>>
>>> cat /etc/fedora-release shows Fedora release 10 (Cambridge)
>>>
>>> but when I hit
>>> yum upgrade
>>>
>>> It says the system is up to date, but a uname -r shows it's using
>>> 2.6.27.19-78.2.30.fc9.i686
>>>
>>> Any help would be most appreciated.
>>>
>>> Cheers
>>> James

I'm surprised no one has mentioned it yet, but isn't "preupgrade" the
preferred method of upgrading from one release to another?

Richard

-- 
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: Boot Windows XP from high block number?

2009-03-20 Thread Richard Shaw
On Fri, Mar 20, 2009 at 11:02 PM, Jonathan Ryshpan  wrote:
> I have installed Linux and Windows XP on my hard drive and am trying to
> set up a dual boot.  Unfortunately XP is installed at a high sector,
> namely block 204438565.  The partition table starts:
>
>   Device Boot      Start         End      Blocks   Id  System
> /dev/sda1              63     2040254     1020096   83  Linux
> /dev/sda2         2040255   104438564    51199155   83  Linux
> /dev/sda3   *   104438565   206836874    51199155    b  W95 FAT32
> ...
>
> I have set up grub.conf as follows:
>
> ...
> title Windows
>        rootnoverify (hd0,2)
>        chainloader +1
>
> The grub initialization screen starts OK, but when I select Windows,
> grub fails with a disk read error.
>
> Questions:
>
> (1) Is grub.conf set up right for this partition table?
>
> (2) Is it possible to boot XP at this location, or do I have to
> reinstall Linux and XP with their partition reversed, so as to get the
> XP partition to a smaller block number?
>
> (3) Is there some quicker way to get the partitions reversed other than
> reinstallation?
>
> Thanks - jon

I don't know about HAVE TO, but I've always installed XP on the first
partition and never had a problem dual booting.

Richard

-- 
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: Unable to boot Live Fedora on a USB flash drive

2009-03-15 Thread Richard Shaw
On Sun, Mar 15, 2009 at 6:15 PM, Stewart Williams
 wrote:
> I am trying to create a LiveUSB drive using a 2GB USB flash drive, but
> I'm being unsuccessful for some reason.
>
> Ideally I was hoping to create one based on Omega-10, but I get the same
> problems with Fedora.
>
> Here's what I have tried:
>
> 1. Creating a LiveCD from omega-10-desktop.iso and boot it (which works
> fine).
> Plug in USB stick, fdisk it as one partition, type 6 (fat 16) then
> format it by running 'mkfs.msdos -F 16 -n usbdisk /dev/sdg1'
> As root running 'livecd-iso-to-disk /dev/live /dev/sdg1'
> Seems to complete without error
>
> 2. Boot Fedora 9 install on my desktop and prepare the USB stick as above
> Run liveusb-creator GUI and select /dev/sdg1 as target, and
> omega-10-desktop.iso as source (Also tried F10-Live-i686.iso as source)
> Completes without error
>
> However when I try and boot of the stick either by physically booting
> using the BIOS or testing with QEMU I get the following errors:
>
> Running 'qemu -hda /dev/sdg -m 256 -std-vga' or booting using a physical
> PC I get a garbled prompt
>
> http://www.freeimagehosting.net/image.php?07644a5805.png
>
> Running 'qemu -hda /dev/sdg1 -m 256 -std-vga' I get an error stating
> that it can find the root filesystem
>
> http://www.freeimagehosting.net/image.php?159f02408f.png
>
> Does anyone know what I may be doing wrong?
>
> Many Thanks.

It looks like in the first case it doesn't like the MBR. I get
something similar when I leave my iPod connected to my work laptop on
reboot. One thing, not all usb sticks like all BIOS's. It could be the
stick, it could be your BIOS, no good way to tell that I know of.

Richard

-- 
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: panini - tool for creating perspective views

2009-03-14 Thread Richard Shaw
On Sat, Mar 14, 2009 at 9:08 AM, Bill Davidsen  wrote:
> Frantisek Hanzlik wrote:
>>
>> Not sure when it's right practice, I found interesting (for me and maybe
>> for others too) program "panini": http://sourceforge.net/projects/pvqt/
>> I made .spec, icon and .desktop file for it, and RPMS/SRPMS packages
>> for F9 and F10. They are at: http://hanzlici.cz/packages/fedora/panini/
>> I hope they maybe useful for someone.
>>
> Sounds useful, maybe you will be the package maintainer for FC11 ;-)
>
> Or you can probably get it on rpmfusion, which makes it widely available.
>
> Anyway, thanks for the software.

I use Hugin because it was already available but if someone wants to
get panini in the standard repo's I'd love it.

Richard

-- 
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 on asus M70VN-X1?

2009-03-09 Thread Richard Shaw
On Mon, Mar 9, 2009 at 4:54 PM, Robert P. J. Day  wrote:
>
>  anyone have good/bad/indifferent experience with one of these
> running fedora?
>
> http://www.newegg.com/Product/Product.aspx?Item=N82E16834220412
>
> rday

I'm 90% sure it would work fine but newegg is a little light on
details such as chipsets (North bridge, PCMCIA, etc). I have a
somewhat similar laptop. HP Core2Duo ~2.5Ghz with Nvidia Quadro 570M
graphics (1920x1200) and it works quite well with the proprietary
drivers.

Richard

-- 
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: pulseaudio deeply unreliable (Fedora 10)

2009-03-09 Thread Richard Shaw
On Mon, Mar 9, 2009 at 1:16 PM, Tom Horsley  wrote:
> On Mon, 9 Mar 2009 12:04:46 -0500
> Richard Shaw wrote:
>
>> If you list
>> which specific applications you're having trouble with then there is
>> probably someone on the list that can help you.
>
> I don't have any trouble after removing pulseaudio
>
> Without removing pulseaudio I could never get mplayer to do the
> passthrough at all. This script plays DVDs just fine with
> audio going out to SP/DIF:
>
> amixer set IEC958 unmute
> amixer set 'IEC958 Playback AC97-SPSA' 0
> amixer set 'IEC958 Playback Source' PCM
> exec mplayer dvd://1 -alang en -ao alsa:device=hw=0.0 -ac hwdts,hwac3, 
> -monitoraspect 16:9 -fs
>
> Then pulseaudio came along, and nothing I tried would get this
> script to work again until I tried "yum erase pulseaudio" :-).

Just tried "mplayer -ao alsa -ac hwac3, TRANSFORMERS.iso" and it
picked the right output automatically. I'm running alsa ver. 1.0.19
and pulseaudio ver. 0.9.14. Not that it matters much you can also use
the option -afm hwac3 which will try both AC3 & DTS and you don't need
the "," for fallback.

It may be an ALSA driver issue. I remember having more issues when I
was running nForce boards with AC97 audio. All my new boards are
AMD/ATI chipset with HDA audio and work quite well without much
fiddling.

Richard

-- 
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: pulseaudio deeply unreliable (Fedora 10)

2009-03-09 Thread Richard Shaw
On Mon, Mar 9, 2009 at 11:06 AM, Gene Heskett  wrote:
> On Monday 09 March 2009, Tom Horsley wrote:
>>On Mon, 09 Mar 2009 06:34:32 -0700
>>
>>Suvayu Ali wrote:
>>> Not many have multiple cards, but most do have these multi-stream
>>> capable audio hardware. They come in pretty handy if you actually use
>>> your desktop as your primary home multimedia device.
>>
>>Yep. The main reason I always remove pulseaudio is the apparent total
>>inability to send already encoded sound (like a DVD soundtrack) to the
>>SP/DIF optical output on my motherboard's sound interface. I spent
>>weeks decrypting the ALSA gibberish required to get this working,
>>then pulseaudio wiped out all the work. If it can do it, then it
>>needs a better mixer interface to show how to do it, if it can't do
>>it, it needs to be able to before it can replace ALSA for me.
>>
>>In fact, I suspect what linux needs far more than pulseaudio is a layer
>>on top of ALSA that sorts all the hardware specific gibberish ALSA
>>names like "IEC958 Playback AC97-SPSA" into something more meaningful
>>and provides some explanation for why I have 27 "simple" ALSA sound controls
>>when my motherboard has only 7 sound related connectors :-).
>
> +1000!

Although pulseaudio is capable of sending audio to the digitial out
interface it doesn't do any sort of multi-channel audio over digital
(i.e. AC3/DTS, etc). What your are talking about is AC3/DTS
pass-through. If you tell ALSA properly to pass-through AC3 audio
streams then it will completely bypass pulseaudio.

In fact, this is what I do on my MythTV box which coexists happily
with pulseaudio. How you get pass-through working is unfortunately
something you have to do on a program by program basis. If you list
which specific applications you're having trouble with then there is
probably someone on the list that can help you.

Richard

-- 
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: Hardware upgrade -> Volume Group "VolGroup00" not found. [SOLVED]

2009-03-08 Thread Richard Shaw
On Sun, Mar 8, 2009 at 10:11 AM, Mikkel L. Ellertson
 wrote:
> Richard Shaw wrote:
>> On Sun, Mar 8, 2009 at 9:49 AM, Mikkel L. Ellertson
>>  wrote:
>>> Richard Shaw wrote:
>>>> Some other thoughts about hardware upgrades:
>>>>
>>>> Both machines I upgraded the ethernet changed to "eth1" but I'm not
>>>> sure where to get rid of the old settings but it's working so I may
>>>> leave it alone.
>>>>
>>> Udev keeps tract of some hardware. It is mainly so things like
>>> network interfaces and CD/DVD drives retain the same label when you
>>> add new hardware. (It is a pain when you add another NIC, and it
>>> becomes eth0...) You can fix it by deleting the
>>> *-persistent-*.rules. For NICs, it is 70-persistent-net.rules.
>>> Unless you transfered CD/DVD drives with the hard drives, you are
>>> going to find that the CD/DVD symlinks are wrong as well.
>>>
>>>> Maybe there could be some sort of hardware upgrade helper to help with
>>>> this process? It could install itself on your system as a rescue image
>>>> to help walk you though the process like preupgrade but for hardware.
>>>>
>>> That sounds like a good idea. Maybe an option in the rescue mode to
>>> rebuild the initrd image. Also a command in /sbin to delete the
>>> persistent rules...
>>>
>>> Mikkel
>>
>> Thanks, I forgot about that. I had a similar thing happen when I
>> upgraded DVD burners and completely forgot about udev rules. Hmm...
>> along with a hw version of preupgrade maybe a udev device editor would
>> be nice too?
>>
>> Richard
>>
> Well, you can edit the rules by hand. But it is just as easy to
> delete them. Udev will the re-create them on boot for the new
> hardware. The first NIC it finds will be eth0, the first CD/DVD with
> be cdrom and cdrom0, etc...
>
> Mikkel

Well since we're talking about a tool that doesn't exist yet, maybe
the yet to exist program hw-preupgrade could just clear all the system
specific rules out as a standard practice?

Richard

-- 
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: Hardware upgrade -> Volume Group "VolGroup00" not found. [SOLVED]

2009-03-08 Thread Richard Shaw
On Sun, Mar 8, 2009 at 9:49 AM, Mikkel L. Ellertson
 wrote:
> Richard Shaw wrote:
>>
>> Some other thoughts about hardware upgrades:
>>
>> Both machines I upgraded the ethernet changed to "eth1" but I'm not
>> sure where to get rid of the old settings but it's working so I may
>> leave it alone.
>>
> Udev keeps tract of some hardware. It is mainly so things like
> network interfaces and CD/DVD drives retain the same label when you
> add new hardware. (It is a pain when you add another NIC, and it
> becomes eth0...) You can fix it by deleting the
> *-persistent-*.rules. For NICs, it is 70-persistent-net.rules.
> Unless you transfered CD/DVD drives with the hard drives, you are
> going to find that the CD/DVD symlinks are wrong as well.
>
>> Maybe there could be some sort of hardware upgrade helper to help with
>> this process? It could install itself on your system as a rescue image
>> to help walk you though the process like preupgrade but for hardware.
>>
> That sounds like a good idea. Maybe an option in the rescue mode to
> rebuild the initrd image. Also a command in /sbin to delete the
> persistent rules...
>
> Mikkel

Thanks, I forgot about that. I had a similar thing happen when I
upgraded DVD burners and completely forgot about udev rules. Hmm...
along with a hw version of preupgrade maybe a udev device editor would
be nice too?

Richard

-- 
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: Hardware upgrade -> Volume Group "VolGroup00" not found. [SOLVED]

2009-03-08 Thread Richard Shaw
On Thu, Mar 5, 2009 at 10:23 PM, Richard Shaw  wrote:
> This is the second time this has happened to me. The first time was
> after a hardware upgrade on the computer I'm using right now, however,
> it was an F8 system so instead of preupgrade I decided a fresh install
> was in order, no big deal.
>
> This time it's with my Myth Box running F10 and if I don't fix this
> quickly the wife is going to kill me. Why does a hardware change (new
> MB) cause this problem? Shouldn't it be able to find the volume group
> regardless?
>
> In my previous situation a livecd could find the volume group but the
> installed system could not and I suspect the same will happen this
> time but I am creating a livecd just to be sure.
>
> Any troubleshooting ideas?
>
> Thanks,
> Richard
>
> Old System:
> AMD Sempron 64 3100+
> Cheap nForce3 MB
>
> New(er) system:
> AMD Athlon X2 5200+
> Gigabyte AMD 770 chipset. MB

Ok, the initrd was the culprit as both Mikkel and I suspected even
though I still don't know why the initrd I copied from my working
system which had identical hardware specs didn't work.

If you ever need to rebuild an initrd from a broken system using a
rescue disk or livecd/usb system there are a couple of things you need
to do before you can successfully build an initrd from a chroot
environment.

The plain chroot environment does not map things like /dev /sys /proc
which mkinitrd depends on. I'm not sure if every one of these steps is
absolutely needed but it worked for me. Also, I'm going to break the
steps down a lot for those that find their way here from google.

1. Boot livecd/usb system (rescue boot from an install CD/DVD should
work as well).
2. Open terminal or console and run "su" for root.
3. Mount your root partition or logical volume (in my case VolGroup00/LogVol00)
   3a. cd /mnt
   3b. mkdir sysimage
   3c. mount /dev/VolGroup00/LogVol00 ./sysroot
4. Mount your boot partition: (In my case /dev/sdb1)
   4a. mount /dev/sdb1 ./sysroot/boot

All the above I already knew, here is where it got interesting (and
frustrating getting to this point):

5. Mount w/ bind the /dev from your rescue system to your problem system
   5a. mount --bind /dev ./sysroot/dev
6. Go into the chroot environment
   6a. chroot sysroot
7. Mount /proc and /sys
   7a. mount /proc
7b. mount /sys
8. Now we should be ready to run mkinitrd
8a. cd /boot
8b. mkinitrd -v -f initrd-$(kver).img $(kver)  # where $(kver) is the
full kernel name (i.e. 2.6.27.19-170.2.35.fc10_x86_64) or something
like that

Make sure you update grub.conf if you use an initrd name that's not
already setup in it.

Some other thoughts about hardware upgrades:

Both machines I upgraded the ethernet changed to "eth1" but I'm not
sure where to get rid of the old settings but it's working so I may
leave it alone.

Maybe there could be some sort of hardware upgrade helper to help with
this process? It could install itself on your system as a rescue image
to help walk you though the process like preupgrade but for hardware.

Richard

-- 
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: pulseaudio deeply unreliable (Fedora 10)

2009-03-08 Thread Richard Shaw
On Sat, Mar 7, 2009 at 3:03 AM, Raymond C. Rodgers  wrote:
> Raymond C. Rodgers wrote:
>>
>> I'm getting the stuttering, static, and crashes too, and periodically
>> something will happen with pulseaudio that results in thousands (at least)
>> of identical error messages appearing in /var/log/messages. I looked up the
>> error (I can't remember what it is off-hand) and the pulseaudio guys are
>> saying that it's a bug in alsa, and the alsa guys seem to be working on a
>> bug directly related to that error, but the symptoms of the bug they're
>> fixing don't match what I'm seeing with pulse...
>>
>> Frankly, I don't care where the hell the problem is, I just want my audio
>> working clearly and properly. I'll post the error message when I get a
>> chance, but even if alsa is the problem it doesn't explain why I've seen
>> pulseaudio die between the time I start it in a terminal window and the time
>> Banshee finishes loading so I can actually play some audio.
>>
>> Raymond
>
> The error message I mentioned above is:
>
> module-alsa-sink.c: ALSA woke us up to write new data to the device, but
> there was actually nothing to write! Most likely this is an ALSA dr
> iver bug. Please report this issue to the PulseAudio developers.
>
> Raymond

It's very possible that's that problem. I'm not a developer, but I
monitor the pulseaudio mailing list since it's still under heavy
development. No fixes here yet but the following copy of a message
might help explain the problem better:
---
On Fri, 27.02.09 16:09, Zhang, Xing Z (xing.z.zh...@intel.com) wrote:

> Hi Lennart:

Heya!

>   We met an issue when do a stress test on PA.
>   We play ~10 streams and do pause/resume on them at will. The PA 
> terminated after 2 ~ 5 minutes.
>
> Below are logs:
>
> E: alsa-sink.c: ALSA woke us up to write new data to the device, but there 
> was actually nothing to write! Most likely this is an ALSA driver bug. Please 
> report this issue to the ALSA developers. We were woken up with POLLOUT set 
> -- however a subsequent snd_pcm_avail_update() returned 0.
> W: ratelimit.c: 32 events suppressed
> N: alsa-sink.c: Increasing wakeup watermark to 40.00 ms
> N: alsa-sink.c: Increasing wakeup watermark to 80.00 ms
> Soft CPU time limit exhausted, terminating.
> E: cpulimit.c: Received request to terminate due to CPU overload
>
> It seems a configuration issue. Could you give some comments? thanks

Your sound driver is broken (as noted in the log messages above).

Some audio drivers do not implement snd_pcm_delay() and
snd_pcm_avail() correctly. e.g. intel-hda on some chips sometimes
overflows in snd_pcm_avail(). Since this call is used to determine how
much data PA must generate and write to the audio device an overflown
value usually means that PA will eat considerable CPU time to fullfill
humungous requests by the sound card. PA's CPU load limiter then
activates itself and terminates PA.

Also, as noted in log message the sound driver of yours very often
sets POLLOUT although there is nothing to write. That as well is a bug
in the sound driver. It causes PA to spin in its IO loop and results
on unnecessarily high CPU load.

Please make sure that your sound driver is fixed.

Also note the recent thread on alsa-devel about this.

Lennart

-- 
Lennart PoetteringRed Hat, Inc.
lennart [at] poettering [dot] net ICQ# 11060553
http://0pointer.net/lennart/   GnuPG 0x1A015CC4
___
pulseaudio-discuss mailing list
pulseaudio-disc...@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss
---

Richard

-- 
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: Hardware upgrade -> Volume Group "VolGroup00" not found.

2009-03-06 Thread Richard Shaw
On Fri, Mar 6, 2009 at 10:22 AM, Richard Shaw  wrote:
> On Fri, Mar 6, 2009 at 8:37 AM, Mikkel L. Ellertson
>  wrote:
>> Richard Shaw wrote:
>>>
>>> Hmm. I saw some responses like that, however, my current liveusb
>>> is i386 and the install is x86_64. I tried bascially a full copy of my
>>> working system's /boot which was actually used to boot on THAT
>>> hardware until yesterday and it had the same issue.
>>>
>>> i.e. New HW -> My Desktop, My old Desktop HW -> MythBox.
>>>
>>> So the initrd I copied over to it was actually used to boot on that
>>> very same hardware.
>>>
>>> I'll have to re download F10 x86_64 as I had to delete it for space a
>>> while ago. I'll try mkinitrd but I have some doubts, unless someone
>>> can find fault with copying over a working /boot (which was used on
>>> that specific hardware previously).
>>>
>>> Thanks,
>>> Richard
>>>
>> Grub loads the kernel and initrd from /boot using the BIOS, and the
>> turns control over to the kernel. So the fact that the kernel loads
>> from /boot does not say anything about the initrd having the drivers
>> to access the hard drive.
>>
>> Mikkel
>
> Well, maybe I didn't explain what I did good enough. I copied all the
> files from My desktop computer's /boot to the /boot of the problem
> machine. Those boot files are the EXACT same boot files (including the
> initrd) used until yesterday to successfully boot the problem machine.
>
> Basically I did a roll down hardware upgrade. I got new desktop
> hardware (but kept my HD) and pushed my old desktop HW to the MythBox
> (but kept the same HD). So the hard drives have effectively stayed
> stationary while all the other hardware changed. By copying the /boot
> from my desktop HD to my Myth HD I'm effectively using the same boot
> files (kernel, initrd, etc) that were used to successfully boot the
> machine only a day ago.
>
> That being said I have the 64bit live cd downloading at home now and
> will try mkinitrd this evening.

Ok, almost there... I don't seem to be able to get mkinitrd to work. I
tried "mkinitrd -v -f initrd-2.6.27.16 2.6.27.16" and I
didn't get any output either on the screen or in a created file.

In desparation, after doing a chroot I tried yum erase/install the
kernel. It borked GRUB which I've been able to fix for the most part.
It still dumps me to the GRUB> prompt but I can root (hd0,0),
configfile /grub/grub.conf and it will try to boot.

I think doing the yum kernel install in a chroot enviornment somehow
borked plymouth too. I get all the standard kernel output but it
pauses at something like "loading keymap /some/dir/us/somefile.map"
and just sits. When I don't remove "rhgb", I get some error about not
being able to find the images or something like that which I presume
is plymouth trying to do a full graphical boot.

It looks like I've fixed it being able to find my volume group but
caused a few more problems in the process.

Any ideas?

-- 
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: Hardware upgrade -> Volume Group "VolGroup00" not found.

2009-03-06 Thread Richard Shaw
On Fri, Mar 6, 2009 at 8:37 AM, Mikkel L. Ellertson
 wrote:
> Richard Shaw wrote:
>>
>> Hmm. I saw some responses like that, however, my current liveusb
>> is i386 and the install is x86_64. I tried bascially a full copy of my
>> working system's /boot which was actually used to boot on THAT
>> hardware until yesterday and it had the same issue.
>>
>> i.e. New HW -> My Desktop, My old Desktop HW -> MythBox.
>>
>> So the initrd I copied over to it was actually used to boot on that
>> very same hardware.
>>
>> I'll have to re download F10 x86_64 as I had to delete it for space a
>> while ago. I'll try mkinitrd but I have some doubts, unless someone
>> can find fault with copying over a working /boot (which was used on
>> that specific hardware previously).
>>
>> Thanks,
>> Richard
>>
> Grub loads the kernel and initrd from /boot using the BIOS, and the
> turns control over to the kernel. So the fact that the kernel loads
> from /boot does not say anything about the initrd having the drivers
> to access the hard drive.
>
> Mikkel

Well, maybe I didn't explain what I did good enough. I copied all the
files from My desktop computer's /boot to the /boot of the problem
machine. Those boot files are the EXACT same boot files (including the
initrd) used until yesterday to successfully boot the problem machine.

Basically I did a roll down hardware upgrade. I got new desktop
hardware (but kept my HD) and pushed my old desktop HW to the MythBox
(but kept the same HD). So the hard drives have effectively stayed
stationary while all the other hardware changed. By copying the /boot
from my desktop HD to my Myth HD I'm effectively using the same boot
files (kernel, initrd, etc) that were used to successfully boot the
machine only a day ago.

That being said I have the 64bit live cd downloading at home now and
will try mkinitrd this evening.

Richard

-- 
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: Hardware upgrade -> Volume Group "VolGroup00" not found.

2009-03-06 Thread Richard Shaw
On Fri, Mar 6, 2009 at 6:29 AM, Mikkel L. Ellertson
 wrote:
> Richard Shaw wrote:
>> This is the second time this has happened to me. The first time was
>> after a hardware upgrade on the computer I'm using right now, however,
>> it was an F8 system so instead of preupgrade I decided a fresh install
>> was in order, no big deal.
>>
>> This time it's with my Myth Box running F10 and if I don't fix this
>> quickly the wife is going to kill me. Why does a hardware change (new
>> MB) cause this problem? Shouldn't it be able to find the volume group
>> regardless?
>>
>> In my previous situation a livecd could find the volume group but the
>> installed system could not and I suspect the same will happen this
>> time but I am creating a livecd just to be sure.
>>
>> Any troubleshooting ideas?
>>
>> Thanks,
>> Richard
>>
>> Old System:
>> AMD Sempron 64 3100+
>> Cheap nForce3 MB
>>
>> New(er) system:
>> AMD Athlon X2 5200+
>> Gigabyte AMD 770 chipset. MB
>>
> Chances are, your disk controller changed with the change of
> motherboards. This has been covered a couple of times on this list.
>
> The fix is fairly simple - build a new initrd with the drivers for
> the new motherboard. You can do this by booting with the install
> media and using the rescue mode. Then chroot to the mounted root
> directory, and run mkinitrd.
>
> Mikkel

Hmm. I saw some responses like that, however, my current liveusb
is i386 and the install is x86_64. I tried bascially a full copy of my
working system's /boot which was actually used to boot on THAT
hardware until yesterday and it had the same issue.

i.e. New HW -> My Desktop, My old Desktop HW -> MythBox.

So the initrd I copied over to it was actually used to boot on that
very same hardware.

I'll have to re download F10 x86_64 as I had to delete it for space a
while ago. I'll try mkinitrd but I have some doubts, unless someone
can find fault with copying over a working /boot (which was used on
that specific hardware previously).

Thanks,
Richard

-- 
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: Hardware upgrade -> Volume Group "VolGroup00" not found.

2009-03-05 Thread Richard Shaw
On Thu, Mar 5, 2009 at 9:23 PM, Richard Shaw  wrote:
> This is the second time this has happened to me. The first time was
> after a hardware upgrade on the computer I'm using right now, however,
> it was an F8 system so instead of preupgrade I decided a fresh install
> was in order, no big deal.
>
> This time it's with my Myth Box running F10 and if I don't fix this
> quickly the wife is going to kill me. Why does a hardware change (new
> MB) cause this problem? Shouldn't it be able to find the volume group
> regardless?
>
> In my previous situation a livecd could find the volume group but the
> installed system could not and I suspect the same will happen this
> time but I am creating a livecd just to be sure.
>
> Any troubleshooting ideas?
>
> Thanks,
> Richard
>
> Old System:
> AMD Sempron 64 3100+
> Cheap nForce3 MB
>
> New(er) system:
> AMD Athlon X2 5200+
> Gigabyte AMD 770 chipset. MB
>

Ok, after 3 hours of troubleshooting this I'm about ready to throw in
the towel. It is beyond me why a hardware swap would cause this. Some
additional strangeness When I use the liveusb none of the lvm
commands have any problems finding anything. I'm able to mount, read,
write, everything. When I boot, nothing in my grub.conf specifies
VolGroup00, in fact it's referenced by UUID. So if the initrd can't
find VolGroup00, then how does it know what's it's called?

This is infuriating! Not only is this the second time I've had this
problem but I REALLY don't want to rebuild my mythtv box from scratch.

Richard

-- 
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


Hardware upgrade -> Volume Group "VolGroup00" not found.

2009-03-05 Thread Richard Shaw
This is the second time this has happened to me. The first time was
after a hardware upgrade on the computer I'm using right now, however,
it was an F8 system so instead of preupgrade I decided a fresh install
was in order, no big deal.

This time it's with my Myth Box running F10 and if I don't fix this
quickly the wife is going to kill me. Why does a hardware change (new
MB) cause this problem? Shouldn't it be able to find the volume group
regardless?

In my previous situation a livecd could find the volume group but the
installed system could not and I suspect the same will happen this
time but I am creating a livecd just to be sure.

Any troubleshooting ideas?

Thanks,
Richard

Old System:
AMD Sempron 64 3100+
Cheap nForce3 MB

New(er) system:
AMD Athlon X2 5200+
Gigabyte AMD 770 chipset. MB

-- 
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 scanner utility crashes, no Bugzilla component

2009-02-22 Thread Richard Shaw
On Sun, Feb 22, 2009 at 4:58 PM, Matthew Saltzman  wrote:
> In my F10 installation, the gnome-scan utility, flegita, segfaults when
> it detects my scanner (attached to another machine on the network).
>
> I went to Bugzilla to file a bug, but there is no component for
> gnome-scanner or flegita.  What component should I use?
>
> Also, has anyone noticed that when one selects Fedora as the product in
> Bugzilla, the version numbers don't change from the initial version
> numbers associated with the default RHEL product?
> --
>Matthew Saltzman

Well, I don't have much advice for gnome-scanner. I tried it once but
didn't like the interface. I've been very happy with xsane. It doesn't
look "pretty" or integrated, but it works quite well with my HP
Photosmart 5580.

Richard

-- 
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: Linux users want better desktop performance (Screw data. Prioritize code)

2009-02-20 Thread Richard Shaw
On Fri, Feb 20, 2009 at 11:43 AM, Valent Turkovic
 wrote:
> On Fri, Feb 20, 2009 at 6:36 PM, Alex de Jong  
> wrote:
>> That's why I switched to FluxBox. Damn ugly, but fast.
>> I don't need the fancy blinking windows, sliding menu's or whatever,
>> But I see your problem: things like BlackBox tend to get too ugly/unhandy
>> fast...
>
> At work I need access to Exchange 2007 server and untill new Gnome
> comes out with MAPI support I have to run Outlook under windows under
> Virtualbox.
>
> The strange thing is that Firefox was running much faster under
> virtual machine than one running natively under Linux! I couldn't use
> native Firefox because somehow it would crawl... until I enabled these
> new options I saw recommended (vm.swappiness=1 and
> vm.vfs_cache_pressure=50). Now native running Firefox is as fast as
> one under virtual machine and I can finally use Firefox on Linux
> desktop...
>
> Any comments?
>
> --
> http://kernelreloaded.blog385.com/
> linux, blog, anime, spirituality, windsurf, wireless
> registered as user #367004 with the Linux Counter, http://counter.li.org.
> ICQ: 2125241, Skype: valent.turkovic
>
> --
> 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
>

How about a new app: "system-config-performance"? Which would allow
you to pick from several preconfigured profiles depending on your
needs or the option to customize those settings.

Just an idea.

Richard

-- 
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


  1   2   3   >