文章分類


有關阿原記事本

阿原,江易原,記下一些事情跟朋友們分享,也留下自己學習與成長的紀錄。教學課程請見 "阿原小站" 還有阿原開放式課程、阿原直播與教學影片、阿原生活影片、阿原創新顧問公司、阿原科幻小說-NC1543、教師教學社團:開源軟體與教學應用
版權:除特別聲明外,本網站之照片及文字等,皆為版權沒有 (public domain, Creative Commons Zero),歡迎使用
*本站累積不少教學與食品安全資料,請善用左上角的網頁搜尋功能,或是網頁右方文章分類整理。

2026/09/25

查詢 Linux 是否支援彩色雷射 HP Color Laser 150a ----似乎有解, 20260925 決定買了

 

 

---看起來有支援,決定買了,手機蝦皮買,還要便宜六百多元----5706 元


https://openprinting.github.io/cups/


不知為何,使用手機蝦皮 APP,又折 634 元。



HP 彩色雷射印表機 150a

檔案名稱HP Laser 100 和 HP Color Laser 150 印表機系列列印驅動程式

11.0 MB uld-hp_V1.00.39.12_00.15.tar.gz

------------------

Jan 9, 2021 — Unless one issues the command "./install-printer.sh", one cannot even see the printer in CUPS. But if one, then, selects the driver "HP Color ...Read more


HP Color Laser 150a
Linux

This is an attempt to continue the discussion on this thread from 14 months back :

https://h30434.www3.hp.com/t5/LaserJet-Printing/Which-driver-should-I-use-for-HP-Color-LaserJet-150a...

True, the driver to use (maybe the only one) for the HP Color Laser 150a under Linux (Debian, Sparkylinux) is this one: 

"Samsung CLP 620 Foomatic / foo2qpdl (recommended)"

However, it seems to only print in monochrome.  Any attempts to get it to print in color produces some blinking lights on the printer and a report under CUPS that the printing job is completed.  No printing occurs.  Monochrome is fine.
Under Windows, the printer prints in full color.
Thanks !




*------------------

Cannot print on HP Color Laser 150a

Asked 4 years, 9 months ago      Modified 1 year, 1 month ago

原作者說無法列印,網有說使用三星印表機驅動程式,

That printer is really a rebadged Samsung printer (HP bought the Samsung printer division). You can use the Samsung CLP-315 driver that is integrated into CUPS and works fine as is almost the same printer with another case (works fine printing both color and BW).

I tested the CLP-620 driver, and it does work. However, the default is to print in monochrome, so I had to change the setting to print in color.


Installing the HP Color Laser 150a Driver in CUPS
Because the HP Color Laser 150a is a rebranded Samsung printer, standard generic or open-source drivers often fail or only print in black-and-white. Follow these steps to install it correctly: [1, 2]
  • Download the Official Driver Package: Get the Linux driver bundle from the HP Support Website for the HP Color Laser 150 series. [1]
  • Extract the PPD File: Extract the downloaded archive and locate the proprietary PPD file, usually named HP_Color_Laser_15x_Series.ppd (found in paths like ./noarch/share/ppd/). [1]
  • Open CUPS Administration:
    • Open your web browser and go to http://localhost:631.
    • Click on the Administration tab and select Add Printer. Log in with your system administrator (root or sudo) credentials. [1, 2, 3, 4, 5]
  • Upload the PPD File:
    • Choose your connected local USB printer device.
    • When prompted to select a driver/Model, skip the default list and use the "Or Provide a PPD File" option to upload the HP_Color_Laser_15x_Series.ppd file you extracted earlier. [1, 2, 3]
  • Complete Setup: Finish the remaining prompts to name the printer and print a test page. [1, 2]