Re: 2.6.7 questions

From: Dave Thayer (X0419602.lists.dmthayer_at_spamgourmet.com)
Date: 07/14/04

  • Next message: Alexander Sack: "Re: Mozilla Thunderbird wierd ....."
    Date: Wed, 14 Jul 2004 03:12:10 -0600
    To: Debian Users List <debian-user@lists.debian.org>
    
    

    On Tue, Jul 13, 2004 at 07:09:05AM -0400, Bradley Alexander wrote:
    > I just took the plunge into the 2.6 world, and it rocks. I have a couple of
    > lingering issues that I wanted to ask the list about.
    >
    > 1. USB devices - I have a number of USB devices, from an Archos 20GB mp3
    > player (which works) to a Cruzer SD card reader and Lexar jump drive (which
    > do not). I cannot get my Palm Tungsten E (/dev/ttyUSB1) to sync. All worked
    > under 2.4.26. Another thing I noticed was that under 2.4, I would get a
    > system beep when I plugged in a USB device. I do not under 2.6.
    >
    > The Archos, when plugged in, creates /sys/block/hda/hda1, and I can mount
    > that. However the SD card and the jump drive (both are 512MB, but it
    > shouldn't matter). I have the built-in (on the motherboard) USB1.1 interface,
    > and a Belkin 4-port USB2 switch connected to a PCI USB2 interface.
    >

    I have a similar set of toys working nicely on 2.6.2 (Hmm, I should probably
    update). Did you remember to enable hotplug support (CONFIG_HOTPLUG=y)? If
    so what do your logs say. When I plug in a jumpdrive I get this in dmesg:

    hub 3-0:1.0: new USB device on port 3, assigned address 2
    SCSI subsystem initialized
    Initializing USB Mass Storage driver...
    scsi0 : SCSI emulation for USB Mass Storage devices
      Vendor: LEXAR Model: JUMPDRIVE Rev: 1.11
      Type: Direct-Access ANSI SCSI revision: 02
    WARNING: USB Mass Storage data integrity not assured
    USB Mass Storage device found at 2
    drivers/usb/core/usb.c: registered new driver usb-storage
    USB Mass Storage support registered.
    SCSI device sda: 31232 512-byte hdwr sectors (16 MB)
    sda: assuming Write Enabled
    sda: assuming drive cache: write through
     sda: sda1
    Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0

    and similar stuff in /var/log/messages and /var/log/kern.log.
     
    BTW, once you get everything working you should look into using udev. It
    really helps manage a large collection of usb dongles because you can have
    it generate unique symlinks in /dev (ie /dev/jukebox, /dev/camera) instead
    of trying to keep track of what is on /dev/sda1 this time.

    HTH

    dt

    -- 
    Dave Thayer           | WARNING: Persons denying the existence of 
    Denver, Colorado USA  | robots may be robots themselves.
    sigtest@thayer-boyle.com  
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Alexander Sack: "Re: Mozilla Thunderbird wierd ....."

    Relevant Pages

    • Tape drive doesnt show when booting from linux rescue - FC4 - Help?!
      ... I have a dds4 scsi tape drive which works fine under FC4. ... hub 1-0:1.0: USB hub found ... Initializing USB Mass Storage driver... ... SCSI device sda: 512000 512-byte hdwr sectors ...
      (comp.os.linux.misc)
    • SUB memeory stick and kobject oops
      ... SCSI subsystem initialized ... Initializing USB Mass Storage driver... ... sda: READ CAPACITY failed. ... sda: assuming drive cache: write through ...
      (Linux-Kernel)
    • Re: help identifying a USB data stick
      ... SCSI subsystem initialized ... Initializing USB Mass Storage driver... ... usbcore: registered new driver usb-storage ... SCSI device sda: 8125440 512-byte hdwr sectors ...
      (Debian-User)
    • Re: SCSI CDB response data structure
      ... I'm working with a USB mass storage device that accepts SCSI ... I use to generate custom commands and observe responses but ... mass storage devices, only my fixed HDDs, optical drives and virtual ...
      (comp.periphs.scsi)
    • USB key : /dev/sda1 not work; /dev/sda ok
      ... Just try to mount USB key 256M on my FC2 box. ... SCSI emulation for USB Mass Storage devices ... sda: READ CAPACITY failed. ... USB Mass Storage device found at 4 ...
      (Fedora)