udev on FC5t2

Aryanto Rachmad aryanto.rachmad at chello.at
Mon Feb 13 07:43:51 UTC 2006


Hello again,

I forgot to mention the way I used to upgrade from FC4 to FC5t2. I did the following:

wget http://download.fedora.redhat.com/pub/fedora/linux/core/test/4.91/i386/os/Fedora/RPMS/fedora-release-4.91-1.noarch.rpm
rpm -Uvh fedora-release-4.91-1.noarch.rpm
yum update

I hope that would not cause any problems, especially the udev problem I am currently having.

Cheers,

Anto
  ----- Original Message ----- 
  From: Aryanto Rachmad 
  To: fedora-test-list at redhat.com 
  Sent: Monday, February 13, 2006 7:57 AM
  Subject: udev on FC5t2


  Hello All,

  I upgraded the OS of my IBM xSeries 330 from 2.6.15-1.1831_FC4-smp-i686 to 2.6.15-1.1928_FC5-smp-i686 due to the trouble I had getting MySQL 5.0 running on FC4. But now I have a little bit problem with udev.

  I am running asterisk PBX on this server with TDM400P PCI card, called zaptel device. Now in FC5t2, asterisk can not run automatically after reboot due to it can not load this zaptel device. I have to do the following before starting asterisk manually:

  chown -R asterisk:asterisk /dev/zap
  chown asterisk /dev/tty9

  In FC4, I have the following set on zaptel.rules under /etc/udev/rules.d:

  KERNEL="zapctl",     NAME="zap/ctl", OWNER="asterisk", GROUP="asterisk", MODE="0660"
  KERNEL="zaptimer",   NAME="zap/timer", OWNER="asterisk", GROUP="asterisk", MODE="0660"
  KERNEL="zapchannel", NAME="zap/channel", OWNER="asterisk", GROUP="asterisk", MODE="0660"
  KERNEL="zappseudo",  NAME="zap/pseudo", OWNER="asterisk", GROUP="asterisk", MODE="0660"
  KERNEL="zap[0-9]*",  NAME="zap/%n", OWNER="asterisk", GROUP="asterisk", MODE="0660"
  KERNEL="tty9",       OWNER="asterisk"

  That setting is the same in FC5t2, but the /etc/udev/udev.conf in FC5t2 only contains:

  udev_log="err"

  While in FC4 it contains:

  udev_root="/dev"
  udev_db="/dev/.udevdb"
  udev_rules="/etc/udev/rules.d"
  udev_log="err"

  I am not sure if I can use the same setting in FC5t2.

  Do you have any suggestion?

  Thanks a lot in advance for your help.

  Cheers,

  Anto
  ----


------------------------------------------------------------------------------


  -- 
  fedora-test-list mailing list
  fedora-test-list at redhat.com
  To unsubscribe: 
  https://www.redhat.com/mailman/listinfo/fedora-test-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/test/attachments/20060213/d07cc1cf/attachment.html 


More information about the test mailing list