Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (3) </ [1] 2 3 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: ehci-hcd< Next Oldest | Next Newest >
crew Offline





Group: Members
Posts: 18
Joined: July 2005
Posted: July 06 2005,23:44 QUOTE

hi,
I hope you can help me with a problem I have booting
DSL from a "Kingston Data Traveler Elite 1GB" USB Stick.

1. I booted the DSL from a CD.
2. activated ehci-hcd by insmod command, everything was fine,
the USB stick was showing USB2.0 connection.
3. Install DSL on pen-drive by useing the script on "apps ->tools ->install on USB-pendirve"
4. install was sucessfull and dsl is booting from the stick

but the ehci-hcd module is not loading and the stick is showing USB 1.1. connection.

where must I load the ehci-hcd ?
Back to top
Profile PM 
cbagger01 Offline





Group: Members
Posts: 4264
Joined: Oct. 2003
Posted: July 07 2005,05:54 QUOTE

Do this.

Download a copy of the USB boot floppy image file from the DSL website.

Then find and download the rawrite32.zip program.

Create a DSL USB boot floppy disk using this program.

Rename the minirt24.gz file on your usb drive to minirt24.gz.old

Copy the minrt24.gz file over from the boot floppy into your usb drive.

Reboot.
Back to top
Profile PM 
gjhicks Offline





Group: Members
Posts: 108
Joined: April 2004
Posted: July 07 2005,10:45 QUOTE

Hi,

Also having a Kingston DataTraveller USB stick, I read the suggestions with interest.

Used the menu provided USB installation (ie: the USB-HDD) routine.  All seemed to go fine.

Renamed the minirt24.gz on the USB stick to minirt24.gz.old and copied the minirt24.gz from the usb-boot floppy to the USB stick.

Rebooted.

Started off OK, the 'ehci-hcd' module was loaded and the USB stick was recognised.

Then, the routine 'looked' in (it seemed) every 'sdn' device, from /dev/sda1 to /dev/sdg7

After which the screen messages said:

Accessing DSL Linux at /dev/sda1... cat: No file /KNOPPIX/etc/ld.so.cache

Setting paths.... /linuxrc: /KNOPPIX/bin/rm: not found

followed by a series of 'not found' messages and ending in a 'Kernel panic' message.

Any suggestions?

Regards,

Geoff.
Back to top
Profile PM 
crew Offline





Group: Members
Posts: 18
Joined: July 2005
Posted: July 07 2005,14:55 QUOTE

i´ve the same problem :/

the minirt from the usb-bootdisk is recognizing the stick
corrcet with ehci-hdc,
then it´s searching for /knoppix and finally fails with
a kernel panic which says that it cant find root fs.
Back to top
Profile PM 
cbagger01 Offline





Group: Members
Posts: 4264
Joined: Oct. 2003
Posted: July 07 2005,18:58 QUOTE

I apologize.

I assumed that you were running the usbzip pendrive instead of the usbhdd one.

Try putting the minirt24.gz.old file back to minirt24.gz

to get you back to your original state.

Then reboot and open an xterminal and type this:

sudo su
mkdir /mnt/image

If running from livecd:
mount /mnt/sda1
cp /mnt/sda1/minirt24.gz /home/dsl/minirt24.gz
gunzip minirt24.gz

If running from usb:
cp /cdrom /home/dsl/minirt24.gz /home/dsl/minirt24.gz
gunzip minirt24.gz

Then continue with:
mount -t ext2 -o loop minirt24 /mnt/image
beaver /mnt/image/linuxrc

Go to line 227 or search for "usb-ohci.o;" and change it to
"usb-ohci.o ehci-hcd.o;"
save file and exit beaver

The ehci-hcd.o drive file should already be existing at /mnt/image/modules/scsi/ehci-hcd.o

If not, copy it over using this command:
cp /lib/modules/2.4.26/kernel/drivers/usb/host/ehci-hcd.o /mnt/image/modules/scsi/ehci-hcd.o

Finally:
sync
umount /mnt/image
gzip -9 minirt24

Then rename your old minirt24.gz to minirt24.gz.old
and copy your newly created file in it's place:
cp /home/dsl/minirt24.gz /mnt/sda1/minirt24.gz

or

cp /home/dsl/minirt24.gz /cdrom/minirt24.gz

Then reboot and give it a try.

Hope this helps.
Back to top
Profile PM 
14 replies since July 06 2005,23:44 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (3) </ [1] 2 3 >/
reply to topic new topic new poll
Quick Reply: ehci-hcd

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code