Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Knoppix 6.7 won't connect to eth0 on workstation

  • 29-11-2011 6:14pm
    #1
    Registered Users, Registered Users 2 Posts: 578 ✭✭✭


    Hi folks, I have a MicroKnoppix Live Distro running on a USB key used for various reasons. However, it doen't want to connect to the internet at all on my workstation on my LAN. It will connect on others, but specifically not mine. Windows XP connects fine, just not Knoppix. I attempted to manually add the connection in the Network Manager and put in the correct information which I got from running ipconfig /all in Windows. ifconfig -a in Linux givess nothing since it can't connect:
    Windows IP Configuration
    
            Host Name . . . . . . . . . . . . : HOSTNAME
            Primary Dns Suffix  . . . . . . . : MYDOMAIN.COM
            Node Type . . . . . . . . . . . . : Unknown
            IP Routing Enabled. . . . . . . . : No
            WINS Proxy Enabled. . . . . . . . : No
            DNS Suffix Search List. . . . . . : MYDOMAIN.COM
                                                MYDOMAIN.COM
    
    Ethernet adapter Local Area Connection:
    
            Connection-specific DNS Suffix  . : MYDOMAIN.COM
            Description . . . . . . . . . . . : Broadcom 440x 10/100 Integrated Cont
    roller
            Physical Address. . . . . . . . . : 00-1A-A0-0F-4E-12
            Dhcp Enabled. . . . . . . . . . . : Yes
            Autoconfiguration Enabled . . . . : Yes
            IP Address. . . . . . . . . . . . : 192.168.54.118
            Subnet Mask . . . . . . . . . . . : 255.255.255.0
            Default Gateway . . . . . . . . . : 192.168.54.1
            DHCP Server . . . . . . . . . . . : 192.168.168.26
            DNS Servers . . . . . . . . . . . : 192.168.168.26
                                                192.168.168.24
    

    I know I manually created the correct connection since it connected to that new connection just fine from another workstation.

    What else can I do to fix this which will not involve formatting the USB and reinstalling? I haven't tried netcardconfig just yet as I'm assuming it does exactly what the Network manager GUI does.


Comments

  • Closed Accounts Posts: 18,966 ✭✭✭✭syklops


    When on knoppix, have you tried doing ifup eth0?

    If ifconfig on Linux does not show eth0 than it means the interface is not initialised. If the driver is available an ifup should initialise it.

    If ifup fails can you post up your dmesg output?

    Wow. Thats a lot of 'if's for one post.


  • Registered Users, Registered Users 2 Posts: 578 ✭✭✭Son_of_Belial


    Hey thanks for that, I'll try those and let you know how I get on


  • Registered Users, Registered Users 2 Posts: 578 ✭✭✭Son_of_Belial


    OK, I tried ifup eth0 and got:
    sudo ifup eth0
    
    Ignoring unknown interface eth0=eth0.
    

    So that clearly yielded nothing so here's the dmesg output...
    sudo dmesg
    
    Version 2.4.2
    [    2.204827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.204870] ehci_hcd 0000:00:13.5: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    [    2.204895] ehci_hcd 0000:00:13.5: EHCI Host Controller
    [    2.204926] ehci_hcd 0000:00:13.5: new USB bus registered, assigned bus number 1
    [    2.204968] ehci_hcd 0000:00:13.5: applying AMD SB600/SB700 USB freeze workaround
    [    2.204987] ehci_hcd 0000:00:13.5: debug port 1
    [    2.205021] ehci_hcd 0000:00:13.5: irq 19, io mem 0xdfff6900
    [    2.213376] ehci_hcd 0000:00:13.5: USB 2.0 started, EHCI 1.00
    [    2.213463] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    2.213467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.213470] usb usb1: Product: EHCI Host Controller
    [    2.213473] usb usb1: Manufacturer: Linux 3.0.4 ehci_hcd
    [    2.213476] usb usb1: SerialNumber: 0000:00:13.5
    [    2.213752] hub 1-0:1.0: USB hub found
    [    2.213760] hub 1-0:1.0: 10 ports detected
    [    2.213949] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    2.213974] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [    2.213992] ohci_hcd 0000:00:13.0: OHCI Host Controller
    [    2.214003] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
    [    2.214040] ohci_hcd 0000:00:13.0: irq 16, io mem 0xdfff7000
    [    2.270729] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
    [    2.270734] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.270737] usb usb2: Product: OHCI Host Controller
    [    2.270739] usb usb2: Manufacturer: Linux 3.0.4 ohci_hcd
    [    2.270742] usb usb2: SerialNumber: 0000:00:13.0
    [    2.271013] hub 2-0:1.0: USB hub found
    [    2.271025] hub 2-0:1.0: 2 ports detected
    [    2.271129] ohci_hcd 0000:00:13.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [    2.271145] ohci_hcd 0000:00:13.1: OHCI Host Controller
    [    2.271162] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
    [    2.271200] ohci_hcd 0000:00:13.1: irq 17, io mem 0xdfff8000
    [    2.327410] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
    [    2.327414] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.327417] usb usb3: Product: OHCI Host Controller
    [    2.327420] usb usb3: Manufacturer: Linux 3.0.4 ohci_hcd
    [    2.327423] usb usb3: SerialNumber: 0000:00:13.1
    [    2.327679] hub 3-0:1.0: USB hub found
    [    2.327690] hub 3-0:1.0: 2 ports detected
    [    2.327786] ohci_hcd 0000:00:13.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [    2.327803] ohci_hcd 0000:00:13.2: OHCI Host Controller
    [    2.327814] ohci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 4
    [    2.327851] ohci_hcd 0000:00:13.2: irq 18, io mem 0xdfff9000
    [    2.360617] ata5.00: FORCE: horkage modified (noncq)
    [    2.360626] ata5.00: ATAPI: HL-DT-STDVD+-RW GSA-H21N, B109, max UDMA/33
    [    2.373889] ata5.00: configured for UDMA/33
    [    2.384061] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
    [    2.384065] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.384068] usb usb4: Product: OHCI Host Controller
    [    2.384071] usb usb4: Manufacturer: Linux 3.0.4 ohci_hcd
    [    2.384073] usb usb4: SerialNumber: 0000:00:13.2
    [    2.384342] hub 4-0:1.0: USB hub found
    [    2.384354] hub 4-0:1.0: 2 ports detected
    [    2.384457] ohci_hcd 0000:00:13.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [    2.384474] ohci_hcd 0000:00:13.3: OHCI Host Controller
    [    2.384486] ohci_hcd 0000:00:13.3: new USB bus registered, assigned bus number 5
    [    2.384511] ohci_hcd 0000:00:13.3: irq 17, io mem 0xdfffa000
    [    2.440736] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
    [    2.440741] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.440744] usb usb5: Product: OHCI Host Controller
    [    2.440747] usb usb5: Manufacturer: Linux 3.0.4 ohci_hcd
    [    2.440749] usb usb5: SerialNumber: 0000:00:13.3
    [    2.441018] hub 5-0:1.0: USB hub found
    [    2.441030] hub 5-0:1.0: 2 ports detected
    [    2.441125] ohci_hcd 0000:00:13.4: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [    2.441141] ohci_hcd 0000:00:13.4: OHCI Host Controller
    [    2.441153] ohci_hcd 0000:00:13.4: new USB bus registered, assigned bus number 6
    [    2.441177] ohci_hcd 0000:00:13.4: irq 18, io mem 0xdfffb000
    [    2.497399] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
    [    2.497404] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.497407] usb usb6: Product: OHCI Host Controller
    [    2.497410] usb usb6: Manufacturer: Linux 3.0.4 ohci_hcd
    [    2.497413] usb usb6: SerialNumber: 0000:00:13.4
    [    2.497679] hub 6-0:1.0: USB hub found
    [    2.497689] hub 6-0:1.0: 2 ports detected
    [    2.497849] uhci_hcd: USB Universal Host Controller Interface driver
    [    2.498214] usbcore: registered new interface driver uas
    [    2.498218] Initializing USB Mass Storage driver...
    [    2.498324] usbcore: registered new interface driver usb-storage
    [    2.498327] USB Mass Storage support registered.
    [    2.498404] usbcore: registered new interface driver ums-alauda
    [    2.498481] usbcore: registered new interface driver ums-cypress
    [    2.498567] usbcore: registered new interface driver ums-datafab
    [    2.498645] usbcore: registered new interface driver ums_eneub6250
    [    2.498721] usbcore: registered new interface driver ums-freecom
    [    2.498799] usbcore: registered new interface driver ums-isd200
    [    2.498877] usbcore: registered new interface driver ums-jumpshot
    [    2.498955] usbcore: registered new interface driver ums-karma
    [    2.499032] usbcore: registered new interface driver ums-onetouch
    [    2.499113] usbcore: registered new interface driver ums-realtek
    [    2.499191] usbcore: registered new interface driver ums-sddr09
    [    2.499269] usbcore: registered new interface driver ums-sddr55
    [    2.499347] usbcore: registered new interface driver ums-usbat
    [    2.499647] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [    2.502381] serio: i8042 KBD port at 0x60,0x64 irq 1
    [    2.502431] serio: i8042 AUX port at 0x60,0x64 irq 12
    [    2.502877] mousedev: PS/2 mouse device common for all mice
    [    2.503341] rtc_cmos 00:05: RTC can wake from S4
    [    2.503578] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [    2.503611] rtc0: alarms up to one day, 242 bytes nvram, hpet irqs
    [    2.503844] device-mapper: uevent: version 1.0.3
    [    2.503976] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
    [    2.504142] EISA: Probing bus 0 at eisa.0
    [    2.504231] cpuidle: using governor ladder
    [    2.504234] cpuidle: using governor menu
    [    2.504307] sdhci: Secure Digital Host Controller Interface driver
    [    2.504311] sdhci: Copyright(c) Pierre Ossman
    [    2.505495] usbcore: registered new interface driver usbhid
    [    2.505498] usbhid: USB HID core driver
    [    2.505501] Initializing Realtek PCIE storage driver...
    [    2.505585] zram: num_devices not specified. Using default: 1
    [    2.505589] zram: Creating 1 devices ...
    [    2.506504] ALSA device list:
    [    2.506508]   No soundcards found.
    [    2.506627] Initializing XFRM netlink socket
    [    2.506636] NET: Registered protocol family 17
    [    2.506656] NET: Registered protocol family 15
    [    2.506784] lib80211: common routines for IEEE802.11 drivers
    [    2.506788] lib80211_crypt: registered algorithm 'NULL'
    [    2.506863] Registering the dns_resolver key type
    [    2.506893] Using IPI No-Shortcut mode
    [    2.507211] registered taskstats version 1
    [    2.507594] rtc_cmos 00:05: setting system clock to 2011-12-01 13:43:58 UTC (1322747038)
    [    2.510075] ata4: SATA link down (SStatus 0 SControl 300)
    [    2.510139] ata3: SATA link down (SStatus 0 SControl 300)
    [    2.510189] ata2: SATA link down (SStatus 0 SControl 300)
    [    2.616697] Refined TSC clocksource calibration: 3200.112 MHz.
    [    2.616706] Switching to clocksource tsc
    [    2.626696] usb 1-8: new high speed USB device number 4 using ehci_hcd
    [    2.676694] ata1: softreset failed (device not ready)
    [    2.676700] ata1: applying SB600 PMP SRST workaround and retrying
    [    2.800755] usb 1-8: New USB device found, idVendor=0bda, idProduct=0169
    [    2.800761] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [    2.800766] usb 1-8: Product: USB2.0-CRW
    [    2.800769] usb 1-8: Manufacturer: Generic
    [    2.800772] usb 1-8: SerialNumber: 20070818000000000
    [    2.803328] scsi6 : usb-storage 1-8:1.1
    [    2.843372] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [    2.844112] ata1.00: FORCE: horkage modified (noncq)
    [    2.874072] ata1.00: ATA-7: ST3160812AS, 3.ADJ, max UDMA/133
    [    2.874078] ata1.00: 312500000 sectors, multi 8: LBA48 NCQ (not used)
    [    2.874084] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
    [    2.940708] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
    [    2.940713] ata1.00: configured for UDMA/133
    [    2.940889] scsi 0:0:0:0: Direct-Access     ATA      ST3160812AS      3.AD PQ: 0 ANSI: 5
    [    2.941314] sd 0:0:0:0: [sda] 312500000 512-byte logical blocks: (160 GB/149 GiB)
    [    2.941429] sd 0:0:0:0: [sda] Write Protect is off
    [    2.941435] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [    2.941482] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [    2.942168] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [    2.943933] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVD+-RW GSA-H21N B109 PQ: 0 ANSI: 5
    [    2.947288] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
    [    2.947295] cdrom: Uniform CD-ROM driver Revision: 3.20
    [    2.947564] sr 4:0:0:0: Attached scsi CD-ROM sr0
    [    2.947831] sr 4:0:0:0: Attached scsi generic sg1 type 5
    [    2.988735]  sda: sda1 sda2
    [    2.989376] sd 0:0:0:0: [sda] Attached SCSI disk
    [    2.989457] Freeing unused kernel memory: 548k freed
    [    3.053400] usb 2-1: new low speed USB device number 2 using ohci_hcd
    [    3.211730] usb 2-1: New USB device found, idVendor=046d, idProduct=c016
    [    3.211737] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [    3.211742] usb 2-1: Product: Optical USB Mouse
    [    3.211746] usb 2-1: Manufacturer: Logitech
    [    3.219089] input: Logitech Optical USB Mouse as/devices/pci0000:00/0000:00:13.0/usb2/2-1/2-1:1.0/input/input2
    [    3.219441] generic-usb 0003:046D:C016.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:13.0-1/input0
    [    3.240930] UDF-fs: No partition found (1)
    [    3.466792] usb 3-1: new low speed USB device number 2 using ohci_hcd
    [    3.621434] usb 3-1: New USB device found, idVendor=046a, idProduct=0021
    [    3.621443] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    3.630892] input: HID 046a:0021 as /devices/pci0000:00/0000:00:13.1/usb3/3-1/3-1:1.0/input/input3
    [    3.631207] generic-usb 0003:046A:0021.0002: input,hidraw1: USB HID v1.11 Keyboard [HID 046a:0021] on usb-0000:00:13.1-1/input0
    [    3.640626] input: HID 046a:0021 as /devices/pci0000:00/0000:00:13.1/usb3/3-1/3-1:1.1/input/input4
    [    3.640852] generic-usb 0003:046A:0021.0003: input,hidraw2: USB HID v1.11 Device [HID 046a:0021] on usb-0000:00:13.1-1/input1
    [    3.819681] scsi 6:0:0:0: Direct-Access     Generic- Multi-Card       1.00 PQ: 0 ANSI: 0 CCS
    [    3.820646] sd 6:0:0:0: Attached scsi generic sg2 type 0
    [    4.417131] sd 6:0:0:0: [sdb] 3962880 512-byte logical blocks: (2.02 GB/1.88 GiB)
    [    4.417994] sd 6:0:0:0: [sdb] Write Protect is off
    [    4.418001] sd 6:0:0:0: [sdb] Mode Sense: 03 00 00 00
    [    4.418736] sd 6:0:0:0: [sdb] No Caching mode page present
    [    4.418743] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    [    4.422111] sd 6:0:0:0: [sdb] No Caching mode page present
    [    4.422117] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    [    4.423151]  sdb: sdb1
    [    4.428114] sd 6:0:0:0: [sdb] No Caching mode page present
    [    4.428121] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    [    4.428126] sd 6:0:0:0: [sdb] Attached SCSI removable disk
    [    7.144212] UDF-fs: No partition found (1)
    [    7.403139] UDF-fs: No partition found (1)
    [    8.987139] cloop: Can't open device read-write in mode 0x1f
    [    9.001969] cloop: losetup_file: 14910 blocks, 131072 bytes/block, largest block is 131098 bytes.
    [    9.014287] ISO 9660 Extensions: RRIP_1991A
    [   16.702846] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [   16.755080] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
    [   17.117187] parport_pc 00:06: reported by Plug and Play ACPI
    [   17.118466] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
    [   17.157786] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [   17.277023] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [   17.573207] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
    [   17.703812] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [   20.508743] [drm] radeon kernel modesetting enabled.
    [   20.508977] radeon 0000:01:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [   20.509566] [drm] initializing kernel modesetting (RS400 0x1002:0x5A61 0x1028:0x01E5).
    [   20.509610] [drm] register mmio base: 0xDFDF0000
    [   20.509615] [drm] register mmio size: 65536
    [   20.509849] [drm] Generation 2 PCI interface, using max accessible memory
    [   20.509862] radeon 0000:01:05.0: VRAM: 32M 0x00000000CE000000 - 0x00000000CFFFFFFF (32M used)
    [   20.509870] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF
    [   20.509889] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [   20.509894] [drm] Driver supports precise vblank timestamp query.
    [   20.509912] [drm] radeon: irq initialized.
    [   20.509926] mtrr: type mismatch for d0000000,8000000 old: write-back new: write-combining
    [   20.509932] [drm] Detected VRAM RAM=32M, BAR=128M
    [   20.509936] [drm] RAM width 128bits DDR
    [   20.510073] [TTM] Zone  kernel: Available graphics memory: 436512 kiB.
    [   20.510079] [TTM] Zone highmem: Available graphics memory: 1668572 kiB.
    [   20.510084] [TTM] Initializing pool allocator.
    [   20.510140] [drm] radeon: 32M of VRAM memory ready
    [   20.510145] [drm] radeon: 512M of GTT memory ready.
    [   20.510180] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [   20.531109] [drm] radeon: 2 quad pipes, 1 z pipes initialized.
    [   20.538713] radeon 0000:01:05.0: WB enabled
    [   20.538807] [drm] Loading R300 Microcode
    [   20.556939] [drm] radeon: ring at 0x00000000A0001000
    [   20.556966] [drm] ring test succeeded in 0 usecs
    [   20.557267] [drm] radeon: ib pool ready.
    [   20.557420] [drm] ib test succeeded in 0 usecs
    [   20.557828] [drm] Radeon Display Connectors
    [   20.557834] [drm] Connector 0:
    [   20.557838] [drm]   VGA
    [   20.557843] [drm]   DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
    [   20.557847] [drm]   Encoders:
    [   20.557851] [drm]     CRT1: INTERNAL_DAC2
    [   20.611838] [drm] Radeon display connector VGA-1: Found valid EDID
    [   20.668188] [drm] fb mappable at 0xD0040000
    [   20.668193] [drm] vram apper at 0xD0000000
    [   20.668195] [drm] size 1310720
    [   20.668197] [drm] fb depth is 8
    [   20.668199] [drm]    pitch is 1280
    [   20.668432] fbcon: radeondrmfb (fb0) is primary device
    [   20.722349] Console: switching to colour frame buffer device 160x64
    [   20.724715] fb0: radeondrmfb frame buffer device
    [   20.724718] drm: registered panic notifier
    [   20.724731] [drm] Initialized radeon 2.10.0 20080528 for 0000:01:05.0 on minor 0
    [   41.918757] lp0: using parport0 (interrupt-driven).
    [   41.919145] lp0: console ready
    [   41.923647] ppdev: user-space parallel port driver
    [   42.084411] NET: Registered protocol family 10
    

    If you can help me out from that I'd appreciate it!!


  • Closed Accounts Posts: 18,966 ✭✭✭✭syklops


    OK, I tried ifup eth0 and got:
    sudo ifup eth0
    
    Ignoring unknown interface eth0=eth0.
    

    So that clearly yielded nothing so here's the dmesg output...
    sudo dmesg
    
    Version 2.4.2
    [    2.204827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.204870] ehci_hcd 0000:00:13.5: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    [    2.204895] ehci_hcd 0000:00:13.5: EHCI Host Controller
    [    2.204926] ehci_hcd 0000:00:13.5: new USB bus registered, assigned bus number 1
    [    2.204968] ehci_hcd 0000:00:13.5: applying AMD SB600/SB700 USB freeze workaround
    [    2.204987] ehci_hcd 0000:00:13.5: debug port 1
    [    2.205021] ehci_hcd 0000:00:13.5: irq 19, io mem 0xdfff6900
    [    2.213376] ehci_hcd 0000:00:13.5: USB 2.0 started, EHCI 1.00
    [    2.213463] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    2.213467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.213470] usb usb1: Product: EHCI Host Controller
    [    2.213473] usb usb1: Manufacturer: Linux 3.0.4 ehci_hcd
    [    2.213476] usb usb1: SerialNumber: 0000:00:13.5
    [    2.213752] hub 1-0:1.0: USB hub found
    [    2.213760] hub 1-0:1.0: 10 ports detected
    [    2.213949] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    2.213974] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [    2.213992] ohci_hcd 0000:00:13.0: OHCI Host Controller
    [    2.214003] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
    [    2.214040] ohci_hcd 0000:00:13.0: irq 16, io mem 0xdfff7000
    [    2.270729] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
    [    2.270734] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.270737] usb usb2: Product: OHCI Host Controller
    [    2.270739] usb usb2: Manufacturer: Linux 3.0.4 ohci_hcd
    [    2.270742] usb usb2: SerialNumber: 0000:00:13.0
    [    2.271013] hub 2-0:1.0: USB hub found
    [    2.271025] hub 2-0:1.0: 2 ports detected
    [    2.271129] ohci_hcd 0000:00:13.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [    2.271145] ohci_hcd 0000:00:13.1: OHCI Host Controller
    [    2.271162] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
    [    2.271200] ohci_hcd 0000:00:13.1: irq 17, io mem 0xdfff8000
    [    2.327410] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
    [    2.327414] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.327417] usb usb3: Product: OHCI Host Controller
    [    2.327420] usb usb3: Manufacturer: Linux 3.0.4 ohci_hcd
    [    2.327423] usb usb3: SerialNumber: 0000:00:13.1
    [    2.327679] hub 3-0:1.0: USB hub found
    [    2.327690] hub 3-0:1.0: 2 ports detected
    [    2.327786] ohci_hcd 0000:00:13.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [    2.327803] ohci_hcd 0000:00:13.2: OHCI Host Controller
    [    2.327814] ohci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 4
    [    2.327851] ohci_hcd 0000:00:13.2: irq 18, io mem 0xdfff9000
    [    2.360617] ata5.00: FORCE: horkage modified (noncq)
    [    2.360626] ata5.00: ATAPI: HL-DT-STDVD+-RW GSA-H21N, B109, max UDMA/33
    [    2.373889] ata5.00: configured for UDMA/33
    [    2.384061] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
    [    2.384065] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.384068] usb usb4: Product: OHCI Host Controller
    [    2.384071] usb usb4: Manufacturer: Linux 3.0.4 ohci_hcd
    [    2.384073] usb usb4: SerialNumber: 0000:00:13.2
    [    2.384342] hub 4-0:1.0: USB hub found
    [    2.384354] hub 4-0:1.0: 2 ports detected
    [    2.384457] ohci_hcd 0000:00:13.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [    2.384474] ohci_hcd 0000:00:13.3: OHCI Host Controller
    [    2.384486] ohci_hcd 0000:00:13.3: new USB bus registered, assigned bus number 5
    [    2.384511] ohci_hcd 0000:00:13.3: irq 17, io mem 0xdfffa000
    [    2.440736] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
    [    2.440741] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.440744] usb usb5: Product: OHCI Host Controller
    [    2.440747] usb usb5: Manufacturer: Linux 3.0.4 ohci_hcd
    [    2.440749] usb usb5: SerialNumber: 0000:00:13.3
    [    2.441018] hub 5-0:1.0: USB hub found
    [    2.441030] hub 5-0:1.0: 2 ports detected
    [    2.441125] ohci_hcd 0000:00:13.4: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [    2.441141] ohci_hcd 0000:00:13.4: OHCI Host Controller
    [    2.441153] ohci_hcd 0000:00:13.4: new USB bus registered, assigned bus number 6
    [    2.441177] ohci_hcd 0000:00:13.4: irq 18, io mem 0xdfffb000
    [    2.497399] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
    [    2.497404] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.497407] usb usb6: Product: OHCI Host Controller
    [    2.497410] usb usb6: Manufacturer: Linux 3.0.4 ohci_hcd
    [    2.497413] usb usb6: SerialNumber: 0000:00:13.4
    [    2.497679] hub 6-0:1.0: USB hub found
    [    2.497689] hub 6-0:1.0: 2 ports detected
    [    2.497849] uhci_hcd: USB Universal Host Controller Interface driver
    [    2.498214] usbcore: registered new interface driver uas
    [    2.498218] Initializing USB Mass Storage driver...
    [    2.498324] usbcore: registered new interface driver usb-storage
    [    2.498327] USB Mass Storage support registered.
    [    2.498404] usbcore: registered new interface driver ums-alauda
    [    2.498481] usbcore: registered new interface driver ums-cypress
    [    2.498567] usbcore: registered new interface driver ums-datafab
    [    2.498645] usbcore: registered new interface driver ums_eneub6250
    [    2.498721] usbcore: registered new interface driver ums-freecom
    [    2.498799] usbcore: registered new interface driver ums-isd200
    [    2.498877] usbcore: registered new interface driver ums-jumpshot
    [    2.498955] usbcore: registered new interface driver ums-karma
    [    2.499032] usbcore: registered new interface driver ums-onetouch
    [    2.499113] usbcore: registered new interface driver ums-realtek
    [    2.499191] usbcore: registered new interface driver ums-sddr09
    [    2.499269] usbcore: registered new interface driver ums-sddr55
    [    2.499347] usbcore: registered new interface driver ums-usbat
    [    2.499647] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [    2.502381] serio: i8042 KBD port at 0x60,0x64 irq 1
    [    2.502431] serio: i8042 AUX port at 0x60,0x64 irq 12
    [    2.502877] mousedev: PS/2 mouse device common for all mice
    [    2.503341] rtc_cmos 00:05: RTC can wake from S4
    [    2.503578] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [    2.503611] rtc0: alarms up to one day, 242 bytes nvram, hpet irqs
    [    2.503844] device-mapper: uevent: version 1.0.3
    [    2.503976] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
    [    2.504142] EISA: Probing bus 0 at eisa.0
    [    2.504231] cpuidle: using governor ladder
    [    2.504234] cpuidle: using governor menu
    [    2.504307] sdhci: Secure Digital Host Controller Interface driver
    [    2.504311] sdhci: Copyright(c) Pierre Ossman
    [    2.505495] usbcore: registered new interface driver usbhid
    [    2.505498] usbhid: USB HID core driver
    [    2.505501] Initializing Realtek PCIE storage driver...
    [    2.505585] zram: num_devices not specified. Using default: 1
    [    2.505589] zram: Creating 1 devices ...
    [    2.506504] ALSA device list:
    [    2.506508]   No soundcards found.
    [    2.506627] Initializing XFRM netlink socket
    [    2.506636] NET: Registered protocol family 17
    [    2.506656] NET: Registered protocol family 15
    [    2.506784] lib80211: common routines for IEEE802.11 drivers
    [    2.506788] lib80211_crypt: registered algorithm 'NULL'
    [    2.506863] Registering the dns_resolver key type
    [    2.506893] Using IPI No-Shortcut mode
    [    2.507211] registered taskstats version 1
    [    2.507594] rtc_cmos 00:05: setting system clock to 2011-12-01 13:43:58 UTC (1322747038)
    [    2.510075] ata4: SATA link down (SStatus 0 SControl 300)
    [    2.510139] ata3: SATA link down (SStatus 0 SControl 300)
    [    2.510189] ata2: SATA link down (SStatus 0 SControl 300)
    [    2.616697] Refined TSC clocksource calibration: 3200.112 MHz.
    [    2.616706] Switching to clocksource tsc
    [    2.626696] usb 1-8: new high speed USB device number 4 using ehci_hcd
    [    2.676694] ata1: softreset failed (device not ready)
    [    2.676700] ata1: applying SB600 PMP SRST workaround and retrying
    [    2.800755] usb 1-8: New USB device found, idVendor=0bda, idProduct=0169
    [    2.800761] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [    2.800766] usb 1-8: Product: USB2.0-CRW
    [    2.800769] usb 1-8: Manufacturer: Generic
    [    2.800772] usb 1-8: SerialNumber: 20070818000000000
    [    2.803328] scsi6 : usb-storage 1-8:1.1
    [    2.843372] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [    2.844112] ata1.00: FORCE: horkage modified (noncq)
    [    2.874072] ata1.00: ATA-7: ST3160812AS, 3.ADJ, max UDMA/133
    [    2.874078] ata1.00: 312500000 sectors, multi 8: LBA48 NCQ (not used)
    [    2.874084] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
    [    2.940708] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
    [    2.940713] ata1.00: configured for UDMA/133
    [    2.940889] scsi 0:0:0:0: Direct-Access     ATA      ST3160812AS      3.AD PQ: 0 ANSI: 5
    [    2.941314] sd 0:0:0:0: [sda] 312500000 512-byte logical blocks: (160 GB/149 GiB)
    [    2.941429] sd 0:0:0:0: [sda] Write Protect is off
    [    2.941435] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [    2.941482] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [    2.942168] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [    2.943933] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVD+-RW GSA-H21N B109 PQ: 0 ANSI: 5
    [    2.947288] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
    [    2.947295] cdrom: Uniform CD-ROM driver Revision: 3.20
    [    2.947564] sr 4:0:0:0: Attached scsi CD-ROM sr0
    [    2.947831] sr 4:0:0:0: Attached scsi generic sg1 type 5
    [    2.988735]  sda: sda1 sda2
    [    2.989376] sd 0:0:0:0: [sda] Attached SCSI disk
    [    2.989457] Freeing unused kernel memory: 548k freed
    [    3.053400] usb 2-1: new low speed USB device number 2 using ohci_hcd
    [    3.211730] usb 2-1: New USB device found, idVendor=046d, idProduct=c016
    [    3.211737] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [    3.211742] usb 2-1: Product: Optical USB Mouse
    [    3.211746] usb 2-1: Manufacturer: Logitech
    [    3.219089] input: Logitech Optical USB Mouse as/devices/pci0000:00/0000:00:13.0/usb2/2-1/2-1:1.0/input/input2
    [    3.219441] generic-usb 0003:046D:C016.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:13.0-1/input0
    [    3.240930] UDF-fs: No partition found (1)
    [    3.466792] usb 3-1: new low speed USB device number 2 using ohci_hcd
    [    3.621434] usb 3-1: New USB device found, idVendor=046a, idProduct=0021
    [    3.621443] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    3.630892] input: HID 046a:0021 as /devices/pci0000:00/0000:00:13.1/usb3/3-1/3-1:1.0/input/input3
    [    3.631207] generic-usb 0003:046A:0021.0002: input,hidraw1: USB HID v1.11 Keyboard [HID 046a:0021] on usb-0000:00:13.1-1/input0
    [    3.640626] input: HID 046a:0021 as /devices/pci0000:00/0000:00:13.1/usb3/3-1/3-1:1.1/input/input4
    [    3.640852] generic-usb 0003:046A:0021.0003: input,hidraw2: USB HID v1.11 Device [HID 046a:0021] on usb-0000:00:13.1-1/input1
    [    3.819681] scsi 6:0:0:0: Direct-Access     Generic- Multi-Card       1.00 PQ: 0 ANSI: 0 CCS
    [    3.820646] sd 6:0:0:0: Attached scsi generic sg2 type 0
    [    4.417131] sd 6:0:0:0: [sdb] 3962880 512-byte logical blocks: (2.02 GB/1.88 GiB)
    [    4.417994] sd 6:0:0:0: [sdb] Write Protect is off
    [    4.418001] sd 6:0:0:0: [sdb] Mode Sense: 03 00 00 00
    [    4.418736] sd 6:0:0:0: [sdb] No Caching mode page present
    [    4.418743] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    [    4.422111] sd 6:0:0:0: [sdb] No Caching mode page present
    [    4.422117] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    [    4.423151]  sdb: sdb1
    [    4.428114] sd 6:0:0:0: [sdb] No Caching mode page present
    [    4.428121] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    [    4.428126] sd 6:0:0:0: [sdb] Attached SCSI removable disk
    [    7.144212] UDF-fs: No partition found (1)
    [    7.403139] UDF-fs: No partition found (1)
    [    8.987139] cloop: Can't open device read-write in mode 0x1f
    [    9.001969] cloop: losetup_file: 14910 blocks, 131072 bytes/block, largest block is 131098 bytes.
    [    9.014287] ISO 9660 Extensions: RRIP_1991A
    [   16.702846] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [   16.755080] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
    [   17.117187] parport_pc 00:06: reported by Plug and Play ACPI
    [   17.118466] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
    [   17.157786] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [   17.277023] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [   17.573207] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
    [   17.703812] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [   20.508743] [drm] radeon kernel modesetting enabled.
    [   20.508977] radeon 0000:01:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [   20.509566] [drm] initializing kernel modesetting (RS400 0x1002:0x5A61 0x1028:0x01E5).
    [   20.509610] [drm] register mmio base: 0xDFDF0000
    [   20.509615] [drm] register mmio size: 65536
    [   20.509849] [drm] Generation 2 PCI interface, using max accessible memory
    [   20.509862] radeon 0000:01:05.0: VRAM: 32M 0x00000000CE000000 - 0x00000000CFFFFFFF (32M used)
    [   20.509870] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF
    [   20.509889] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [   20.509894] [drm] Driver supports precise vblank timestamp query.
    [   20.509912] [drm] radeon: irq initialized.
    [   20.509926] mtrr: type mismatch for d0000000,8000000 old: write-back new: write-combining
    [   20.509932] [drm] Detected VRAM RAM=32M, BAR=128M
    [   20.509936] [drm] RAM width 128bits DDR
    [   20.510073] [TTM] Zone  kernel: Available graphics memory: 436512 kiB.
    [   20.510079] [TTM] Zone highmem: Available graphics memory: 1668572 kiB.
    [   20.510084] [TTM] Initializing pool allocator.
    [   20.510140] [drm] radeon: 32M of VRAM memory ready
    [   20.510145] [drm] radeon: 512M of GTT memory ready.
    [   20.510180] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [   20.531109] [drm] radeon: 2 quad pipes, 1 z pipes initialized.
    [   20.538713] radeon 0000:01:05.0: WB enabled
    [   20.538807] [drm] Loading R300 Microcode
    [   20.556939] [drm] radeon: ring at 0x00000000A0001000
    [   20.556966] [drm] ring test succeeded in 0 usecs
    [   20.557267] [drm] radeon: ib pool ready.
    [   20.557420] [drm] ib test succeeded in 0 usecs
    [   20.557828] [drm] Radeon Display Connectors
    [   20.557834] [drm] Connector 0:
    [   20.557838] [drm]   VGA
    [   20.557843] [drm]   DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
    [   20.557847] [drm]   Encoders:
    [   20.557851] [drm]     CRT1: INTERNAL_DAC2
    [   20.611838] [drm] Radeon display connector VGA-1: Found valid EDID
    [   20.668188] [drm] fb mappable at 0xD0040000
    [   20.668193] [drm] vram apper at 0xD0000000
    [   20.668195] [drm] size 1310720
    [   20.668197] [drm] fb depth is 8
    [   20.668199] [drm]    pitch is 1280
    [   20.668432] fbcon: radeondrmfb (fb0) is primary device
    [   20.722349] Console: switching to colour frame buffer device 160x64
    [   20.724715] fb0: radeondrmfb frame buffer device
    [   20.724718] drm: registered panic notifier
    [   20.724731] [drm] Initialized radeon 2.10.0 20080528 for 0000:01:05.0 on minor 0
    [   41.918757] lp0: using parport0 (interrupt-driven).
    [   41.919145] lp0: console ready
    [   41.923647] ppdev: user-space parallel port driver
    [   42.084411] NET: Registered protocol family 10
    

    If you can help me out from that I'd appreciate it!!

    It wasn't detected, because there is no driver available. A quick fix would be use an older or newer version of knoppix.

    A longer fix was something I found on a forum about Knoppix 3.6:
    I had the same problem, but fortunately knoppix includes the sources for the kernel, and the standard tools for Makefile's. So you can download the drivers source from
    http://www.broadcom.com/support/etherne … rivers.php
    store them in a floppy or USB drive, start K-STD, unpack, and write 'make' in the src directory. Note that 'make install' will fail because /lib/modules is read-only, but you can 'insmod bcm4400.o' anyway, and then menu-> internet-> connect-> netcard config will work.
    I think this should work for any unsupported hardware, despite some comments in other posts suggesting that issues with unsupported hardware can only be solved by doing hard disk install.

    Might still fix it.


  • Registered Users, Registered Users 2 Posts: 578 ✭✭✭Son_of_Belial


    Ugh I was afraid you'd say that!

    I got hold of the correct driver from Broadcom thanks to the above. It's here:

    http://www.broadcom.com/support/ethernet_nic/4401.php

    Thanks for your help - I'll post up how I get on - maybe it'll help someone else in the same boat.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 578 ✭✭✭Son_of_Belial


    So I downloaded and installed the driver. It comes up in the Package manager as b44 for that NIC etc. That's all well and good... HOWEVER... It still won't work...

    I've tried:
    ifup eth0
    

    then
    ifdown eth0
    

    I'm still looking for a fix. Any ideas? :confused:


  • Closed Accounts Posts: 18,966 ✭✭✭✭syklops


    Can you post up the output of those commands?


Advertisement