Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

uClinux-dist-20060803 ISP1362 can not work

hi, hippo

I'm porting uClinux-dist-20060803 on Nios2 DE2 board.

boa and cgi can work, but usb isp1362 cann't work.

please help!!!

16 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by faye@Oct 30 2006, 10:29 PM

    i'm disable davicom dm9000 and enable dm9000 than try it, but it always can not work.

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=19027)

    --- quote end ---

    --- Quote End ---

    ver 7,

    updated isp1362, remove hcd->can_wakeup ..

    updated DM9000.

    Please check again the new DM9000 drive.

    Then check the isp1362.

    you must remove or rename old uClinux-dist dir,

    you must apply the patches ONLY ONCE.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I enable newer DM9000 driver and modify DM9000.c(na_dm9000=>na_DM9000A),ethernet can work.

    But USB isp1362 can not work.

    please help.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Sorry! I don&#39;t known your meant.

    please to ponit the more detail setps.

    thank you.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by faye@Oct 31 2006, 04:02 PM

    hcd->can_wakeup .. <- in the which dir or file ???

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=19045)

    --- quote end ---

    --- Quote End ---

    I had update the patches uClinux-dist-20060803-nios2-02.diff.gz , it is ver 7 now.

    http://nioswiki.jot.com/wikihome/operating...e=1162280788154 (http://nioswiki.jot.com/wikihome/operatingsystems/%c2%b5clinux/uclinuxdist/uclinux-dist-20060803-nios2-02.diff.gz?cachetime=1162280788154)

    Please download this one again.

    And create a new uClinux-dist tree.

    cd ~

    rm -rf uClinux-dist # you must remove or rename old dir, you must apply the patches ONLY ONCE.

    tar jxf uClinux-dist-20060803.tar.bz2

    cd uClinux-dist

    zcat uClinux-dist-20060803-nios2-02.diff.gz | patch -p0

    Then without modify the kernel sources, (ie, no need to modify na_DM9000A)

    try hwselect for DE2,

    and enable new DM9000 driver.

    Check if network can work.

    Then enable USB and isp1362-hcd . And check if it can be initialized at boot up.