Léa-Linux & amis :   LinuxFR   GCU-Squad   GNU
Problème NDISWRAPPER
Envoyé par: mb

Bonjour à tous,
Je suis sous kubuntu et je possède une carte asus WL 138g théoriquement ça devrait marcher avec ndiswrapper puisque la carte est pésente sur la liste des pilotes supportés
Je l'ai donc installé
Puis j'ai fais sudo ndiswrapper -i /opt/mrv8k51.inf (c'ets mon driver windows)
Puis ndiswrapper -m
Puis sudo modprobe ndiswrapper
Mais ça ne marche pas ma carte n'est toujours pas vue si quelqu'un peut m'aider ça serait sympa
Merci

Poste le Saturday 26 August 2006 16:04:16
Répondre     Citer    
Re: Problème NDISWRAPPER
Envoyé par: pingus

Salut, peux tu donner le résultat des commandes:

modprobe -r ndiswrapper
modprobe ndiswrapper
dmesg|tail -n 20

si c'est une carte usb:

lsusb

si c'est une carte pci:

lspci
lspci -n


Poste le Saturday 26 August 2006 16:13:24
Répondre     Citer    
Re: Problème NDISWRAPPER
Envoyé par: AlSim

Et aussi, après le ndiswrapper -i /opt/mrv8k51.inf, le résultat de ndiswrapper -l ...

[catwell.info]

Poste le Saturday 26 August 2006 19:08:51
Répondre     Citer    
Re: Problème NDISWRAPPER
Envoyé par: mb

[17179569.184000] dmesg tail -n20
Linux version 2.6.15-26-386 (buildd@terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[17179569.184000] BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
[17179569.184000] BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
[17179569.184000] BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
[17179569.184000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[17179569.184000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[17179569.184000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[17179569.184000] 0MB HIGHMEM available.
[17179569.184000] 511MB LOWMEM available.
[17179569.184000] On node 0 totalpages: 131056
[17179569.184000] DMA zone: 4096 pages, LIFO batch:0
[17179569.184000] DMA32 zone: 0 pages, LIFO batch:0
[17179569.184000] Normal zone: 126960 pages, LIFO batch:31
[17179569.184000] HighMem zone: 0 pages, LIFO batch:0
[17179569.184000] DMI 2.2 present.
[17179569.184000] ACPI: RSDP (v000 Nvidia ) @ 0x000f75c0
[17179569.184000] ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fff3000
[17179569.184000] ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fff3040
[17179569.184000] ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fff74c0
[17179569.184000] ACPI: DSDT (v001 NVIDIA AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
[17179569.184000] ACPI: PM-Timer IO Port: 0x4008
[17179569.184000] ACPI: Local APIC address 0xfee00000
[17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[17179569.184000] Processor #0 6:8 APIC version 16
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[17179569.184000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[17179569.184000] ACPI: BIOS IRQ0 pin2 override ignored.
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[17179569.184000] ACPI: IRQ9 used by override.
[17179569.184000] ACPI: IRQ14 used by override.
[17179569.184000] ACPI: IRQ15 used by override.
[17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs
[17179569.184000] Using ACPI (MADT) for SMP configuration information
[17179569.184000] Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=/dev/hda6 ro quiet splash
[17179569.184000] mapped APIC to ffffd000 (fee00000)
[17179569.184000] mapped IOAPIC to ffffc000 (fec00000)
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 2048 (order: 11, 32768 bytes)
[17179569.184000] Detected 1797.420 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour VGA+ 80x25
[17179572.404000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[17179572.404000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179572.420000] Memory: 508596k/524224k available (1976k kernel code, 15024k reserved, 606k data, 288k init, 0k highmem)
[17179572.420000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[17179572.500000] Calibrating delay using timer specific routine.. 3598.65 BogoMIPS (lpj=7197308)
[17179572.500000] Security Framework v1.0.0 initialized
[17179572.500000] SELinux: Disabled at boot.
[17179572.500000] Mount-cache hash table entries: 512
[17179572.500000] CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000
[17179572.500000] CPU: After vendor identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000
[17179572.500000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[17179572.500000] CPU: L2 Cache: 256K (64 bytes/line)
[17179572.500000] CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000420 00000000 00000000 00000000
[17179572.500000] mtrr: v2.0 (20020519)
[17179572.500000] CPU: AMD Athlon™ XP 2200+ stepping 01
[17179572.500000] Enabling fast FPU save and restore... done.
[17179572.500000] Enabling unmasked SIMD FPU exception support... done.
[17179572.500000] Checking 'hlt' instruction... OK.
[17179572.516000] checking if image is initramfs... it is
[17179573.112000] Freeing initrd memory: 6838k freed
[17179573.128000] ACPI: Looking for DSDT ... not found!
[17179573.132000] ENABLING IO-APIC IRQs
[17179573.132000] ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
[17179573.276000] NET: Registered protocol family 16
[17179573.276000] EISA bus registered
[17179573.276000] ACPI: bus type pci registered
[17179573.292000] PCI: PCI BIOS revision 2.10 entry at 0xfb4a0, last bus=2
[17179573.292000] PCI: Using configuration type 1
[17179573.292000] ACPI: Subsystem revision 20051216
[17179573.300000] ACPI: Interpreter enabled
[17179573.300000] ACPI: Using IOAPIC for interrupt routing
[17179573.304000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[17179573.304000] PCI: Probing PCI hardware (bus 00)
[17179573.308000] PCI: nForce2 C1 Halt Disconnect fixup
[17179573.308000] Boot video device is 0000:02:00.0
[17179573.308000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[17179573.376000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[17179573.376000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
[17179573.380000] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.380000] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[17179573.380000] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.380000] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[17179573.380000] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.380000] ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[17179573.380000] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[17179573.380000] ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[17179573.380000] ACPI: PCI Interrupt Link [LAPU] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.380000] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[17179573.380000] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.384000] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[17179573.384000] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[17179573.384000] ACPI: PCI Interrupt Link [LFIR] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.384000] ACPI: PCI Interrupt Link [L3CM] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.384000] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.384000] ACPI: PCI Interrupt Link [APC1] (IRQs *16), disabled.
[17179573.384000] ACPI: PCI Interrupt Link [APC2] (IRQs *17), disabled.
[17179573.384000] ACPI: PCI Interrupt Link [APC3] (IRQs *18), disabled.
[17179573.384000] ACPI: PCI Interrupt Link [APC4] (IRQs *19), disabled.
[17179573.384000] ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled.
[17179573.384000] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCI] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCS] (IRQs *23), disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [AP3C] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22) *0, disabled.
[17179573.392000] Linux Plug and Play Support v0.97 © Adam Belay
[17179573.392000] pnp: PnP ACPI init
[17179573.400000] pnp: PnP ACPI: found 16 devices
[17179573.400000] PnPBIOS: Disabled by ACPI PNP
[17179573.400000] PCI: Using ACPI for IRQ routing
[17179573.400000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[17179573.440000] pnp: 00:00: ioport range 0x4000-0x407f could not be reserved
[17179573.440000] pnp: 00:00: ioport range 0x4080-0x40ff has been reserved
[17179573.440000] pnp: 00:00: ioport range 0x4400-0x447f has been reserved
[17179573.440000] pnp: 00:00: ioport range 0x4480-0x44ff could not be reserved
[17179573.440000] pnp: 00:00: ioport range 0x4200-0x427f has been reserved
[17179573.440000] pnp: 00:00: ioport range 0x4280-0x42ff has been reserved
[17179573.440000] pnp: 00:01: ioport range 0x5000-0x503f has been reserved
[17179573.440000] pnp: 00:01: ioport range 0x5500-0x553f has been reserved
[17179573.440000] PCI: Bridge: 0000:00:08.0
[17179573.440000] IO window: disabled.
[17179573.440000] MEM window: e6000000-e6ffffff
[17179573.440000] PREFETCH window: disabled.
[17179573.440000] PCI: Bridge: 0000:00:1e.0
[17179573.440000] IO window: disabled.
[17179573.440000] MEM window: e4000000-e5ffffff
[17179573.440000] PREFETCH window: d0000000-dfffffff
[17179573.440000] PCI: Setting latency timer of device 0000:00:08.0 to 64
[17179573.440000] audit: initializing netlink socket (disabled)
[17179573.440000] audit(1156671328.440:1): initialized
[17179573.440000] VFS: Disk quotas dquot_6.5.1
[17179573.440000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179573.440000] Initializing Cryptographic API
[17179573.440000] io scheduler noop registered
[17179573.440000] io scheduler anticipatory registered
[17179573.440000] io scheduler deadline registered
[17179573.440000] io scheduler cfq registered
[17179573.444000] isapnp: Scanning for PnP cards...
[17179573.796000] isapnp: No Plug & Play device found
[17179573.812000] PNP: PS/2 Controller [PNP0303tongue sticking out smileyS2K,PNP0f13tongue sticking out smileyS2M] at 0x60,0x64 irq 1,12
[17179573.832000] serio: i8042 AUX port at 0x60,0x64 irq 12
[17179573.832000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179573.832000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
[17179573.832000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179573.832000] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[17179573.836000] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179573.836000] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[17179573.836000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179573.836000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179573.836000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179573.836000] mice: PS/2 mouse device common for all mice
[17179573.836000] EISA: Probing bus 0 at eisa.0
[17179573.836000] Cannot allocate resource for EISA slot 4
[17179573.836000] Cannot allocate resource for EISA slot 5
[17179573.836000] EISA: Detected 0 cards.
[17179573.836000] NET: Registered protocol family 2
[17179573.884000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179573.896000] IP route cache hash table entries: 8192 (order: 3, 32768 bytes)
[17179573.896000] TCP established hash table entries: 32768 (order: 5, 131072 bytes)
[17179573.896000] TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
[17179573.896000] TCP: Hash tables configured (established 32768 bind 32768)
[17179573.896000] TCP reno registered
[17179573.896000] TCP bic registered
[17179573.896000] NET: Registered protocol family 1
[17179573.896000] NET: Registered protocol family 8
[17179573.896000] NET: Registered protocol family 20
[17179573.896000] Using IPI Shortcut mode
[17179573.896000] ACPI wakeup devices:
[17179573.896000] HUB0 HUB1 USB0 USB1 USB2 F139 MMAC MMCI UAR1
[17179573.896000] ACPI: (supports S0 S1 S4 S5)
[17179573.896000] Freeing unused kernel memory: 288k freed
[17179573.944000] vga16fb: initializing
[17179573.944000] vga16fb: mapped to 0xc00a0000
[17179574.108000] Console: switching to colour frame buffer device 80x25
[17179574.108000] fb0: VGA16 VGA frame buffer device
[17179575.128000] Capability LSM initialized
[17179575.912000] SCSI subsystem initialized
[17179575.916000] ACPI: bus type scsi registered
[17179575.916000] libata version 1.20 loaded.
[17179575.920000] NFORCE2: IDE controller at PCI slot 0000:00:09.0
[17179575.920000] NFORCE2: chipset revision 162
[17179575.920000] NFORCE2: not 100% native mode: will probe irqs later
[17179575.920000] NFORCE2: BIOS didn't set cable bits correctly. Enabling workaround.
[17179575.920000] NFORCE2: 0000:00:09.0 (rev a2) UDMA133 controller
[17179575.920000] ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hdagrinning smileyMA, hdbgrinning smileyMA
[17179575.920000] ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdcgrinning smileyMA, hddgrinning smileyMA
[17179575.920000] Probing IDE interface ide0...
[17179576.208000] hda: Maxtor 6Y080L0, ATA DISK drive
[17179576.880000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179576.892000] Probing IDE interface ide1...
[17179577.632000] hdc: TOSHIBA DVD-ROM SD-M1712, ATAPI CD/DVD-ROM drive
[17179578.416000] hdd: SAMSUNG CD-R/RW SW-252B, ATAPI CD/DVD-ROM drive
[17179578.520000] ide1 at 0x170-0x177,0x376 on irq 15
[17179578.536000] hda: max request size: 128KiB
[17179578.552000] hda: 160086528 sectors (81964 Mcool smiley w/2048KiB Cache, CHS=65535/16/63, UDMA(133)
[17179578.552000] hda: cache flushes supported
[17179578.552000] hda: hda1 hda2 < hda5 hda6 > hda3
[17179578.588000] hdc: ATAPI 48X DVD-ROM drive, 128kB Cache, UDMA(33)
[17179578.588000] Uniform CD-ROM driver Revision: 3.20
[17179578.596000] hdd: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
[17179578.916000] usbcore: registered new driver usbfs
[17179578.916000] usbcore: registered new driver hub
[17179578.916000] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
[17179578.916000] **** SET: Misaligned resource pointer: dfce2d02 Type 07 Len 0
[17179578.916000] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 22
[17179578.916000] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [APCF] -> GSI 22 (level, high) -> IRQ 177
[17179578.916000] PCI: Setting latency timer of device 0000:00:02.0 to 64
[17179578.916000] ohci_hcd 0000:00:02.0: OHCI Host Controller
[17179578.984000] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[17179578.984000] ohci_hcd 0000:00:02.0: irq 177, io mem 0xe7002000
[17179579.040000] hub 1-0:1.0: USB hub found
[17179579.040000] hub 1-0:1.0: 3 ports detected
[17179579.144000] **** SET: Misaligned resource pointer: dfce2a02 Type 07 Len 0
[17179579.144000] ACPI: PCI Interrupt Link [APCG] enabled at IRQ 21
[17179579.144000] ACPI: PCI Interrupt 0000:00:02.1 -> Link [APCG] -> GSI 21 (level, high) -> IRQ 185
[17179579.144000] PCI: Setting latency timer of device 0000:00:02.1 to 64
[17179579.144000] ohci_hcd 0000:00:02.1: OHCI Host Controller
[17179579.172000] ohci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
[17179579.172000] ohci_hcd 0000:00:02.1: irq 185, io mem 0xe7003000
[17179579.228000] hub 2-0:1.0: USB hub found
[17179579.228000] hub 2-0:1.0: 3 ports detected
[17179579.332000] **** SET: Misaligned resource pointer: dfce2702 Type 07 Len 0
[17179579.332000] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 20
[17179579.332000] ACPI: PCI Interrupt 0000:00:02.2[C] -> Link [APCL] -> GSI 20 (level, high) -> IRQ 193
[17179579.332000] PCI: Setting latency timer of device 0000:00:02.2 to 64
[17179579.332000] ehci_hcd 0000:00:02.2: EHCI Host Controller
[17179579.332000] ehci_hcd 0000:00:02.2: debug port 1
[17179579.332000] PCI: cache line size of 64 is not supported by device 0000:00:02.2
[17179579.332000] ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 3
[17179579.332000] ehci_hcd 0000:00:02.2: irq 193, io mem 0xe7004000
[17179579.332000] ehci_hcd 0000:00:02.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[17179579.332000] hub 3-0:1.0: USB hub found
[17179579.332000] hub 3-0:1.0: 6 ports detected
[17179579.548000] EXT3-fs: INFO: recovery required on readonly filesystem.
[17179579.548000] EXT3-fs: write access will be enabled during recovery.
[17179581.272000] EXT3-fs: recovery complete.
[17179581.272000] kjournald starting. Commit interval 5 seconds
[17179581.276000] EXT3-fs: mounted filesystem with ordered data mode.
[17179592.832000] Linux agpgart interface v0.101 © Dave Jones
[17179592.832000] agpgart: Detected NVIDIA nForce2 chipset
[17179592.836000] agpgart: AGP aperture is 64M @ 0xe0000000
[17179593.384000] Real Time Clock Driver v1.12
[17179593.552000] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x5000
[17179593.552000] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x5500
[17179593.664000] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.54.
[17179593.664000] **** SET: Misaligned resource pointer: dfca0822 Type 07 Len 0
[17179593.664000] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 22
[17179593.664000] ACPI: PCI Interrupt 0000:00:04.0[A] -> Link [APCH] -> GSI 22 (level, high) -> IRQ 177
[17179593.664000] PCI: Setting latency timer of device 0000:00:04.0 to 64
[17179594.184000] eth0: forcedeth.c: subsystem: 01043:80a7 bound to 0000:00:04.0
[17179594.184000] **** SET: Misaligned resource pointer: d8c8aca2 Type 07 Len 0
[17179594.184000] ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 21
[17179594.184000] ACPI: PCI Interrupt 0000:00:06.0[A] -> Link [APCJ] -> GSI 21 (level, high) -> IRQ 185
[17179594.184000] PCI: Setting latency timer of device 0000:00:06.0 to 64
[17179594.452000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179594.484000] Floppy drive(s): fd0 is 1.44M
[17179594.508000] intel8x0_measure_ac97_clock: measured 59259 usecs
[17179594.508000] intel8x0: clocking to 48000
[17179594.512000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179594.516000] FDC 0 is a post-1991 82077
[17179594.520000] parport: PnPBIOS parport detected.
[17179594.520000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[17179594.636000] logips2pp: Detected unknown logitech mouse model 99
[17179595.100000] input: ImExPS/2 Logitech Explorer Mouse as /class/input/input1
[17179595.424000] input: PC Speaker as /class/input/input2
[17179595.432000] ieee80211_crypt: registered algorithm 'NULL'
[17179595.436000] ieee80211: 802.11 data/management/control stack, git-1.1.7
[17179595.436000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[17179595.456000] mrv8k: Marvel 8xxx Wireless driver, 0.0.2
[17179595.456000] mrv8k: Copyright© 2005 Luc Saillard <luc@saillard.org>
[17179595.456000] mrv8k: mrv8k_init_one: enter
[17179595.456000] **** SET: Misaligned resource pointer: d922dde2 Type 07 Len 0
[17179595.456000] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
[17179595.456000] ACPI: PCI Interrupt 0000:01:09.0[A] -> Link [APC2] -> GSI 17 (level, high) -> IRQ 201
[17179595.456000] mrv8k: bar1 (0xe6000000) relocated at 0xe0ac0000
[17179595.456000] mrv8k: bar2 (0xe6010000) relocated at 0xe0ae0000
[17179595.740000] nvidia: module license 'NVIDIA' taints kernel.
[17179595.748000] ts: Compaq touchscreen protocol output
[17179595.936000] mrv8k: Firmware 'mrv8k-b.fw' not available or load failed.
[17179595.936000] mrv8k: mrv8k_init_one: return -2
[17179595.936000] mrv8k: Command SET_RADIO. len=12 state=off preamble=auto
[17179595.936000] mrv8k: queue command (dfa31400)
[17179595.936000] mrv8k: kickoff command (dfa31400)
[17179596.304000] eth0: no link during initialization.
[17179596.964000] ACPI: PCI interrupt for device 0000:01:09.0 disabled
[17179596.964000] mrv8k: mrv8k_init_one: return -2
[17179596.964000] mrv8k: probe of 0000:01:09.0 failed with error -2
[17179596.964000] **** SET: Misaligned resource pointer: d922dce2 Type 07 Len 0
[17179596.968000] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
[17179596.968000] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [APC4] -> GSI 19 (level, high) -> IRQ 209
[17179596.968000] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8762 Mon May 15 13:06:38 PDT 2006
[17179597.348000] NET: Registered protocol family 17
[17179632.720000] hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
[17179632.720000] hdc: packet command error: error=0x30 { LastFailedSense=0x03 }
[17179632.720000] ide: failed opcode was: unknown
[17179632.724000] hdc: error code: 0x70 sense_key: 0x03 asc: 0x57 ascq: 0x00
[17179632.740000] hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
[17179632.740000] hdc: packet command error: error=0x30 { LastFailedSense=0x03 }
[17179632.740000] ide: failed opcode was: unknown
[17179632.740000] hdc: error code: 0x70 sense_key: 0x03 asc: 0x57 ascq: 0x00
[17179633.168000] lp0: using parport0 (interrupt-driven).
[17179633.408000] EXT3 FS on hda6, internal journal
[17179633.576000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[17179633.576000] md: bitmap version 4.39
[17179634.056000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[17179634.468000] cdrom: open failed.
[17179634.788000] cdrom: open failed.
[17179634.792000] cdrom: open failed.
[17179635.380000] NTFS driver 2.1.25 [Flags: R/O MODULE].
[17179635.440000] NTFS volume version 3.1.
[17179635.460000] kjournald starting. Commit interval 5 seconds
[17179635.460000] EXT3 FS on hda3, internal journal
[17179635.460000] EXT3-fs: mounted filesystem with ordered data mode.
[17179635.508000] NTFS volume version 3.1.
[17179642.092000] ACPI: Power Button (FF) [PWRF]
[17179642.092000] ACPI: Power Button (CM) [PWRB]
[17179642.204000] ibm_acpi: ec object not found
[17179642.240000] pcc_acpi: loading...
[17179644.636000] ppdev: user-space parallel port driver
[17179645.000000] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[17179645.004000] apm: overridden by ACPI.
[17179647.952000] Bluetooth: Core ver 2.8
[17179647.952000] NET: Registered protocol family 31
[17179647.952000] Bluetooth: HCI device and connection manager initialized
[17179647.952000] Bluetooth: HCI socket layer initialized
[17179647.972000] Bluetooth: L2CAP ver 2.8
[17179647.972000] Bluetooth: L2CAP socket layer initialized
[17179647.984000] Bluetooth: RFCOMM socket layer initialized
[17179647.984000] Bluetooth: RFCOMM TTY layer initialized
[17179647.984000] Bluetooth: RFCOMM ver 1.7
[17179750.224000] ISO 9660 Extensions: Microsoft Joliet Level 3
[17179750.280000] ISO 9660 Extensions: RRIP_1991A
[17179851.128000] [eagle-usb] driver V2.3.2 loaded
[17179851.128000] usbcore: registered new driver eagle-usb
[17179987.396000] capifs: Rev 1.1.2.3
[17180192.988000] cdrom: hdd: mrw address space DMA selected
[17180193.104000] UDF-fs: No VRS found
[17180193.140000] cdrom: hdd: mrw address space DMA selected
[17180193.188000] UDF-fs: No VRS found
[17180193.224000] cdrom: hdd: mrw address space DMA selected
[17180193.256000] ISO 9660 Extensions: Microsoft Joliet Level 3
[17180193.256000] ISOFS: changing to secondary root
[17180212.660000] ohci_hcd 0000:00:02.0: wakeup
[17180213.044000] usb 1-1: new full speed USB device using ohci_hcd and address 2
[17180213.356000] Initializing USB Mass Storage driver...
[17180213.356000] scsi0 : SCSI emulation for USB Mass Storage devices
[17180213.356000] usb-storage: device found at 2
[17180213.356000] usb-storage: waiting for device to settle before scanning
[17180213.356000] usbcore: registered new driver usb-storage
[17180213.356000] USB Mass Storage support registered.
[17180218.364000] Vendor: SUNYES Model: 2.0 Rev: %z!Y
[17180218.364000] Type: Direct-Access ANSI SCSI revision: 02
[17180218.372000] usb-storage: device scan complete
[17180218.396000] Driver 'sd' needs updating - please use bus_type methods
[17180218.416000] SCSI device sda: 512000 512-byte hdwr sectors (262 Mcool smiley
[17180218.424000] sda: Write Protect is off
[17180218.424000] sda: Mode Sense: 0b 00 00 08
[17180218.424000] sda: assuming drive cache: write through
[17180218.452000] SCSI device sda: 512000 512-byte hdwr sectors (262 Mcool smiley
[17180218.456000] sda: Write Protect is off
[17180218.456000] sda: Mode Sense: 0b 00 00 08
[17180218.456000] sda: assuming drive cache: write through
[17180218.456000] sda: sda1
[17180218.468000] sd 0:0:0:0: Attached scsi removable disk sda
[17180218.480000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[17180221.724000] UDF-fs: No VRS found
[17180222.248000] UDF-fs: No VRS found
[17180222.860000] Unable to identify CD-ROM format.
[17180223.464000] Unable to identify CD-ROM format.
[17180223.512000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[17182629.172000] ndiswrapper version 1.8 loaded (preempt=yes,smp=no)
[17182629.176000] ndiswrapper: driver mrv8k51 (ASUS,12/24/2003,2.2.0.20) loaded
[17182629.180000] ACPI: PCI Interrupt 0000:01:09.0[A] -> Link [APC2] -> GSI 17 (level, high) -> IRQ 201
[17182629.180000] ndiswrapper: using irq 201
[17182629.192000] ndiswrapper (miniport_init:240): couldn't initialize device: C0000001
[17182629.192000] ndiswrapper (pnp_start_device:479): Windows driver couldn't initialize the device (C0000001)
[17182629.192000] ndiswrapper (miniport_halt:271): device c2dc9260 is not initialized - not halting
[17182629.192000] ndiswrapper: device eth%d removed
[17182629.192000] unregister_netdevice: device eth%d/c2dc9000 never was registered
[17182629.192000] ACPI: PCI interrupt for device 0000:01:09.0 disabled
[17182629.192000] ndiswrapper: probe of 0000:01:09.0 failed with error -22
lspci :
[17179569.184000] Linux version 2.6.15-26-386 (buildd@terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[17179569.184000] BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
[17179569.184000] BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
[17179569.184000] BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
[17179569.184000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[17179569.184000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[17179569.184000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[17179569.184000] 0MB HIGHMEM available.
[17179569.184000] 511MB LOWMEM available.
[17179569.184000] On node 0 totalpages: 131056
[17179569.184000] DMA zone: 4096 pages, LIFO batch:0
[17179569.184000] DMA32 zone: 0 pages, LIFO batch:0
[17179569.184000] Normal zone: 126960 pages, LIFO batch:31
[17179569.184000] HighMem zone: 0 pages, LIFO batch:0
[17179569.184000] DMI 2.2 present.
[17179569.184000] ACPI: RSDP (v000 Nvidia ) @ 0x000f75c0
[17179569.184000] ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fff3000
[17179569.184000] ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fff3040
[17179569.184000] ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fff74c0
[17179569.184000] ACPI: DSDT (v001 NVIDIA AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
[17179569.184000] ACPI: PM-Timer IO Port: 0x4008
[17179569.184000] ACPI: Local APIC address 0xfee00000
[17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[17179569.184000] Processor #0 6:8 APIC version 16
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[17179569.184000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[17179569.184000] ACPI: BIOS IRQ0 pin2 override ignored.
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[17179569.184000] ACPI: IRQ9 used by override.
[17179569.184000] ACPI: IRQ14 used by override.
[17179569.184000] ACPI: IRQ15 used by override.
[17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs
[17179569.184000] Using ACPI (MADT) for SMP configuration information
[17179569.184000] Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=/dev/hda6 ro quiet splash
[17179569.184000] mapped APIC to ffffd000 (fee00000)
[17179569.184000] mapped IOAPIC to ffffc000 (fec00000)
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 2048 (order: 11, 32768 bytes)
[17179569.184000] Detected 1797.420 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour VGA+ 80x25
[17179572.404000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[17179572.404000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179572.420000] Memory: 508596k/524224k available (1976k kernel code, 15024k reserved, 606k data, 288k init, 0k highmem)
[17179572.420000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[17179572.500000] Calibrating delay using timer specific routine.. 3598.65 BogoMIPS (lpj=7197308)
[17179572.500000] Security Framework v1.0.0 initialized
[17179572.500000] SELinux: Disabled at boot.
[17179572.500000] Mount-cache hash table entries: 512
[17179572.500000] CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000
[17179572.500000] CPU: After vendor identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000
[17179572.500000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[17179572.500000] CPU: L2 Cache: 256K (64 bytes/line)
[17179572.500000] CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000420 00000000 00000000 00000000
[17179572.500000] mtrr: v2.0 (20020519)
[17179572.500000] CPU: AMD Athlon™ XP 2200+ stepping 01
[17179572.500000] Enabling fast FPU save and restore... done.
[17179572.500000] Enabling unmasked SIMD FPU exception support... done.
[17179572.500000] Checking 'hlt' instruction... OK.
[17179572.516000] checking if image is initramfs... it is
[17179573.112000] Freeing initrd memory: 6838k freed
[17179573.128000] ACPI: Looking for DSDT ... not found!
[17179573.132000] ENABLING IO-APIC IRQs
[17179573.132000] ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
[17179573.276000] NET: Registered protocol family 16
[17179573.276000] EISA bus registered
[17179573.276000] ACPI: bus type pci registered
[17179573.292000] PCI: PCI BIOS revision 2.10 entry at 0xfb4a0, last bus=2
[17179573.292000] PCI: Using configuration type 1
[17179573.292000] ACPI: Subsystem revision 20051216
[17179573.300000] ACPI: Interpreter enabled
[17179573.300000] ACPI: Using IOAPIC for interrupt routing
[17179573.304000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[17179573.304000] PCI: Probing PCI hardware (bus 00)
[17179573.308000] PCI: nForce2 C1 Halt Disconnect fixup
[17179573.308000] Boot video device is 0000:02:00.0
[17179573.308000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[17179573.376000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[17179573.376000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
[17179573.380000] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.380000] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[17179573.380000] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.380000] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[17179573.380000] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.380000] ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[17179573.380000] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[17179573.380000] ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[17179573.380000] ACPI: PCI Interrupt Link [LAPU] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.380000] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[17179573.380000] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.384000] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[17179573.384000] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[17179573.384000] ACPI: PCI Interrupt Link [LFIR] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.384000] ACPI: PCI Interrupt Link [L3CM] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.384000] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.384000] ACPI: PCI Interrupt Link [APC1] (IRQs *16), disabled.
[17179573.384000] ACPI: PCI Interrupt Link [APC2] (IRQs *17), disabled.
[17179573.384000] ACPI: PCI Interrupt Link [APC3] (IRQs *18), disabled.
[17179573.384000] ACPI: PCI Interrupt Link [APC4] (IRQs *19), disabled.
[17179573.384000] ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled.
[17179573.384000] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCI] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCS] (IRQs *23), disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [AP3C] (IRQs 20 21 22) *0, disabled.
[17179573.388000] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22) *0, disabled.
[17179573.392000] Linux Plug and Play Support v0.97 © Adam Belay
[17179573.392000] pnp: PnP ACPI init
[17179573.400000] pnp: PnP ACPI: found 16 devices
[17179573.400000] PnPBIOS: Disabled by ACPI PNP
[17179573.400000] PCI: Using ACPI for IRQ routing
[17179573.400000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[17179573.440000] pnp: 00:00: ioport range 0x4000-0x407f could not be reserved
[17179573.440000] pnp: 00:00: ioport range 0x4080-0x40ff has been reserved
[17179573.440000] pnp: 00:00: ioport range 0x4400-0x447f has been reserved
[17179573.440000] pnp: 00:00: ioport range 0x4480-0x44ff could not be reserved
[17179573.440000] pnp: 00:00: ioport range 0x4200-0x427f has been reserved
[17179573.440000] pnp: 00:00: ioport range 0x4280-0x42ff has been reserved
[17179573.440000] pnp: 00:01: ioport range 0x5000-0x503f has been reserved
[17179573.440000] pnp: 00:01: ioport range 0x5500-0x553f has been reserved
[17179573.440000] PCI: Bridge: 0000:00:08.0
[17179573.440000] IO window: disabled.
[17179573.440000] MEM window: e6000000-e6ffffff
[17179573.440000] PREFETCH window: disabled.
[17179573.440000] PCI: Bridge: 0000:00:1e.0
[17179573.440000] IO window: disabled.
[17179573.440000] MEM window: e4000000-e5ffffff
[17179573.440000] PREFETCH window: d0000000-dfffffff
[17179573.440000] PCI: Setting latency timer of device 0000:00:08.0 to 64
[17179573.440000] audit: initializing netlink socket (disabled)
[17179573.440000] audit(1156671328.440:1): initialized
[17179573.440000] VFS: Disk quotas dquot_6.5.1
[17179573.440000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179573.440000] Initializing Cryptographic API
[17179573.440000] io scheduler noop registered
[17179573.440000] io scheduler anticipatory registered
[17179573.440000] io scheduler deadline registered
[17179573.440000] io scheduler cfq registered
[17179573.444000] isapnp: Scanning for PnP cards...
[17179573.796000] isapnp: No Plug & Play device found
[17179573.812000] PNP: PS/2 Controller [PNP0303tongue sticking out smileyS2K,PNP0f13tongue sticking out smileyS2M] at 0x60,0x64 irq 1,12
[17179573.832000] serio: i8042 AUX port at 0x60,0x64 irq 12
[17179573.832000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179573.832000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
[17179573.832000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179573.832000] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[17179573.836000] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179573.836000] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[17179573.836000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179573.836000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179573.836000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179573.836000] mice: PS/2 mouse device common for all mice
[17179573.836000] EISA: Probing bus 0 at eisa.0
[17179573.836000] Cannot allocate resource for EISA slot 4
[17179573.836000] Cannot allocate resource for EISA slot 5
[17179573.836000] EISA: Detected 0 cards.
[17179573.836000] NET: Registered protocol family 2
[17179573.884000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179573.896000] IP route cache hash table entries: 8192 (order: 3, 32768 bytes)
[17179573.896000] TCP established hash table entries: 32768 (order: 5, 131072 bytes)
[17179573.896000] TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
[17179573.896000] TCP: Hash tables configured (established 32768 bind 32768)
[17179573.896000] TCP reno registered
[17179573.896000] TCP bic registered
[17179573.896000] NET: Registered protocol family 1
[17179573.896000] NET: Registered protocol family 8
[17179573.896000] NET: Registered protocol family 20
[17179573.896000] Using IPI Shortcut mode
[17179573.896000] ACPI wakeup devices:
[17179573.896000] HUB0 HUB1 USB0 USB1 USB2 F139 MMAC MMCI UAR1
[17179573.896000] ACPI: (supports S0 S1 S4 S5)
[17179573.896000] Freeing unused kernel memory: 288k freed
[17179573.944000] vga16fb: initializing
[17179573.944000] vga16fb: mapped to 0xc00a0000
[17179574.108000] Console: switching to colour frame buffer device 80x25
[17179574.108000] fb0: VGA16 VGA frame buffer device
[17179575.128000] Capability LSM initialized
[17179575.912000] SCSI subsystem initialized
[17179575.916000] ACPI: bus type scsi registered
[17179575.916000] libata version 1.20 loaded.
[17179575.920000] NFORCE2: IDE controller at PCI slot 0000:00:09.0
[17179575.920000] NFORCE2: chipset revision 162
[17179575.920000] NFORCE2: not 100% native mode: will probe irqs later
[17179575.920000] NFORCE2: BIOS didn't set cable bits correctly. Enabling workaround.
[17179575.920000] NFORCE2: 0000:00:09.0 (rev a2) UDMA133 controller
[17179575.920000] ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hdagrinning smileyMA, hdbgrinning smileyMA
[17179575.920000] ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdcgrinning smileyMA, hddgrinning smileyMA
[17179575.920000] Probing IDE interface ide0...
[17179576.208000] hda: Maxtor 6Y080L0, ATA DISK drive
[17179576.880000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179576.892000] Probing IDE interface ide1...
[17179577.632000] hdc: TOSHIBA DVD-ROM SD-M1712, ATAPI CD/DVD-ROM drive
[17179578.416000] hdd: SAMSUNG CD-R/RW SW-252B, ATAPI CD/DVD-ROM drive
[17179578.520000] ide1 at 0x170-0x177,0x376 on irq 15
[17179578.536000] hda: max request size: 128KiB
[17179578.552000] hda: 160086528 sectors (81964 Mcool smiley w/2048KiB Cache, CHS=65535/16/63, UDMA(133)
[17179578.552000] hda: cache flushes supported
[17179578.552000] hda: hda1 hda2 < hda5 hda6 > hda3
[17179578.588000] hdc: ATAPI 48X DVD-ROM drive, 128kB Cache, UDMA(33)
[17179578.588000] Uniform CD-ROM driver Revision: 3.20
[17179578.596000] hdd: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
[17179578.916000] usbcore: registered new driver usbfs
[17179578.916000] usbcore: registered new driver hub
[17179578.916000] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
[17179578.916000] **** SET: Misaligned resource pointer: dfce2d02 Type 07 Len 0
[17179578.916000] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 22
[17179578.916000] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [APCF] -> GSI 22 (level, high) -> IRQ 177
[17179578.916000] PCI: Setting latency timer of device 0000:00:02.0 to 64
[17179578.916000] ohci_hcd 0000:00:02.0: OHCI Host Controller
[17179578.984000] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[17179578.984000] ohci_hcd 0000:00:02.0: irq 177, io mem 0xe7002000
[17179579.040000] hub 1-0:1.0: USB hub found
[17179579.040000] hub 1-0:1.0: 3 ports detected
[17179579.144000] **** SET: Misaligned resource pointer: dfce2a02 Type 07 Len 0
[17179579.144000] ACPI: PCI Interrupt Link [APCG] enabled at IRQ 21
[17179579.144000] ACPI: PCI Interrupt 0000:00:02.1 -> Link [APCG] -> GSI 21 (level, high) -> IRQ 185
[17179579.144000] PCI: Setting latency timer of device 0000:00:02.1 to 64
[17179579.144000] ohci_hcd 0000:00:02.1: OHCI Host Controller
[17179579.172000] ohci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
[17179579.172000] ohci_hcd 0000:00:02.1: irq 185, io mem 0xe7003000
[17179579.228000] hub 2-0:1.0: USB hub found
[17179579.228000] hub 2-0:1.0: 3 ports detected
[17179579.332000] **** SET: Misaligned resource pointer: dfce2702 Type 07 Len 0
[17179579.332000] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 20
[17179579.332000] ACPI: PCI Interrupt 0000:00:02.2[C] -> Link [APCL] -> GSI 20 (level, high) -> IRQ 193
[17179579.332000] PCI: Setting latency timer of device 0000:00:02.2 to 64
[17179579.332000] ehci_hcd 0000:00:02.2: EHCI Host Controller
[17179579.332000] ehci_hcd 0000:00:02.2: debug port 1
[17179579.332000] PCI: cache line size of 64 is not supported by device 0000:00:02.2
[17179579.332000] ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 3
[17179579.332000] ehci_hcd 0000:00:02.2: irq 193, io mem 0xe7004000
[17179579.332000] ehci_hcd 0000:00:02.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[17179579.332000] hub 3-0:1.0: USB hub found
[17179579.332000] hub 3-0:1.0: 6 ports detected
[17179579.548000] EXT3-fs: INFO: recovery required on readonly filesystem.
[17179579.548000] EXT3-fs: write access will be enabled during recovery.
[17179581.272000] EXT3-fs: recovery complete.
[17179581.272000] kjournald starting. Commit interval 5 seconds
[17179581.276000] EXT3-fs: mounted filesystem with ordered data mode.
[17179592.832000] Linux agpgart interface v0.101 © Dave Jones
[17179592.832000] agpgart: Detected NVIDIA nForce2 chipset
[17179592.836000] agpgart: AGP aperture is 64M @ 0xe0000000
[17179593.384000] Real Time Clock Driver v1.12
[17179593.552000] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x5000
[17179593.552000] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x5500
[17179593.664000] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.54.
[17179593.664000] **** SET: Misaligned resource pointer: dfca0822 Type 07 Len 0
[17179593.664000] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 22
[17179593.664000] ACPI: PCI Interrupt 0000:00:04.0[A] -> Link [APCH] -> GSI 22 (level, high) -> IRQ 177
[17179593.664000] PCI: Setting latency timer of device 0000:00:04.0 to 64
[17179594.184000] eth0: forcedeth.c: subsystem: 01043:80a7 bound to 0000:00:04.0
[17179594.184000] **** SET: Misaligned resource pointer: d8c8aca2 Type 07 Len 0
[17179594.184000] ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 21
[17179594.184000] ACPI: PCI Interrupt 0000:00:06.0[A] -> Link [APCJ] -> GSI 21 (level, high) -> IRQ 185
[17179594.184000] PCI: Setting latency timer of device 0000:00:06.0 to 64
[17179594.452000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179594.484000] Floppy drive(s): fd0 is 1.44M
[17179594.508000] intel8x0_measure_ac97_clock: measured 59259 usecs
[17179594.508000] intel8x0: clocking to 48000
[17179594.512000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179594.516000] FDC 0 is a post-1991 82077
[17179594.520000] parport: PnPBIOS parport detected.
[17179594.520000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[17179594.636000] logips2pp: Detected unknown logitech mouse model 99
[17179595.100000] input: ImExPS/2 Logitech Explorer Mouse as /class/input/input1
[17179595.424000] input: PC Speaker as /class/input/input2
[17179595.432000] ieee80211_crypt: registered algorithm 'NULL'
[17179595.436000] ieee80211: 802.11 data/management/control stack, git-1.1.7
[17179595.436000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[17179595.456000] mrv8k: Marvel 8xxx Wireless driver, 0.0.2
[17179595.456000] mrv8k: Copyright© 2005 Luc Saillard <luc@saillard.org>
[17179595.456000] mrv8k: mrv8k_init_one: enter
[17179595.456000] **** SET: Misaligned resource pointer: d922dde2 Type 07 Len 0
[17179595.456000] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
[17179595.456000] ACPI: PCI Interrupt 0000:01:09.0[A] -> Link [APC2] -> GSI 17 (level, high) -> IRQ 201
[17179595.456000] mrv8k: bar1 (0xe6000000) relocated at 0xe0ac0000
[17179595.456000] mrv8k: bar2 (0xe6010000) relocated at 0xe0ae0000
[17179595.740000] nvidia: module license 'NVIDIA' taints kernel.
[17179595.748000] ts: Compaq touchscreen protocol output
[17179595.936000] mrv8k: Firmware 'mrv8k-b.fw' not available or load failed.
[17179595.936000] mrv8k: mrv8k_init_one: return -2
[17179595.936000] mrv8k: Command SET_RADIO. len=12 state=off preamble=auto
[17179595.936000] mrv8k: queue command (dfa31400)
[17179595.936000] mrv8k: kickoff command (dfa31400)
[17179596.304000] eth0: no link during initialization.
[17179596.964000] ACPI: PCI interrupt for device 0000:01:09.0 disabled
[17179596.964000] mrv8k: mrv8k_init_one: return -2
[17179596.964000] mrv8k: probe of 0000:01:09.0 failed with error -2
[17179596.964000] **** SET: Misaligned resource pointer: d922dce2 Type 07 Len 0
[17179596.968000] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
[17179596.968000] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [APC4] -> GSI 19 (level, high) -> IRQ 209
[17179596.968000] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8762 Mon May 15 13:06:38 PDT 2006
[17179597.348000] NET: Registered protocol family 17
[17179632.720000] hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
[17179632.720000] hdc: packet command error: error=0x30 { LastFailedSense=0x03 }
[17179632.720000] ide: failed opcode was: unknown
[17179632.724000] hdc: error code: 0x70 sense_key: 0x03 asc: 0x57 ascq: 0x00
[17179632.740000] hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
[17179632.740000] hdc: packet command error: error=0x30 { LastFailedSense=0x03 }
[17179632.740000] ide: failed opcode was: unknown
[17179632.740000] hdc: error code: 0x70 sense_key: 0x03 asc: 0x57 ascq: 0x00
[17179633.168000] lp0: using parport0 (interrupt-driven).
[17179633.408000] EXT3 FS on hda6, internal journal
[17179633.576000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[17179633.576000] md: bitmap version 4.39
[17179634.056000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[17179634.468000] cdrom: open failed.
[17179634.788000] cdrom: open failed.
[17179634.792000] cdrom: open failed.
[17179635.380000] NTFS driver 2.1.25 [Flags: R/O MODULE].
[17179635.440000] NTFS volume version 3.1.
[17179635.460000] kjournald starting. Commit interval 5 seconds
[17179635.460000] EXT3 FS on hda3, internal journal
[17179635.460000] EXT3-fs: mounted filesystem with ordered data mode.
[17179635.508000] NTFS volume version 3.1.
[17179642.092000] ACPI: Power Button (FF) [PWRF]
[17179642.092000] ACPI: Power Button (CM) [PWRB]
[17179642.204000] ibm_acpi: ec object not found
[17179642.240000] pcc_acpi: loading...
[17179644.636000] ppdev: user-space parallel port driver
[17179645.000000] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[17179645.004000] apm: overridden by ACPI.
[17179647.952000] Bluetooth: Core ver 2.8
[17179647.952000] NET: Registered protocol family 31
[17179647.952000] Bluetooth: HCI device and connection manager initialized
[17179647.952000] Bluetooth: HCI socket layer initialized
[17179647.972000] Bluetooth: L2CAP ver 2.8
[17179647.972000] Bluetooth: L2CAP socket layer initialized
[17179647.984000] Bluetooth: RFCOMM socket layer initialized
[17179647.984000] Bluetooth: RFCOMM TTY layer initialized
[17179647.984000] Bluetooth: RFCOMM ver 1.7
[17179750.224000] ISO 9660 Extensions: Microsoft Joliet Level 3
[17179750.280000] ISO 9660 Extensions: RRIP_1991A
[17179851.128000] [eagle-usb] driver V2.3.2 loaded
[17179851.128000] usbcore: registered new driver eagle-usb
[17179987.396000] capifs: Rev 1.1.2.3
[17180192.988000] cdrom: hdd: mrw address space DMA selected
[17180193.104000] UDF-fs: No VRS found
[17180193.140000] cdrom: hdd: mrw address space DMA selected
[17180193.188000] UDF-fs: No VRS found
[17180193.224000] cdrom: hdd: mrw address space DMA selected
[17180193.256000] ISO 9660 Extensions: Microsoft Joliet Level 3
[17180193.256000] ISOFS: changing to secondary root
[17180212.660000] ohci_hcd 0000:00:02.0: wakeup
[17180213.044000] usb 1-1: new full speed USB device using ohci_hcd and address 2
[17180213.356000] Initializing USB Mass Storage driver...
[17180213.356000] scsi0 : SCSI emulation for USB Mass Storage devices
[17180213.356000] usb-storage: device found at 2
[17180213.356000] usb-storage: waiting for device to settle before scanning
[17180213.356000] usbcore: registered new driver usb-storage
[17180213.356000] USB Mass Storage support registered.
[17180218.364000] Vendor: SUNYES Model: 2.0 Rev: %z!Y
[17180218.364000] Type: Direct-Access ANSI SCSI revision: 02
[17180218.372000] usb-storage: device scan complete
[17180218.396000] Driver 'sd' needs updating - please use bus_type methods
[17180218.416000] SCSI device sda: 512000 512-byte hdwr sectors (262 Mcool smiley
[17180218.424000] sda: Write Protect is off
[17180218.424000] sda: Mode Sense: 0b 00 00 08
[17180218.424000] sda: assuming drive cache: write through
[17180218.452000] SCSI device sda: 512000 512-byte hdwr sectors (262 Mcool smiley
[17180218.456000] sda: Write Protect is off
[17180218.456000] sda: Mode Sense: 0b 00 00 08
[17180218.456000] sda: assuming drive cache: write through
[17180218.456000] sda: sda1
[17180218.468000] sd 0:0:0:0: Attached scsi removable disk sda
[17180218.480000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[17180221.724000] UDF-fs: No VRS found
[17180222.248000] UDF-fs: No VRS found
[17180222.860000] Unable to identify CD-ROM format.
[17180223.464000] Unable to identify CD-ROM format.
[17180223.512000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[17182629.172000] ndiswrapper version 1.8 loaded (preempt=yes,smp=no)
[17182629.176000] ndiswrapper: driver mrv8k51 (ASUS,12/24/2003,2.2.0.20) loaded
[17182629.180000] ACPI: PCI Interrupt 0000:01:09.0[A] -> Link [APC2] -> GSI 17 (level, high) -> IRQ 201
[17182629.180000] ndiswrapper: using irq 201
[17182629.192000] ndiswrapper (miniport_init:240): couldn't initialize device: C0000001
[17182629.192000] ndiswrapper (pnp_start_device:479): Windows driver couldn't initialize the device (C0000001)
[17182629.192000] ndiswrapper (miniport_halt:271): device c2dc9260 is not initialized - not halting
[17182629.192000] ndiswrapper: device eth%d removed
[17182629.192000] unregister_netdevice: device eth%d/c2dc9000 never was registered
[17182629.192000] ACPI: PCI interrupt for device 0000:01:09.0 disabled
[17182629.192000] ndiswrapper: probe of 0000:01:09.0 failed with error -22
mb@mb-desktop:~$ lspci
0000:00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev c1)
0000:00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 0 (rev c1)
0000:00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
0000:00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
0000:00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
0000:00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
0000:00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)
0000:00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
0000:00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
0000:00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
0000:00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
0000:00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1)
0000:00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
0000:00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3)
0000:00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
0000:00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
0000:01:09.0 Ethernet controller: Marvell Technology Group Ltd. Marvell W8300 802.11 Adapter (rev 07)
0000:02:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3)

mb@mb-desktop:~$ lspci -n
0000:00:00.0 0600: 10de:01e0 (rev c1)
0000:00:00.1 0500: 10de:01ea (rev c1)
0000:00:00.2 0500: 10de:01ee (rev c1)
0000:00:00.3 0500: 10de:01ed (rev c1)
0000:00:00.4 0500: 10de:01ec (rev c1)
0000:00:00.5 0500: 10de:01ef (rev c1)
0000:00:01.0 0601: 10de:0060 (rev a4)
0000:00:01.1 0c05: 10de:0064 (rev a2)
0000:00:02.0 0c03: 10de:0067 (rev a4)
0000:00:02.1 0c03: 10de:0067 (rev a4)
0000:00:02.2 0c03: 10de:0068 (rev a4)
0000:00:04.0 0200: 10de:0066 (rev a1)
0000:00:06.0 0401: 10de:006a (rev a1)
0000:00:08.0 0604: 10de:006c (rev a3)
0000:00:09.0 0101: 10de:0065 (rev a2)
0000:00:1e.0 0604: 10de:01e8 (rev c1)
0000:01:09.0 0200: 11ab:1fa6 (rev 07)
0000:02:00.0 0300: 10de:0171 (rev a3)

code

Pour ndiswrapper -l :
Installed ndis drivers:
netasag driver present, hardware present


Poste le Sunday 27 August 2006 12:51:32
Répondre     Citer    
Re: Problème NDISWRAPPER
Envoyé par: AlSim

Ta carte est une : Marvell Technology Group Ltd. Marvell W8300 802.11 Adapter (rev 07)
Le pilote windows que tu utilises semble ne pas marcher avec Ndiswrapper (d'après les erreurs dans dmesg).
Essaie de rechercher sur cette page : [dlsvr01.asus.com] le code 11ab:1fa6 qui correspond à ta carte et teste les pilotes proposés.

[catwell.info]

Poste le Sunday 27 August 2006 16:03:21
Répondre     Citer    
Re: Problème NDISWRAPPER
Envoyé par: AlSim

Pardon, le lien n'est pas bon, je voulais dire ici : [ndiswrapper.sourceforge.net]

[catwell.info]

Poste le Sunday 27 August 2006 16:04:15
Répondre     Citer    
Re: Problème NDISWRAPPER
Envoyé par: pingus

Il aime pas ton driver... Ca s'annonce plutot mal (car ndiswrapper a bien fait son travail).
Un petit espoir, sur le site de ndiswrapper, on peut lire concernant ta carte:

Other: Ubuntu Dapper comes with a native, but not working Marvell driver [[27]]. To use ndiswrapper, you must prevent it from loading at boot, e.g. by removing the mrv8k.ko file from /lib/modules/...kernel.... The DLink Win98 driver works, but I see a few system freezes. Using the newer, downloaded Asus Win98 driver (after renaming mrv8ka50.sys to mrv8ka51.sys) the system often hangs at boot, but is more stable afterwards. With both drivers, booting is slow.

Donc essaye de faire ce qu'il propose:

find mrv8k.ko /lib/modules/`uname -r`

Une fois que tu l'as trouvé, tu l'effaces (ou du moins, tu le copies ailleurs par exemple dans ton home, histoire de pouvoir le restaurer au cas ou).

Puis, en root:
rm -R /etc/ndiswrapper

Ensuite, tu télécharges le driver windows pour windows 98, et tu fais la manipulation qu'il propose (en renommant mrv8ka50.sys en mrv8ka51.sys).

Et tu recommences l'installation avec ce nouveau driver...


Poste le Sunday 27 August 2006 16:52:40
Répondre     Citer    
Re: Problème NDISWRAPPER
Envoyé par: mb

Désolé mais ça ne marche toujours pas je sais plus quoi faire j'écume les forums depuis quinze jours je trouve rien, j'en ai marre de cette saleté de carte......

Poste le Sunday 27 August 2006 21:05:56
Répondre     Citer    
Re: Problème NDISWRAPPER
Envoyé par: pingus

Bon, je sais pas trop quoi te dire, avant la résignation complête, tu peux encore essayer:

- avec un autre pilote windows récupéré ailleurs, comme par exemple

[ftp1.planet.com.tw]
[ftp.dlink.com]

- avec une version plus récente de ndiswrapper (par exemple [sourceforge.net])

Poste le Sunday 27 August 2006 23:36:04
Répondre     Citer    

Veuillez vous authentifier auparavant pour commenter.

 

Ce forum !
Problème NDISWRAPPER
Vous voulez savoir si votre matériel est supporté par Linux, ou vous avez un problème pour installer un module ? Ce forum est pour vous !

Sauf mention contraire, les documentations publiées sont sous licence Creative-Commons