Re: [gentoo-user] Wireless trouble: unknown symbols

2006-10-04 Thread Grant

Are you having driver issues? Apologies for not getting your earlier
messages, just signed up.


Hi Christopher,

Here is my original post:

I'm trying to set up a wireless card in my new system.  I'm using a
card of the same model that is working in an older system of mine.
The only significant difference between them is the new system is
amd64 and the old one is x86.  When I try to 'modprobe ath_pci', I get
about 60 Unknown symbol errors like:

wlan: Unknown symbol wireless_send_event
ath_rate_sample: Unknown symbol ether_sprintf
ath_pci: Unknown symbol ieee80211_encap

- Grant
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Wireless trouble: unknown symbols

2006-10-03 Thread Mark Knecht

On 10/3/06, Grant [EMAIL PROTECTED] wrote:

I'm trying to set up a wireless card in my new system.  I'm using a
card of the same model that is working in an older system of mine.
The only significant difference between them is the new system is
amd64 and the old one is x86.  When I try to 'modprobe ath_pci', I get
about 60 Unknown symbol errors like:

wlan: Unknown symbol wireless_send_event
ath_rate_sample: Unknown symbol ether_sprintf
ath_pci: Unknown symbol ieee80211_encap

Does this make sense to anyone or should I file a bug?

- Grant


Grant,
  Hi. What kernel are you running?

  Check that your /usr/src/linux link is pointing at the right kernel.

- Mark
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Wireless trouble: unknown symbols

2006-10-03 Thread Grant

 I'm trying to set up a wireless card in my new system.  I'm using a
 card of the same model that is working in an older system of mine.
 The only significant difference between them is the new system is
 amd64 and the old one is x86.  When I try to 'modprobe ath_pci', I get
 about 60 Unknown symbol errors like:

 wlan: Unknown symbol wireless_send_event
 ath_rate_sample: Unknown symbol ether_sprintf
 ath_pci: Unknown symbol ieee80211_encap

 Does this make sense to anyone or should I file a bug?

 - Grant

Grant,
   Hi. What kernel are you running?

   Check that your /usr/src/linux link is pointing at the right kernel.

- Mark


Hi Mark,

I'm running 2.6.16-hardened-r11 and I have:

/usr/src/linux - linux-2.6.16-hardened-r11

These 64 bits are starting to get me down.  Can I run an x86 system
with this AMD Sempron64 3000+ CPU?

- Grant
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Wireless trouble: unknown symbols

2006-10-03 Thread Boyd Stephen Smith Jr.
On Tuesday 03 October 2006 21:37, Grant [EMAIL PROTECTED] wrote 
about 'Re: [gentoo-user] Wireless trouble: unknown symbols':
 These 64 bits are starting to get me down.  Can I run an x86 system
 with this AMD Sempron64 3000+ CPU?

Yes, but you'll be throwing out 8 extra bits of addressing space and about 
1/2 dozen extra registers.  Those are not accessible to 32-bit code.

-- 
If there's one thing we've established over the years,
it's that the vast majority of our users don't have the slightest
clue what's best for them in terms of package stability.
-- Gentoo Developer Ciaran McCreesh


pgpbjqFBrkSRE.pgp
Description: PGP signature


Re: [gentoo-user] Wireless trouble: unknown symbols

2006-10-03 Thread Christopher Koeber
Are you having driver issues? Apologies for not getting your earlier messages, just signed up.Regards,Christopher KoeberOn 10/4/06, Boyd Stephen Smith Jr.
 [EMAIL PROTECTED] wrote:On Tuesday 03 October 2006 21:37, Grant 
[EMAIL PROTECTED] wroteabout 'Re: [gentoo-user] Wireless trouble: unknown symbols': These 64 bits are starting to get me down.Can I run an x86 system with this AMD Sempron64 3000+ CPU?
Yes, but you'll be throwing out 8 extra bits of addressing space and about1/2 dozen extra registers.Those are not accessible to 32-bit code.--If there's one thing we've established over the years,
it's that the vast majority of our users don't have the slightestclue what's best for them in terms of package stability.-- Gentoo Developer Ciaran McCreesh