Re: Problem with kernel modules after upgrade FC2->FC3

From: Marcel Janssen (korgull_at_home.nl)
Date: 11/16/04

  • Next message: Stefan Seefeld: "unable to install FC3"
    To: fedora-list@redhat.com
    Date: Tue, 16 Nov 2004 20:02:53 +0100
    
    

    On Tuesday 16 November 2004 20:55, Dusan Djordjevic wrote:
    > Hi all,
    >
    > I upgraded my working FC2 to FC3. Mostly it works fine except one thing.
    > When I try to compile some kernel modules (in my case it is module for
    > modem) it compiles, loads and works perfectly. But when I reboot
    > machine, it stops working. All modules are in right place
    > (/lib/modules/2.6.9-1.667/extra/) but something is not working. When I
    > try to start slmodemd (daemon that drives modem) won't load, and here
    <snip>
    > directory)
    > write(2, "error: mdm setup: cannot stat `/"..., 71error: mdm setup:
    > cannot stat`/dev/slamr0': No such file or directory
    > ) = 71
    > write(2, "error: cannot setup device `/dev"..., 41error: cannot setup
    > device `/dev/slamr0'
    > ) = 41
    > exit_group(-1)
    >
    > Something similar happens with vmware modules.
    > Any idea ?

    udev is new in FC3. It doesn't create your specific devices at a boot time
    because it hasn't been told to do so.

    The way to deal with it is described here :
    http://fedora.redhat.com/docs/udev/

    Copying the device files to /etc/udev/devices/ should work. Perhaps you may
    need to set correct permissions in /etc/udev/permissions

    Regards,
    Marcel

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Stefan Seefeld: "unable to install FC3"

    Relevant Pages

    • Re: Binary modules for 2.6
      ... > distributing binary kernel modules anymore. ... You've to compile for all and any large distributions, and additionally, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Ethernet driver module compilation (8139too)
      ... I need to put a minur changes (printk messages) into those drivers, ... are loaded as kernel modules. ... is loadede, and also 8139too. ... I am sure the problem is in the way I compile this module, ...
      (Linux-Kernel)
    • Re: Problem with kernel modules after upgrade FC2->FC3
      ... > When I try to compile some kernel modules (in my case it is module for ... > modem) it compiles, loads and works perfectly. ... > try to start slmodemd won't load, ...
      (Fedora)
    • Re: [SLE] Kernel Woes: Comments, Please!
      ... because I'm convinced there is a bug ... The transmission is done by the kernel modules, the important part, and ... How on earth do I go on to compile this little beast? ...
      (SuSE)
    • Re: (eval-when?)
      ... > where already evealuated and when the lisp loads the file it has to ... > Now I can't compile the file because on compile time the constants E ... > Where can I read an explanation about these different "situation" ...
      (comp.lang.lisp)