Menu

alphacool usb works but no image, help please

Help
Juan Mol
2009-07-15
2013-05-02
  • Juan Mol

    Juan Mol - 2009-07-15

    hi , i have installed the 200x64 usb model of Alphacool (http://serdisplib.sourceforge.net/ser/usb_alphacool.html) with lcd4linux. Works all widget also the 'image' . My lcd4linux.conf :
    Variables {
       tick 500
       tack 100
       minute 60000
    }

    Display SerDispLib {
        Driver 'serdisplib'
        Port 'USB:060C/04EB'
        Model 'ALPHACOOL'
    }

    Widget ImageTest {
        class 'Image'
        file '/root/prueba.png'
        update 1000
        visible 1
        inverted 0
    }

    Layout Avatar {
        X1.Y1 'ImageTest'
    }

    Display 'SerDispLib'

    Layout 'Avatar'

    Run and crash without error messages. I think it's for the png format, but i have try with many diferent configurations. Please help me.

    (sorry for my english)

     
    • Juan Mol

      Juan Mol - 2009-07-16

      i'm trying now the 0.11.0 svn version and have the same error.

       
    • Wolfgang Astleitner

      very little information given ...
      which version of serdisplib?

      if it's a problem with png than it's probably a problem with lcd4linux.
      does testserdisp work without errors?

      /wolfgang

       
      • Juan Mol

        Juan Mol - 2009-07-20

        serdisplib-1.97.8
        LCD4Linux 0.11.0-SVN-965

        the marquee scroller don't work too and the icon widget works fine. The testserdisp works fine too.

         
    • Wolfgang Astleitner

      i guess the problem will be in LCD4Linux (lcd4linux only sends 'pixel-informations' to serdisplib so serdisplib doesn't know anything about PNGs, marquees or things like that).

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.