Results 1 to 2 of 2

Thread: libhal_drive_from_device_file() returns NULL on 64 bit Linux

  1. #1
    Join Date
    Feb 2010
    Beans
    5

    libhal_drive_from_device_file() returns NULL on 64 bit Linux

    Hi All,

    We use libhal to write to CD/DVD. It works fine on 32 bit Ubuntu 10.04 system. But on 64 bit Ubuntu 11.10 system it fails.
    When we insert CD/DVD, we see /dev/sr0 block device. But call to libhal_drive_from_device_file() returns NULL and errno is set to 11.
    On 64 bit system libhal version is 0.5.14.6
    On 32 bit system it is 0.5.14.Oubuntu6.
    I downloaded the souce and there is no difference between the two versions.

    Any idea, why it fails? I appreciate your immediate help.

    Thanks,
    Latha

  2. #2
    Join Date
    Feb 2010
    Beans
    5

    Re: libhal_drive_from_device_file() returns NULL on 64 bit Linux

    I use Ubuntu 11.10 Beta 1 version. Not sure whether libhal problem will be fixed in 11.10 release version. Is there anyway I can check on this with Ubuntu development team?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •