Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: knoppix 3.4 kernel 2.6 ethernet help!

  1. #1
    Junior Member
    Join Date
    May 2004
    Posts
    1

    knoppix 3.4 kernel 2.6 ethernet help!

    Hi i'm italian and sorry for my english!
    I have a problem: i installed knoppix 3.4(the last) on my hard disk and works fine but my network connection doesen't work.
    I have two ethernet card, one is sis 900(integrated) and one is realtek 8139 .
    When is set the netowrk parameters not works , wich ifconfig from shell is the same!
    I see if the module is ok but lsmod: no module installed for sis and for realtek.
    Which modprobe the module is loaded but not working the network connection!!!
    This problem only if i start knoppix with kernel 2.6.6 and the kernel boot report that i have 3 ethernet interfaces!!! i have two.
    with kernel 2.4.26 is ok but when i shut down knoppix and restart i lose network configuration and is necessary to rewrite the configuration!
    Anyone can explain to me to solve the problem with kernel 2.6.6?
    And which method can i use to save a configuration of network card without rewrite all any moment?

    Thanks in advance

  2. #2
    Senior Member registered user
    Join Date
    Mar 2004
    Location
    Berlin
    Posts
    436
    You may not use the modules for 2.4.x with 2.6.y, nor may you keep the driver during reboot.

    The 2.6.y - drivers are located in /lib/modules/2.6.y/... and
    the 2.4.x - drivers are located in /lib/modules/2.4.x/...

    They aren't compatible.

    If you enter: ifconfig eth0 or ifconfig eth1, what do you get?

    And do you have a module 8139too.ko?

    if you modprobe 8139too, what is the result of lsmod | grep 8139

  3. #3
    Member registered user
    Join Date
    Apr 2004
    Posts
    45

    My Knoppix won't auto-connect either

    I have connection problem with 3.4 too.

    I am running Knoppix 3.4 on HDD. When I first boot I have no connection.

    lsmod and ifconfig gives the following;

    lsmod gives
    root@knopbox:~# lsmod
    Module Size Used by Not tainted
    raw1394 19252 0 (unused)
    ehci-hcd 16616 0 (unused)
    autofs4 8756 1
    af_packet 13544 0
    nls_iso8859-1 2844 0
    nls_cp437 4348 0
    agpgart 42660 0 (unused)
    i810_audio 25208 1
    ac97_codec 11884 0 [i810_audio]
    3c59x 25456 0 (unused)
    forcedeth 9836 1
    tuner 9408 1 (autoclean)
    tvaudio 12444 0 (autoclean) (unused)
    bttv 96320 0 (unused)
    i2c-algo-bit 6920 1 [bttv]
    i2c-core 12228 0 [tuner tvaudio bttv i2c-algo-bit]
    soundcore 3428 2 [i810_audio bttv]
    videodev 5600 2 [bttv]
    serial 52068 0 (unused)
    joydev 7584 0 (unused)
    hid 22372 0 (unused)
    input 3168 0 [joydev hid]
    sbp2 16588 0 (unused)
    usb-storage 61952 0
    ataraid 6404 0 (unused)
    ohci1394 22888 0 (unused)
    ieee1394 183300 0 [raw1394 sbp2 ohci1394]
    usb-ohci 18088 0 (unused)
    usbcore 57824 1 [ehci-hcd hid usb-storage usb-ohci]
    pcmcia_core 39840 0
    thermal 6532 0 (unused)
    processor 8976 0 [thermal]
    fan 1568 0 (unused)
    button 2508 0 (unused)
    battery 5888 0 (unused)
    ac 1792 0 (unused)
    ide-cd 28704 0
    ide-scsi 9040 0
    rtc 7004 0 (autoclean)
    ext3 64452 1 (autoclean)
    jbd 46516 1 (autoclean) [ext3]


    I am running Knoppix 3.4 on HDD. When I first boot I have no connection and ifconfig gives the following;

    root@knopbox:~# ifconfig
    eth0 Link encap:Ethernet HWaddr 00:E0:18F:B1:36
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:1 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:590 (590.0 b) TX bytes:342 (342.0 b)
    Interrupt:20 Base address:0x1000

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:10 errors:0 dropped:0 overruns:0 frame:0
    TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:500 (500.0 b) TX bytes:500 (500.0 b)

    The I go to the Knoppix Network Card configuration and select eth0 and yes to DHCP. I am then connected OK and ifconfig gives the following;

    root@knopbox:~# ifconfig
    eth0 Link encap:Ethernet HWaddr 00:E0:18F:B1:36
    inet addr:192.168.100.11 Bcast:192.168.100.255 Mask:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:349 errors:0 dropped:0 overruns:0 frame:0
    TX packets:407 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:139191 (135.9 KiB) TX bytes:70000 (68.3 KiB)
    Interrupt:20 Base address:0x1000

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:14 errors:0 dropped:0 overruns:0 frame:0
    TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:700 (700.0 b) TX bytes:700 (700.0 b)

    When I reboot my connection is gone again

    I have seen some threads hinting that all this may be caused by windows security updates but that is sure hard to believe.

  4. #4
    Member registered user
    Join Date
    Apr 2004
    Posts
    45
    I just ran both 3.3 and 3.4 booting from CD and both still configure internet connection through my eth0 automatically. Something has happened during the HDD install

  5. #5
    Senior Member registered user
    Join Date
    Mar 2004
    Location
    Berlin
    Posts
    436
    Are you sure, that the dhcp-setup is correct?
    Running netconfig every time is no solution. The networkcard is found, as you see, it only lacks an inet adress.

    You may set it manually like this:

    ifconfig eth0 192.168.100.11 up

  6. #6
    Member registered user
    Join Date
    Apr 2004
    Posts
    45
    I am a noob and I don't have a clue as how to determine if dhcp is set up properly. Can you help me with that.

    I know that when I select eth0 from the Knoppix network card configuration and then click on OK for dhcp broadcasting it has no problem finding the IP address and it then connects immediately

  7. #7
    Senior Member registered user
    Join Date
    Mar 2004
    Location
    Berlin
    Posts
    436
    My first question is: Who serves that ip-adress?
    Is it a different PC, or a device like a dsl-modem?

    I have an mini-lan: one desktop and one, sometimes two laptops.
    And a dsl-modem to connect to the internet.

    From the dsl-modem, I get an ip-adress for ppp-usage.
    But I still have a lan-adress for the same network-card (192.168.0.3).

    For a small lan, an dhcp-server is overkill - just set a static ip in your initscripts.

  8. #8
    Member registered user
    Join Date
    Apr 2004
    Posts
    45
    The IP is the static IP chosen for the local PC that Knoppix is running on

  9. #9
    Senior Member registered user
    Join Date
    Mar 2004
    Location
    Berlin
    Posts
    436
    And why do you want to use dhcp? 'd' means 'dynamic' which is the opposite of 'static'.

    get root,
    write a script /etc/rc4.d/S50ipup.sh:
    Code:
    # 
    # (c) turbines 2004
    #
    ifconfig eth0 192.168.100.11 up
    make it executable.

    voila.

  10. #10
    Member registered user
    Join Date
    Apr 2004
    Posts
    45
    root@knopbox:~# /etc/rc4.d/S50ipup.sh:
    bash: /etc/rc4.d/S50ipup.sh:: No such file or directory

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 0
    Last Post: 08-14-2005, 03:32 AM
  2. Replies: 1
    Last Post: 05-02-2005, 05:57 PM
  3. Knoppix won't detect my ethernet card
    By arcticice in forum Networking
    Replies: 0
    Last Post: 01-07-2005, 07:24 AM
  4. Knoppix 3.2 Ethernet Problems
    By JeRM in forum Networking
    Replies: 13
    Last Post: 11-07-2004, 03:06 PM
  5. Knoppix booting up via ethernet
    By UY in forum General Support
    Replies: 6
    Last Post: 10-22-2004, 12:23 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
  •  


Western Digital 1TB WD Blue SA510 SATA SSD Internal 2.5”/7mm Cased - WDS100T3B0A picture

Western Digital 1TB WD Blue SA510 SATA SSD Internal 2.5”/7mm Cased - WDS100T3B0A

$89.99



SanDisk 1TB Extreme Portable SSD, External Solid State Drive - SDSSDE61-1T00-G25 picture

SanDisk 1TB Extreme Portable SSD, External Solid State Drive - SDSSDE61-1T00-G25

$109.99



WD_BLACK 1TB D30 Game Drive SSD for Xbox Summer Collection - WDBAMF0010BSU-WESN picture

WD_BLACK 1TB D30 Game Drive SSD for Xbox Summer Collection - WDBAMF0010BSU-WESN

$109.99



SanDisk 1TB Ultra Dual Drive Go USB Type-C Flash Drive, Black - SDDDC3-1T00-G46 picture

SanDisk 1TB Ultra Dual Drive Go USB Type-C Flash Drive, Black - SDDDC3-1T00-G46

$109.99



Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5

Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5" SATA 3 6GB/s Internal SSD PC/MAC Lot

$19.99



1000 GB HHD 2.5

1000 GB HHD 2.5" 1TB Mixed Brands Samsung WD HGST TOSHIBA, Tested Formatted

$14.90



Samsung - Geek Squad Certified Refurbished 980 PRO 1TB Internal SSD PCIe Gen ... picture

Samsung - Geek Squad Certified Refurbished 980 PRO 1TB Internal SSD PCIe Gen ...

$71.99



2 PACK  Seagate ST1000LM035 Mobile HDD 1TB 2.5

2 PACK Seagate ST1000LM035 Mobile HDD 1TB 2.5" SATA III Laptop Hard Drive

$26.85



1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot picture

1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot

$580.99



Type C USB 3.0 Flash Drive Thumb Drive Memory Stick for PC Laptop 1TB 2TB lot picture

Type C USB 3.0 Flash Drive Thumb Drive Memory Stick for PC Laptop 1TB 2TB lot

$703.19