Jump to content

Mandriva doesn't load properly [solved]


Jza
 Share

Recommended Posts

I had issues after rebooting my mandriva system (I almost never reboot). It started complaining that the udev rules were deprecated. Specifically the 49-hso-udev.rules it complained that the new version of udev didnt recognized the SYSFS parameters.

 

The file says something like this:

# send rezero command via ozerocdoff, which uses usblib for all known ZCOPTION devices, supported by bundled driver
SUBSYSTEM=="usb_device", SYSFS{idVendor}=="0af0", SYSFS{idProduct}=="6711", SYSFS{bDeviceClass}=="00", RUN+="/usr/sbin/ozerocdoff -wi 0x%s{idProduct}"
SUBSYSTEM=="usb_device", SYSFS{idVendor}=="0af0", SYSFS{idProduct}=="6731", SYSFS{bDeviceClass}=="00", RUN+="/usr/sbin/ozerocdoff -wi 0x%s{idProduct}"
SUBSYSTEM=="usb_device", SYSFS{idVendor}=="0af0", SYSFS{idProduct}=="6751", SYSFS{bDeviceClass}=="00", RUN+="/usr/sbin/ozerocdoff -wi 0x%s{idProduct}"
# add device node links to all possible device
SUBSYSTEM=="tty", SYSFS{hsotype}=="Control",     SYMLINK+="wctrl0"
SUBSYSTEM=="tty", SYSFS{hsotype}=="Application", SYMLINK+="wapp0"
SUBSYSTEM=="tty", SYSFS{hsotype}=="Application", SYMLINK+="wappa0"
SUBSYSTEM=="tty", SYSFS{hsotype}=="Application2",SYMLINK+="wappb0"
SUBSYSTEM=="tty", SYSFS{hsotype}=="Diagnostic",  SYMLINK+="wdiag0"
SUBSYSTEM=="tty", SYSFS{hsotype}=="Diagnostic",  SYMLINK+="wdiaga0"
SUBSYSTEM=="tty", SYSFS{hsotype}=="Diagnostic2", SYMLINK+="wdiagb0"
SUBSYSTEM=="tty", SYSFS{hsotype}=="Modem",       SYMLINK+="wmodem0"
SUBSYSTEM=="tty", SYSFS{hsotype}=="GPS",         SYMLINK+="wgps0"
SUBSYSTEM=="tty", SYSFS{hsotype}=="GPS_Control", SYMLINK+="wgpsc0"
SUBSYSTEM=="tty", SYSFS{hsotype}=="PCSC",        SYMLINK+="wpcsc0"
# Note use here SYSFS instead of ATTR to be compatible to Xandros/EeePC

 

As said before, the SYSFS should be replaced by ATTR but it wasnt thanks to hardware compatibility.

Anyone know more about this bug?

Edited by Jza
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...