X crashes

2009-07-30 Thread James Allsopp
Hi,
I've had a lot of problems with X locking up on my Fedora 10 machine
with nvidia legacy drivers, I've an old fx5200. I can still ssh into it,
and was wondering how you restart X remotely. I've tried playing with
init 3, but that hasn't worked.

I'm also having problems with the video blanking for about 0.5s. What
should I be looking for and where wrt to logs.

Thank you very much,
James

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


Removing Pulse Audio

2009-08-04 Thread James Allsopp
Hi,
I followed the instructions here for installing Pulse Audio,
(http://forums.fedoraforum.org/showthread.php?t=206868) on my F10
machine, (an F9 upgrade). I did this as I thought the system upgrades
would do this eventually anyway and was interested. However it's just
just caused me grief.

Does anyone have any instructions on how to remove this completely from
my system, that they've successfully used? It's become slow, hard-locks,
sound skips or just stops.

Thanks
James

-- 
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: Removing Pulse Audio

2009-08-04 Thread James Allsopp
Hi,
Won't this leave remnants all over my system, are there any configs I
need to change, I'm using gnome.

Thanks
James

Aaron Konstam wrote:
> On Tue, 2009-08-04 at 12:46 +0100, James Allsopp wrote:
>> Hi,
>> I followed the instructions here for installing Pulse Audio,
>> (http://forums.fedoraforum.org/showthread.php?t=206868) on my F10
>> machine, (an F9 upgrade). I did this as I thought the system upgrades
>> would do this eventually anyway and was interested. However it's just
>> just caused me grief.
>>
>> Does anyone have any instructions on how to remove this completely from
>> my system, that they've successfully used? It's become slow, hard-locks,
>> sound skips or just stops.
>>
>> Thanks
>> James
>>
> The simpilest thing is to use:
> rpm -e --nodeps alsa-plugins-pulseaudio
> --
> ===
> Ten years of rejection slips is nature's way of telling you to stop
> writing. -- R. Geis
> ===
> Aaron Konstam telephone: (210) 656-0355 e-mail: akons...@sbcglobal.net
> 

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


Recovering from a hard X lock up

2009-08-10 Thread James Allsopp
Hi,
My Fedora 10 machine locks up X completely, but I can still login via
SSH. The monitor still shows the X window, but nothing changes, no
clock, mouse nothing. X processes are still running, but not sure how to
go about shutting them down. Last night, I tried to get the system to
shut down sanely by running shutdown -h now and although the command ran
and I couldn't login via ssh anymore, the machine did not shut down.

Can anyone tell me how to shutdown and restart X properly. Tried things
like startx( had a x lock file exists error) and init 3, but nothing worked.

Thanks!
James

-- 
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: Recovering from a hard X lock up

2009-08-10 Thread James Allsopp


David L wrote:
> On Mon, Aug 10, 2009 at 4:39 AM, Tim wrote:
>> On Mon, 2009-08-10 at 10:39 +0100, James Allsopp wrote:
>>> My Fedora 10 machine locks up X completely, but I can still login via
>>> SSH. The monitor still shows the X window, but nothing changes, no
>>> clock, mouse nothing. X processes are still running, but not sure how to
>>> go about shutting them down. Last night, I tried to get the system to
>>> shut down sanely by running shutdown -h now and although the command ran
>>> and I couldn't login via ssh anymore, the machine did not shut down.
>>>
>>> Can anyone tell me how to shutdown and restart X properly. Tried things
>>> like startx( had a x lock file exists error) and init 3, but nothing worked.
>> If X hadn't completely locked up, CTRL+ALT+BACKSPACE would have
>> restarted X (that is BACKSPACE, the delete key that deletes to the left,
>> not the DEL key that deletes to the right).
>>
>> If the keyboard was still being listened to, then CTRL+ALT+DEL should
>> have rebooted (perhaps after hammering away at the keys a lot), as a
>> second option instead of CTRL+ALT+BACKSPACE.
> 
> 
> I've seen similar symptoms ... for me, the keyboard is usually
> dead I think, so any recovery procedure would have to be done
> remotely through an ssh session.  I'm not sure if it's a valid way
> to tell for sure, but I usually try the caps lock/num lock to see if
> the little lights toggle to see if the keyboard is dead.  Whenever
> they don't toggle, control-alt-* hasn't worked for me.  Even the
> sys rq REISUB trick did nothing.  I've never tried unplugging
> the USB keyboard and plugging it back in... I wonder if that could
> help recover the keyboard.
> 
> Even if control-alt-backspace did work, my understanding was
> that it was disabled by default in f11, but the poster was running
> f10, so that's not his problem.
> 
> Regards,
> 
> David
> 
Thank you for all your help; much appreciated. You're correct in
thinking that the keyboard doesn't respond to ctrl-alt-backspace, I've
tried that. I'll try the kill X next time, but last time I did that it
seemed to corrupt my boot partition and I had to use a rescue disk.

TBH, my system is getting increasingly unstable (1 hard lock up per
day). I'm going to try and memtest, see how it gets on with a couple of
hours unreal tournament in windows to check the hardware, and if that
doesn't work I'll try upgrading to F11. If that doesn't work, new
re-install time, but I've not really got the time for that.

On my gentoo system, if things go awry, you can just tell it to rebuild
everything, is there a similar option to reinstall all the core packages
with fedora?

Anyway, thanks for your time with this problem. Much appreciated,
James

-- 
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: Recovering from a hard X lock up

2009-08-10 Thread James Allsopp

Tim wrote:
> On Mon, 2009-08-10 at 15:10 +0100, James Allsopp wrote:
>> I'll try the kill X next time, but last time I did that it
>> seemed to corrupt my boot partition and I had to use a rescue disk.
> 
> That sounds like there's something seriously screwy with your system if
> killing X can screw up a partition that's not even being used (boot is
> practically ignored, once you've booted up).
> 
>> TBH, my system is getting increasingly unstable (1 hard lock up per
>> day). I'm going to try and memtest, see how it gets on with a couple
>> of hours unreal tournament in windows to check the hardware, and if
>> that doesn't work I'll try upgrading to F11. If that doesn't work, new
>> re-install time, but I've not really got the time for that.
> 
> Check cooling (stuck fans, blocked fans, heatsinks full of dust,
> heatsinks not well attached to hot parts).
> 
> Check the power supply (harder to do if you're non-technical), and that
> it's adequate for your hardware.  If you've been adding things, you may
> have added too much.
> 
> You could have flakey hardware, or flakey drivers for specific hardware.
> You could leave the computer running in run level 3, doing some hard
> work, to try and eliminate the graphics hardware.
> 

I'm going to check the cooling tonight. I'm running an old nvidia FX5200
card with the legacy nvidia drivers.

Thanks for the suggestions,
James

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


Installed a new Motherboard and can't get one of the network sockets to work.

2009-09-09 Thread James Allsopp
Hi,

I've just replaced by amd 2400+ system with an intel core 2duo and
gigabyte ga-x48-ds4 motherboard. One of the network sockets on the
device doesn't work, even though both are enabled in the bios

The gui network app shows it, but it can't be activated, although it
does pick up a unique mac address. It doesn't show up in ifconfig and if
I try and click on hte network connection applet I get a

SIOCGIFFLAGS error: No Such Device

If I try Ifup

cannot find device "eth0"
Error for wireless req "set Encode " (8B2A)
set failed on device eth0; no such device

Cannot find device eth0
Failed to bring up eth0



I'll try it with my knoppix usb stick later, but any ideas would be
gratefully received. Both sockets use the same realtek chipset.

thanks,
James

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


booting fedora 11 from a fedora 10 grub?

2009-09-18 Thread James Allsopp
Hi,
I've got a machine with three hard-drives in it. two sata and one ide. I've
a fedora 10 (upgraded from 9) on the first sata drive, and I've installed
fedora 11 on the second sata drive. The machine boots off the first of these
drives and the ide one contains windows. I copied the lines out of grub.conf
on the f11 disk, and copied them to the grub.conf of the first disk, and
reinstalled. However, f10 boots fine, f11 doesn't boot. and grub gives me an
error 17.

The lines from the f11 grub.conf are
default=0
timeout=5
splashimage=(hd1,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.29.4-167.fc11.x86_64)
root (hd1,0)
kernel /vmlinuz-2.6.29.4-167.fc11.x86_64 ro
root=UUID=7ba6f364-68c2-4dad-a54e-18c3464b0eb5 rhgb quiet
initrd /initrd-2.6.29.4-167.fc11.x86_64.img
title Other
rootnoverify (hd2,0)
chainloader +1
title Fedora 10
rootnoverify (hd0,0)
chainloader +1

and I've copied the f11 section into the f10 grub.conf,
title Fedora 11 64-bit
root (hd1,0)
kernel /vmlinuz-2.6.29.4-167.fc11.x86_64 ro
root=UUID=7ba6f364-68c2-4dad-a54e-18c3464b0eb5 rhgb quiet
initrd /initrd-2.6.29.4-167.fc11.x86_64.img

Not sure if it's to do with how root is written, whether I'm using an older
version of grub (GNU GRUB 0.97) or what. The full f10 grub.conf is below.
Everything is ext3 except \ on the f11.

Thanks for any help or suggestions;
Jim
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#  all kernel and initrd paths are relative to /boot/, eg.
#  root (hd1,0)
#  kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
#  initrd /initrd-version.img
#boot=/dev/sdb
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.30-170.2.82.fc10.i686)
root (hd0,0)
kernel /vmlinuz-2.6.27.30-170.2.82.fc10.i686 ro
root=/dev/VolGroup00/LogVol00 rhgb quiet vga=0x318
initrd /initrd-2.6.27.30-170.2.82.fc10.i686.img
title Fedora Hopefully(2.6.27.29-170.2.78.fc10.i686.PAE)
root (hd0,0)
kernel /vmlinuz-2.6.27.29-170.2.78.fc10.i686.PAE ro
root=/dev/VolGroup00/LogVol00 rhgb quiet vga=0x318
initrd /initrd-2.6.27.29-170.2.78.fc10.i686.PAE.img
title Fedora (2.6.27.29-170.2.78.fc10.i686)
root (hd0,0)
kernel /vmlinuz-2.6.27.29-170.2.78.fc10.i686 ro
root=/dev/VolGroup00/LogVol00 rhgb quiet vga=0x318
initrd /initrd-2.6.27.29-170.2.78.fc10.i686.img
title Fedora (2.6.27.25-170.2.72.fc10.i686.PAE)
root (hd0,0)
kernel /vmlinuz-2.6.27.25-170.2.72.fc10.i686.PAE ro
root=/dev/VolGroup00/LogVol00 rhgb quiet vga=0x318
initrd /initrd-2.6.27.25-170.2.72.fc10.i686.PAE.img
title Fedora (2.6.27.25-170.2.72.fc10.i686)
root (hd0,0)
kernel /vmlinuz-2.6.27.25-170.2.72.fc10.i686 ro
root=/dev/VolGroup00/LogVol00 rhgb quiet vga=0x318
initrd /initrd-2.6.27.25-170.2.72.fc10.i686.img

title Fedora 11 64-bit
root (hd1,0)
kernel /vmlinuz-2.6.29.4-167.fc11.x86_64 ro
root=UUID=7ba6f364-68c2-4dad-a54e-18c3464b0eb5 rhgb quiet
initrd /initrd-2.6.29.4-167.fc11.x86_64.img
title Other
rootnoverify (hd2,0)
chainloader +1
-- 
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: booting fedora 11 from a fedora 10 grub?

2009-09-19 Thread James Allsopp
ok, I've got to reinstall my system due to new hardware (32-64 bit) and
wanted to see what F11 was like, whilst being able to keep on using my
slightly broken f10 installtion in the mean time.. I don't really understand
why it's using the UUID, I've just got two versions of fedora on two drives
and would just like them to boot.

The F11 isn't a reinstall, it's a first time install on a clean drive.

Thanks,
Jim

2009/9/18 jackson byers 

> > I've got a machine with three hard-drives in it. two sata and one ide.
> I've a fedora 10 (upgraded
> > from 9) on the first sata drive, and I've installed fedora 11 on the
> second sata drive. The machine
> > boots off the first of these drives and the ide one contains windows. I
> copied the lines out of
>  > grub.conf on the f11 disk, and copied them to the grub.conf of the
> first disk,
>  > andreinstalled.
> > However, f10 boots fine, f11 doesn't boot. and grub gives me an error 17.
>
> why did you reinstall ?
> If I am not mistaken ,
> that will generate a new different UUID
> and then the old stanza willl fail.
>
> HTH
> Jack
>
> --
> 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-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: booting fedora 11 from a fedora 10 grub?

2009-09-19 Thread James Allsopp
So is there some sort of conversion in the initrd converting from the UUId
to something conventional like /dev/sdb2, and if so why doesn't just
substituting /dev/sdb2 not work.

2009/9/19 Tony Nelson 

> On 09-09-19 07:57:03, James Allsopp wrote:
> > ... I don't really understand why it's using the UUID, ...
>
> Because the GRUB stanza you copied to boot F11 says:
>
>root=UUID=7ba6f364-68c2-4dad-a54e-18c3464b0eb5
>
> That is, it says root is identified by its UUID.
>
> --
> 
> TonyN.:'   <mailto:tonynel...@georgeanelson.com>
>  '  <http://www.georgeanelson.com/>
>
> --
> 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-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: booting fedora 11 from a fedora 10 grub?

2009-09-19 Thread James Allsopp
but why isn't idenitfied by /dev/sda2 like partitions normally are? I'm not
understanding why a UUID is necessary, as opposed to a standard /dev/sd
pointer to the root partition.

Basically how can I get this to work?
Jim

2009/9/19 Aioanei Rares 

>
>
> On Sat, Sep 19, 2009 at 7:05 PM, James Allsopp <
> jamesaalls...@googlemail.com> wrote:
>
>> So is there some sort of conversion in the initrd converting from the UUId
>> to something conventional like /dev/sdb2, and if so why doesn't just
>> substituting /dev/sdb2 not work.
>>
>
> Because, as Tony stated, the root partition is identified by its UUID.
>
>>
>> 2009/9/19 Tony Nelson 
>>
>> On 09-09-19 07:57:03, James Allsopp wrote:
>>> > ... I don't really understand why it's using the UUID, ...
>>>
>>> Because the GRUB stanza you copied to boot F11 says:
>>>
>>>root=UUID=7ba6f364-68c2-4dad-a54e-18c3464b0eb5
>>>
>>> That is, it says root is identified by its UUID.
>>>
>>> --
>>> 
>>> TonyN.:'   <mailto:tonynel...@georgeanelson.com>
>>>  '  <http://www.georgeanelson.com/>
>>>
>>> --
>>> 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-list mailing list
>> fedora-list@redhat.com
>> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>> Guidelines:
>> http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>>
>
>
>
> --
> Aioanei Rares
> scha...@fedoraproject.org
> "China is a big country, inhabited by many Chinese." --Charles de Gaulle
>
>
> --
> 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-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: booting fedora 11 from a fedora 10 grub?

2009-09-20 Thread James Allsopp
Ok, I've tried substituting /dev/sdb2 and /dev/sda2 for the root, nothing
changes.

When I installed the F11 OS on sdb, I asked it to install the bootloader on
sda to overwrite my existing bootloader, this didn't work, so I rescued the
F10 OS and from there I reinstalled the bootloader onto /dev/sda. This got
F10 working again. I mounted dev/sdb1 and copied the lines out of the F11
grub.conf into the F10 (/dev/sda1) grub.conf then reinstalled the bootloader
(grub-install /dev/sda). F10 boots, but F11 doesn't., it gives me an Error
17.

Here's the F10 grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#  all kernel and initrd paths are relative to /boot/, eg.
#  root (hd1,0)
#  kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
#  initrd /initrd-version.img
#boot=/dev/sdb
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.30-170.2.82.fc10.i686)
root (hd0,0)
kernel /vmlinuz-2.6.27.30-170.2.82.fc10.i686 ro
root=/dev/VolGroup00/LogVol00 rhgb quiet vga=0x318
initrd /initrd-2.6.27.30-170.2.82.fc10.i686.img
title Fedora 11 64-bit
root (hd1,0)
kernel /vmlinuz-2.6.29.4-167.fc11.x86_64 ro
root=UUID=7ba6f364-68c2-4dad-a54e-18c3464b0eb5 rhgb quiet
initrd /initrd-2.6.29.4-167.fc11.x86_64.img
title Other
rootnoverify (hd2,0)
chainloader +1

And here's the F11 grub.conf
default=0
timeout=5
splashimage=(hd1,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.29.4-167.fc11.x86_64)
root (hd1,0)
kernel /vmlinuz-2.6.29.4-167.fc11.x86_64 ro
root=UUID=7ba6f364-68c2-4dad-a54e-18c3464b0eb5 rhgb quiet
initrd /initrd-2.6.29.4-167.fc11.x86_64.img
title Other
rootnoverify (hd2,0)
chainloader +1
title Fedora 10
rootnoverify (hd0,0)
chainloader +1


Thanks for any advice.
Jim


2009/9/20 Paulo Cavalcanti 

>
>
> On Sat, Sep 19, 2009 at 1:44 PM, g  wrote:
>
>> James Allsopp wrote:
>> > Hi,
>> > I've got a machine with three hard-drives in it. two sata and one ide.
>> I've
>> > a fedora 10 (upgraded from 9) on the first sata drive, and I've
>> installed
>> > fedora 11 on the second sata drive. The machine boots off the first of
>> these
>> > drives and the ide one contains windows. I copied the lines out of
>> grub.conf
>> > on the f11 disk, and copied them to the grub.conf of the first disk, and
>> > reinstalled. However, f10 boots fine, f11 doesn't boot. and grub gives
>> me an
>> > error 17.
>>
>>
>>
> If you are using chainloader for F10,
> grub has to be installed on F10 /boot partition.
>
> On the other hand, grub has to be installed on the mbr of the F11 disk.
>
> But you have to check on the BIOS, which drive is being used for booting.
> It has to be the one with grub on the mbr (F11 - hd1).
>
>
> --
> Paulo Roma Cavalcanti
> LCG - UFRJ
>
> --
> 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-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: k3b Data DVD writing with GNOME?

2009-09-25 Thread James Allsopp
I don't think brassero is an option except for making coasters. I tried to
burn an F11 iso about three times and it didn't work. Went back to K3b, joy!
This was on my gentoo laptop, but this shouldn't make any difference.

Jim

2009/9/25 Michael Schwendt 

> On Thu, 24 Sep 2009 20:48:30 -0500, Aaron wrote:
>
> > Although you get an Blank CD-R Disk icon on the screen , when I tried it
> > the blank disk is not mounted.
>
> Blank discs cannot be mounted. The icon is created as a matter of
> convenience. As an indicator, too show that a blank disc is inserted
> and that you can start further actions with it.
>
> --
> 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-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 on a degraded RAID-1 array.

2008-10-05 Thread James Allsopp

Hi,
I've just bought a 1tb drive but can't afford another at the moment. I'd 
like to install FC9 as a degraded software array but can't in the 
installer. Is there a way around this?

Jim

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


Icecast on Fedora core 9

2008-10-23 Thread James Allsopp

Hi,
I'm having trouble getting icecast to work on fedora core 9. I've 
editted the icecast.xml file and can get it to start but when I point my 
browser at 127.0.0.1:8000 I get nothing. I've stopped iptables and 
turned off selinux, but still no good.


nmap -p8000 127.0.0.1 shows the port to be closed.

Nay help or suggestions would be gratefully received.
James

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


MPD permissions under Fedora core 9

2008-11-16 Thread James Allsopp
Hi,
I'm trying to run mpd and icecast under my own username but run into the
problem that udev I think is constantly rewriting the permissions for
/dev/snd
I've made a group audio and I've added myself to it and recursively
changed the group of /dev/snd/*, but next time I boot I have to do it again.

chmod 770 /dev/snd -R && chgrp audio /dev/snd -R
also works.

How can I make udev make /dev/snd/* group audio always?

Thanks!
James

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


Sound card permissions

2008-11-17 Thread James Allsopp
Hi,
I'm trying to run mpd and icecast under my own username but run into the
problem that udev I think is constantly rewriting the permissions for
/dev/snd
I've made a group audio and I've added myself to it and recursively
changed the group of /dev/snd/*, but next time I boot I have to do it again.

chmod 770 /dev/snd -R && chgrp audio /dev/snd -R
also works.

How can I make udev make /dev/snd/* group audio always?

Thanks!
James

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


Sound card permissions

2008-11-18 Thread James Allsopp

Hi,
Cheers for the answer, I was just wondering if there was a proper way of
doing it, maybe using udev?

Why doesn't Fedora have an audio group, much easier!
Jim

John Thompson wrote:
> James Allsopp wrote:
> 
>> I'm trying to run mpd and icecast under my own username but run into the
>> problem that udev I think is constantly rewriting the permissions for
>> /dev/snd
>> I've made a group audio and I've added myself to it and recursively
>> changed the group of /dev/snd/*, but next time I boot I have to do it
>> again.
>>
>> chmod 770 /dev/snd -R && chgrp audio /dev/snd -R
>> also works.
>>
>> How can I make udev make /dev/snd/* group audio always?
> 
> There's probably a way to have pam do this, but the quick 'n' dirty way
> would be to add your line (chmod 770 /dev/snd -R && chgrp audio /dev/snd
> -R) to /etc/rc.d/rc.local
> 
> 

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


TV-out with nvidia drivers in Fedora 10

2009-05-16 Thread James Allsopp
Hi,
I'm trying to get the TV out from my GeForce FX5200 to work. I'd ideally
like it to be on at the same time as my flat screen and with my desktop
extended onto it. I've been searching around for some information, but
most of it seems quite out of date. I've got the proprietary Nvidia
drivers installed at the moment.

I've checked all this and got working under Windows, just need it to
work in Linux.

Does anyone have any advice on how to achieve this,
Much appreciated,
James Allsopp

-- 
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: TV-out with nvidia drivers in Fedora 10

2009-05-18 Thread James Allsopp
Does this clone the output, or will I have a different display on each.
Ideally, I'd like iplayer running on the TV and carry on working on the
other display,
Jim

Anthony Messina wrote:
> On Saturday 16 May 2009 09:41:04 am James Allsopp wrote:
>> Hi,
>> I'm trying to get the TV out from my GeForce FX5200 to work. I'd ideally
>> like it to be on at the same time as my flat screen and with my desktop
>> extended onto it. I've been searching around for some information, but
>> most of it seems quite out of date. I've got the proprietary Nvidia
>> drivers installed at the moment.
>>
>> I've checked all this and got working under Windows, just need it to
>> work in Linux.
>>
>> Does anyone have any advice on how to achieve this,
>> Much appreciated,
>> James Allsopp
> 
> I use the TV out to drive a component projector (with the dongle) for my 
> MythTV setup. For me, I either want the projector on (and the DFP off), or 
> vice versa so I use XRandR to switch between them.  If you want both of them 
> on at the same time, replace the NULL values in the metamodes option with the 
> appropriate values.
> 
> /etc/X11/xorg.conf:
> 
> Section "ServerLayout"
> Identifier "TwinView Layout"
> Screen  0  "Screen0" 0 0
> EndSection
> 
> Section "Files"
> ModulePath   "/usr/lib64/xorg/modules/extensions/nvidia"
> ModulePath   "/usr/lib64/xorg/modules"
> EndSection
> 
> Section "Device"
> Identifier  "Device0"
> Driver  "nvidia"
> Option  "NoLogo" "TRUE"
> Option  "UseEvents" "TRUE"
> Option  "TwinView" "TRUE"
> Option  "TwinViewOrientation" "Clone"
> Option  "ConnectedMonitor" "DFP, TV"
> Option  "UseDisplayDevice" "DFP-0, TV-0"
> Option  "TVStandard" "HD1080i"
> # Start with the DPF at 1920x1080 with the TV off (nVidia XRandR "fake rate 
> 50")
> # Allow switch to the TV at 1920x1080 with the DFP off (nVidia XRandR "fake 
> rate 51")
> Option  "MetaModes" "DFP-0: 1920x1080, TV-0: NULL; DFP-0:NULL, 
> TV-0: 1920x1080"
> EndSection
> 
> Section "Screen"
> Identifier  "Screen0"
> Device  "Device0"
> DefaultDepth 24
> SubSection "Display"
> Depth   24
> EndSubSection
> EndSection
> 
> Section "Extensions"
> Option  "Composite" "Disable"
> EndSection
> 
> 

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


Joining wireless and wired networks

2009-06-03 Thread James Allsopp
Hi,
I've a computer at home I'm using for a network gateway, which has two
ethernet cards and a wireless card. One of the ethernet cards connects
to the outside world and the wireless side of the network connects to
the internet using iptables to provide NAT and forward the packets over.
The system is also running a dhcp server for the providing IP addresses
to the wireless clients.

What I want to do now is bring in the other ethernet card so computers
attached to that part of the network can connect to the internet and
access the services of the other machines on the network, regardless of
whether they're on the gateway or the wireless network.

I was considering bridging the wireless and the wired networks, but just
wanted to ask for opinions, other options. I''m loooking at eventually
getting a job working with linux systems, so it doesn't have to be a
"what would be best in a home environment" solution.

Thanks for the help,
James

-- 
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 a tascom webcam to work.

2009-06-16 Thread James Allsopp

Hi,
I'm trying to get the following webcam to work, but it doesn't work in
mplayer and cheese only produces vertical coloured strips.

dmesg gives this
usb 3-1: new full speed USB device using ohci_hcd and address 5
usb 3-1: configuration #1 chosen from 1 choice
gspca: probing 17a1:0128
gspca: probe ok
usb 3-1: New USB device found, idVendor=17a1, idProduct=0128
usb 3-1: New USB device strings: Mfr=32, Product=38, SerialNumber=0
usb 3-1: Product:  USB2.0 WebCam
usb 3-1: Manufacturer: TASCORP

Looking at lsmod, modules are loaded

gspca_t613 11904  0
gspca_main 21504  1 gspca_t613
videodev   32000  1 gspca_main
v4l1_compat15876  1 videodev


Running Mplayer gived me the following errors

$  mplayer -fps 30 -tv
driver=v4l2:width=640:height=480:device=/dev/video0 tv://
MPlayer SVN-r28461-4.3.2 (C) 2000-2009 MPlayer Team
CPU: AMD Athlon(tm) XP 2500+ (Family: 6, Model: 10, Stepping: 0)
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.

Playing tv://.
TV file format detected.
Selected driver: v4l2
 name: Video 4 Linux 2 input
 author: Martin Olschewski 
 comment: first try, more to come ;-)
Selected device:  USB2.0 WebCam
 Capabilites:  video capture  read/write  streaming
 supported norms:
 inputs: 0 = t613;
 Current input: 0
 Current format: unknown (0x4745504a)
tv.c: norm_from_string(pal): Bogus norm parameter, setting default.
v4l2: ioctl enum norm failed: Invalid argument
Error: Cannot set norm!
Selected input hasn't got a tuner!
v4l2: Cannot get fps
v4l2: ioctl set mute failed: Invalid argument
v4l2: ioctl query control failed: Invalid argument
==
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder)
==
Audio: no sound
FPS forced to be 30.000  (ftime: 0.033).
Starting playback...
v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout  0%  0.0% 0 0

v4l2: select timeout  0%  0.0% 0 0

v4l2: select timeout  0%  0.0% 0 0

v4l2: select timeout  0%  0.0% 0 0

v4l2: select timeout  0%  0.0% 0 0

V:   0.0  26/ 26  1%  0%  0.0% 0 0


And the following appeared in my dmesg output
 gspca: usb_submit_urb [0] err -28
ohci_hcd :00:02.1: leak ed f6d26240 (#81) state 2


Any ideas, I'd be grateful to receive them,
Best regards
James

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


[Fwd: Getting a tascom webcam to work.]

2009-06-18 Thread James Allsopp


Hi,
I'm trying to get the following webcam to work, but it doesn't work in
mplayer and cheese only produces vertical coloured strips.

dmesg gives this
usb 3-1: new full speed USB device using ohci_hcd and address 5
usb 3-1: configuration #1 chosen from 1 choice
gspca: probing 17a1:0128
gspca: probe ok
usb 3-1: New USB device found, idVendor=17a1, idProduct=0128
usb 3-1: New USB device strings: Mfr=32, Product=38, SerialNumber=0
usb 3-1: Product:  USB2.0 WebCam
usb 3-1: Manufacturer: TASCORP

Looking at lsmod, modules are loaded

gspca_t613 11904  0
gspca_main 21504  1 gspca_t613
videodev   32000  1 gspca_main
v4l1_compat15876  1 videodev


Running Mplayer gived me the following errors

$  mplayer -fps 30 -tv
driver=v4l2:width=640:height=480:device=/dev/video0 tv://
MPlayer SVN-r28461-4.3.2 (C) 2000-2009 MPlayer Team
CPU: AMD Athlon(tm) XP 2500+ (Family: 6, Model: 10, Stepping: 0)
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.

Playing tv://.
TV file format detected.
Selected driver: v4l2
 name: Video 4 Linux 2 input
 author: Martin Olschewski 
 comment: first try, more to come ;-)
Selected device:  USB2.0 WebCam
 Capabilites:  video capture  read/write  streaming
 supported norms:
 inputs: 0 = t613;
 Current input: 0
 Current format: unknown (0x4745504a)
tv.c: norm_from_string(pal): Bogus norm parameter, setting default.
v4l2: ioctl enum norm failed: Invalid argument
Error: Cannot set norm!
Selected input hasn't got a tuner!
v4l2: Cannot get fps
v4l2: ioctl set mute failed: Invalid argument
v4l2: ioctl query control failed: Invalid argument
==
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder)
==
Audio: no sound
FPS forced to be 30.000  (ftime: 0.033).
Starting playback...
v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout  0%  0.0% 0 0

v4l2: select timeout  0%  0.0% 0 0

v4l2: select timeout  0%  0.0% 0 0

v4l2: select timeout  0%  0.0% 0 0

v4l2: select timeout  0%  0.0% 0 0

V:   0.0  26/ 26  1%  0%  0.0% 0 0


And the following appeared in my dmesg output
 gspca: usb_submit_urb [0] err -28
ohci_hcd :00:02.1: leak ed f6d26240 (#81) state 2


Any ideas, I'd be grateful to receive them,
Best regards
James

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


Tascom webcam problems

2009-06-18 Thread James Allsopp
Hi,
I'm trying to get the following webcam to work, but it doesn't work in
mplayer and cheese only produces vertical coloured strips.

dmesg gives this
usb 3-1: new full speed USB device using ohci_hcd and address 5
usb 3-1: configuration #1 chosen from 1 choice
gspca: probing 17a1:0128
gspca: probe ok
usb 3-1: New USB device found, idVendor=17a1, idProduct=0128
usb 3-1: New USB device strings: Mfr=32, Product=38, SerialNumber=0
usb 3-1: Product:  USB2.0 WebCam
usb 3-1: Manufacturer: TASCORP

Looking at lsmod, modules are loaded

gspca_t613 11904  0
gspca_main 21504  1 gspca_t613
videodev   32000  1 gspca_main
v4l1_compat15876  1 videodev


Running Mplayer gived me the following errors

$  mplayer -fps 30 -tv
driver=v4l2:width=640:height=480:device=/dev/video0 tv://
MPlayer SVN-r28461-4.3.2 (C) 2000-2009 MPlayer Team
CPU: AMD Athlon(tm) XP 2500+ (Family: 6, Model: 10, Stepping: 0)
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.

Playing tv://.
TV file format detected.
Selected driver: v4l2
 name: Video 4 Linux 2 input
 author: Martin Olschewski 
 comment: first try, more to come  ;-)
Selected device:  USB2.0 WebCam
 Capabilites:  video capture  read/write  streaming
 supported norms:
 inputs: 0 = t613;
 Current input: 0
 Current format: unknown (0x4745504a)
tv.c: norm_from_string(pal): Bogus norm parameter, setting default.
v4l2: ioctl enum norm failed: Invalid argument
Error: Cannot set norm!
Selected input hasn't got a tuner!
v4l2: Cannot get fps
v4l2: ioctl set mute failed: Invalid argument
v4l2: ioctl query control failed: Invalid argument
==
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder)
==
Audio: no sound
FPS forced to be 30.000  (ftime: 0.033).
Starting playback...
v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout ??% ??,?% 0 0

v4l2: select timeout  0%  0.0% 0 0

v4l2: select timeout  0%  0.0% 0 0

v4l2: select timeout  0%  0.0% 0 0

v4l2: select timeout  0%  0.0% 0 0

v4l2: select timeout  0%  0.0% 0 0

V:   0.0  26/ 26  1%  0%  0.0% 0 0


And the following appeared in my dmesg output
 gspca: usb_submit_urb [0] err -28
ohci_hcd :00:02.1: leak ed f6d26240 (#81) state 2


Any ideas, I'd be grateful to receive them,
Best regards
James

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


Worried about having been hacked

2009-07-06 Thread James Allsopp
Hi,
I've a Fedora core 10 system which spends a lot of the time connected
directly to the internet, with a static ip. The only external ports open
are 80 and 22. SSH only allows access to one non-root user via an rsa
key. I'm using an IPtables script from

> http://iptables-tutorial.frozentux.net/iptables-tutorial.html

However, I normally get my logs e-mailed to an external account and
they're not getting to me. I'm not sure if they've not been sent or my
logs are being altered and hidden. How do I diagnose this problem, and
in general look for security incursions. I'm thinking of leaving
wireshark running on the external ethernet card and see what happens.

Thanks, any advice much appreciated.
Jim

-- 
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: Worried about having been hacked

2009-07-08 Thread James Allsopp
Hi,
I've checked this out and that was happening, but I've just had this
reported by rkhunter;

Warning: Package manager verification has failed:
 File: /bin/rpm
 Try running the command 'prelink /bin/rpm' to resolve
dependency errors.
 The file hash value has changed
 The file size has changed
Warning: Package manager verification has failed:
 File: /usr/bin/passwd
 Try running the command 'prelink /usr/bin/passwd' to resolve
dependency errors.
 The file hash value has changed
 The file size has changed
Warning: Package manager verification has failed:
 File: /usr/bin/perl
 Try running the command 'prelink /usr/bin/perl' to resolve
dependency errors.
 The file hash value has changed
 The file size has changed
Warning: Package manager verification has failed:
 File: /sbin/chkconfig
 Try running the command 'prelink /sbin/chkconfig' to resolve
dependency errors.
 The file hash value has changed
 The file size has changed

I'm not entirely sure what these errors mean though, have these files
been trojan'ed.

Best regards
James

Rick Stevens wrote:
> Arthur Pemberton wrote:
>> On Mon, Jul 6, 2009 at 12:01 PM, James
>> Allsopp wrote:
>>> Hi,
>>> I've a Fedora core 10 system which spends a lot of the time connected
>>> directly to the internet, with a static ip. The only external ports open
>>> are 80 and 22. SSH only allows access to one non-root user via an rsa
>>> key. I'm using an IPtables script from
>>>
>>>> http://iptables-tutorial.frozentux.net/iptables-tutorial.html
>>> However, I normally get my logs e-mailed to an external account and
>>> they're not getting to me. I'm not sure if they've not been sent or my
>>> logs are being altered and hidden. How do I diagnose this problem, and
>>> in general look for security incursions. I'm thinking of leaving
>>> wireshark running on the external ethernet card and see what happens.
>>>
>>> Thanks, any advice much appreciated.
>>> Jim
>>>
>>
>> Have you checked your Spam folder on the receiving email account?
>> Email sent through the mail command tends to get rated very poorly by
>> spam filters.
> 
> You might check the /var/spool/clientmqueue directory to see if the
> mail's been spooled but not sent out and look at the /var/log/maillog
> file to verify the mail was indeed sent to the external account.
> --
> - Rick Stevens, Systems Engineer  ri...@nerd.com -
> - AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
> --
> - I was married by a judge.  I should have asked for a jury. -
> -   -- Groucho Marx  -
> --
> 

-- 
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: Worried about having been hacked

2009-07-08 Thread James Allsopp
Hi,
I've checked all the files you asked me to. The following is the files
from the yum whatprovides followed by that grepped on /var/log/

chkconfig-1.3.38-1.i386
Mar 26 00:53:01 Updated: chkconfig-1.3.38-1.i386
rpm-4.6.1-1.fc10.i386
Jun 10 08:34:24 Updated: rpm-4.6.1-1.fc10.i386
passwd-0.75-2.fc9.i386
never been updated.
perl-5.10.0-68.fc10.i386
Apr 22 16:54:07 Updated: 4:perl-5.10.0-68.fc10.i386


This machine was installed about August 2008. The /usr/bin/passwd is
shown in red, which I think indicates a broken symbolic link?

[r...@87-194-141-15 ~]# which chkconfig
/sbin/chkconfig
[r...@87-194-141-15 ~]# ls -l /sbin/chkconfig
-rwxr-xr-x 1 root root 28000 2008-10-29 15:35 /sbin/chkconfig

[r...@87-194-141-15 ~]# which passwd
/usr/bin/passwd
[r...@87-194-141-15 ~]# ls -l /usr/bin/passwd
-rwsr-xr-x 1 root root 25700 2008-04-08 14:48 /usr/bin/passwd

[r...@87-194-141-15 ~]# which rpm
/bin/rpm
[r...@87-194-141-15 ~]# ls -l /bin/rpm
-rwxr-xr-x 1 root root 23240 2009-05-18 12:26 /bin/rpm

[r...@87-194-141-15 ~]# which perl
/usr/bin/perl
[r...@87-194-141-15 ~]# ls -l /usr/bin/perl
-rwxr-xr-x 2 root root 8140 2009-04-14 12:26 /usr/bin/perl



None of these files seems new, but could they have been altered? This is
the first time I've seen this in rkhunter.
Jim




Frank Murphy wrote:
> On 08/07/09 10:59, James Allsopp wrote:
>> Hi,
>> I've checked this out and that was happening, but I've just had this
>> reported by rkhunter;
>>
>>
> 
> 
>> Warning: Package manager verification has failed:
>>  File: /sbin/chkconfig
>>  Try running the command 'prelink /sbin/chkconfig' to resolve
>> dependency errors.
>>  The file hash value has changed
>>  The file size has changed
>>
>> I'm not entirely sure what these errors mean though, have these files
>> been trojan'ed.
>>
> 
> Have you updated?
> If yes, that's where you get the change.
> Check those updates against your yum logs.
> It your not sure what update to check against:
> yum whatprovides */sbin/chkconfig
> 
> For above.
> 
> Regards,
> 
> Frank
> 

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


hostapd, dhcpd-4 and windows vista

2009-07-16 Thread James Allsopp
Hi,
I'm running a fedora 10 system as a wireless access point, using
hostapd, the madwifi driver and isc's dhcpd-4.0.  The windows vista
connects, briefly and then loses the connection after a few minutes, and
you can't reconnect. does anyone know how I should go about debugging this?

Best regards
James

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


Setting up a home wireless server.

2009-03-05 Thread James Allsopp
hi,
I'm setting up a wireless access point and I've got the laptop to
connect to the server, and dhcp working, but I can't get the firewall to
forward packets to the outside wall. I've seen some people setting up a
bridging device, but before I've done it using iptables. Is one of these
methods better, deprecated or just different?

I'm using the iptables script described here;
http://iptables-tutorial.frozentux.net/iptables-tutorial.html#INCLUDERCFIREWALL

the forward part is here
$IPTABLES -A FORWARD -i $LAN_IFACE -j ACCEPT
$IPTABLES -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
$IPTABLES -t nat -A POSTROUTING -o $INET_IFACE -j SNAT --to-source $INET_IP

But there doesn't seem to be anything to redirect the return packets or
to tell it which interface the outbound packets should be on.

It says in the tutorial masquerade should be avoided due to the extra
CPU, any comments?

Thanks,
Jim

-- 
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: Setting up a home wireless server.

2009-03-05 Thread James Allsopp
How would you go about setting up the routing, and would that get in the
 way of, for instance, if I want to ssh into my router from the internal
network and opposed to going right through onto the internet.

Seems there's three ways to do this from what I can find,
i.) Set up a bridging device
ii.) Use Iptables (but which, via SNAT or MASQUERADE)
iii.) Use routing tables?

What are the pro's and con's of these approaches.
Cheers,
Jim

Mark Haney wrote:
> James Allsopp wrote:
>> hi,
>> I'm setting up a wireless access point and I've got the laptop to
>> connect to the server, and dhcp working, but I can't get the firewall to
>> forward packets to the outside wall. I've seen some people setting up a
>> bridging device, but before I've done it using iptables. Is one of these
>> methods better, deprecated or just different?
>>
>> I'm using the iptables script described here;
>> http://iptables-tutorial.frozentux.net/iptables-tutorial.html#INCLUDERCFIREWALL
>>
>> the forward part is here
>> $IPTABLES -A FORWARD -i $LAN_IFACE -j ACCEPT
>> $IPTABLES -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
>> $IPTABLES -t nat -A POSTROUTING -o $INET_IFACE -j SNAT --to-source $INET_IP
>>
>> But there doesn't seem to be anything to redirect the return packets or
>> to tell it which interface the outbound packets should be on.
>>
>> It says in the tutorial masquerade should be avoided due to the extra
>> CPU, any comments?
>>
>> Thanks,
>> Jim
>>
> 
> Honestly, I've never used IPtables for that, I've always made my server
> just act like a router and input static routes between wireless and
> wired networks.  But then maybe my case is special, I route all my
> wireless packets through my server (and squid) so that I can filter what
> my kids get to on the internet.
> 
> 

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


Computer host name

2009-03-05 Thread James Allsopp
Hi,
I've deactivated NetworkManager as it was interfering with my wireless
networking, but since then my computer has been renamed to
-bethere.co.uk, instead of localhost.localdomain. I've
looked at /etc/hosts
/etc/sysconfig/network
and these are all set up as localhost.localdomain and the network card
facing the internet is set up statically.

Anyone have any ideas how to stop this happening?
James

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


Unable to upgrade from FC9 to FC10

2009-03-25 Thread James Allsopp
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

-- 
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 James Allsopp
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
>>
>> --
>> 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-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Errors in Logfile

2009-04-20 Thread James Allsopp
Hi,
I'm getting these errors in my log and was wondering how I should go
about fixing and diagnosing the fault? According to Google it could be a
drive fault, I've an IDE dvd-rom in there and a SATA hard-drive at the
moment. If it's the DVD, I'm not that bothered, but if it's the Hard
drive...eek!

Thanks

Jim


 WARNING:  Kernel Errors Present
Buffer I/O error on device sr0, l ...:  40 Time(s)
end_request: I/O error, dev sr0, sector ...:  10 Time(s)
sr 2:0:1:0: [sr0] Sense Key : Medium Error [current]  ...:  2 Time(s)

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


Couple of install questions

2009-10-29 Thread James Allsopp
Hi,
I need to ask a few questions about a new Fedora install which I need to
do over today and tomorrow.

Which is the better option, installing F11 or F12 beta? I would upgrade
to the full F12 version as soon as it came out anyway.

File Formats, has anyone had any problems with Ext4, primarily running
on an LVM inside a RAID1.

Thanks,
Jim

-- 
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: Couple of install questions

2009-10-30 Thread James Allsopp
Ok, which would be the easier upgrade path
F11 -> F12
F12 beta -> F12

and can you install directly onto ext4 using anaconda for partitions
sitting on an LVM in RAID1?

Is ext4 still considered beta, or is it production quality yet?
Jim

fedora wrote:
> Hi Jim
> first trial, i installed on ext4 as well, not using anaconda. Then i had
> problems, and had to re-install using anaconda this time. But anaconda
> said "cannot install yet on ext4" or similar, which made me go back to
> ext3 on all file-systems.
> now, fedora 11 runs on ext3 happily.
> 
> suomi
> 
> On 10/29/2009 11:03 AM, James Allsopp wrote:
>> Hi,
>> I need to ask a few questions about a new Fedora install which I need to
>> do over today and tomorrow.
>>
>> Which is the better option, installing F11 or F12 beta? I would upgrade
>> to the full F12 version as soon as it came out anyway.
>>
>> File Formats, has anyone had any problems with Ext4, primarily running
>> on an LVM inside a RAID1.
>>
>> Thanks,
>> Jim
>>
> 

-- 
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 12 install grief

2009-11-18 Thread James Allsopp
Hi,
Downloaded the x86_64 install, checked the checcksum, burnt the dvd and
checked as part of the install.

Plus point, looks very nice!

Got to the setting up filesystems, i've 2x1tb and a 120gb drive.

Set each of the tb drives as 300mb boot (ext3), 4gb swap, and everything
else as raid 1. I set one of the \boot partitions as /boot. I placed an
lvm of top of the RAID. In the lvm, I placed a /25gb, /usr 30gb, /var,
20gb /tmp 10gb (all ext4) and about 800gb /home.

I set the 120gb drive as lvm and placed one 20gb partition in it.

The installer then crashed and hard locked. I'm writing this from
memory, and can't remember the exact error.

Am I doing anything stupid?
James

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


Trying to pdate.

2009-12-03 Thread James Allsopp
Hi,
I'm trying to update my F12 ystem and I get the following error,
Error Type: 
Error Value: Error getting repository data for installed, repository not
found
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in

main()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
backend.dispatcher(sys.argv[1:])
  File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 710,
in dispatcher
self.dispatch_command(args[0], args[1:])
  File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 657,
in dispatch_command
self.update_packages(only_trusted, package_ids)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1948, in
update_packages
signed = self._is_package_repo_signed(pkg)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1437, in
_is_package_repo_signed
repo = self.yumbase.repos.getRepo(pkg.repoid)
  File : /usr/lib/python2.6/site-packages/yum/repos.py, line 121, in getRepo
'Error getting repository data for $s, repository not found' $ (repoid)


Any ideas how to fix this, please,
Thanks
James
-- 
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

ath5k access point in Fedora 12

2009-12-03 Thread James Allsopp
Hi,
has anyone had any joy getting an atheros card working in Master mode in
Fedora 12. All the options in the networking and network-script directories
say Mode=Master but it won't start. The error on bringing wlan0 up is;
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Invalid argument.

Failing this, is there an easy way to install madwifi, as I had trouble
finding a repository with the atheros drivers in.

People are also talking about compat-wireless, but a yum search reveals
nothing in the repositories. Also is there a way of finding out in fedora
what options were used to compile the kernel.

Thanks,
James
-- 
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: ath5k access point in Fedora 12

2009-12-04 Thread James Allsopp
>From the sounds of this, it appears teh new ath5k ath9k's aren't really
ready for use. I think I'll try and find an old madwifi driver in the
repositories.

2009/12/4 Lonni J Friedman 

> 2009/12/3 Reuben Budiardja :
> > On Thursday 03 December 2009 18:00:33 jaivuk wrote:
> >> To be honest I was so upset with permanent problems and unstability of
> >>  ath5k driver in AP mode that I purchased ath9k card...
> >> It is much more stable but currently there is a bug in F12 kernel, so I
> >>  have to use F11 kernel.
> >
> > Hello,
> > Which bug are you referring to ? I am currently having a problem with
> Atheros
> > AR9285 that uses ath9k module, and wondering if this is related. Could
> you
> > illuminate me or point me to bug report ?
> > My problem is that in some network my connection keep getting
> intermittently
> > dropped. (You could refer to my email that I just sent to the list also
> for my
> > problem description).
> > Does F11 work better for this card ?
>
> Yes, that's the infamous power management bug.  There are a few of
> them floating around:
> https://bugzilla.redhat.com/show_bug.cgi?id=532465
> https://bugzilla.redhat.com/show_bug.cgi?id=520535
> https://bugzilla.redhat.com/show_bug.cgi?id=541756
> https://bugzilla.redhat.com/show_bug.cgi?id=538792
>
> --
> ~
> L. Friedmannetll...@gmail.com
> LlamaLand   https://netllama.linux-sxs.org
>
> --
> 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-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Obtaining an RPM for the proper old atheros madwifi driver, not ath5k

2009-12-04 Thread James Allsopp
Hi,
I'm running Fedora 12, and was wondering if anyone knew of a repository
which contains one of hte old atheros drivers. I want to get rid of ath5k as
it doesn't seem to have a good reputation, sounds very experimental still,
and I can't make an access point with it without a hostapd0.6 rpm.

Can anyone help?
James
-- 
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: Obtaining an RPM for the proper old atheros madwifi driver, not ath5k

2009-12-04 Thread James Allsopp
No, what's there is the ath5k drivers labelled as madwifi, not the original
useful drivers.


2009/12/4 Rodney Morris 

> On Fri, Dec 4, 2009 at 11:17 AM, James Allsopp
>  wrote:
> > Hi,
> > I'm running Fedora 12, and was wondering if anyone knew of a repository
> > which contains one of hte old atheros drivers. I want to get rid of ath5k
> as
> > it doesn't seem to have a good reputation, sounds very experimental
> still,
> > and I can't make an access point with it without a hostapd0.6 rpm.
> >
> > Can anyone help?
> > James
>
> Check out the atrpms repo, http://www.atrpms.net.
>
> Rod
>
> --
> 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-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: Obtaining an RPM for the proper old atheros madwifi driver, not ath5k

2009-12-04 Thread James Allsopp
I actually realised what I was doing wrong. The ath5k module came with the
fedora kernel, but I've blacklisted it, and now  and got the madwifi drivers
installed. I can now get the device into master with the correct ssid, but
can't get ath0 to accept an ip address.

I tried to use ath5k, but need the 0.6 version of hostapd. There doesn't
appear to be a rpm in any repository for this recently version. I don't want
to leave my system in a mess by installing it manually, hence returning to
madwifi.

Also I believe one of the users in this thread said that they couldn't get
ath5k working as an ap, whereas I've had madwifi working as an ap before.

If anyone can show me the location of a 0.6 hostapd rpm, I'll try ath5k.

James



2009/12/4 Lonni J Friedman 

> On Fri, Dec 4, 2009 at 10:44 AM, John W. Linville 
> wrote:
> > On Fri, Dec 04, 2009 at 04:17:18PM +, James Allsopp wrote:
> >
> >> I'm running Fedora 12, and was wondering if anyone knew of a repository
> >> which contains one of hte old atheros drivers. I want to get rid of
> ath5k as
> >> it doesn't seem to have a good reputation, sounds very experimental
> still,
> >> and I can't make an access point with it without a hostapd0.6 rpm.
> >
> > Did you actually try ath5k?  Is obtaining a later hostapd really a
> > bigger hardship than using an unmaintained, out-of-tree driver?
> >
> > If you have specific problems with ath5k then please cite them.
> > Even better, open a bugzilla entry for them.  But please don't just
> > spread random FUD.
> >
> > Madwifi is a dead project.  It does support a few oddball features
> > (many of them non-standard) that some people need, mostly due to
> > legacy use of Madwifi.  If you won't know what those are or why you
> > need them, then you almost certainly should be using ath5k.
> >
>
> I should add that madwifi doesn't even work in F12 (possibly F11 too,
> but I've not tried).  When I was having issues with ath9k, I actually
> attempted to switch to madwifi out of desperation, and the kernel
> modules wouldn't even load (when built from source).  Tons of missing
> symbols.
>
> Seriously, if you think problems with athXk are annoying, try getting
> problems fixed with madwifi when its not even maintained and is likely
> to not work at any time.
>
>
>
> --
> ~
> L. Friedmannetll...@gmail.com
> LlamaLand   https://netllama.linux-sxs.org
>
> --
> 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-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: Obtaining an RPM for the proper old atheros madwifi driver, not ath5k

2009-12-04 Thread James Allsopp
i didn't think you could set up an ap using ndiswrapper.
Jim

2009/12/4 Paulo Cavalcanti 

>
>
> On Fri, Dec 4, 2009 at 6:38 PM, James Allsopp <
> jamesaalls...@googlemail.com> wrote:
>
>> I actually realised what I was doing wrong. The ath5k module came with the
>> fedora kernel, but I've blacklisted it, and now  and got the madwifi drivers
>> installed. I can now get the device into master with the correct ssid, but
>> can't get ath0 to accept an ip address.
>>
>> I tried to use ath5k, but need the 0.6 version of hostapd. There doesn't
>> appear to be a rpm in any repository for this recently version. I don't want
>> to leave my system in a mess by installing it manually, hence returning to
>> madwifi.
>>
>> Also I believe one of the users in this thread said that they couldn't get
>> ath5k working as an ap, whereas I've had madwifi working as an ap before.
>>
>> If anyone can show me the location of a 0.6 hostapd rpm, I'll try ath5k.
>>
>> James
>>
>>
>>
>> 2009/12/4 Lonni J Friedman 
>>
>> On Fri, Dec 4, 2009 at 10:44 AM, John W. Linville 
>>> wrote:
>>> > On Fri, Dec 04, 2009 at 04:17:18PM +, James Allsopp wrote:
>>> >
>>> >> I'm running Fedora 12, and was wondering if anyone knew of a
>>> repository
>>> >> which contains one of hte old atheros drivers. I want to get rid of
>>> ath5k as
>>> >> it doesn't seem to have a good reputation, sounds very experimental
>>> still,
>>> >> and I can't make an access point with it without a hostapd0.6 rpm.
>>> >
>>> > Did you actually try ath5k?  Is obtaining a later hostapd really a
>>> > bigger hardship than using an unmaintained, out-of-tree driver?
>>> >
>>> > If you have specific problems with ath5k then please cite them.
>>> > Even better, open a bugzilla entry for them.  But please don't just
>>> > spread random FUD.
>>> >
>>> > Madwifi is a dead project.  It does support a few oddball features
>>> > (many of them non-standard) that some people need, mostly due to
>>> > legacy use of Madwifi.  If you won't know what those are or why you
>>> > need them, then you almost certainly should be using ath5k.
>>> >
>>>
>>> I should add that madwifi doesn't even work in F12 (possibly F11 too,
>>> but I've not tried).  When I was having issues with ath9k, I actually
>>> attempted to switch to madwifi out of desperation, and the kernel
>>> modules wouldn't even load (when built from source).  Tons of missing
>>> symbols.
>>>
>>> Seriously, if you think problems with athXk are annoying, try getting
>>> problems fixed with madwifi when its not even maintained and is likely
>>> to not work at any time.
>>>
>>>
> It works fine for me in F11 using ndiswrapper from ATrpms and the windows
> driver.
>
> --
> Paulo Roma Cavalcanti
> LCG - UFRJ
>
> --
> 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-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Selinux problems

2009-12-08 Thread James Allsopp
Hi,
I keep getting this SELinux issue, This is a new install of Fedora 12, and I
just copied all of my home directory back to this machine from an external
after install. I've tried running "restorecon /home" but no change.

Any ideas,

James


Summary:

SELinux is preventing access to files with the label, file_t.

Detailed Description:

[gdm-session-wor has a permissive type (xdm_t). This access was not denied.]

SELinux permission checks on files labeled file_t are being denied. file_t
is
the context the SELinux kernel gives to files that do not have a label. This
indicates a serious labeling problem. No files on an SELinux box should ever
be
labeled file_t. If you have just added a new disk drive to the system you
can
relabel it using the restorecon command. Otherwise you should relabel the
entire
file system.

Allowing Access:

You can execute the following command as root to relabel your computer
system:
"touch /.autorelabel; reboot"

Additional Information:

Source Contextsystem_u:system_r:xdm_t:s0-s0:c0.c1023
Target Contextunconfined_u:object_r:file_t:s0
Target Objects/home/ja [ dir ]
Sourcegdm-session-wor
Source Path   /usr/libexec/gdm-session-worker
Port  
Host  Mexican
Source RPM Packages   gdm-2.28.1-24.fc12
Target RPM Packages
Policy RPMselinux-policy-3.6.32-41.fc12
Selinux Enabled   True
Policy Type   targeted
Enforcing ModeEnforcing
Plugin Name   file
Host Name Mexican
Platform  Linux Mexican 2.6.31.5-127.fc12.x86_64 #1 SMP
Sat
  Nov 7 21:11:14 EST 2009 x86_64 x86_64
Alert Count   30
First SeenSun 22 Nov 2009 11:33:30 AM GMT
Last Seen Sun 29 Nov 2009 10:42:34 AM GMT
Local ID  3f3896fb-4f17-4b2c-b276-038ede6488fa
Line Numbers

Raw Audit Messages

node=Mexican type=AVC msg=audit(1259491354.745:33799): avc:  denied  {
search } for  pid=2090 comm="gdm-session-wor" name="ja" dev=dm-2 ino=57347
scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023
tcontext=unconfined_u:object_r:file_t:s0 tclass=dir

node=Mexican type=SYSCALL msg=audit(1259491354.745:33799): arch=c03e
syscall=4 success=yes exit=7301160 a0=7ebff0 a1=7fffbd93d460
a2=7fffbd93d460 a3=1 items=0 ppid=2072 pid=2090 auid=500 uid=500 gid=500
euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=1
comm="gdm-session-wor" exe="/usr/libexec/gdm-session-worker"
subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 key=(null)
-- 
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 problems

2009-12-09 Thread James Allsopp
Yes, it seems to have worked, thank you!
James

2009/12/9 Wolfgang S. Rupprecht 

>
> James Allsopp  writes:
> >I keep getting this SELinux issue, This is a new install of Fedora 12, and
> >I just copied all of my home directory back to this machine from an
> >external after install. I've tried running "restorecon /home" but no
> >change.
> ...
> > You can execute the following command as root to relabel your computer
> > system:
> > "touch /.autorelabel; reboot"
>
> Did you read the above?  Did you do it?
>
> -wolfgang
> --
> Wolfgang S. Rupprecht
> If the airwaves belong to the public why does the public only get 3
> non-overlapping WIFI channels?
>
> --
> 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-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: Obtaining an RPM for the proper old atheros madwifi driver, not ath5k

2009-12-09 Thread James Allsopp
Got it working using madwifi and hostapd 0.5.8, To get madwifi to come up as
ap using modprobe autocreate=ap

This seems to be the only way to get a five series atheros card working as
an ap, as new versions of hostapd only supports madwifi and ath9k.

Thanks for the help,
Jim

2009/12/4 James Allsopp 

> i didn't think you could set up an ap using ndiswrapper.
> Jim
>
> 2009/12/4 Paulo Cavalcanti 
>
>>
>>
>> On Fri, Dec 4, 2009 at 6:38 PM, James Allsopp <
>> jamesaalls...@googlemail.com> wrote:
>>
>>> I actually realised what I was doing wrong. The ath5k module came with
>>> the fedora kernel, but I've blacklisted it, and now  and got the madwifi
>>> drivers installed. I can now get the device into master with the correct
>>> ssid, but can't get ath0 to accept an ip address.
>>>
>>> I tried to use ath5k, but need the 0.6 version of hostapd. There doesn't
>>> appear to be a rpm in any repository for this recently version. I don't want
>>> to leave my system in a mess by installing it manually, hence returning to
>>> madwifi.
>>>
>>> Also I believe one of the users in this thread said that they couldn't
>>> get ath5k working as an ap, whereas I've had madwifi working as an ap
>>> before.
>>>
>>> If anyone can show me the location of a 0.6 hostapd rpm, I'll try ath5k.
>>>
>>> James
>>>
>>>
>>>
>>> 2009/12/4 Lonni J Friedman 
>>>
>>> On Fri, Dec 4, 2009 at 10:44 AM, John W. Linville 
>>>> wrote:
>>>> > On Fri, Dec 04, 2009 at 04:17:18PM +, James Allsopp wrote:
>>>> >
>>>> >> I'm running Fedora 12, and was wondering if anyone knew of a
>>>> repository
>>>> >> which contains one of hte old atheros drivers. I want to get rid of
>>>> ath5k as
>>>> >> it doesn't seem to have a good reputation, sounds very experimental
>>>> still,
>>>> >> and I can't make an access point with it without a hostapd0.6 rpm.
>>>> >
>>>> > Did you actually try ath5k?  Is obtaining a later hostapd really a
>>>> > bigger hardship than using an unmaintained, out-of-tree driver?
>>>> >
>>>> > If you have specific problems with ath5k then please cite them.
>>>> > Even better, open a bugzilla entry for them.  But please don't just
>>>> > spread random FUD.
>>>> >
>>>> > Madwifi is a dead project.  It does support a few oddball features
>>>> > (many of them non-standard) that some people need, mostly due to
>>>> > legacy use of Madwifi.  If you won't know what those are or why you
>>>> > need them, then you almost certainly should be using ath5k.
>>>> >
>>>>
>>>> I should add that madwifi doesn't even work in F12 (possibly F11 too,
>>>> but I've not tried).  When I was having issues with ath9k, I actually
>>>> attempted to switch to madwifi out of desperation, and the kernel
>>>> modules wouldn't even load (when built from source).  Tons of missing
>>>> symbols.
>>>>
>>>> Seriously, if you think problems with athXk are annoying, try getting
>>>> problems fixed with madwifi when its not even maintained and is likely
>>>> to not work at any time.
>>>>
>>>>
>> It works fine for me in F11 using ndiswrapper from ATrpms and the windows
>> driver.
>>
>> --
>> Paulo Roma Cavalcanti
>> LCG - UFRJ
>>
>> --
>> 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-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Lost Applications, Places and System in Gnome in F12

2009-12-10 Thread James Allsopp
Hi,
Trying to get all the pull down menus back in gnome on F12 as they've
disappeared. The Panel's still there though. Any ideas?

Thanks!
Jim

-- 
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: Lost Applications, Places and System in Gnome in F12

2009-12-10 Thread James Allsopp
Thanks! Saw the other menu option but missed that one.
Jim

Frank Murphy (Frankly3D) wrote:
> On 10/12/09 11:29, James Allsopp wrote:
>> Hi,
>> Trying to get all the pull down menus back in gnome on F12 as they've
>> disappeared. The Panel's still there though. Any ideas?
>>
>> Thanks!
>> Jim
>>
> http://mail.linux.ie/pipermail/ilug/2009-December/104128.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


Sound crackles at when logging in or starting to play in F12

2009-12-10 Thread James Allsopp
Hi,
I was wondering if anyone could solve this problem, whenever I log into
F12 or start music, I get a burst of static through my speakers. I've
done some research and found out about this, but is this likely to be
the cause?

The PulseAudio sound server has been rewritten to use timer-based audio
scheduling instead of the traditional interrupt-driven approach.
Timer-based scheduling may expose issues in some Alsa drivers. To turn
timer-based scheduling off, replace the line

load-module module-hal-detect

in /etc/pulse/default.pa by

load-module module-hal-detect tsched=0


thanks for any help,
James

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


Compiz issue

2009-12-21 Thread James Allsopp
Hi,
I'm trying to find the controller for the compiz effect thatfits all the
windows into the screen so you can select one. This currently triggers on
the top-right corner, how can I change this. Got too used to having my
volume control there.

Can someone explain the difference between compiz and compiz-fusion. The
fits seems to be installed as part of the F12 install, but has very limited
options. I've tried install compiz-fusion, but it didn't seem to be
listening to any of the settings in CompizConfig Settings Manager,

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

Blocking auto-update of Kernel

2009-12-30 Thread James Allsopp
Hi,
Is there an option to stop the F12 auto-update system updating my
kernel. I want to avoid a situation where my kernel gets updated but
there isn't a matching Madwifi rpm in the repositories?

Best regards
James

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