cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: July 22 2004,03:10 |
|
It sounds like you need to recompile the kernel in order to get your usb device to work with linux.
This can be a difficult thing to do, so I would search Google for some "kernel recompile how to" type help guides.
It is even harder to recompile the kernel in DSL because you need to:
(1) Restore the kernel sources.
(2) Install gcc and related compiler tools.
(3) Go through the rest of the kernel recompile hoops.
(4) Do all of this on a hd-installed version of DSL because you won't be able to do all of this while running from the livecd.
Sorry to be the bearer of bad news.
My advice would be to try something like this:
Download and hd install knoppix 3.3 Grab the kernel sources and recompile the kernel (2.4.22-xfs). Try to remaster the DSL cd with your newly compiled kernel and drivers.
As you can probably tell, this is not a job for the faint of heart.
|