LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-25-2003, 06:56 PM   #1
obiwanshinobi
LQ Newbie
 
Registered: Sep 2003
Posts: 18

Rep: Reputation: 0
hotplug & mandrake 9.1?


Hey...I've got a MDK9.1 system, and I'm trying to get hotplug up and running. I've got a portable hard drive which uses usb 2.0 (micro-solutions) and I can get the rpm for the driver, but when I try to rpm -i, it says that hotplug 01_17 is needed.

I've tried running a few hotplug 01_17 rpms, but none of them are specifically for mandrake. I tried running a mandrake hotplug rpm (not 01_17) and I still get the error (requires hotplug 01_17)

Any ideas?
 
Old 09-26-2003, 04:01 AM   #2
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Hotplug should work out of the box. Try:
rpm -qa hotplug and see what it says.
If you really don't have it installed, then see if it is on your Installation Discs - you should be able to use Mandrake Control Center to install it.
 
Old 09-30-2003, 05:12 PM   #3
obiwanshinobi
LQ Newbie
 
Registered: Sep 2003
Posts: 18

Original Poster
Rep: Reputation: 0
It says I have a newer version of the hotplug driver installed:

hotplug_2002_04_01-8mdk.src.html

But every time I try to run the rpm for the backpack hard drive, it tells me I need 2002_01_17...any ideas?

Thanks!
 
Old 09-30-2003, 06:42 PM   #4
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Have you tried accessing the drive not using the backpack 'driver'? For example, plug in the device and check to see if it has been found? Plug it in and check the output of dmesg to see if there's been anything about new removably storage devices. If so, then run cdrecord -scanbus to see that it really has been identified. If so, then it'll appear to be a SCSI harddrive, so you can check to see if which partitions are on there with (as root) fdisk -l /dev/sda (I'm presuming you have no other scsi devices). When you know the partition, then mount it as normal.
 
Old 10-01-2003, 11:35 AM   #5
obiwanshinobi
LQ Newbie
 
Registered: Sep 2003
Posts: 18

Original Poster
Rep: Reputation: 0
I think it tries to read the drive, but gets some errors. This is a dmesg output:

Attached scsi removable disk sda at scsi0, channel 0, id 1, lun 0
sda : READ CAPACITY failed.
sda : status = 0, message = 00, host = 0, driver = 28
Current sd00:00: sense key Not Ready
Additional sense indicates Medium not present
sda : block size assumed to be 512 bytes, disk size 1GB.
/dev/scsi/host0/bus0/target1/lun0: I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 2097144
I/O error: dev 08:00, sector 2097144
I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 0
ldm_validate_partition_table(): Disk read failed.
I/O error: dev 08:00, sector 0
unable to read partition table
Device not ready. Make sure there is a disc in the drive.
VFS: Disk change detected on device 08:00
sda : READ CAPACITY failed.
sda : status = 0, message = 00, host = 0, driver = 28
Current sd00:00: sense key Not Ready
Additional sense indicates Medium not present
sda : block size assumed to be 512 bytes, disk size 1GB.
/dev/scsi/host0/bus0/target1/lun0: I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 2097144
I/O error: dev 08:00, sector 2097144
I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 0
ldm_validate_partition_table(): Disk read failed.
I/O error: dev 08:00, sector 0

cdrecord and fdisk don't pick up on the drive
 
Old 10-01-2003, 11:38 AM   #6
obiwanshinobi
LQ Newbie
 
Registered: Sep 2003
Posts: 18

Original Poster
Rep: Reputation: 0
I also believe I have two other scsi devices...cdrecord -scanbus spits out some info declaring my zip drive and DVD-RW on scsibus0

thanks!
 
Old 10-01-2003, 02:47 PM   #7
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Aha! If your zip drive is being reported as scsi on cdrecord -scanbus, then it will be your zip drive that is sda! Try doing the same thing but with sdb! Check your fstab to see which device your zip drive is.
 
Old 10-01-2003, 03:15 PM   #8
obiwanshinobi
LQ Newbie
 
Registered: Sep 2003
Posts: 18

Original Poster
Rep: Reputation: 0
Actually, with cdrecord, I get sda as my DVD-RW, and sdb as my zip.

There isn't anything declared on cdrecord...
 
Old 10-03-2003, 11:57 AM   #9
obiwanshinobi
LQ Newbie
 
Registered: Sep 2003
Posts: 18

Original Poster
Rep: Reputation: 0
Is there a way to set detection of a USB hard drive without using the backpack 'driver'?

The device doesn't show up on cdrecord -scanbus, fdisk, or anything else...
 
Old 05-30-2004, 04:47 PM   #10
perry
Member
 
Registered: Sep 2003
Location: USA & Canada
Distribution: Slackware 12.0
Posts: 978

Rep: Reputation: 30
you need the bpck-usb-firmware-1.1-1.noarch.rpm, you can find it off the web, it goes to the vendor site...

however.... while there is no "-17" for mandrake there are later versions that can be accepted...

HOWEVER....

using a later hotplug rpm might knock out your eth0 ability. with me, i always had to issue a 'service network restart' after signing in and i could never figure out why... it appears using a later hotplug was causing me some greif. i tried using the latest and greatest but then i have to install a bunch of shit.... i shouldn't have to do that....

it's tempting to download the source for backpack and try to figure it out from there, but the other problem is that i think, after 5 years of faithful service, my backpack cd-rewriter is starting to konk out on me....

time for a new cdrw i think,

any suggestions on a decent external cd-rw for Linux....?

- perry
 
Old 06-11-2004, 04:38 PM   #11
obiwanshinobi
LQ Newbie
 
Registered: Sep 2003
Posts: 18

Original Poster
Rep: Reputation: 0
Still nothing

on rpmfind.net i found a mandrake hotplugger (hotplug-2002_04_01-8mdk.src.rpm) but the backpack driver doesn't like it, it still is asking for 2002_04_01-17

any ideas? does anyone know of a way to manually mount a usb device through mandrake? do I absolutely need this stupid backpack driver?

Also, the drive has a paralell port...how about to manually mount it through a paralell?

Any help would be appreciated...it's been six months and still i've got nothing...

OWS
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mandrake 10.1 USB HD hotplug problem nextekcarl Mandriva 5 04-29-2005 07:38 PM
can't find ide.agent & block.agent for hotplug for 2.6 jg167 Linux - Newbie 1 06-23-2004 05:20 PM
Hotplug problems: RH 9, 2.6.6, PCMCIA-CS 3.2.7 (missing ide.agent & block.agent) jg167 Red Hat 1 06-23-2004 05:18 PM
daemons & hotplug scripts mikaelo Programming 9 05-25-2004 10:15 PM
Firmware/Hotplug problem with Hauppauge DEC2540-T, Hotplug and MythTV bezoomny Linux - Hardware 0 05-17-2004 01:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration