[CentOS] NetworkManager and VPNC integration.

2009-05-28 Thread Abdullah Teke
Hi;

I have Centos 5.3 on my laptop, and i have to use Cisco Vpn Client. I seen
NetworkManager is capable using VPN with vpnc client. I installed vpnc
package but i cant finde any NetworkManager-vpnc package. So when i try to
open vpn connections and configure VPN option i cant seen add button as
active. It is  passive so i cant add new vpn connection. Pls help.

-- 
Abdullah Teke
---
abdullaht...@gmail.com
www.abdullahteke.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] NetworkManager and VPNC integration.

2009-05-28 Thread Abdullah Teke
Problem solved. I downloaded rpm source package and rebuild it. Now i can
add vpn connections.



On Thu, May 28, 2009 at 10:02 AM, Abdullah Teke wrote:

> Hi;
>
> I have Centos 5.3 on my laptop, and i have to use Cisco Vpn Client. I seen
> NetworkManager is capable using VPN with vpnc client. I installed vpnc
> package but i cant finde any NetworkManager-vpnc package. So when i try to
> open vpn connections and configure VPN option i cant seen add button as
> active. It is  passive so i cant add new vpn connection. Pls help.
>
> --
> Abdullah Teke
> ---
> abdullaht...@gmail.com
> www.abdullahteke.com
>



-- 
Abdullah Teke
---
abdullaht...@gmail.com
www.abdullahteke.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Kernel message - Disabling IRQ #50

2009-05-28 Thread Sergej Kandyla
Hi all!

After booting the server I have this message:


irq 50: nobody cared (try booting with the "irqpoll" option)

Call Trace:
   [] __report_bad_irq+0x30/0x7d
 [] note_interrupt+0x1e6/0x227
 [] __do_IRQ+0xbd/0x103
 [] do_IRQ+0x13f/0x14d
 [] default_idle+0x0/0x50
 [] ret_from_intr+0x0/0xa
   [] default_idle+0x29/0x50
 [] cpu_idle+0x77/0x96
 [] start_kernel+0x240/0x245
 [] _sinittext+0x237/0x23e

handlers:
[] (usb_hcd_irq+0x0/0x55)
Disabling IRQ #50

 # cat /proc/interrupts
   CPU0   CPU1  
  0: 100127   89815252IO-APIC-edge  timer
  1:144 82IO-APIC-edge  i8042
  7:  0  0IO-APIC-edge  parport0
  8:  0  1IO-APIC-edge  rtc
  9:  0  0   IO-APIC-level  acpi
 12:   2783   1158IO-APIC-edge  i8042
 50:  82343  17657   IO-APIC-level  ehci_hcd:usb2
 58:  0 87   IO-APIC-level  ohci_hcd:usb3, HDA Intel
 66:  0  0   IO-APIC-level  ohci_hcd:usb4
 98:   14065984  0 PCI-MSI  eth0
233: 343943 698091   IO-APIC-level  ehci_hcd:usb1, ahci
NMI:   2027   2500
LOC:   89901484   89901412
ERR:  0
MIS:  0


Server works normal, but what should I do with this ? Disable a USB 
support ?

Hardware: Asus M2N-VM DVI,  Athlon X2 4800+, 6G DDR2
Centos 5.3 x86_64

If you wish, dmesg here:  http://paix.org.ua/tmp/dmesg_270509.txt

Thanks!.

 -- 
Best wishes, Sergej Kandyla


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 'Missing end of line'

2009-05-28 Thread John Doe

From: Anne Wilson 
> For a while I've been getting this in my daily reports:
> /etc/cron.daily/logrotate:
> error: /etc/logrotate.conf:26 missing end of line
> It appears to originate from my CentOS server (though since client root mail 
> goes there I can't be certain.  The headers don't suggest client origin, to 
> me).  I've checked the logrotate.conf script and it looks OK to the untrained 
> eye.  It ends with an empty line.  Any clue as to what I should be checking?  

If you modified it, check maybe if you don't miss a '}' somewhere.
If you did not, maybe try 'rpm -V logrotate' to see it if is the original.

JD


  

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Kernel message - Disabling IRQ #50

2009-05-28 Thread Ralph Angenendt
Sergej Kandyla wrote:
> Hi all!
> 
> After booting the server I have this message:
> 
> 
> irq 50: nobody cared (try booting with the "irqpoll" option)
^

> Server works normal, but what should I do with this ? 

Ralph


pgpFixWekKiPZ.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 'Missing end of line'

2009-05-28 Thread Anne Wilson
On Thursday 28 May 2009 10:20, John Doe wrote:
> From: Anne Wilson 
>
> > For a while I've been getting this in my daily reports:
> > /etc/cron.daily/logrotate:
> > error: /etc/logrotate.conf:26 missing end of line
> > It appears to originate from my CentOS server (though since client root
> > mail goes there I can't be certain.  The headers don't suggest client
> > origin, to me).  I've checked the logrotate.conf script and it looks OK
> > to the untrained eye.  It ends with an empty line.  Any clue as to what I
> > should be checking?
>
> If you modified it, check maybe if you don't miss a '}' somewhere.
> If you did not, maybe try 'rpm -V logrotate' to see it if is the original.
>
Duh!  I'd been cat'ing /etc/cron.daily/logrotate, I think, and it looked 
original, so I assumed that the changes I made some time back had been 
reversed.'vi /etc/logrotate.conf' showed me that the changes were still 
there, and contrary to my memory of making them, there was no end-of-line.  
That's fixed, so hopefully the messages will go away.

Thanks for the much-needed kick up the.  :-)

Anne
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Kernel message - Disabling IRQ #50

2009-05-28 Thread Sergej Kandyla
Ralph Angenendt пишет:
> Sergej Kandyla wrote:
>   
>> Hi all!
>>
>> After booting the server I have this message:
>>
>>
>> irq 50: nobody cared (try booting with the "irqpoll" option)
>> 
> ^
>
>   

Oh, thanks... currently I don't see this message after reboot with irqpoll.

Could you advice about second issue.

When booting I see

powernow-k8: Pre-initialization of ACPI failed
powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 4800+ 
processors (2 cpu cores) (version 2.20.00)
powernow-k8: Your BIOS does not provide _PSS objects.  PowerNow! does 
not work on SMP systems without _PSS objects.  Complain to your BIOS vendor.
powernow-k8: Your BIOS does not provide _PSS objects.  PowerNow! does 
not work on SMP systems without _PSS objects.  Complain to your BIOS vendor.


I googled and find next advice:

"This is displayed because the CPU frequency scaling is disabled. Enable 
it by setting the "AMD Cool 'n' Quiet Function" in the BIOS settings to 
"Auto" and that warning will disappear.
(You'll find it in Advanced->CPU Configuration)"

But I think that I don't need the CPU frequency scaling on the server.

What is the best solution?
Never mind about this message ?

Thanks in advice.


-- 
Best wishes, Sergej Kandyla


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Kernel message - Disabling IRQ #50

2009-05-28 Thread Ralph Angenendt
Sergej Kandyla wrote:
> But I think that I don't need the CPU frequency scaling on the server.
> 
> What is the best solution?
> Never mind about this message ?

Yupp, just ignore it if you don't need it.

Ralph


pgpp9xGIJQdxY.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Fixing to bite the dust?

2009-05-28 Thread sam
Scott,

All the memory is first rate stuff, DDR2 and new.  Not sure if it 
*could* be a memory problem, as I've not dropped back to the 256 config 
to see if they go away but the whole machine crashed last night, and am 
now just going to do a memtest86, then reinstall.  I never did quite 
like the way I partitioned things in the get-go, plus I'll add a raid 
device to boot.

Thanks...

Sam
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Karanbir Singh
Hi,

On 05/27/2009 06:17 PM, Dianne Yumul wrote:
> I was hoping to get recommendations on the proper way to test a RAID
> 1 hardware configuration.  The controller is an Adaptec 2200S.  I
> found an article, but not for this controller, that suggests to power
> off the system, pull one of the drives, boot the OS and power off
> again. Would this be the way to go?

That sounds quite silly - also going through reboots means downtime, 
isnt that the sort of thing that raid1 was designed to protect against 
anyway.

> Also any suggestions on what to use to monitor it as well? Can't get
> smartmontools to work.

Have you looked into adaptec supplied management s/w ? In pretty much 
ever case with such hba's the most functional way to look at state and 
do any management on raid tends to be from vendor supplied s/w


-- 
Karanbir Singh : http://www.karan.org/  : 2522...@icq
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Rainer Duffner
Karanbir Singh schrieb:
>
> Have you looked into adaptec supplied management s/w ? In pretty much 
> ever case with such hba's the most functional way to look at state and 
> do any management on raid tends to be from vendor supplied s/w
>
>
>   

3Ware and Areca supply quite useful utilities that also work in Linux
very well.

Adaptec - I don't know.
They aquired a lot of companies over the years and thus the quality of
the management-apps is/was sometimes questionable - and you never knew
which one was good and which one wasn't as it varied between different
revisions of the same hardware (which might have a similar name but a
totally different tech inside...).

I've got lot's of Adaptec-SCSI gear at home - just no use for it
anymore, because SCSI-drives don't make sense anymore in a desktop.
It's not even the capacity - it's the noise.



Rainer




___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] IBM ServeRAID Manager software

2009-05-28 Thread Drew
Hi there,

I'm in the process of installing Centos 5.2 on an IBM x236 w/
ServeRAID 7k I recently acquired to act as a samba file server. The
hardware has all passed various stress tests I could throw at it so
we're okay there.

My question is. Has anyone had any luck getting the latest IBM
ServeRAID Manager v9.0 working in CentOS? If so how?

ServeRAID Manager is based off Adaptec's Storage Manager and I'm
encountering two errors.

The first relates to the login. It asks me for my username & password
then throws a java.lang.UnsatisfiedLinkError: authenticateUser error.
I've tried it with both Sun Java 1.4 & 1.6 and the same error both
times. There's also supposed to be a file /etc/pam.d/storman created
according to the docs but nowhere in the rpm file or on the web can I
find out what the contents of the file are supposed to look like.

The second error, is after I hit cancel (which logs me in as guest),
the software says no raid controller exists, which is of course
incorrect.

As a side note, I've already tried googling the problem, visiting
Adaptec's site, and visiting IBM's support & developerworks sites. The
support site's are useless and developerworks keeps spitting out HTTP
50x errors.

-- 
Drew

"Nothing in life is to be feared. It is only to be understood."
--Marie Curie
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] IBM ServeRAID Manager software

2009-05-28 Thread Timo Schoeler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

thus Drew spake:
| Hi there,
|
| I'm in the process of installing Centos 5.2 on an IBM x236 w/
| ServeRAID 7k I recently acquired to act as a samba file server. The
| hardware has all passed various stress tests I could throw at it so
| we're okay there.
|
| My question is. Has anyone had any luck getting the latest IBM
| ServeRAID Manager v9.0 working in CentOS? If so how?
|
| ServeRAID Manager is based off Adaptec's Storage Manager and I'm
| encountering two errors.
|
| The first relates to the login. It asks me for my username & password
| then throws a java.lang.UnsatisfiedLinkError: authenticateUser error.
| I've tried it with both Sun Java 1.4 & 1.6 and the same error both
| times. There's also supposed to be a file /etc/pam.d/storman created
| according to the docs but nowhere in the rpm file or on the web can I
| find out what the contents of the file are supposed to look like.
|
| The second error, is after I hit cancel (which logs me in as guest),
| the software says no raid controller exists, which is of course
| incorrect.
|
| As a side note, I've already tried googling the problem, visiting
| Adaptec's site, and visiting IBM's support & developerworks sites. The
| support site's are useless and developerworks keeps spitting out HTTP
| 50x errors.

To make it short: Have a x345 here with ServeRAID ?? (Adaptec
ASR-2020S). As soon as I realized I have to install additional SW and
the HBA has no decent BIOS, I ripped it out of the machine and went mdadm.

Software RAIDs are *heaven* compared to all those HBAs when it comes to
manageability (talking of DAS, here...).

Regards,

Timo

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with CentOS - http://enigmail.mozdev.org

iD8DBQFKHpw7fg746kcGBOwRArBBAJ4oy6KdXn+UvzKgoH15wootWDSNXwCgiheC
D2bs0imVmGDuWTv1BNT+GIE=
=GIxf
-END PGP SIGNATURE-
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Karanbir Singh
On 05/28/2009 02:11 PM, Rainer Duffner wrote:
> 3Ware and Areca supply quite useful utilities that also work in Linux
> very well.

yes, some of the LSI and HP kit is also quite handy to work with. I was 
going to setup a section on these HBA's in the wiki, would you be able 
to help on that ? If so, drop an email to the centos-docs list with your 
WikiName and we can take it from there. I'll do a template of what is in 
my mind in a few minutes time.

-- 
Karanbir Singh : http://www.karan.org/  : 2522...@icq
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] IBM ServeRAID Manager software

2009-05-28 Thread Les Mikesell
Drew wrote:
> Hi there,
> 
> I'm in the process of installing Centos 5.2 on an IBM x236 w/
> ServeRAID 7k I recently acquired to act as a samba file server. The
> hardware has all passed various stress tests I could throw at it so
> we're okay there.
> 
> My question is. Has anyone had any luck getting the latest IBM
> ServeRAID Manager v9.0 working in CentOS? If so how?
> 
> ServeRAID Manager is based off Adaptec's Storage Manager and I'm
> encountering two errors.
> 
> The first relates to the login. It asks me for my username & password
> then throws a java.lang.UnsatisfiedLinkError: authenticateUser error.
> I've tried it with both Sun Java 1.4 & 1.6 and the same error both
> times. There's also supposed to be a file /etc/pam.d/storman created
> according to the docs but nowhere in the rpm file or on the web can I
> find out what the contents of the file are supposed to look like.
> 
> The second error, is after I hit cancel (which logs me in as guest),
> the software says no raid controller exists, which is of course
> incorrect.
> 
> As a side note, I've already tried googling the problem, visiting
> Adaptec's site, and visiting IBM's support & developerworks sites. The
> support site's are useless and developerworks keeps spitting out HTTP
> 50x errors.

I have version 8.30 installed on some 336 servers and it seems to work 
fine - and I can run it on one box and access the others from the same 
interface.  As I recall, I just did an rpm install from a cd that came 
with one of the machines  - or maybe a later 3550 and it installed its 
own JVM and a shell script to start itself.  I haven't actually used it 
for anything but looking at the disk status since the volumes were set 
up with the bios tools, but the authentication and everything works at 
least up to that point.  I don't see anything special under /etc/pam.d 
but maybe that's new in 9.0.

-- 
   Les Mikesell
lesmikes...@gmail.com


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Dianne Yumul
Thanks for the help Karanbir and Rainer.

> That sounds quite silly - also going through reboots means downtime,
> isnt that the sort of thing that raid1 was designed to protect against
> anyway.

I guess it would be silly :). I just wanted to make sure it was doing  
what it ought too.

>> Have you looked into adaptec supplied management s/w ? In pretty much
>> ever case with such hba's the most functional way to look at state  
>> and
>> do any management on raid tends to be from vendor supplied s/w
>
> Adaptec - I don't know.
> They aquired a lot of companies over the years and thus the quality of
> the management-apps is/was sometimes questionable - and you never knew
> which one was good and which one wasn't as it varied between different
> revisions of the same hardware (which might have a similar name but a
> totally different tech inside...).

I checked the Adaptec site again and found a link to the Adaptec  
Storage Manager.
I don't know how I missed that, thanks for the push in the right  
direction.
Hopefully it works.

Thanks,

dianne
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Fixing to bite the dust?

2009-05-28 Thread Scott Silva
on 5-28-2009 4:49 AM sam spake the following:
> Scott,
> 
> All the memory is first rate stuff, DDR2 and new.  Not sure if it 
> *could* be a memory problem, as I've not dropped back to the 256 config 
> to see if they go away but the whole machine crashed last night, and am 
> now just going to do a memtest86, then reinstall.  I never did quite 
> like the way I partitioned things in the get-go, plus I'll add a raid 
> device to boot.
> 
> Thanks...
> 
> Sam
Is the memory on the list for the motherboard? Some newer cutting edge boards
kind of "pushed" their specs a bit to tweak some extra speed and they have a
list of "known good" ram parts that they recommend. This is usually most
common with desktop boards that have been pressed into service as a server,
which is less than ideal, since they really weren't designed for constant use.

Also, hopefully the system is balanced with the ram in proper slots, since
most ddr2 boards like matching pairs.

I'd let the memtest run as long as you can, and maybe cover a few slots on the
system if you can to get the heat up a bit, or at least leave all the covers
on if it is on a bench.



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] problem with centos upgrade

2009-05-28 Thread Scott Silva
on 5-26-2009 11:15 PM fabian dacunha spake the following:
> Dear All,
> 
> I have a centos 5 server running my mail and Dns working fine
> 
> but when i try to do u yum ugrade or yum update it gives me lots of perl
> errors and it terminates
> 
> OS is centos 5 (final)
> 
> the part of errors reported
> -
> 
>   file /usr/lib/perl5/5.8.8/Math/BigFloat.pm from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-Math-BigInt-1.86-1
>   file /usr/lib/perl5/5.8.8/Math/BigInt.pm from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-Math-BigInt-1.86-1
>   file /usr/lib/perl5/5.8.8/Math/BigInt/Calc.pm from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-Math-BigInt-1.86-1
>   file /usr/lib/perl5/5.8.8/Math/BigInt/CalcEmu.pm from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-Math-BigInt-1.86-1
>   file /usr/share/man/man3/Math::BigFloat.3pm.gz from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-Math-BigInt-1.86-1
>   file /usr/share/man/man3/Math::BigInt.3pm.gz from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-Math-BigInt-1.86-1
>   file /usr/share/man/man3/Math::BigInt::Calc.3pm.gz from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-Math-BigInt-1.86-1
>   file /usr/share/man/man3/Math::BigInt::CalcEmu.3pm.gz from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-Math-BigInt-1.86-1
>   file /usr/lib/perl5/5.8.8/Math/BigRat.pm from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-Math-BigRat-0.19-1
>   file /usr/share/man/man3/Math::BigRat.3pm.gz from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-Math-BigRat-0.19-1
>   file /usr/lib/perl5/5.8.8/bigint.pm from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-bignum-0.21-1
>   file /usr/lib/perl5/5.8.8/bignum.pm from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-bignum-0.21-1
>   file /usr/lib/perl5/5.8.8/bigrat.pm from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-bignum-0.21-1
>   file /usr/share/man/man3/bigint.3pm.gz from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-bignum-0.21-1
>   file /usr/share/man/man3/bignum.3pm.gz from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-bignum-0.21-1
>   file /usr/share/man/man3/bigrat.3pm.gz from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-bignum-0.21-1
>   file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/Sys/Syslog.pm from
> install of perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-Sys-Syslog-0.18-1
>   file
> /usr/lib/perl5/5.8.8/i386-linux-thread-multi/auto/Sys/Syslog/Syslog.so
> from install of perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-Sys-Syslog-0.18-1
>   file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/IO.pm from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package perl-IO-1.2301-1
>   file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/IO/Dir.pm from install
> of perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-IO-1.2301-1
>   file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/IO/File.pm from
> install of perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-IO-1.2301-1
>   file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/IO/Handle.pm from
> install of perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-IO-1.2301-1
>   file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/IO/Socket.pm from
> install of perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-IO-1.2301-1
>   file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/auto/IO/IO.so from
> install of perl-5.8.8-18.el5_3.1 conflicts with file from package
> perl-IO-1.2301-1
>   file /usr/share/man/man3/IO.3pm.gz from install of perl-5.8.8-18.el5_3.1
> conflicts with file from package perl-IO-1.2301-1
>   file /usr/share/man/man3/IO::Dir.3pm.gz from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package perl-IO-1.2301-1
>   file /usr/share/man/man3/IO::File.3pm.gz from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package perl-IO-1.2301-1
>   file /usr/share/man/man3/IO::Handle.3pm.gz from install of
> perl-5.8.8-18.el5_3.1 conflicts with file from package perl-IO-1
> 
> -
> 
Are you running MailScanner?
If so, install a (very) recent build and it should fix this for you.





signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Deluge torrent client issue

2009-05-28 Thread Scott Silva
on 5-27-2009 6:39 AM
attila.ma...@orange-ftgroup.com spake the
following:
> Hi All,
> 
> Does someone know, why I'm receiving the following error message for the 
> Deluge torrent client under 5.3, when I'm trying to access the Web interface ?
> 
> DBusException : The name org.deluge_torrent.dbusplugin was not provided by 
> any .service files
> Oops, Deluge Broke :-( , You might have found a bug, or you did something 
> really stupid ;-). 
> 
> How could I resolve it? (no jokes pls)
> 
> Thx,
First thing would be to not hijack message threads, even ones that are getting
ready to break out in a virtual fistfight.





signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Scott Silva
on 5-28-2009 9:25 AM Dianne Yumul spake the following:
> Thanks for the help Karanbir and Rainer.
> 
>> That sounds quite silly - also going through reboots means downtime,
>> isnt that the sort of thing that raid1 was designed to protect against
>> anyway.
> 
> I guess it would be silly :). I just wanted to make sure it was doing  
> what it ought too.
> 
>>> Have you looked into adaptec supplied management s/w ? In pretty much
>>> ever case with such hba's the most functional way to look at state  
>>> and
>>> do any management on raid tends to be from vendor supplied s/w
>> Adaptec - I don't know.
>> They aquired a lot of companies over the years and thus the quality of
>> the management-apps is/was sometimes questionable - and you never knew
>> which one was good and which one wasn't as it varied between different
>> revisions of the same hardware (which might have a similar name but a
>> totally different tech inside...).
> 
> I checked the Adaptec site again and found a link to the Adaptec  
> Storage Manager.
> I don't know how I missed that, thanks for the push in the right  
> direction.
> Hopefully it works.
> 
It worked for me when I ran a 2800S, but it is far from a light weight app.



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Adding a kernel module to the ISO/installer initrd?

2009-05-28 Thread Tim Nelson
Greetings list!

Because of the sheer number of box (re)installations we do that have a CentOS 
base, I've converted our provisioning process to PXE. However, I've found that 
an alarming number of motherboards are coming with the Realtek RTL8168 ethernet 
controller onboard. When the system boots, it cannot find an ethernet 
controller and the installer process hangs.

I made a new initrd from a running system that was installed via CD and had the 
kernel module installed afterwards. However, when using the new initrd to PXE 
boot a new box, it dies saying something about not being able to use/find /dev. 
The original initrd from the ISO is 5.1MB whereas the initrd I built from the 
working system is only 2.4MB. I have a feeling that the initrd I built (using 
mkinitrd -v --with=r8168  ) does not 
include modules required by the installer.

So, my question is this: is there a way to (1) create an initrd with ALL 
available modules or at the very least, (2) take the original ISO initrd and 
simply add the module I need? This initrd will need to work with all of the 
other hardware I support and should not be specialized for this single 
motherboard if possible.

I've been up and down Google/CentOS Wiki/etc and cannot seem to find a valid 
way of doing either of the above.

Suggestions, ideas, help?

Tim Nelson
Systems/Network Support
Rockbochs Inc.
(218)727-4332 x105
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [CentOS-announce] CESA-2009:1075 Moderate CentOS 5 i386 httpd Update

2009-05-28 Thread Gilbert Sebenste
On Thu, 28 May 2009, Karanbir Singh wrote:

>
> CentOS Errata and Security Advisory 2009:1075 Moderate
>
> Upstream details at : https://rhn.redhat.com/errata/RHSA-2009-1075.html
>
> The following updated files have been uploaded and are currently
> syncing to the mirrors: ( md5sum Filename )
>
> i386:
> b46184784e95094390c99e7446ffdcb0  httpd-2.2.3-22.el5.centos.1.i386.rpm

Does the test version (2.2.8) have these backported in them already?
If not, are these exploits local or global? Can i just update mod_ssl to 
alleviate the problem if I have 2.2.8? More than willing to go back to 
2.2.3 if needed. Just trying to save a little work since 2.2.8 has run 
very well for me.

***
Gilbert Sebenste 
(My opinions only!)  **
***
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [CentOS-announce] CESA-2009:1075 Moderate CentOS 5 i386 httpd Update

2009-05-28 Thread Karanbir Singh
On 05/28/2009 06:43 PM, Gilbert Sebenste wrote:
> Does the test version (2.2.8) have these backported in them already?

no..

> If not, are these exploits local or global? Can i just update mod_ssl to
> alleviate the problem if I have 2.2.8? More than willing to go back to
> 2.2.3 if needed. Just trying to save a little work since 2.2.8 has run
> very well for me.

the entire 'el5s2' suite of packages had an update recently, and is 
pending a push out - but it will not happen before Monday. I suggest you 
read the advisory and make a decision based on that.

-- 
Karanbir Singh : http://www.karan.org/  : 2522...@icq
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Adding a kernel module to the ISO/installer initrd?

2009-05-28 Thread Akemi Yagi
On Thu, May 28, 2009 at 10:17 AM, Tim Nelson  wrote:

> Because of the sheer number of box (re)installations we do that have a CentOS 
> base, I've converted our provisioning process to PXE. However, I've found 
> that an alarming number of motherboards are coming with the Realtek RTL8168 
> ethernet controller onboard. When the system boots, it cannot find an 
> ethernet controller and the installer process hangs.

Sorry, this is not about the mkinitrd stuff, but I just wanted to
refer you to this useful forum post by Alan Bartlett because you are
dealing with hardware that requires the Realtek 8168 driver:

http://www.centos.org/modules/newbb/viewtopic.php?viewmode=thread&topic_id=19428&forum=40&post_id=75910

Hope this helps,

Akemi
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [CentOS-announce] CESA-2009:1075 Moderate CentOS 5 i386 httpd Update

2009-05-28 Thread Gilbert Sebenste
On Thu, 28 May 2009, Karanbir Singh wrote:

> the entire 'el5s2' suite of packages had an update recently, and is
> pending a push out - but it will not happen before Monday. I suggest you
> read the advisory and make a decision based on that.

I've read it, and if you are going to push out the el5s2 programs next 
week, I will hold off, for now. Any significant delays, though, and I'll 
re-evaluate. Thank you, and thanks so much for all your hard work!

***
Gilbert Sebenste 
(My opinions only!)  **
Staff Meteorologist, Northern Illinois University  
E-mail: seben...@weather.admin.niu.edu  ***
web: http://weather.admin.niu.edu  **
***
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Guy Boisvert
Dianne Yumul wrote:
> 
> I checked the Adaptec site again and found a link to the Adaptec  
> Storage Manager.
> I don't know how I missed that, thanks for the push in the right  
> direction.
> Hopefully it works.
> 
> Thanks,
> 
> dianne

Hi,

I use the Adaptec Storage manager under CentOS 5 (with Adaptec 3405 
HBA).  It seems to be decent (functionality wise) but i saw that it 
works under Java...  My deception was great when i saw that.  I had 
numerous problems with Java and management tools on the past.  I just 
hope i wont't have to fight with Java all over again...


Guy Boisvert, ing.
IngTegration inc.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Dianne Yumul
Thanks Scott and Guy, I appreciate the advice/warning.

I can't download it at the moment because the Adaptec site requires  
the serial number. I have to reboot and get it from the SMOR (Storage  
Manager on ROM) utility. Then I'll have to see if it's worth the  
trouble to install and run :)

Would you have any suggestions on how I would test the RAID 1  
configuration? (Sorry if you already saw the question on the previous  
posts)

Thanks,

dianne
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Repository with gtkterm for CentOS-5 anyone?

2009-05-28 Thread Michael St. Laurent
Is there a yum repository which contains the package gtkterm for
CentOS-5?

-- 
Michael St. Laurent
IT Department
Hartwell Corporation



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] No libGL on this box - disabling OpenGL support !

2009-05-28 Thread madunix
am getting the following

[r...@linux11 ~]# glxinfo | grep direct
Error: unable to open display (null)
[r...@linux11 ~]# uname -a
SMP Thu May 7 11:51:15 EDT 2009 i686 i686 i386 GNU/Linux
[r...@linux11 ~]# cat /etc/redhat-release
CentOS release 5.3 (Final)

on the otherhand when i run wine application i get the following too
err:wgl:X11DRV_DescribePixelFormat No libGL on this box - disabling
OpenGL support !
err:wgl:X11DRV_ChoosePixelFormat No libGL on this box - disabling
OpenGL support !
fixme:win:EnumDisplayDevicesW ((null),0,0x33f544,0x), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f530,0x), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 113 (SPI_SETMOUSESPEED)
err:wgl:X11DRV_ChoosePixelFormat No libGL on this box - disabling
OpenGL support !
fixme:win:EnumDisplayDevicesW ((null),0,0x33f544,0x), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f530,0x), stub!
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:system:SystemParametersInfoW Unimplemented action: 113 (SPI_SETMOUSESPEED)
err:wgl:X11DRV_ChoosePixelFormat No libGL on this box - disabling
OpenGL support !
fixme:win:EnumDisplayDevicesW ((null),0,0x33f544,0x), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f530,0x), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 113 (SPI_SETMO


Thanks
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Phil Schaffner
Dianne Yumul wrote:
...
> Would you have any suggestions on how I would test the RAID 1  
> configuration? (Sorry if you already saw the question on the previous  
> posts)

Dianne,

If you feel you must test the functionality of the ability of the RAID1 
to recover from a failed drive, the power down, remove drive, boot, 
power down, replace drive, boot process will test the ability of the 
system to re-sync the drives.  A more rigorous test would be to zero out 
the partition table of the removed drive, or to use a new blank drive to 
test the recovery; however, what I think Karanbir meant by "silly" is 
that all these tests simply confirm that the RAID is working as 
designed.  If it doesn't, then you should have bought different hardware 
to start with.

Phil
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Karanbir Singh
On 05/28/2009 07:43 PM, Dianne Yumul wrote:
> I can't download it at the moment because the Adaptec site requires
> the serial number. I have to reboot and get it from the SMOR (Storage
> Manager on ROM) utility. Then I'll have to see if it's worth the
> trouble to install and run :)

what sort of license is this distributed under ?


-- 
Karanbir Singh : http://www.karan.org/  : 2522...@icq
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] No libGL on this box - disabling OpenGL support !

2009-05-28 Thread Phil Schaffner
madunix wrote:
> am getting the following
> 
> [r...@linux11 ~]# glxinfo | grep direct
> Error: unable to open display (null)
> [r...@linux11 ~]# uname -a
> SMP Thu May 7 11:51:15 EDT 2009 i686 i686 i386 GNU/Linux
> [r...@linux11 ~]# cat /etc/redhat-release
> CentOS release 5.3 (Final)
> 
> on the otherhand when i run wine application i get the following too
> err:wgl:X11DRV_DescribePixelFormat No libGL on this box - disabling
> OpenGL support !
...

Do you have mesa-libGL installed?

Phil
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Dianne Yumul
On May 28, 2009, at 1:00 PM, Phil Schaffner wrote:

> If you feel you must test the functionality of the ability of the  
> RAID1
> to recover from a failed drive, the power down, remove drive, boot,
> power down, replace drive, boot process will test the ability of the
> system to re-sync the drives.  A more rigorous test would be to  
> zero out
> the partition table of the removed drive, or to use a new blank  
> drive to
> test the recovery; however, what I think Karanbir meant by "silly" is
> that all these tests simply confirm that the RAID is working as
> designed.  If it doesn't, then you should have bought different  
> hardware
> to start with.

Thanks Phil for the clarification, felt like the light bulb suddenly  
turned on in my head. I should be more concerned at monitoring the  
health of the hard drives then.

dianne
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Dianne Yumul

On May 28, 2009, at 1:22 PM, Karanbir Singh wrote:

what sort of license is this distributed under ?


I'm sorry but I'm not sure. It's software that supposedly comes with  
it when you buy it. But the server was assembled by somebody else and  
they probably neglected to include the CD when they shipped the  
server to us. Here's the page with the download link.


http://www.adaptec.com/en-US/speed/raid/aac/sm/asm-linux_v2_12(922) 
_rpm.htm


I'm going to give it a try but don't know when because I would have  
to bring the server down just to get the serial number.


Thanks Karanbir and everyone for all the help.

dianne___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] No libGL on this box - disabling OpenGL support !

2009-05-28 Thread madunix
i ll check , and get back to you.

madunix

On Fri, May 29, 2009 at 12:56 AM, Phil Schaffner
 wrote:
> madunix wrote:
>> am getting the following
>>
>> [r...@linux11 ~]# glxinfo | grep direct
>> Error: unable to open display (null)
>> [r...@linux11 ~]# uname -a
>> SMP Thu May 7 11:51:15 EDT 2009 i686 i686 i386 GNU/Linux
>> [r...@linux11 ~]# cat /etc/redhat-release
>> CentOS release 5.3 (Final)
>>
>> on the otherhand when i run wine application i get the following too
>> err:wgl:X11DRV_DescribePixelFormat No libGL on this box - disabling
>> OpenGL support !
> ...
>
> Do you have mesa-libGL installed?
>
> Phil
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Les Mikesell
Phil Schaffner wrote:
> Dianne Yumul wrote:
> ...
>> Would you have any suggestions on how I would test the RAID 1  
>> configuration? (Sorry if you already saw the question on the previous  
>> posts)
> 
> Dianne,
> 
> If you feel you must test the functionality of the ability of the RAID1 
> to recover from a failed drive, the power down, remove drive, boot, 
> power down, replace drive, boot process will test the ability of the 
> system to re-sync the drives.  A more rigorous test would be to zero out 
> the partition table of the removed drive, or to use a new blank drive to 
> test the recovery; however, what I think Karanbir meant by "silly" is 
> that all these tests simply confirm that the RAID is working as 
> designed.  If it doesn't, then you should have bought different hardware 
> to start with.

The thing you need to know about RAIDs at runtime is whether or not one 
or more of the drives have already failed since their job is to hide 
this fact from you but you still need to replace it before you lose the 
other one and your data.  Most systems have an error light or something 
that doesn't help much in a remote data center - so you need some 
hardware-specific monitor tool to report the status.

-- 
   Les Mikesell
lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Dianne Yumul
On May 28, 2009, at 2:01 PM, Les Mikesell wrote:

> The thing you need to know about RAIDs at runtime is whether or not  
> one
> or more of the drives have already failed since their job is to hide
> this fact from you but you still need to replace it before you lose  
> the
> other one and your data...

Got it. Thank you Les, I appreciate the explanation.

dianne
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Testing and monitoring hardware RAID

2009-05-28 Thread Scott Silva
on 5-28-2009 1:56 PM Dianne Yumul spake the following:
> On May 28, 2009, at 1:22 PM, Karanbir Singh wrote:
>> what sort of license is this distributed under ?
> 
> I'm sorry but I'm not sure. It's software that supposedly comes with it
> when you buy it. But the server was assembled by somebody else and they
> probably neglected to include the CD when they shipped the server to us.
> Here's the page with the download link.
> 
> http://www.adaptec.com/en-US/speed/raid/aac/sm/asm-linux_v2_12(922)_rpm.htm
> 
> I'm going to give it a try but don't know when because I would have to
> bring the server down just to get the serial number.
> 
> Thanks Karanbir and everyone for all the help.
> 
> dianne
> 
Sent you a message offlist on this...



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Help setting up USB drive

2009-05-28 Thread Robert Fitzpatrick
I have my 640GB USB drive connected to a CentOS 5 server and using
fdisk, it seems to show a partition of the correct size, /dev/sdd1, but
after mounting, the drive shows only 244M size. Does the message
received when running fdisk below mean I should reformat this drive, I
can't seemed to figure out how to do that with fdisk. Can someone tell
me how to reformat, if needed? The drive is empty, I formatted a while
back on a Debian machine

[r...@vhost1 ~]# /sbin/fdisk /dev/sdd

The number of cylinders for this disk is set to 77825.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
   (e.g., DOS FDISK, OS/2 FDISK)

Command (m for help): p

Disk /dev/sdd: 640.1 GB, 640135028736 bytes
255 heads, 63 sectors/track, 77825 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/sdd1   1   77825   625129281   83  Linux

Command (m for help): q

[r...@vhost1 ~]# mount -t ext3 /dev/sdd1 /home/usb
[r...@vhost1 ~]# df -h|grep usb
/dev/sdd1 244M  6.1M  225M   3% /home/usb
[r...@vhost1 ~]# ls -lah /home/usb
total 21K
drwxr-xr-x 3 root root 1.0K May 10 14:38 .
drwxr-xr-x 8 root root 4.0K May  9 23:26 ..
drwx-- 2 root root  12K May 10 14:38 lost+found
[r...@vhost1 ~]# du -d 1 -h /home/usb
du: invalid option -- d
Try `du --help' for more information.
[r...@vhost1 ~]# du -h /home/usb
12K /home/usb/lost+found
13K /home/usb

-- 
Robert

see what I'm up to on my Live Journal tech blog at
--> http://saintcolumbus.livejournal.com

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Repository with gtkterm for CentOS-5 anyone?

2009-05-28 Thread Mark Pryor

Laurent,

The SRPM below built with only one dependence: vte-devel.x86_64
ftp://ftp.pbone.net/mirror/download.fedora.redhat.com/pub/fedora/linux/updates/8/SRPMS.newkey/gtkterm-0.99.5-8.fc8.src.rpm

I'll have the RPM for both i386 and x86_64 up tomorrow at
mpryor.repo

The build box is patched C5.2 

-- 
Mark

--- On Thu, 5/28/09, Michael St. Laurent  wrote:

> From: Michael St. Laurent 
> Subject: [CentOS] Repository with gtkterm for CentOS-5 anyone?
> To: "CentOS mailing list" 
> Date: Thursday, May 28, 2009, 12:19 PM
> Is there a yum repository which
> contains the package gtkterm for
> CentOS-5?
> 
> -- 
> Michael St. Laurent
> IT Department
> Hartwell Corporation
> 
> 
> 
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
> 


  
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] No libGL on this box - disabling OpenGL support !

2009-05-28 Thread madunix
[r...@linux11 ~]# rpm -aq | grep -i  mesa-libGL
mesa-libGL-6.5.1-7.7.el5
mesa-libGLU-6.5.1-7.7.el5

should I update it?

madunix

On Thu, May 28, 2009 at 10:26 PM, Phil Schaffner
 wrote:
> madunix wrote:
>> am getting the following
>>
>> [r...@linux11 ~]# glxinfo | grep direct
>> Error: unable to open display (null)
>> [r...@linux11 ~]# uname -a
>> SMP Thu May 7 11:51:15 EDT 2009 i686 i686 i386 GNU/Linux
>> [r...@linux11 ~]# cat /etc/redhat-release
>> CentOS release 5.3 (Final)
>>
>> on the otherhand when i run wine application i get the following too
>> err:wgl:X11DRV_DescribePixelFormat No libGL on this box - disabling
>> OpenGL support !
> ...
>
> Do you have mesa-libGL installed?
>
> Phil
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Problem with Logitech wireless keyboard EX110

2009-05-28 Thread MHR
I got a Logitech EX110 wireless keyboard and mouse set about a year or
so ago, maybe more.  The number pad on the keyboard stopped working
after a while, so I complained to Logitech, and they sent me a new
keyboard (actually, the whole set).

I've had the problem on and off again a couple of times since then,
but it usually only lasts a few days before all is well again.

However, my son also has the same set (well, same model, different
pieces of hardware) on his Windows XP machine, and he has _never_ had
this problem.  Tonight, he suggested that it might be a Linux problem,
so I took our spare keyboard of this same type and switched them on my
machine.

Surprise: the new keyboard has exactly the same problem - no response
from the number pad.

Actually, that's not entirely accurate.  The num lock and the Enter
key both work, but the 5 key produces some control combination I don't
recognize (seems to behave something like ^V of a previously ^X'd
clipboard copy, unrelated to the current input), and the + key which
seems to produce something like ^V^V, or "highlight the current
terminal line" or something, but none of the other keys work at all.

In any case, it looks like this is a problem with the keyboard driver,
not the keyboard hardware.

If I replace the wireless set with a wired keyboard and mouse, without
rebooting, the mouse works, but the keyboard does not.  (Apparently,
after I tried the following, it turned out to be a bad keyboard)

If I replace the keyboard and reboot, oh, foo, bad keyboard.  But!  If
I reboot with a good keyboard, it works, and then I can switch back to
the wireless set and everything works, _including_ the number pad:
0.123456789/*-+

Is there a way to refresh the keyboard driver without rebooting?

Anyway, thoughts, suggestions, etc. welcome.

mhr
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Problem with Logitech wireless keyboard EX110

2009-05-28 Thread Bill Campbell
On Thu, May 28, 2009, MHR wrote:
>I got a Logitech EX110 wireless keyboard and mouse set about a year or
>so ago, maybe more.  The number pad on the keyboard stopped working
>after a while, so I complained to Logitech, and they sent me a new
>keyboard (actually, the whole set).
>
>I've had the problem on and off again a couple of times since then,
>but it usually only lasts a few days before all is well again.
>
>However, my son also has the same set (well, same model, different
>pieces of hardware) on his Windows XP machine, and he has _never_ had
>this problem.  Tonight, he suggested that it might be a Linux problem,
>so I took our spare keyboard of this same type and switched them on my
>machine.
>
>Surprise: the new keyboard has exactly the same problem - no response
>from the number pad.
>
>Actually, that's not entirely accurate.  The num lock and the Enter
>key both work, but the 5 key produces some control combination I don't
>recognize (seems to behave something like ^V of a previously ^X'd
>clipboard copy, unrelated to the current input), and the + key which
>seems to produce something like ^V^V, or "highlight the current
>terminal line" or something, but none of the other keys work at all.

You might want to use the xev program under X11 to see what key
codes are being seen by the system.  I had to create ~/.Xmodmap
to map the numeric keypad on my Microsoft Natural keyboard to
always send numbers on Mac OS X 10.4.x otherwise python curses
applications don't do the right thing.

Bill
-- 
INTERNET:   b...@celestial.com  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
Voice:  (206) 236-1676  Mercer Island, WA 98040-0820
Fax:(206) 232-9186  Skype: jwccsllc (206) 855-5792

It is a besetting vice of democracies to substitute public opinion for law.
This is the usual form in which masses of men exhibit their tyranny.
  -- James Fenimore Cooper
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos