public inbox for gentoo-laptop@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-laptop] Panasonic Toughbook of Doom
@ 2005-05-24 17:13 Ian K
  2005-05-24 23:39 ` Jordi Molina
  0 siblings, 1 reply; 10+ messages in thread
From: Ian K @ 2005-05-24 17:13 UTC (permalink / raw
  To: gentoo-laptop

[-- Attachment #1: Type: text/plain, Size: 1722 bytes --]

Hi guys at gentoo laptop.
I sent this to the general mailing list but got little response.
Can you guys help?
Thanks!

>Hi there,
>>>I have recently set up Gentoo on my friend's laptop,
>>>a Panasonic toughbook cf-37. I am currently having difficulty
>>>with sound use, but more importantly, his PCMCIA slot(?).
>>>When I put his wireless card (which he needs working) into
>>>the laptop, and do a dmesg, the following is appended:
>>>    
>
>>>cs: IO port probe 0xc00-0xcff: clean
>>>cs: IO port probe 0x800-0x8ff: clean
>>>cs: IO port probe 0x100-0x4ff: clean
>>>cs: IO port probe 0xa00-0xaff: clean
>>>cs: pcmcia_socket0: unable to apply power.
>>>irq 9: nobody cared!
>>> [<c013d88a>] __report_bad_irq+0x2a/0xa0
>>> [<c012d200>] handle_IRQ_event+0x30/0x70
>>> [<c013d990>] note_interrupt+0x70/0xb0
>>> [<c013d367>] __do_IRQ+0x127/0x130
>>> [<c0105772>] do_IRQ+0x52/0x80
>>> =================
>>> [<c0103c1e>] common_interrupt+0x1a/0x20
>>> [<c012007b>] do_exit+0xcb/0x380
>>> [<c0122836>] __do_softirq+0x46/0xd0
>>> [<c01058a9>] do_softirq+0x69/0x70
>>>=================
>>> [<c012299b>] irq_exit+0x3b/0x40
>>> [<c0105779>] do_IRQ+0x59/0x80
>>> [<c0103c1e>] common_interrupt+0x1a/0x20
>>> [<c02ee68d>] acpi_processor_idle+0x126/0x262
>>> [<c01010ff>] cpu_idle+0x5f/0x70
>>> [<c05e1988>] start_kernel+0x158/0x180
>>> [<c05e1390>] unknown_bootoption+0x0/0x1e0
>>>handlers:
>>>[<c02d2b10>] (acpi_irq+0x0/0x16)
>>>[<c03960f0>] (yenta_interrupt+0x0/0x40)
>>>[<c03fd230>] (snd_intel8x0_interrupt+0x0/0x220)
>>>Disabling IRQ #9
>>>
>>>So thats the output. What does it mean? Am I on the right track?
>>>If so, does anyone know if his wireless card works under Linux?
>>>Its a D-Link Airplus DWL-650+
>>>
>>>Thanks!
>>>    
>

[-- Attachment #2: omega_2_1.vcf --]
[-- Type: text/x-vcard, Size: 275 bytes --]

begin:vcard
fn:Ian K
n:K;Ian
email;internet:omega_2_1@yahoo.ca
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: "PentaQuad"=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [gentoo-laptop] Panasonic Toughbook of Doom
@ 2005-06-04  2:39 ««Omega21»»
  0 siblings, 0 replies; 10+ messages in thread
From: ««Omega21»» @ 2005-06-04  2:39 UTC (permalink / raw
  To: gentoo-laptop

Hi there again,
I did install those drivers (/configure // make).
I am now actually following the instructional guide
here:


Here is the problem: (Quoth the guide:)
Identifying Your Device
 You must first determine that you have a device that
contains a chipset that is compatible with the
acx100/111 driver and this guide. Understand that due
to continuing unfortunate and ill-advised model naming
by some device manufacturers, there is a lot of
confusion about this issue, please verify your chipset
as instructed, and do not trust the model number on
your device. Chipsets internal to these devices have
and will change unannounced, you must verify before
continuing in order to save yourself the headache of
trying to use the wrong driver with your device.
Having said that, it's time to identify your device.
To do that you'll need to run lspci -n with your PCI
card installed and/or your CardBus card plugged in.
Successful output looks similar to this: 

# lspci -n
00:00.0 Class 0600: 8086:7192 (rev 02)
00:02.0 Class 0607: 104c:ac16 (rev 02)
00:02.1 Class 0607: 104c:ac16 (rev 02)
00:03.0 Class 0300: 10c8:0004 (rev 01)
00:07.0 Class 0680: 8086:7110 (rev 01)
00:07.1 Class 0101: 8086:7111 (rev 01)
00:07.2 Class 0c03: 8086:7112 (rev 01)
00:07.3 Class 0680: 8086:7113 (rev 01)
05:00.0 Class 0280: 104c:8400

 That listing is taken from running lspci -n on my
ThinkPad 600 with my SMC 2435w CardBus card plugged
in. Out of those 9 lines listed, we're only interested
in that last one: 

05:00.0 Class 0280: 104c:8400

because it contains one of the 3 combinations listed
below at it's end:
104c:8400 (acx100 CardBus)
104c:8401 (acx100 PCI)
104c:9066 (acx111 Cardbus/PCI)

---

Heres the thing, nothing in those combinations is
listed when I do lspci -n.
Here is my list:

Class 0600: 8086:7194 (rev 01)
Class 0401: 8086:7195
Class 0300: 126f:0710 (rev a3)
Class 0607: 1180:0475 (rev 80)
Class 0601: 8086:7198 (rev 01)
Class 0101: 8086:7199
Class 0c03: 8086:719a
Class 0680: 8086:719b
Class 0780: 10b7:1006

Im misunderstanding something,
like, the website said that the DWL-650+
will work with this driver. Why is this
not working???

Thanks for all of the help.
Ian



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-laptop@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-06-16  4:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-24 17:13 [gentoo-laptop] Panasonic Toughbook of Doom Ian K
2005-05-24 23:39 ` Jordi Molina
2005-06-01 21:58   ` Ian K
2005-06-02 10:24     ` Jordi Molina
2005-06-02 22:40       ` Ian K
2005-06-06 23:25         ` Ian K
2005-06-07 13:56           ` Jordi Molina
2005-06-07 16:41             ` Ian K
2005-06-15 22:59               ` Ian K
  -- strict thread matches above, loose matches on Subject: below --
2005-06-04  2:39 ««Omega21»»

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox