Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BU
Posts
6
Comments
28
Joined
1 yr. ago

  • Thanks! I didn't have the icc profiles correctly set, which might be one of the problems with my setup.

    I was initially having issues with the Raster2CanonIJS and Command2CanonIJ binaries (that I copied to /usr/lib/cups/filter): cups was raising some errors when executing the scripts. But after fixing those, I wouldn't get any further errors or warnings, although the printer would simply be unresponsive while the job was set as "completed". I will check if the problem was the lack of icc profiles under /usr/share/color/icc.

  • That I understand, but my problem is the ppd file includes paths like *cupsFilter: "application/vnd.cups-command 0 /Library/Printers/Canon/BJPrinter/Filters/Command2CanonIJ.bundle/Contents/MacOS/Command2CanonIJ". I extracted those binary files too, put them in a cups folder, and adapted the path to point at the correct locations, but the scripts don't seem to work on Linux. Same thing for the turboprint thing, the commands like (canontoturboprint) are not doing anything from what I can tell

  • I could successfully decompress all the relevant files from the dmg file. Now I need to figure out a way of properly installing them in a cups directory. For instance, I don't know where I should put /Library/Printers/Canon. But it seems to me that I have all the files required to make it work.

  • Thanks for the recommendation! I tried both, but sadly it didn't work.

    I could extract the ppd file from the MacOS driver, but I still need to substitute some OS specific paths that lead to executable files and icc profiles, like *cupsFilter: "application/vnd.cups-raster 0 /Library/Printers/Canon/BJPrinter/Filters/Raster2CanonIJ/Raster2CanonIJS.bundle/Contents/MacOS/Raster2CanonIJS". Not that many, just two or three. I will most likely try to install the drivers on a MacOS VM and see if I can extract those files and place them in a Linux-specific cups directory (/usr/lib/cups or something). I think so far the odds are even.

    Update: It looks like I have all the binary files with me. Raster2CanonIJS, Command2CanonIJ, the ICC profiles and whatnot. I'm now looking for some guidance on where I should place those files on Linux, that would belong in /Library/Printers/Canon/..., etc. on MacOS.

  • You are right, those are contradictory. I meant doing it for now and sandboxing the VM while I work on finding a solution. I'm now trying to extract the useful part of the MacOS drivers and see if I can run it natively on Linux.

    Edit: I edited the original post slightly to address your point, which I fully agree with.

  • Linux @lemmy.world

    Official printer drivers not available for Linux, but printer is supported by third party software on Linux. Suggestions?

    pics @lemmy.world

    American crow feeling the breeze of a quiet day in the Flatirons

    pics @lemmy.world

    The mountains are stern today

    pics @lemmy.world

    Barn swallow knows it is cute

    pics @lemmy.world

    Aurora borealis (northern lights) self portrait

  • You are right, I should have made this clear. I am not on Nvidia, I am using an old Thinkpad on Intel Haswell.

    I'm glad to know my problem isn't completely new. I'll look into it further online. If you ever find a link to a report of a similar issue, I would be happy to see!

    Edit: I found this link, the issue reported appears to be very similar to what I'm seeing here https://libreddit.tux.pizza/r/kde/comments/jhqbnz/kde_plasma_rendering_problem_black_squares/

    Edit 2: I finally solved my problem! It was indeed an old problem already reported somewhere.

  • I agree with that. I suspect you might be right. SDDM (Breeze) is also weird with transparency. However, I just installed materia-kde but unfortunately the problem persisted (screenshot attached). Before that, I ran apt purge kde* plasma* libkf* and apt install kde-full. That too didn't solve my problem.

  • Tasksel seems to be correctly set,

     
        
    ~$ tasksel --list-tasks
    i desktop       Debian desktop environment
    u gnome-desktop GNOME
    u xfce-desktop  Xfce
    u gnome-flashback-desktop       GNOME Flashback
    i kde-desktop   KDE Plasma
    u cinnamon-desktop      Cinnamon
    u mate-desktop  MATE
    u lxde-desktop  LXDE
    u lxqt-desktop  LXQt
    u web-server    web server
    u ssh-server    SSH server
    i laptop        laptop
    
      

    I tried apt reinstall kde-full, but unfortunately nothing changed.

  • Linux @lemmy.ml

    Accidentally uninstalled an important package in Debian Sid with KDE, transparency no longer working