From: swfglug
For Christmas I received an all-in-one HP USB printer/scanner copier and an internal Sony IDE DVD-RW drive. Read on if you want a detailed comparison of installing both under GNU/Linux and Windows...
GNU/Linux installation:
Total time: ~10 minutes
Software packages to install: 1
Disk space used: 3 MB
Reboots required: None
Description: The Sony DRU510A required no configuration. Gnome Toaster asked me to select my burner with a dialog and the new drive was available. K3b chose the new drive by default. I was able to burn CDs with no configration changes. The HP All-In-One was slightly trickier. It was detected as a USB device (/dev/usb/lp0) and I was able to add it as a printer using the Red Hat Printing tool, using the hpijs driver which was already installed. It prompted me to restart the print server and a test page just worked. Scanning however required downloading the HP OfficeJet Linux Driver, an HP-sponsored project. I downloaded the driver and ran the standard commands:
./configure --prefix=/usr
make
(switch to administrator)
make install
then: ptal-init setup
ptal-init start
After this Xsane automatically found the scanner and I was able to scan images. There are some awesome command line tools that would come in really handy for administering remote printers, for example "ptal-hp display" which tells me what's currently displayed on the LCD. On GNU/Linux I use GIMP, so I didn't need to add photo editing software.
Because I have a multi-boot system, I also wanted to be able to burn disks, print, and scan from Windows too. I didn't realize what a headache I was in for...
Windows XP installation:
Total time: 2 hours
Software packages to install: 6
Disk space used: 750 MB
Reboots required: 8
Description: Due to helping friends install HP USB scanners, I knew to install the software first before hooking up USB hardware on Windows. Perusing the instructions confirmed this. So I placed in the HP CD and began the installation. I was prompted to remove Pagis, the software for my old scanner, which "conflicted". This required a reboot. I did so and started the installation again and plugged the USB cable in when instructed. Installation continued and a series of dialog boxes popped up and disappeared periodically in the background, mostly "Add New Hardware" and "Windows Installer" dialogs which the installer took care of. When all was done I was prompted for a reboot. When the system came back up, I successfully printed a test page, but the HP Director application showed only a View icon, no Scan, Fax, etc. Using Irfanview's Aquire feature I was able to scan using just the TWAIN driver, but I wanted to make sure the HP applications installed correctly. According to the guide, if all the icons didn't appear, the software should be reinstalled. I did so and rebooted as requested. This time the application installed correctly and HP Director had all the icons shown in the guide. Then I installed the photo editing applications which both required reboots after installation. I chose not to install the included Music Match software since I use WinAMP and ITunes to play music. (I'm not sure why it was included with a printer/scanner anyway.) On to the SONY DRU510A. It immediatly worked as a regular CD-ROM but my Nero software from my former CDRW would not see it as a recorder. Windows XP supported the drive as a DVD-ROM and CDRW, but not a DVD-RW. I ran the installation DVD and began installing the software. I chose to install Veritas DVD Now, Veritas Simple Backup, My DVD, and Veritas DX DVD. I left out some optional software like Sony's edition of Music Match and some other stuff. I installed them one by one, each one requiring a reboot except for the My DVD video editing software. DX also required uninstalling Nero, which required another reboot. After 2 hours, 8 reboots, and 750 MB of storage space used, my DVD-RW and printer/scanner were up and running.
Conclusion
To summarize, both devices work great under both operating systems and I'm very happy with them. Neither installation would have been a no-brainer for an end user. As an administrator/developer I found the GNU/Linux installation far quicker and less annoying. I'm sure the the future the HPOJ package will available as a package and the compile won't be required, but because I had to build from source to scan I can't recommend it to any GNU/Linux users who suffer from "command line fear" unless they're setup for me to assist remotely via SSH or VNC. The Windows setup was far more annoying than I expected. While a novice might have done OK with it if they knew the basics of uninstalling the old software packages for burning and scanning, they would have lost patience and called cousin Bill the family computer geek at some point or called the peripheral vendor's tech support, especially when the icons were missing from the director application. My system is not slow, and 2 hours is simply too long to spend getting peripherals working. So I would give the Sony DRU510A an A on GNU/Linux, it was effortless to setup. On Windows, I would give it a B- for outrageous hard drive space and time used during the install. ON GNU/Linux the HP PSC 2175 gets an A in printer installation and a C in scanner in installation (for the fact you have to compile the scanner driver). On Windows, I would give the All-In-One a C also, for the installation problems. However, after installation I give both the Sony DRU510A and the HP PSC 2175 an A on both platforms, they both work great and I hope they last far longer than the Cyberdrive CDRW and Xerox Workcenter they replaced.
For Christmas I received an all-in-one HP USB printer/scanner copier and an internal Sony IDE DVD-RW drive. Read on if you want a detailed comparison of installing both under GNU/Linux and Windows...
GNU/Linux installation:
Total time: ~10 minutes
Software packages to install: 1
Disk space used: 3 MB
Reboots required: None
Description: The Sony DRU510A required no configuration. Gnome Toaster asked me to select my burner with a dialog and the new drive was available. K3b chose the new drive by default. I was able to burn CDs with no configration changes. The HP All-In-One was slightly trickier. It was detected as a USB device (/dev/usb/lp0) and I was able to add it as a printer using the Red Hat Printing tool, using the hpijs driver which was already installed. It prompted me to restart the print server and a test page just worked. Scanning however required downloading the HP OfficeJet Linux Driver, an HP-sponsored project. I downloaded the driver and ran the standard commands:
./configure --prefix=/usr
make
(switch to administrator)
make install
then: ptal-init setup
ptal-init start
After this Xsane automatically found the scanner and I was able to scan images. There are some awesome command line tools that would come in really handy for administering remote printers, for example "ptal-hp display" which tells me what's currently displayed on the LCD. On GNU/Linux I use GIMP, so I didn't need to add photo editing software.
Because I have a multi-boot system, I also wanted to be able to burn disks, print, and scan from Windows too. I didn't realize what a headache I was in for...
Windows XP installation:
Total time: 2 hours
Software packages to install: 6
Disk space used: 750 MB
Reboots required: 8
Description: Due to helping friends install HP USB scanners, I knew to install the software first before hooking up USB hardware on Windows. Perusing the instructions confirmed this. So I placed in the HP CD and began the installation. I was prompted to remove Pagis, the software for my old scanner, which "conflicted". This required a reboot. I did so and started the installation again and plugged the USB cable in when instructed. Installation continued and a series of dialog boxes popped up and disappeared periodically in the background, mostly "Add New Hardware" and "Windows Installer" dialogs which the installer took care of. When all was done I was prompted for a reboot. When the system came back up, I successfully printed a test page, but the HP Director application showed only a View icon, no Scan, Fax, etc. Using Irfanview's Aquire feature I was able to scan using just the TWAIN driver, but I wanted to make sure the HP applications installed correctly. According to the guide, if all the icons didn't appear, the software should be reinstalled. I did so and rebooted as requested. This time the application installed correctly and HP Director had all the icons shown in the guide. Then I installed the photo editing applications which both required reboots after installation. I chose not to install the included Music Match software since I use WinAMP and ITunes to play music. (I'm not sure why it was included with a printer/scanner anyway.) On to the SONY DRU510A. It immediatly worked as a regular CD-ROM but my Nero software from my former CDRW would not see it as a recorder. Windows XP supported the drive as a DVD-ROM and CDRW, but not a DVD-RW. I ran the installation DVD and began installing the software. I chose to install Veritas DVD Now, Veritas Simple Backup, My DVD, and Veritas DX DVD. I left out some optional software like Sony's edition of Music Match and some other stuff. I installed them one by one, each one requiring a reboot except for the My DVD video editing software. DX also required uninstalling Nero, which required another reboot. After 2 hours, 8 reboots, and 750 MB of storage space used, my DVD-RW and printer/scanner were up and running.
Conclusion
To summarize, both devices work great under both operating systems and I'm very happy with them. Neither installation would have been a no-brainer for an end user. As an administrator/developer I found the GNU/Linux installation far quicker and less annoying. I'm sure the the future the HPOJ package will available as a package and the compile won't be required, but because I had to build from source to scan I can't recommend it to any GNU/Linux users who suffer from "command line fear" unless they're setup for me to assist remotely via SSH or VNC. The Windows setup was far more annoying than I expected. While a novice might have done OK with it if they knew the basics of uninstalling the old software packages for burning and scanning, they would have lost patience and called cousin Bill the family computer geek at some point or called the peripheral vendor's tech support, especially when the icons were missing from the director application. My system is not slow, and 2 hours is simply too long to spend getting peripherals working. So I would give the Sony DRU510A an A on GNU/Linux, it was effortless to setup. On Windows, I would give it a B- for outrageous hard drive space and time used during the install. ON GNU/Linux the HP PSC 2175 gets an A in printer installation and a C in scanner in installation (for the fact you have to compile the scanner driver). On Windows, I would give the All-In-One a C also, for the installation problems. However, after installation I give both the Sony DRU510A and the HP PSC 2175 an A on both platforms, they both work great and I hope they last far longer than the Cyberdrive CDRW and Xerox Workcenter they replaced.
Comment