Resultat 1 till 8 av 8

mne: Ngon som kan f ver det till lslig Eng eller Swe,

  1. #1
    Seniormedlem
    Reg.datum
    Nov 2010
    Inlgg
    300
    Tackad
    7 gnger

    Ngon som kan f ver det till lslig Eng eller Swe,

    Det r en guide p usb till lan p linux

    Jag tror det r
    [h=Kinesiska]3[/h]


    1Œ 建‹–‘Žƒš
    1.1 ‚žœ˜X86€MIPS‰宿主平台Œ请确认– ‘Žƒ已经ok€‚
    1.2 ‚žœ˜ARM‰› ‡平台Œ请确认交‰–‘Žƒ已经ok €‚
    ˆNOTE š €ˆkernelƒ–‘Œ说˜ŽŽƒ˜认ƒ已 ok‰

    Tar bort texten d om det r fel

    [h=Ethernet External USB to Lan RJ45 Network Card Adapter 10/100]1[/h]

    1, the establishment of the build environment:
    1.1 If it is X86, MIPS and other host platform, make sure the build environment is ok.
    1.2 If the target platform such as ARM, make sure the cross-compiler environment is ok.
    (NOTE: General kernel can be compiled, indicating the default environment have been ok)

    2, confirm the Linux kernel source tree
    Please compile the kernel code in 1.1 environment.
    1.2 has already verified the code against the driver of the kernel version 2.6.28 and 2.6.29

    3, confirm that the driver needs the kernel compile options (make menuconfig)
    <Note:
    1, if cross-compiling, make sure CROSS_COMPILE = xxx,
    Such as xxx in mips little endian mode as: mipsel-linux-
    In the arm may be as: elf-linux-or arm-linux-so.
    2, this CROSS_COMPILE = mipsel-linux-can be placed in make menuconfig = mipsel-linux-
    Source code can be placed in the Makefile.
    >
    3.1 determine whether the file has been included into the kernel mii.c code, specific processes such as the attached picture mii-1, 2,3,4
    3.2 determine whether the file has been included into the kernel usbnet.c code, specific processes such as the attached picture usbnet-1, 2,3,4

    4, compile the kernel code
    cd $ (KERNEL_DIR) /;; here is the linux kernel source tree directory
    make

    5, compiled qf9700 drive
    5.1 Go to driver code directory: cd qf9700 /
    5.2 based on the actual situation will drive changes in the parameters Makefile
    KERNEL_DIR: = The need for change based on the actual situation of the location of the source code for the kernel, such as: / root/linux-2.6.28-test /
    KERNEL_VERSION: = the need to modify the actual situation according to the source code for the kernel version, such as: 2.6.28-15, etc.
    That is the version of make menuconfig to see the name of the upper left
    5.3 Compiling the driver
    make

    6, install the kernel and drivers
    6.1 Installing the kernel driver to kernel code under the tree to root, type:
    make modules_install
    6.2 added to the driver
    cp qf9700.ko / lib / modules / $ (KERNEL_VERSION) / kernel / drivers / net / usb /
    6.2 compiled kernel and drivers
    Kernel can be used are: $ (KERNEL_DIR) / vmlinux
    All drivers can be used in: / lib / modules / $ (KERNEL_VERSION) / under.

    7, Other
    a, the kernel driver used and the resources are mainly mii.c usbnet.c two files, all compiled into the kernel needs to be incorporated into the module or in
    b, drive on the target platform or the host platform will be qf9700.ko appear in the corresponding platform through lsmod to see if the correct driver loaded.
    Listen
    Read phonetically
    Dictionary - View detailed dictionary

    Hittade ngot p ntet som ngon frskt verstta

    Det r till deras usb till lan adapter ebay tog mig en evighet bara hitta drivers
    Provade under win sys de r ok .
    Provade under Android de r ok

    http://www.ebay.com/itm/Ethernet-Ext...item231e2cf17f


    Hr r install filer om ngon annan vill ha var inte s ltt att hitta
    Ni som kan linux kan ju dra ner ta en titt om det r mjligt gra install via terminalen

    http://dx.thkj.com.cn/front/p_downdr...?name=H652.rar
    Senast redigerad av pixy den 2012-08-16 klockan 15:50.

  2. #2
    Donator
    Reg.datum
    Aug 2007
    Inlgg
    1 472
    Tackad
    77 gnger
    Frgan r vilken nytta man har av denna enhet, d USB2.0 har en vre grns p 12MBit/s...
    Angende versttningen verkar det som att vrt forum inte stdjer UNICODE, varp textmassan har blivit korrupt.
    Senast redigerad av rolrn den 2012-08-16 klockan 11:47.
    OSCam (Omnikey Cardman 3021), TVheadend p Debian10 (1xTBS6984), Kodi p Sony KD-65XH9505.

  3. #3
    Seniormedlem Bogdans avatar
    Reg.datum
    Jan 2009
    Inlgg
    602
    Tackad
    20 gnger

    Sv: Ngon som kan f ver det till lslig Eng eller Swe,

    Usb ligger p 12 Mbit medans usb 2.0 ligger p 480 Mbit.

  4. #4
    Seniormedlem
    Reg.datum
    Nov 2010
    Inlgg
    300
    Tackad
    7 gnger
    De enheter som inte har en Original lan ingng utan bara wifi.
    r det tnkt att kra p .

    Jag har filer till adapter ligger in de i en mapp som heter linux under / lib / modules


    Om man ska gra en manuell install vad ska jag skriva d i terminalen



    Filer heter i mappen


    .qf9700.ko.cmd
    .qf9700.mod.o.cmd
    .qf9700.o.cmd
    Makefile
    Module.markers
    Module.symvers
    modules.order
    qf9700.c
    qf9700.h
    qf9700.ko
    qf9700.mod.c
    qf9700.mod.o
    qf9700.o


    Ngra frslag ni som kan Linux ?

  5. #5
    Seniormedlem
    Reg.datum
    Aug 2004
    Inlgg
    469
    Tackad
    28 gnger
    Om filerna r kompilerade fr din enhet och rtt kernelversion br det rcka att kopiera *.ko till /lib/modules/kernel_version_x/
    Om du mste kompilera sjlv blir det ju mycket svrare.

  6. #6
    Seniormedlem
    Reg.datum
    Nov 2010
    Inlgg
    300
    Tackad
    7 gnger
    kopiera *.ko till /lib/module

    .qf9700.ko.cmd

    Ska den ligga rakt in i /lib/module eller den kan inte ligga i en mapp
    ska jag sedan ta en reboot

  7. #7
    Seniormedlem
    Reg.datum
    Nov 2010
    Inlgg
    300
    Tackad
    7 gnger
    Hittade lite info p ntet ska prova

    This chipset is used in some Chinese "USB LAN" adapters. On Debian etch, I did apt-get install linux-headers-2.6.18-4-ixp4xx and then downloaded www.silencio.ro/DM9601?.GZ (which is actually a .tar.gz file), typed make, and then typed insmod dm9601.ko (while the dm9601.ko file was in the current directory)
    and it worked.

    Ska prova detta ocks !

  8. #8
    Seniormedlem
    Reg.datum
    Nov 2010
    Inlgg
    300
    Tackad
    7 gnger
    nopp ,funkar inte

Liknande mnen

  1. Streama ver internet eller kpa Slingbox
    Av HUGGE113 i forum Slingbox
    Svar: 6
    Senaste inlgg: 2012-03-28, 21:51
  2. Streama ver internet till VLC
    Av mrdanne i forum Dreambox
    Svar: 1
    Senaste inlgg: 2008-03-30, 09:49
  3. Boxer gr ver till Via2
    Av TheVaran i forum Boxer
    Svar: 4
    Senaste inlgg: 2003-02-24, 12:56

Taggar fr det hr mnet

Behrigheter fr att posta

  • Du fr inte posta nya mnen
  • Du fr inte posta svar
  • Du fr inte posta bifogade filer
  • Du fr inte redigera dina inlgg
  •  
std oss
ComHit.net r en ideell sidan som drivs helt utan reklamintkter, detta fr att du som anvndare ska slippa all strande reklam och diskutera de saker du r intresserad av.
Skulle man dremot knna att man vill donera en slant fr att hjlpa ComHit.net att bli bttre r ni vlkomna att donera via lnken nedan.

https://www.paypal.me/comhit/
Flj oss