Find the answer to your Linux question:
Page 4 of 6 FirstFirst 1 2 3 4 5 6 LastLast
Results 31 to 40 of 54
Originally Posted by raiderleaf And which module do i need to remove? I have no idea. But none of the wireless appears in the system configuration. Well, I really don't ...
  1. #31
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,949


    Quote Originally Posted by raiderleaf View Post
    And which module do i need to remove? I have no idea. But none of the wireless appears in the system configuration.
    Well, I really don't know which module you want to remove or even why. how far have you gotten during the bcm43xxfwcutter process? Did you get it to install? Was there any error msgs?

    insert the driver
    Code:
    ndiswrapper -i /link/to/bcmwl5.inf
    this will list the installed driver
    Code:
    ndiswrapper -l
    start it all up
    Code:
    modprobe ndiswrapper
    If you get no errors, then go into system-config-network and create a new wireless connection.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this. and the Forum FAQS.

  2. #32
    Just Joined!
    Join Date
    Apr 2007
    Posts
    97
    I went to type in this: ndiswrapper -i /link/to/bcmwl5.inf
    and it said bash: ndiswrapper: command not found

  3. #33
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,949
    Quote Originally Posted by raiderleaf View Post
    I went to type in this: ndiswrapper -i /link/to/bcmwl5.inf
    and it said bash: ndiswrapper: command not found
    This is just an example, okay?
    /link/to/bcmwl5.inf needs to be changed to wherever you have downloaded the file to. Lets say you downloaded it to /home/network/ then the command becomes
    ndiswrapper -i /home/network/bcmwl5.inf
    Does that work?
    If your machine is just not finding the ndiswrapper command itself, then I guess it isn't installed correctly or something. Don't forget, each time you login as root, use the su - command, very important to include the hyphen -
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this. and the Forum FAQS.

  4. #34
    Just Joined!
    Join Date
    Apr 2007
    Posts
    97
    [root@localhost ~]# ndiswrapper -i /nidswrapper1.46/bcmwl5.inf
    driver bcmwl5 is already installed
    [root@localhost ~]#


    I did that but when i go into the network configuration it doesn't recognize the wireless card. When i go to add one it doesn't list my card either.

  5. #35
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,949
    Ok then you are getting closer as far as I can tell, when you see this
    driver bcmwl5 is already installed
    Issue this command, and make sure there are no errors
    Code:
    dmesg
    if there is any errors they will likely be at the bottom of this output, if you see an error related to network, post it here.

    Post the output of ifconfig too.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this. and the Forum FAQS.

  6. #36
    Just Joined!
    Join Date
    Apr 2007
    Posts
    97
    Quote Originally Posted by MikeTbob View Post
    Ok then you are getting closer as far as I can tell, when you see this

    Issue this command, and make sure there are no errors
    Code:
    dmesg
    if there is any errors they will likely be at the bottom of this output, if you see an error related to network, post it here.

    Post the output of ifconfig too.

    Here is the dmesg:

    Linux version 2.6.21-1.3228.fc7 (kojibuilder@xenbuilder2.fedora.redhat.com) (gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 SMP Tue Jun 12 14:56:37 EDT 2007
    Command line: ro root=/dev/VolGroup00/LogVol00 rhgb quiet
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
    BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000007fea0000 (usable)
    BIOS-e820: 000000007fea0000 - 000000007feac000 (ACPI data)
    BIOS-e820: 000000007feac000 - 000000007ff00000 (ACPI NVS)
    BIOS-e820: 000000007ff00000 - 0000000080000000 (reserved)
    BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
    Entering add_active_range(0, 0, 159) 0 entries of 3200 used
    Entering add_active_range(0, 256, 523936) 1 entries of 3200 used
    end_pfn_map = 1048576
    DMI present.
    ACPI: RSDP 000F7C20, 0014 (r0 PTLTD )
    ACPI: RSDT 7FEA4556, 0034 (r1 PTLTD RSDT 6040000 LTP 0)
    ACPI: FACP 7FEABDF9, 0074 (r1 HP Piranha 6040000 ATI F4240)
    ACPI: DSDT 7FEA458A, 786F (r1 HP 309B 6040000 MSFT 100000E)
    ACPI: FACS 7FEACFC0, 0040
    ACPI: SSDT 7FEABE6D, 0111 (r1 PTLTD POWERNOW 6040000 LTP 1)
    ACPI: APIC 7FEABF7E, 0046 (r1 PTLTD APIC 6040000 LTP 0)
    ACPI: MCFG 7FEABFC4, 003C (r1 PTLTD MCFG 6040000 LTP 0)
    Scanning NUMA topology in Northbridge 24
    Number of nodes 1
    Node 0 MemBase 0000000000000000 Limit 000000007fea0000
    Entering add_active_range(0, 0, 159) 0 entries of 3200 used
    Entering add_active_range(0, 256, 523936) 1 entries of 3200 used
    NUMA: Using 63 for the hash shift.
    Using node hash shift of 63
    Bootmem setup node 0 0000000000000000-000000007fea0000
    Zone PFN ranges:
    DMA 0 -> 4096
    DMA32 4096 -> 1048576
    Normal 1048576 -> 1048576
    early_node_map[2] active PFN ranges
    0: 0 -> 159
    0: 256 -> 523936
    On node 0 totalpages: 523839
    DMA zone: 56 pages used for memmap
    DMA zone: 1281 pages reserved
    DMA zone: 2662 pages, LIFO batch:0
    DMA32 zone: 7107 pages used for memmap
    DMA32 zone: 512733 pages, LIFO batch:31
    Normal zone: 0 pages used for memmap
    ATI board detected. Disabling timer routing over 8254.
    ACPI: PM-Timer IO Port: 0x8008
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Processor #0 (Bootup-CPU)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 1, address 0xfec00000, GSI 0-23
    ACPI: IRQ9 used by override.
    Setting APIC routing to physical flat
    Using ACPI (MADT) for SMP configuration information
    Nosave address range: 000000000009f000 - 00000000000a0000
    Nosave address range: 00000000000a0000 - 00000000000d0000
    Nosave address range: 00000000000d0000 - 0000000000100000
    Allocating PCI resources starting at 88000000 (gap: 80000000:60000000)
    SMP: Allowing 1 CPUs, 0 hotplug CPUs
    PERCPU: Allocating 43648 bytes of per cpu data
    Built 1 zonelists. Total pages: 515395
    Kernel command line: ro root=/dev/VolGroup00/LogVol00 rhgb quiet
    Initializing CPU#0
    PID hash table entries: 4096 (order: 12, 32768 bytes)
    time.c: Detected 2188.876 MHz processor.
    Console: colour VGA+ 80x25
    Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Checking aperture...
    CPU 0: aperture @ cfc8000000 size 32 MB
    Aperture too small (32 MB)
    No AGP bridge found
    Memory: 2054520k/2095744k available (2321k kernel code, 40836k reserved, 1377k data, 316k init)
    Calibrating delay using timer specific routine.. 4380.22 BogoMIPS (lpj=2190111)
    Security Framework v1.0.0 initialized
    SELinux: Initializing.
    SELinux: Starting in permissive mode
    selinux_register_security: Registering secondary module capability
    Capability LSM initialized as secondary
    Mount-cache hash table entries: 256
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 1024K (64 bytes/line)
    CPU 0/0 -> Node 0
    SMP alternatives: switching to UP code
    Freeing SMP alternatives: 32k freed
    ACPI: Core revision 20070126
    Using local APIC timer interrupts.
    result 12436817
    Detected 12.436 MHz APIC timer.
    Brought up 1 CPUs
    sizeof(vma)=176 bytes
    sizeof(page)=56 bytes
    sizeof(inode)=560 bytes
    sizeof(dentry)=208 bytes
    sizeof(ext3inode)=760 bytes
    sizeof(buffer_head)=104 bytes
    sizeof(skbuff)=248 bytes
    sizeof(task_struct)=1888 bytes
    Time: 21:22:57 Date: 05/17/107
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: Using configuration type 1
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    PCI: Probing PCI hardware (bus 00)
    Boot video device is 0000:01:05.0
    PCI: Transparent bridge - 0000:00:14.4
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB5_._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0, disabled.
    ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11) *0, disabled.
    ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0, disabled.
    ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11) *0, disabled.
    ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0, disabled.
    ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0, disabled.
    ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *0, disabled.
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI init
    pnp: PnP ACPI: found 10 devices
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    PCI: Using ACPI for IRQ routing
    PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
    PCI: Cannot allocate resource region 7 of bridge 0000:00:05.0
    PCI: Cannot allocate resource region 8 of bridge 0000:00:05.0
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    pnp: 00:01: iomem range 0xe0000000-0xefffffff could not be reserved
    pnp: 00:01: iomem range 0xfec00000-0xfec00fff could not be reserved
    pnp: 00:01: iomem range 0xfee00000-0xfee00fff could not be reserved
    pnp: 00:08: ioport range 0x1080-0x1080 has been reserved
    pnp: 00:08: ioport range 0x40b-0x40b has been reserved
    pnp: 00:08: ioport range 0x4d0-0x4d1 has been reserved
    pnp: 00:08: ioport range 0x4d6-0x4d6 has been reserved
    pnp: 00:08: ioport range 0x870-0x87f has been reserved
    pnp: 00:09: iomem range 0xe0000-0xfffff could not be reserved
    pnp: 00:09: iomem range 0xfff80000-0xffffffff could not be reserved
    pnp: 00:09: iomem range 0x0-0xfff could not be reserved
    PCI: Bridge: 0000:00:01.0
    IO window: 9000-9fff
    MEM window: c0100000-c01fffff
    PREFETCH window: c8000000-cfffffff
    PCI: Bridge: 0000:00:05.0
    IO window: disabled.
    MEM window: disabled.
    PREFETCH window: disabled.
    PCI: Bus 7, cardbus bridge: 0000:06:04.0
    IO window: 0000a400-0000a4ff
    IO window: 0000a800-0000a8ff
    PREFETCH window: 88000000-8bffffff
    MEM window: 8c000000-8fffffff
    PCI: Bridge: 0000:00:14.4
    IO window: a000-afff
    MEM window: c0200000-c02fffff
    PREFETCH window: 88000000-8bffffff
    PCI: Setting latency timer of device 0000:00:05.0 to 64
    ACPI: PCI Interrupt 0000:06:04.0[A] -> GSI 20 (level, low) -> IRQ 20
    NET: Registered protocol family 2
    Time: tsc clocksource has been installed.
    IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
    TCP established hash table entries: 131072 (order: 9, 3145728 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    checking if image is initramfs... it is
    Freeing initrd memory: 3740k freed
    audit: initializing netlink socket (disabled)
    audit(1182115376.448:1): initialized
    Total HugeTLB memory allocated, 0
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    SELinux: Registering netfilter hooks
    ksign: Installing public key data
    Loading keyring
    - Added public key 8061118429C58D90
    - User ID: Red Hat, Inc. (Kernel Module GPG key)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    PCI: MSI quirk detected. MSI deactivated.
    PCI: Setting latency timer of device 0000:00:05.0 to 64
    assign_interrupt_mode Found MSI capability
    Allocate Port Service[0000:00:05.0cie00]
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
    ACPI: Processor [CPU0] (supports 8 throttling states)
    Time: acpi_pm clocksource has been installed.
    ACPI Exception (thermal-0412): AE_NOT_FOUND, Invalid active threshold [0] [20070126]
    ACPI: Thermal Zone [THRM] (0 C)
    Real Time Clock Driver v1.12ac
    Non-volatile memory driver v1.2
    Linux agpgart interface v0.102 (c) Dave Jones
    Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
    ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 17
    ACPI: PCI interrupt for device 0000:00:14.6 disabled
    RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize
    input: Macintosh mouse button emulation as /class/input/input0
    Yenta: CardBus bridge found at 0000:06:04.0 [103c:30a4]
    Yenta: Enabling burst memory read transactions
    Yenta: Using INTVAL to route CSC interrupts to PCI
    Yenta: Routing CardBus interrupts to ISA
    Yenta TI: socket 0000:06:04.0, mfunc 0x00a61b22, devctl 0x64
    Yenta: ISA IRQ mask 0x0cf8, PCI irq 20
    Socket status: 30000006
    pcmcia: parent PCI bridge I/O window: 0xa000 - 0xafff
    pcmcia: parent PCI bridge Memory window: 0xc0200000 - 0xc02fffff
    pcmcia: parent PCI bridge Memory window: 0x88000000 - 0x8bffffff
    usbcore: registered new interface driver libusual
    usbcore: registered new interface driver hiddev
    usbcore: registered new interface driver usbhid
    drivers/usb/input/hid-core.c: v2.6:USB HID core driver
    PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
    i8042.c: Detected active multiplexing controller, rev 1.1.
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX0 port at 0x60,0x64 irq 12
    serio: i8042 AUX1 port at 0x60,0x64 irq 12
    serio: i8042 AUX2 port at 0x60,0x64 irq 12
    serio: i8042 AUX3 port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    input: AT Translated Set 2 keyboard as /class/input/input1
    TCP bic registered
    Initializing XFRM netlink socket
    NET: Registered protocol family 1
    NET: Registered protocol family 17
    powernow-k8: Found 1 AMD Turion(tm) 64 Mobile Technology ML-40 processors (version 2.00.00)
    powernow-k8: 0 : fid 0xe (2200 MHz), vid 0x4
    powernow-k8: 1 : fid 0xc (2000 MHz), vid 0x6
    powernow-k8: 2 : fid 0xa (1800 MHz), vid 0x8
    powernow-k8: 3 : fid 0x8 (1600 MHz), vid 0xa
    powernow-k8: 4 : fid 0x0 (800 MHz), vid 0x16
    powernow-k8: ph2 null fid transition 0xe
    Magic number: 11:328:399
    drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
    Freeing unused kernel memory: 316k freed
    Write protecting the kernel read-only data: 1032k
    USB Universal Host Controller Interface driver v3.0
    ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
    ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 19
    ohci_hcd 0000:00:13.0: OHCI Host Controller
    ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 1
    ohci_hcd 0000:00:13.0: irq 19, io mem 0xc0000000
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 4 ports detected
    ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 19
    ohci_hcd 0000:00:13.1: OHCI Host Controller
    ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 2
    ohci_hcd 0000:00:13.1: irq 19, io mem 0xc0001000
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 4 ports detected
    ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 19
    ehci_hcd 0000:00:13.2: EHCI Host Controller
    ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 3
    ehci_hcd 0000:00:13.2: irq 19, io mem 0xc0002000
    ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 8 ports detected
    SCSI subsystem initialized
    libata version 2.20 loaded.
    ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 16
    PCI: Setting latency timer of device 0000:00:14.1 to 64
    ata1: PATA max UDMA/100 cmd 0x00000000000101f0 ctl 0x00000000000103f6 bmdma 0x0000000000018410 irq 14
    ata2: PATA max UDMA/100 cmd 0x0000000000010170 ctl 0x0000000000010376 bmdma 0x0000000000018418 irq 15
    scsi0 : pata_atiixp
    Synaptics Touchpad, model: 1, fw: 6.2, id: 0x1a0b1, caps: 0xa04713/0x200000
    input: SynPS/2 Synaptics TouchPad as /class/input/input2
    ata1.00: ATA-6: ST9120824A, 3.05, max UDMA/100
    ata1.00: 234441648 sectors, multi 16: LBA
    ata1.00: configured for UDMA/100
    scsi1 : pata_atiixp
    ata2.00: ATAPI, max MWDMA2
    ata2.00: configured for MWDMA2
    scsi 0:0:0:0: Direct-Access ATA ST9120824A 3.05 PQ: 0 ANSI: 5
    SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB)
    sda: Write Protect is off
    sda: Mode Sense: 00 3a 00 00
    SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB)
    sda: Write Protect is off
    sda: Mode Sense: 00 3a 00 00
    SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3
    sd 0:0:0:0: Attached scsi disk sda
    scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-4084N KQ09 PQ: 0 ANSI: 5
    usb 1-1: new full speed USB device using ohci_hcd and address 3
    usb 1-1: configuration #1 chosen from 1 choice
    usb 1-4: new full speed USB device using ohci_hcd and address 4
    usb 1-4: configuration #1 chosen from 1 choice
    usb 2-2: new full speed USB device using ohci_hcd and address 2
    usb 2-2: configuration #1 chosen from 1 choice
    hub 2-2:1.0: USB hub found
    hub 2-2:1.0: 4 ports detected
    usb 2-2.3: new low speed USB device using ohci_hcd and address 3
    usb 2-2.3: configuration #1 chosen from 1 choice
    input: Logitech USB-PS/2 Optical Mouse as /class/input/input3
    input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:13.1-2.3
    usb 2-2.4: new full speed USB device using ohci_hcd and address 4
    usb 2-2.4: configuration #1 chosen from 1 choice
    device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
    kjournald starting. Commit interval 5 seconds
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: Disabled at runtime.
    SELinux: Unregistering netfilter hooks
    audit(1182115384.899:2): selinux=0 auid=4294967295
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    scsi 1:0:0:0: Attached scsi generic sg1 type 5
    Floppy drive(s): fd0 is 1.44M
    sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    Uniform CD-ROM driver Revision: 3.20
    sr 1:0:0:0: Attached scsi CD-ROM sr0
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    input: PC Speaker as /class/input/input4
    EDAC MC: Ver: 2.0.1 Jun 12 2007
    EDAC MC0: Giving out device to k8_edac Athlon64/Opteron: DEV 0000:00:18.2
    ACPI: PCI Interrupt 0000:00:14.5[B] -> GSI 17 (level, low) -> IRQ 17
    ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 17
    Bluetooth: Core ver 2.11
    NET: Registered protocol family 31
    Bluetooth: HCI device and connection manager initialized
    Bluetooth: HCI socket layer initialized
    MC'97 0 converters and GPIO not ready (0x1)
    Bluetooth: HCI USB driver ver 2.9
    usbcore: registered new interface driver hci_usb
    usbcore: registered new interface driver snd-usb-audio
    ACPI: PCI Interrupt 0000:06:04.3[B] -> GSI 23 (level, low) -> IRQ 23
    Linux video capture interface: v2.00
    tifm_7xx1: sd card detected in socket 3
    ACPI: PCI Interrupt 0000:06:04.2[C] -> GSI 23 (level, low) -> IRQ 23
    8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
    drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 4 if 1 alt 0 proto 2 vid 0x03F0 pid 0x4F11
    usbcore: registered new interface driver usblp
    drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
    fw_ohci: Added fw-ohci device 0000:06:04.2, OHCI version 1.10
    8139cp 0000:06:06.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
    8139cp 0000:06:06.0: Try the "8139too" driver instead.
    /home/argiesey/Download/gspcav1-20070508/gspca_core.c: USB GSPCA camera found.(ZC3XX)
    /home/argiesey/Download/gspcav1-20070508/gspca_core.c: [spca5xx_probe:4098] Camera type JPEG
    /home/argiesey/Download/gspcav1-20070508/Vimicro/zc3xx.h: [zc3xx_config:515] Sensor ID:7
    8139too Fast Ethernet driver 0.9.28
    ACPI: PCI Interrupt 0000:06:06.0[A] -> GSI 22 (level, low) -> IRQ 22
    eth0: RealTek RTL8139 at 0xffffc20000038400, 00:16:d4:08:87:92, IRQ 22
    eth0: Identified 8139 chip type 'RTL-8100B/8139D'
    sdhci: Secure Digital Host Controller Interface driver
    sdhci: Copyright(c) Pierre Ossman
    sdhci: SDHCI controller found at 0000:06:04.4 [104c:8034] (rev 0)
    ACPI: PCI Interrupt 0000:06:04.4[A] -> GSI 20 (level, low) -> IRQ 20
    mmc0: SDHCI at 0xc020a000 irq 20 DMA
    mmc1: SDHCI at 0xc0209c00 irq 20 DMA
    mmc2: SDHCI at 0xc0209800 irq 20 DMA
    ACPI: PCI Interrupt 0000:06:02.0[A] -> GSI 21 (level, low) -> IRQ 21
    ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x0D, vendor 0x4243)
    ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x09, vendor 0x4243)
    ssb: Core 2 found: PCI (cc 0x804, rev 0x0C, vendor 0x4243)
    ssb: Core 3 found: PCMCIA (cc 0x80D, rev 0x07, vendor 0x4243)
    ssb: Switching to ChipCommon core, index 0
    ssb: Switching to PCI core, index 2
    ssb: Sonics Silicon Backplane found on PCI device 0000:06:02.0
    bcm43xx_mac80211: Broadcom 4318 WLAN found
    ssb: Switching to IEEE 802.11 core, index 1
    bcm43xx_mac80211: Found PHY: Analog 3, Type 2, Revision 7
    bcm43xx_mac80211: Found Radio: Manuf 0x17F, Version 0x2050, Revision 8
    bcm43xx_mac80211: Radio turned off
    wmaster0: Selected rate control algorithm 'simple'
    fw_core: created new fw device fw0 (0 config rom retries)
    /home/argiesey/Download/gspcav1-20070508/Vimicro/zc3xx.h: [zc3xx_config:597] Find Sensor HV7131R(c)
    /home/argiesey/Download/gspcav1-20070508/gspca_core.c: [spca5xx_getcapability:1215] maxw 640 maxh 480 minw 176 minh 144
    usbcore: registered new interface driver gspca
    /home/argiesey/Download/gspcav1-20070508/gspca_core.c: gspca driver 01.00.18 registered
    floppy0: no floppy controllers found
    loop: loaded (max 8 devices)
    Floppy drive(s): fd0 is 1.44M
    floppy0: no floppy controllers found
    lp: driver loaded but no devices found
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    Mobile IPv6
    ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 17 (level, low) -> IRQ 17
    ACPI: AC Adapter [ACAD] (on-line)
    ACPI: Battery Slot [BAT1] (battery present)
    No dock devices found.
    input: Power Button (FF) as /class/input/input5
    ACPI: Power Button (FF) [PWRF]
    input: Sleep Button (FF) as /class/input/input6
    ACPI: Sleep Button (FF) [SLPF]
    input: Lid Switch as /class/input/input7
    ACPI: Lid Switch [LID]
    input: Power Button (CM) as /class/input/input8
    ACPI: Power Button (CM) [PWRB]
    ibm_acpi: ec object not found
    ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
    device-mapper: multipath: version 1.0.5 loaded
    EXT3 FS on dm-0, internal journal
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on sda2, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    Adding 2031608k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:2031608k
    ip6_tables: (C) 2000-2006 Netfilter Core Team
    ip_tables: (C) 2000-2006 Netfilter Core Team
    Netfilter messages via NETLINK v0.30.
    nf_conntrack version 0.5.0 (8192 buckets, 65536 max)
    eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
    audit(1182129818.828:3): audit_pid=1991 old=0 by auid=4294967295
    Bluetooth: L2CAP ver 2.8
    Bluetooth: L2CAP socket layer initialized
    Bluetooth: RFCOMM socket layer initialized
    Bluetooth: RFCOMM TTY layer initialized
    Bluetooth: RFCOMM ver 1.8
    Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    eth0: no IPv6 routers present
    ppdev: user-space parallel port driver
    ppdev0: claim the port first
    ppdev1: claim the port first
    ppdev2: claim the port first
    ppdev3: claim the port first
    ppdev0: claim the port first
    ppdev1: claim the port first
    ppdev2: claim the port first
    ppdev3: claim the port first


    Here is the ifconfig:

    eth0 Link encap:Ethernet HWaddr 00:164:08:87:92
    inet addr:192.168.2.30 Bcast:255.255.255.255 Mask:255.255.255.0
    inet6 addr: fe80::216:d4ff:fe08:8792/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:1909 errors:0 dropped:0 overruns:0 frame:0
    TX packets:2112 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:1019504 (995.6 KiB) TX bytes:369931 (361.2 KiB)
    Interrupt:22 Base address:0x8400

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:5879 errors:0 dropped:0 overruns:0 frame:0
    TX packets:5879 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:39006948 (37.1 MiB) TX bytes:39006948 (37.1 MiB)


    When i go to the GUI for network, it says this to me (even tho it recognizes the hardware correctly, it doesn't say its a device, so i tried adding one and i chose from the list the only one from Broadcom the tigon 3 or something and it doesn't work):
    tg3 device eth1 does not seem to be present, delaying initialization.

  7. #37
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,949
    You're getting there
    bcm43xx_mac80211: Found PHY: Analog 3, Type 2, Revision 7
    bcm43xx_mac80211: Found Radio: Manuf 0x17F, Version 0x2050, Revision 8
    bcm43xx_mac80211: Radio turned off
    Is this a laptop? Look for a button, maybe a combination of two buttons, to turn on the radio for wireless.
    Did you run modprobe ndiswrapper yet?
    Have you rebooted recently, sometimes fedora sucks like that.
    I have to leave for a bit, hopefully someone can pick this up and help you a little further.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this. and the Forum FAQS.

  8. #38
    Just Joined!
    Join Date
    Apr 2007
    Posts
    97
    My wireless light is on, its been on the whole time. I have not got modprobe to work because it doesn't recognize the command. I have rebooted a billion times to no avail.

  9. #39
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,949
    Well, modprobe is a system command, it has to work or it isnt installed.
    did it work when you login with su -
    how about /sbin/modprobe
    none of these work?
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this. and the Forum FAQS.

  10. #40
    Just Joined!
    Join Date
    Apr 2007
    Posts
    97
    Quote Originally Posted by MikeTbob View Post
    Well, modprobe is a system command, it has to work or it isnt installed.
    did it work when you login with su -
    how about /sbin/modprobe
    none of these work?
    [raiderleaf@localhost ~]$ cd Download
    [raiderleaf@localhost Download]$ ls
    bcmwl5.inf bcmwl5.PNF BCMWL5.SYS gspcav1-20070508 gspcav1-20070508.tar.gz
    [raiderleaf@localhost Download]$ su -
    Password:
    [root@localhost ~]# ndiswrapper -i bcmw15.inf
    driver bcmw15 is already installed
    [root@localhost ~]# ndiswrapper -1
    install/manage Windows drivers for ndiswrapper

    usage: ndiswrapper OPTION
    -i inffile install driver described by 'inffile'
    -a devid driver use installed 'driver' for 'devid' (dangerous)
    -r driver remove 'driver'
    -l list installed drivers
    -m write configuration for modprobe
    -ma write module alias configuration for all devices
    -mi write module install configuration for all devices
    -v report version information

    where 'devid' is either PCIID or USBID of the form XXXX:XXXX,
    as reported by 'lspci -n' or 'lsusb' for the card
    [root@localhost ~]# modprobe ndiswrapper
    FATAL: Module ndiswrapper not found.


    [root@localhost ~]# /sbin/modprobe
    Usage: /sbin/modprobe [-v] [-V] [-C config-file] [-n] [-i] [-q] [-b] [-o <modname>] [ --dump-modversions ] <modname> [parameters...]
    /sbin/modprobe -r [-n] [-i] [-v] <modulename> ...
    /sbin/modprobe -l -t <dirname> [ -a <modulename> ...]
    [root@localhost ~]# modprobe ndiswrapper
    FATAL: Module ndiswrapper not found.
    [root@localhost ~]# mod
    mode2 modeline2fb modinfo modprobe modutil

Page 4 of 6 FirstFirst 1 2 3 4 5 6 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •