Results 1 to 4 of 4

Thread: Please get rid of ub support in knoppix kernel

Hybrid View

  1. #1
    Junior Member registered user
    Join Date
    Mar 2005
    Posts
    29

    Please get rid of ub support in knoppix kernel

    It looks to me there is no possible ways to boot Knoppix-3.9 without the ub support and resume the scsi emulation for USB unless re-compiling a custom kernel.

    http://www.knoppix.net/forum/viewtopic.php?t=20322

    The ub support is quite nasty and unstable. Data transmission rate is totally inferior to the original scsi emulation. In addition, /dev/uba cannot be recognized by the current release of GRUB which make the installation to USB HDD impossible from CD directly, despite it can be done through replication method and a custom kernel without ub.

    May I suggest to get rid of the ub support from the kernel completely?

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY USA
    Posts
    1,510
    They are aware of it & will probably remove it.
    http://sympa.linuxtag.net/wws/arc/de.../msg00009.html
    Re: [debian-knoppix] /proc/partitions can't see ub Klaus Knopper

    * From: Klaus Knopper <[email protected]>
    * To: Jody <[email protected]>
    * Cc: [email protected]
    * Subject: Re: [debian-knoppix] /proc/partitions can't see ub
    * Date: Wed, 20 Jul 2005 23:37:12 +0200
    * Organization: Knopper Networks
    * References: <[email protected]>
    * User-agent: Mutt/1.5.6+20040907i

    On Wed, Jul 20, 2005 at 11:34:22AM +0200, Jody wrote:
    > Hi,
    >
    > I'm using Knoppix 3.8.2 2005-05-05 on Presario 2100 which has:
    >
    > 0000:00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
    >
    > The "usb key" is seen by lsusb as:
    >
    > Bus 001 Device 002: ID 08ec:0012 M-Systems Flash Disk Pioneers
    >
    > When I plug this key, dmesg return only:
    >
    > usb 1-1: new full speed USB device using ohci_hcd and address 2
    > uba: device 2 capacity nsec 0 bsize 512
    >
    [snip]
    > At this time I can mount uba1 but file tranfert is slowly: ~60kb/s
    >
    > I look for ub module on the net and it seems that this module
    > "deactivate" usb-storage use when it compiled in the kernel.
    >
    > So my question(s): is this module necessary ? do you have better
    > performances on your config ? Do you know another tool/tip to detect ub
    > instead of cfdisk ?

    Though I can't reproduce the problems with ub on my testing machines
    (some devices work fine with ub, some others with usb-storage), I tend
    to remove ub in the next update. Meanwhile there is also a statement in
    the kernel help that states that ub would "cripple" usb-storage.
    So, it is probably best to remove it. :-(

    With kind regards
    -Klaus Knopper

  3. #3
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441

    Re: Please get rid of ub support in knoppix kernel

    Quote Originally Posted by d00m3d
    .... which make the installation to USB HDD impossible from CD directly, despite it can be done through...
    I think there are other better reasons why this was a very bad change to Knoppix. But your argument about installing Knoppix will not help and might even hurt your cause. The Knoppix development team does not (and in my view should not) make design choices based on installing Knoppix to a hard disk. Knoppix's first goal is to be a live CD. The design choices are and should be maide with that as the deciding factor. For those who insist on installing Knoppix rather than Debian to the hard disk, good luck to you. I don't wish you ill, but I sure don't want to see a great live CD like Knoppix compromised by choices to accomodate people who want to "install" a live CD.

  4. #4
    Junior Member registered user
    Join Date
    Mar 2005
    Posts
    29
    Quote Originally Posted by UnderScore
    They are aware of it & will probably remove it.
    http://sympa.linuxtag.net/wws/arc/de.../msg00009.html
    Re: [debian-knoppix] /proc/partitions can't see ub Klaus Knopper

    * From: Klaus Knopper <[email protected]>
    * To: Jody <[email protected]>
    * Cc: [email protected]
    * Subject: Re: [debian-knoppix] /proc/partitions can't see ub
    * Date: Wed, 20 Jul 2005 23:37:12 +0200
    * Organization: Knopper Networks
    * References: <[email protected]>
    * User-agent: Mutt/1.5.6+20040907i

    On Wed, Jul 20, 2005 at 11:34:22AM +0200, Jody wrote:
    > Hi,
    >
    > I'm using Knoppix 3.8.2 2005-05-05 on Presario 2100 which has:
    >
    > 0000:00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
    >
    > The "usb key" is seen by lsusb as:
    >
    > Bus 001 Device 002: ID 08ec:0012 M-Systems Flash Disk Pioneers
    >
    > When I plug this key, dmesg return only:
    >
    > usb 1-1: new full speed USB device using ohci_hcd and address 2
    > uba: device 2 capacity nsec 0 bsize 512
    >
    [snip]
    > At this time I can mount uba1 but file tranfert is slowly: ~60kb/s
    >
    > I look for ub module on the net and it seems that this module
    > "deactivate" usb-storage use when it compiled in the kernel.
    >
    > So my question(s): is this module necessary ? do you have better
    > performances on your config ? Do you know another tool/tip to detect ub
    > instead of cfdisk ?

    Though I can't reproduce the problems with ub on my testing machines
    (some devices work fine with ub, some others with usb-storage), I tend
    to remove ub in the next update. Meanwhile there is also a statement in
    the kernel help that states that ub would "cripple" usb-storage.
    So, it is probably best to remove it.

    With kind regards
    -Klaus Knopper
    Thanks, that's a good news.
    Quote Originally Posted by Harry Kuhman
    ... The Knoppix development team does not (and in my view should not) make design choices based on installing Knoppix to a hard disk. Knoppix's first goal is to be a live CD. The design choices are and should be maide with that as the deciding factor. For those who insist on installing Knoppix rather than Debian to the hard disk, good luck to you. I don't wish you ill, but I sure don't want to see a great live CD like Knoppix compromised by choices to accomodate people who want to "install" a live CD.
    Yes, I knew that. I was warned since day 1. The fact is Knoppix is superior over Debian in certain areas. Many users, like me, tend to install Knoppix into hard disk as if Debian to the hard disk. God bless us!

Similar Threads

  1. Knoppix 5: Linux kernel does not support PPPoE?
    By wosto in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 04-04-2006, 09:23 AM
  2. Does the Knoppix kernel support appletalk?
    By lctn in forum General Support
    Replies: 0
    Last Post: 02-27-2006, 06:14 PM
  3. no APM support in kernel
    By huska in forum Laptops
    Replies: 2
    Last Post: 03-23-2005, 08:58 PM
  4. hfs+ support in Knoppix 3.6 kernel? Need to mount hfs+ hd.
    By bigrobot in forum General Support
    Replies: 1
    Last Post: 12-20-2004, 05:37 PM
  5. How to recompile Knoppix 3.2 kernel for MPPE support
    By Vermyndax in forum General Support
    Replies: 5
    Last Post: 12-05-2003, 04:35 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Samsung 256GB SSD MZ-JPV256S/0A2 PCIe Solid State Drive SSD SSUBX 655-1959A picture

Samsung 256GB SSD MZ-JPV256S/0A2 PCIe Solid State Drive SSD SSUBX 655-1959A

$22.02



Samsung T7 Shield 1TB Portable External SSD USB 3.2 Black MU-PE1T0S NEW SEALED picture

Samsung T7 Shield 1TB Portable External SSD USB 3.2 Black MU-PE1T0S NEW SEALED

$219.99



Samsung Galaxy Tab A11+ 5G Tablet – Brand New Unlocked Android Tablet picture

Samsung Galaxy Tab A11+ 5G Tablet – Brand New Unlocked Android Tablet

$220.00



Samsung Galaxy View SM-T670 32GB, Wi-Fi, 18.4 inch Tablet White picture

Samsung Galaxy View SM-T670 32GB, Wi-Fi, 18.4 inch Tablet White

$229.99



RAM-GDS-SKIN-SAM80-NG RAM IntelliSkin® Next Gen for Samsung Tab A7 Lite 8.7” picture

RAM-GDS-SKIN-SAM80-NG RAM IntelliSkin® Next Gen for Samsung Tab A7 Lite 8.7”

$82.99



3 -M.2 2280 512GB SSD - Samsung MZNTE512HMJH, MZNLN512HMJP, Toshiba KSG60ZMV512G picture

3 -M.2 2280 512GB SSD - Samsung MZNTE512HMJH, MZNLN512HMJP, Toshiba KSG60ZMV512G

$155.00



RAM-GDS-DOCK-SAM80CPU RAM GDS® Tough-Dock™ for Samsung Tab A7 Lite 8.7

RAM-GDS-DOCK-SAM80CPU RAM GDS® Tough-Dock™ for Samsung Tab A7 Lite 8.7"

$159.49



1 lot of 3  (2)Samsung PM951 SM961 & (1)Intel SSD 600P 256GB M.2 2280 SSD NVMe picture

1 lot of 3 (2)Samsung PM951 SM961 & (1)Intel SSD 600P 256GB M.2 2280 SSD NVMe

$109.00



Samsung Galaxy Tab Active 3 / 64 gig/ WIFI/ IP68 Rated picture

Samsung Galaxy Tab Active 3 / 64 gig/ WIFI/ IP68 Rated

$85.00



Samsung Galaxy View Tablet 18.4 SM-T670/677A Digitizer 100% Original Oem picture

Samsung Galaxy View Tablet 18.4 SM-T670/677A Digitizer 100% Original Oem

$152.99