View previous topic :: View next topic |
Author |
Message |
net-walker n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 09 Nov 2005 Posts: 20 Location: Bamberg
|
Posted: Wed Nov 09, 2005 9:58 am Post subject: no pcmcia driver in /proc/devices |
|
|
Hi an alle,
vorab:
habe bereits intensive nach Beträgen im Forum über dieses Problem gesucht und auch ne Menge gefunden. Nur konnte mir leider bisher keiner weiterhelfen !
zum Problem:
möchte gerne meine Orinoco Gold Karte zum laufen bekommen !
Habe vor kurzen meine Gentoo stage 1 neu aufgesetzt. alles wunder bar. Mit der früheren Gentoo Installation hatte ich mit den PCMCI-Controller keine Problelme.
Mein Kernel -> gentoo-soruces 2.6.14
Code: |
Bus options (PCI, PCMCIA, EISA, MCA, ISA) --->
PCCARD (PCMCIA/CardBus) support ---
<*> PCCard (PCMCIA/CardBus) support x x
[ ] Enable PCCARD debugging x x
<M> 16-bit PCMCIA support x x
[ ] Load CIS updates from userspace (EXPERIMENTAL) x x
[ ] PCMCIA control ioctl (obsolete) x x
--- 32-bit CardBus support x x
--- PC-card bridges x x
<M> CardBus yenta-compatible bridge support x x
< > Cirrus PD6729 compatible bridge support x x
<M> i82092 compatible bridge support
|
beim starten von PCMCIA kommt folgendes
Code: |
/etc/init.d/pcmcia start
* Starting pcmcia ...
cardmgr[7625]: no pcmcia driver in /proc/devices
* cardmgr failed to start. Make sure that you have PCMCIA
* modules built or support compiled into the kernel [ !! ]
|
folgende Module werden beim hochfahren und gesteckter Karte geladen
Code: |
lsmod
Module Size Used by
nvidia 3708968 14
orinoco_cs 7816 0
orinoco 42772 1 orinoco_cs
hermes 7168 2 orinoco_cs,orinoco
pcmcia 25740 1 orinoco_cs
yenta_socket 25740 4
rsrc_nonstatic 11136 1 yenta_socket
|
bin so langsam am verzweifeln.
habe was die Kernel config -> Bus options (PCI, PCMCIA, EISA, MCA, ISA) ---> angeht, alle mögliche Kombinationen durchprobiert ! (modul / fest im kernel)
auch PCCard (PCMCIA/CardBus) support als modul ohne Erfolg !
Mir fehlen jetzt die Ansatzpunkte an den Problem richtig ranzugehen.
Was klar ist: Ohne funktionierendes PCMCIA werd ich auch nie meine Orinoco zum laufen bekommen.
Kommisch dabei ist nur das wen ich erst im hochgefahrenen Zustand die WLan-Karte einschieb doch Module geladen bekomme !
aber der PCMCIA komm danach immer noch nicht hoch !
Auszug aus der dmesg bei gesteckter karte:
Code: |
tg3: eth0: Flow control is off for TX and off for RX.
cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xcffff 0xe0000-0xfffff
cs: memory probe 0x50000000-0x53ffffff: excluding 0x50000000-0x53ffffff
cs: memory probe 0x60000000-0x60ffffff: clean.
cs: memory probe 0xa0000000-0xa0ffffff: clean.
cs: memory probe 0xf6000000-0xfbffffff: excluding 0xf6000000-0xfa1fffff 0xfae00000-0xfb3fffff
orinoco 0.15rc2 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
orinoco_cs 0.15rc2STA (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
pcmcia: orinoco_cs lacks a requisite callback function
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
|
ifconfig -a zeigt mir nur mein eth0 und lo an !
Vielleicht liegt das Problem irgendwo in einer Konfig bei /etc/pcmcia/ ??
Momentan fällt mir nichts mehr ein um dem Problem etwas näher zu kommen ! (-;
danke schon mal für eure Hilfe ! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
net-walker n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 09 Nov 2005 Posts: 20 Location: Bamberg
|
Posted: Thu Nov 10, 2005 9:07 am Post subject: |
|
|
Ein Tipp wo der Fehler versteckt sein könnte würde mir schon genügen ! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tassilo80 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/17222305741d30fe03c674.jpg)
Joined: 26 Mar 2003 Posts: 346 Location: Koblenz, Germany
|
Posted: Mon Nov 14, 2005 11:06 am Post subject: |
|
|
Hallo,
Nur ein Schuss ins Blaue: Benutzt du die sys-apps/pcmcia-cs? Falls ja, dann lösch sie mal und nutze stattdessen die sys-apps/pcmciautils, welche ein Replacement für erstere sind. (Du brauchst für diese allerdings nen Kernel >= 2.6.13!)
Damit klappts zumindest bei mir, wobei ich sagen muss, dass ich keine orinoco-Karte habe...
HTH,
Tassilo |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
net-walker n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 09 Nov 2005 Posts: 20 Location: Bamberg
|
Posted: Tue Nov 29, 2005 3:23 pm Post subject: |
|
|
danke tassilo für den tipp,
gesagt,.... getan. Bin jetzt auf 2.6.13-4 gewechselt
und zusätzlich noch "PCMCIA control ioctl (obsolete)" in den kernel genommen und schon klappts !
Code: |
<*> PCCard (PCMCIA/CardBus) support x x
x x [ ] Enable PCCARD debugging x x
x x <M> 16-bit PCMCIA support x x
x x [ ] Load CIS updates from userspace (EXPERIMENTAL) x x
x x [*] PCMCIA control ioctl (obsolete) x x
x x --- 32-bit CardBus support x x
x x --- PC-card bridges x x
x x <M> CardBus yenta-compatible bridge support x x
x x < > Cirrus PD6729 compatible bridge support x x
x x <M> i82092 compatible bridge support x x
x x < > i82365 compatible bridge support x x
x x < > Databook TCIC host bridge support
|
und man staune,....
Code: |
/etc/init.d/pcmcia restart
* Stopping pcmcia ... [ ok ]
* PCMCIA support detected
* Starting pcmcia ...
cardmgr[14024]: watching 2 sockets
cardmgr[14024]: could not adjust resource: IO ports 0xc00-0xcff: Function not implemented
cardmgr[14024]: could not adjust resource: IO ports 0x820-0x8ff: Function not implemented
cardmgr[14024]: could not adjust resource: IO ports 0x800-0x80f: Function not implemented
cardmgr[14024]: could not adjust resource: IO ports 0x100-0x4ff: Function not implemented
cardmgr[14024]: could not adjust resource: memory 0xc0000-0xfffff: Function not implemented
cardmgr[14024]: could not adjust resource: memory 0x60000000-0x60ffffff: Function not implemented
cardmgr[14024]: could not adjust resource: memory 0xa0000000-0xa0ffffff: Function not implemented
cardmgr[14024]: could not adjust resource: IO ports 0xa00-0xaff: Function not implemented [ ok ]
|
Die sys-apps/pcmcia-cs tools hab ich runtergenommen und es mit den pcmciautils probiert.Aber,..
Fehlanzeige !
Code: |
etc/init.d/pcmcia restart
* Stopping pcmcia ... [ ok ]
* PCMCIA support detected
* Starting pcmcia ...
start-stop-daemon: stat /sbin/cardmgr: No such file or directory
* cardmgr failed to start. Make sure that you have PCMCIA
* modules built or support compiled into the kernel [ !! ] |
meine dmesg bei gesteckter Karte mit installierten pcmcia-cs tools.
so wie ich das sehe gibt es doch Probleme mit meinen Interrupts ?
Liegt vielleicht da das Problem begraben ?
Code: |
inux version 2.6.13.4 (root@tob) (gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)) #3 SMP Tue Nov 29 14:57:41 CET 2005
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
BIOS-e820: 0000000000100000 - 000000003ffb0800 (usable)
BIOS-e820: 000000003ffb0800 - 0000000040000000 (reserved)
BIOS-e820: 00000000feda0000 - 00000000fee00000 (reserved)
BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
Warning only 896MB will be used.
Use a HIGHMEM enabled kernel.
896MB LOWMEM available.
On node 0 totalpages: 229376
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 225280 pages, LIFO batch:31
HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 DELL ) @ 0x000fdf00
ACPI: RSDT (v001 DELL CPi R 0x27d30419 ASL 0x00000061) @ 0x3fff0000
ACPI: FADT (v001 DELL CPi R 0x27d30419 ASL 0x00000061) @ 0x3fff0400
ACPI: ASF! (v016 DELL CPi R 0x27d30419 ASL 0x00000061) @ 0x3fff0800
ACPI: DSDT (v001 INT430 SYSFexxx 0x00001001 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x808
Allocating PCI resources starting at 40000000 (gap: 40000000:beda0000)
Built 1 zonelists
Kernel command line: BOOT_IMAGE=2.6.13.4 root=303 video=vesafb:mtrr,ywrap,1280x1024-32@85
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to ffffd000 (01745000)
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 65536 bytes)
Detected 1398.966 MHz processor.
Using pmtmr for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 903604k/917504k available (3474k kernel code, 13460k reserved, 1094k data, 244k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 2800.39 BogoMIPS (lpj=5600792)
Mount-cache hash table entries: 512
CPU: After generic identify, caps: a7e9f9bf 00000000 00000000 00000000 00000180 00000000 00000000
CPU: After vendor identify, caps: a7e9f9bf 00000000 00000000 00000000 00000180 00000000 00000000
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: After all inits, caps: a7e9f9bf 00000000 00000000 00000040 00000180 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
mtrr: v2.0 (20020519)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ACPI: setting ELCR to 0200 (from 0800)
CPU0: Intel(R) Pentium(R) M processor 1400MHz stepping 05
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
Brought up 1 CPUs
checking if image is initramfs...it isn't (bad gzip magic numbers); looks like an initrd
Freeing initrd memory: 99k freed
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfc97e, last bus=2
PCI: Using configuration type 1
ACPI: Subsystem revision 20050408
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
ACPI: Assume root bridge [\_SB_.PCI0] segment is 0
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Boot video device is 0000:01:00.0
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *11
ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 *11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 13 devices
SCSI subsystem initialized
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
NET: Registered protocol family 23
Bluetooth: Core ver 2.7
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
pnp: 00:01: ioport range 0x4d0-0x4d1 has been reserved
pnp: 00:01: ioport range 0x800-0x805 could not be reserved
pnp: 00:01: ioport range 0x808-0x80f could not be reserved
pnp: 00:02: ioport range 0xf400-0xf4fe has been reserved
pnp: 00:02: ioport range 0x806-0x807 has been reserved
pnp: 00:02: ioport range 0x810-0x85f could not be reserved
pnp: 00:02: ioport range 0x860-0x87f has been reserved
pnp: 00:02: ioport range 0x880-0x8bf has been reserved
pnp: 00:02: ioport range 0x8c0-0x8df has been reserved
pnp: 00:07: ioport range 0x900-0x97f has been reserved
PCI: Bridge: 0000:00:01.0
IO window: c000-cfff
MEM window: fc000000-fdffffff
PREFETCH window: f0000000-f3ffffff
PCI: Bus 3, cardbus bridge: 0000:02:01.0
IO window: 0000d000-0000dfff
IO window: 00001000-00001fff
PREFETCH window: 40000000-41ffffff
MEM window: f6000000-f7ffffff
PCI: Bus 7, cardbus bridge: 0000:02:01.1
IO window: 00002000-00002fff
IO window: 00003000-00003fff
PREFETCH window: 42000000-43ffffff
MEM window: f8000000-f9ffffff
PCI: Bridge: 0000:00:1e.0
IO window: d000-efff
MEM window: f6000000-fbffffff
PREFETCH window: 40000000-43ffffff
PCI: Setting latency timer of device 0000:00:1e.0 to 64
PCI: Enabling device 0000:02:01.0 (0000 -> 0003)
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI Interrupt 0000:02:01.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt 0000:02:01.1[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
audit: initializing netlink socket (disabled)
audit(1133272829.100:1): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NTFS driver 2.1.23 [Flags: R/W DEBUG].
Initializing Cryptographic API
vesafb: framebuffer at 0xf0000000, mapped to 0xf8880000, using 6144k, total 32768k
vesafb: mode is 1024x768x32, linelength=4096, pages=1
vesafb: protected mode interface info at c000:de50
vesafb: pmi: set display start = c00cde86, set palette = c00cdef0
vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
vesafb: scrolling: ywrap using protected mode interface, yres_virtual=1536
vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
ACPI: AC Adapter [AC] (on-line)
ACPI: Battery Slot [BAT0] (battery present)
ACPI: Battery Slot [BAT1] (battery absent)
ACPI: Lid Switch [LID]
ACPI: Power Button (CM) [PBTN]
ACPI: Sleep Button (CM) [SBTN]
Using specific hotkey driver
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: Thermal Zone [THM] (59 C)
lp: driver loaded but no devices found
i8k: unable to get SMM BIOS version
Dell laptop SMM driver v1.14 21/02/2005 Massimo Dal Zotto (dz@debian.org)
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 855PM Chipset.
agpgart: AGP aperture is 64M @ 0xec000000
[drm] Initialized drm 1.0.0 20040925
PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
PCI: setting IRQ 5 as level-triggered
ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
ACPI: PCI interrupt for device 0000:00:1f.6 disabled
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP(,...)]
lp0: using parport0 (interrupt-driven).
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
floppy0: no floppy controllers found
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
pcnet32.c:v1.30j 29.04.2005 tsbogend@alpha.franken.de
tg3.c:v3.37 (August 25, 2005)
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
eth0: Tigon3 [partno(BCM95705A50) rev 3001 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000BaseT Ethernet 00:0d:56:32:41:31
eth0: RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] Split[0] WireSpeed[1] TSOcap[1]
eth0: dma_rwctrl[763f0000]
PPP generic driver version 2.4.2
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH4: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
ICH4: chipset revision 1
ICH4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xbfa0-0xbfa7, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xbfa8-0xbfaf, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
hda: HITACHI_DK23FB-60, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: SAMSUNG CDRW/DVD SN-324F, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 117210240 sectors (60011 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(100)
hda: cache flushes supported
hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 >
hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
libata version 1.12 loaded.
ohci1394: $Rev: 1299 $ Ben Collins <bcollins@debian.org>
ACPI: PCI Interrupt 0000:02:01.2[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[11] MMIO=[fafef800-fafeffff] Max Packet=[2048]
ieee1394: raw1394: /dev/raw1394 device initialized
usbmon: debugfs is not available
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: irq 11, io mem 0xf4fffc00
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 6 ports detected
USB Universal Host Controller Interface driver v2.3
ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 11, io base 0x0000bf80
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 11, io base 0x0000bf40
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 11, io base 0x0000bf20
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
usb 1-6: new high speed USB device using ehci_hcd and address 2
hub 1-6:1.0: USB hub found
hub 1-6:1.0: 4 ports detected
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usb 1-6.3: new low speed USB device using ehci_hcd and address 3
input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.7-6.3
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.01:USB HID core driver
mice: PS/2 mouse device common for all mice
Advanced Linux Sound Architecture Driver Version 1.0.9b (Thu Jul 28 12:20:13 2005 UTC).
ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
PCI: Setting latency timer of device 0000:00:1f.5 to 64
input: AT Translated Set 2 keyboard on isa0060/serio0
ieee1394: Host added: ID:BUS[0-00:1023] GUID[474fc0002575e810]
input: PS/2 Mouse on isa0060/serio1
input: AlpsPS/2 ALPS GlidePoint on isa0060/serio1
intel8x0_measure_ac97_clock: measured 55436 usecs
intel8x0: clocking to 48000
ALSA device list:
#0: Intel 82801DB-ICH4 with STAC9750,51 at 0xf4fff800, irq 5
oprofile: using timer interrupt.
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
ip_conntrack version 2.1 (7168 buckets, 57344 max) - 212 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>. http://snowman.net/projects/ipt_recent/
arp_tables: (C) 2002 David S. Miller
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI Shortcut mode
RAMDISK: Couldn't find valid RAM disk image starting at 0.
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 244k freed
kjournald starting. Commit interval 5 seconds
Adding 987988k swap on /dev/hda2. Priority:-1 extents:1
EXT3 FS on hda3, internal journal
ACPI: PCI Interrupt 0000:02:01.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:01.0 [1028:014e]
Yenta: ISA IRQ mask 0x0458, PCI irq 11
Socket status: 30000006
pcmcia: parent PCI bridge I/O window: 0xd000 - 0xefff
cs: IO port probe 0xd000-0xefff: clean.
pcmcia: parent PCI bridge Memory window: 0xf6000000 - 0xfbffffff
pcmcia: parent PCI bridge Memory window: 0x40000000 - 0x43ffffff
ACPI: PCI Interrupt 0000:02:01.1[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:01.1 [1028:014e]
Yenta: ISA IRQ mask 0x0458, PCI irq 11
Socket status: 30000047
pcmcia: parent PCI bridge I/O window: 0xd000 - 0xefff
cs: IO port probe 0xd000-0xefff: clean.
pcmcia: parent PCI bridge Memory window: 0xf6000000 - 0xfbffffff
pcmcia: parent PCI bridge Memory window: 0x40000000 - 0x43ffffff
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0x800-0x80f: clean.
cs: IO port probe 0x100-0x4ff: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0x800-0x80f: clean.
cs: IO port probe 0x100-0x4ff: clean.
cs: IO port probe 0xa00-0xaff: clean.
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda7, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda8, internal journal
EXT3-fs: mounted filesystem with ordered data mode. |
Ach ja beim emergen von pcmcia-cs tools kommen folgende Warnings auf
Code: |
usr/src/linux/include/pcmcia/cistpl.h:595: warning: `struct pcmcia_socket' declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/src/linux/include/pcmcia/cistpl.h:598: warning: `struct pcmcia_socket' declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:599: warning: `struct pcmcia_socket' declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:600: warning: `struct pcmcia_socket' declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:603: warning: `struct pcmcia_socket' declared inside parameter list
i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium3 -funroll-loops -fforce-addr -frename-registers -falign-functions=64 -fomit-frame-pointer -c -MD -O -pipe -I../include/static -I/usr/src/linux/include -I../include -I../modules yacc_config.c
In file included from yacc_config.y:40:
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: `struct pcmcia_socket' declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/src/linux/include/pcmcia/cistpl.h:598: warning: `struct pcmcia_socket' declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:599: warning: `struct pcmcia_socket' declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:600: warning: `struct pcmcia_socket' declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:603: warning: `struct pcmcia_socket' declared inside parameter list
|
Könnte das die Probleme bereiten ?
Das emergen wird erfolgreich abgeschlossen und die PCMCIA lässt sich dann auch hochfahren (siehe oben) nur mit der dummen Meldung
"could not adjust resource: IO ports 0x800-0x80f: Function not implemented" und iwconfig zeigt mir daraufhin kein WLAN interface an.
Die karte wird aber erkannt !
Code: |
pccardctl info
PRODID_1="Lucent Technologies"
PRODID_2="WaveLAN/IEEE"
PRODID_3="Version 01.01"
PRODID_4=""
MANFID=0156,0002
FUNCID=6
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255
|
Warum Lucent ist mir jetzt ein Rätsel da ich ja ne orinocco Gold stecken habe (vielleicht der hersteller)
k.A.
danke für eure Hilfe !
jeder tipp könnte mir helfen ! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tassilo80 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/17222305741d30fe03c674.jpg)
Joined: 26 Mar 2003 Posts: 346 Location: Koblenz, Germany
|
Posted: Tue Nov 29, 2005 4:53 pm Post subject: |
|
|
Hi!
Dass /etc/init.d/pcmcia mit den pcmciautils nicht mehr startet ist normal. Dieses Startscript gehört zu pcmcia-cs und kann mit den pcmciautils aus allen runleveln entfernt und gelöscht werden. Die pcmciautils arbeiten mit udev zusammen und benötigen kein eigenes Startscript mehr.
HTH,
Tassilo |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
net-walker n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 09 Nov 2005 Posts: 20 Location: Bamberg
|
Posted: Tue Nov 29, 2005 7:50 pm Post subject: |
|
|
hi,
die benötigen kein Startscript mehr ! ?? ,... okay
wie check ich dann ob mein PCMCIA-Controller richtig hochfährt bzw. die Karte läuft ?
er läd mir dann auch keine module mehr wenn ich die Karte steck !
wenn ich die pcmcia-cs nicht mehr auf den System haben, fehlen mir dann nicht die nötigen treiber ?
gibts da außer den zwei
Code: |
net-wireless/wireless-tools
Latest version available: 28_pre10
Latest version installed: 28_pre10
Size of downloaded files: 230 kB
Homepage: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
Description: A collection of tools to configure IEEE 802.11 wireless LAN cards
License: GPL-2
net-wireless/orinoco
Latest version available: 0.15_rc3-r1
Latest version installed: [ Not Installed ]
Size of downloaded files: 85 kB
Homepage: http://www.nongnu.org/orinoco/
Description: ORiNOCO IEEE 802.11 wireless LAN driver
License: GPL-2 MPL-1.1
|
noch irgendwelche Packete die ich emergen sollte ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|