Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Daily Reviews Summary 02/09/12
· 3 Advanced Tips & Tricks For Using Windows Explorer
· MySQL 5.5.20 for Debian 6
· How to Install Screenlets for Desktop Widgets in Linux Mint 12
· Microsoft, Google, and Apple talk up "fair and reasonable" patent license fees
· Latest Windows 8 and Windows 8 Server build numbers revealed
· 3 CentOS Updates
· 3 RHEL Updates
· European Apple resellers say lack of inventory is putting them out of business
· Latest Windows 8 Consumer Preview build number: 8225?

Upcoming News
· [CentOS-announce] CEBA-2012:0106 CentOS 5 selinux-policy Update
· Samsung NX 200 Review @ TechReviewSource.com
· OCZ RevoDrive 3 120GB SSD Review @ t-break
· OCZ Technology Octane 512GB Solid State Drive with 1.13 Performance Firmware
· Western Digital WD TV Live Media Player Review @ Bigbruin.com
· Hitachi Touro Desk Pro 3TB USB 3.0 External HDD Review @ Madshrimps
· Intel 520 Series 240GB (Raid 0 update) SSD Review
· Spire BlackDragon 400 W @ techPowerUp
· Windows 8 confirmed for February 29th (Beta Queue)
· GeChic On-Lap 1301 Portable Monitor Review @ ThinkComputers.org

Linux Compatibility
· XPS L502X
· Slim Portable DVD Writer GP10
· AverTV Volar Green HD
· Dell Latitude E6420
· Canon CanoScan FB 636U
· Logitech QuickCam Pro 4000
· GeForce 7300 GT
· Umax Astra 4500 USB Scanner
· Photosmart Pro B9180
· kingston DataTraveler DTI/16GB

New Forum Topics
· Directx
by: Rajoo
on: 2012-02-06 21:29
0 replies, 112 views

· Code: Bad EIP Value
by: megatouchguy
on: 2012-01-28 06:27
0 replies, 354 views

· XP Pro crashes on start up
by: javien
on: 2012-01-17 12:38
6 replies, 2029 views

· Lan Wireless Access To Shared Folders Problem
by: MinusZero
on: 2012-01-09 06:45
2 replies, 2212 views

· Motherboard glitch
by: danleff
on: 2012-01-08 12:03
3 replies, 654 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » Compatibility Database » Hardware (Linux) » Details for HP CD-Writer 8200 Series USB

Summary


Product:
HP CD-Writer 8200 Series USB

Vendor:
HP

Tested operating systems:
Ark Linux, Fedora Core, Linux other, Mandriva Linux

Most recent version of this submission:
HP CD-Writer 8200 Series USB

Average Rating:


Submit a new result for this product



Bookmark and Share

Operating System: Linux other Rating:

Submitted on 2002-08-01 12:00:00

Anonymous

Post License:
-
Just plug it in and it works without further configuration under RedHat 7.1, usually as SCSI device 0,0,0.

Operating System: Linux other Rating:

Submitted on 2004-06-01 12:00:00

Anonymous

Post License:
-
Working fine in redhat 9.0, mandrake 9.2 and 10.

Operating System: Mandriva Linux Rating:

Submitted on 2005-10-12 08:05:47

the_it

Post License:
GNU LGPL
I've tried this out on two Mandriva LE 2005 machines, kernel version 2.6.11-6mdk.

Both machines say that it needs the usb-storage module to work. On the one machine, loading usb_storage fails, so the system doesn't even create a device file.

/var/log/messages tail after plugging in:
Sep 5 01:08:46 poncel kernel: usb 2-1: new full speed USB device using uhci_hcd and address 5
Sep 5 01:08:47 poncel kernel: usb-storage: `test' invalid for parameter `delay_use'
Sep 5 01:08:47 poncel modprobe: FATAL: Error inserting usb-storage (/lib/modules/2.6.11-6mdk/kernel/drivers/usb/storage/usb-storage.ko.gz): Invalid argument
Sep 5 01:08:47 poncel usb.agent[28928]: ... can't load module usb-storage


I may also note that in the Mandrake Control Center hardware browser, the usb-storage module only has one parameter (for speed) and its value is test. The parameter refuses to change.

which is why I tried to load it on another machine.

On this one, the usb-storage module does work, and it places the device file on /dev/sda. However, /dev/sda will not mount, eject or read, and it always reports it as "no media", even when there is. Finally, k3b does not accept /dev/sda as a cd burner.

I also further noted that HP does not have any support for its usb cd drives on Linux. bohoo.

Operating System: Fedora Core Rating:

Submitted on 2006-05-07 22:34:54

cassao

Post License:
GNU LGPL
Recognize as /dev/sda but it does not mount...

/var/log/messages:

May 7 12:33:45 mercurio kernel: usb 4-2: new full speed USB device using uhci_hcd and address 2
May 7 12:33:45 mercurio kernel: usb 4-2: configuration #1 chosen from 1 choice
May 7 12:33:45 mercurio kernel: Initializing USB Mass Storage driver...
May 7 12:33:49 mercurio kernel: scsi2 : SCSI emulation for USB Mass Storage devices
May 7 12:33:49 mercurio kernel: usbcore: registered new driver usb-storage
May 7 12:33:49 mercurio kernel: USB Mass Storage support registered.
May 7 12:33:54 mercurio kernel: Vendor: HP Model: CD-Writer+ 8200e Rev: 0001
May 7 12:33:54 mercurio kernel: Type: Direct-Access ANSI SCSI revision: 00
May 7 12:34:00 mercurio kernel: not responding...
May 7 12:34:00 mercurio kernel: sda : READ CAPACITY failed.
May 7 12:34:00 mercurio kernel: sda : status=1, message=00, host=0, driver=08
May 7 12:34:00 mercurio kernel: sd: Current: sense key: Unit Attention
May 7 12:34:00 mercurio kernel: Additional sense: Not ready to ready change, medium may have changed
May 7 12:34:00 mercurio kernel: sda: test WP failed, assume Write Enabled
May 7 12:34:00 mercurio kernel: sda: assuming drive cache: write through
May 7 12:34:06 mercurio kernel: not responding...
May 7 12:34:06 mercurio kernel: sda : READ CAPACITY failed.
May 7 12:34:06 mercurio kernel: sda : status=1, message=00, host=0, driver=08
May 7 12:34:06 mercurio kernel: sd: Current: sense key: Unit Attention
May 7 12:34:06 mercurio kernel: Additional sense: Not ready to ready change, medium may have changed
May 7 12:34:06 mercurio kernel: sda: test WP failed, assume Write Enabled
May 7 12:34:06 mercurio kernel: sda: assuming drive cache: write through
May 7 12:34:07 mercurio scsi.agent[3576]: Attribute /sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/host2/target2:0:0/2:0:0:0/type does not exist

Operating System: Ark Linux Rating:

Submitted on 2006-12-13 10:06:03

Anonymous

Post License:
GNU LGPL
May 7 12:33:54 mercurio kernel: Vendor: HP Model: CD-Writer+ 8200e Rev: 0001
May 7 12:33:54 mercurio kernel: Type: Direct-Access ANSI SCSI revision: 00
May 7 12:34:00 mercurio kernel: not responding...
May 7 12:34:00 mercurio kernel: sda : READ CAPACITY failed.
May 7 12:34:00 mercurio kernel: sda : status=1, message=00, host=0, driver=08
May 7 12:34:00 mercurio kernel: sd: Current: sense key: Unit Attention
May 7 12:34:00 mercurio kernel: Additional sense: Not ready to ready change, medium may have changed
May 7 12:34:00 mercurio kernel: sda: test WP failed, assume Write Enabled
May 7 12:34:00 mercurio kernel: sda: assuming drive cache: write through

I get exactly the same messages. Have you found a solution to this problem?

Thanks,
Rick Knight

Linux Compatible » Compatibility Database » Hardware (Linux) » Details for HP CD-Writer 8200 Series USB
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2011 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition