Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ultra 10 acx111 wireless
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
mistafunk
n00b
n00b


Joined: 01 Jan 2004
Posts: 5
Location: zurich, switzerland

PostPosted: Fri Sep 29, 2006 8:36 am    Post subject: ultra 10 acx111 wireless Reply with quote

hi forum

is there any chance to get a acx111 pci card working in a ultra 10?
lspci says:
02:04.0 Network controller: Texas Instruments ACX 111 54Mbps Wireless Interface
i already looked on the sourceforge project pages, but i could not find anything...
when i try to emerge acx-0.3.35, i get the following error:

Code:
>>> Emerging (1 of 1) net-wireless/acx-0.3.35 to /
 * acx-20060215.tar.bz2 MD5 ;-) ...                                       [ ok ]
 * acx-20060215.tar.bz2 RMD160 ;-) ...                                    [ ok ]
 * acx-20060215.tar.bz2 SHA1 ;-) ...                                      [ ok ]
 * acx-20060215.tar.bz2 SHA256 ;-) ...                                    [ ok ]
 * acx-20060215.tar.bz2 size ;-) ...                                      [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking acx-20060215.tar.bz2 ;-) ...                                  [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.17-gentoo-r5
 * Checking for suitable kernel configuration options...                  [ ok ]
>>> Unpacking source...
>>> Unpacking acx-20060215.tar.bz2 to /var/tmp/portage/acx-0.3.35/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/acx-0.3.35/work ...
 * Preparing acx module
make: Entering directory `/usr/src/linux-2.6.17-gentoo-r5'
  CC [M]  /var/tmp/portage/acx-0.3.35/work/wlan.o
cc1: error: invalid option `medlow'
  CC [M]  /var/tmp/portage/acx-0.3.35/work/conv.o
cc1: error: invalid option `medlow'
make[1]: *** [/var/tmp/portage/acx-0.3.35/work/wlan.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [/var/tmp/portage/acx-0.3.35/work/conv.o] Error 1
make: *** [_module_/var/tmp/portage/acx-0.3.35/work] Error 2
make: Leaving directory `/usr/src/linux-2.6.17-gentoo-r5'


thanks & regards,
s
Back to top
View user's profile Send private message
gust4voz
Retired Dev
Retired Dev


Joined: 09 Sep 2003
Posts: 373
Location: Buenos Aires, Argentina

PostPosted: Fri Sep 29, 2006 4:54 pm    Post subject: Reply with quote

It's completely untested so who knows.
That being said when you see those "medlow" errors it means it's trying to use the wrong toolchain (regular gcc, userland, 32-bits) when it should use gcc-sparc64 or kgcc64 (sparc64-unknown-linux-gnu-*). Means the ebuild needs fixing, or the Makefiles for the acx driver are overly optimistic and assume just "gcc".
_________________
Gustavo Zacarias
Gentoo/SPARC monkey
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
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