Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Support > Laptop

Laptop Help on using Fedora on laptops. LCD screens, APM, PCMCIA, etc.


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2004-05-25, 07:53 PM CDT
loom001 Offline
Registered User
 
Join Date: May 2004
Location: usa
Posts: 1
Question Toshiba Wireless Card problems.

I am using a Toshiba Satalllite Pro 4600 and I can not get the built in wireless card to work.

It was working just fine with RH 9 and Fedora Core1, but I did a clean install of Fedora Core 2 and it will not even detect it.

Can anyone tell me how I might solve this problem? I have tried a manual install using the intel express pro 100 driver and setting it to irq 11, but had no luck. Any help would be great.
__________________
Loom001
Reply With Quote
  #2  
Old 2004-09-02, 01:44 PM CDT
greeners Offline
Registered User
 
Join Date: Sep 2004
Posts: 16
I too have this problem. I'm very new to Linux although I have developing on Unix (various) for years. The NIC is detected but is not a device I can intstall. I too have gone with core 2 and am starting to regret it.
Thoughts and suggestions very welcome.
Sound is also not working. [sigh]
Reply With Quote
  #3  
Old 2004-09-02, 01:49 PM CDT
Ug's Avatar
Ug Offline
Retired Community Manager
 
Join Date: Feb 2004
Posts: 3,000
I also have a Toshiba laptop. Basically FC2 doesn't load a required kernel module to kick start PCMCIA. So you need to do the following to make it work.
Code:
su -
modprobe yenta-socket
service pcmcia restart
__________________
gareth@fedoraforum.org
Registered Linux User # 301555
garethrussell.net


Please adhere to the FedoraForum Guidelines.
Reply With Quote
  #4  
Old 2004-10-05, 11:52 PM CDT
AtomiX Offline
Registered User
 
Join Date: Oct 2004
Posts: 1
Thank you sooo much! You're a GENIUS! After dumping windows and loading FC2, I've been working on this problem for hours.... Now I can be Microsoft Free
Reply With Quote
  #5  
Old 2004-10-06, 01:40 AM CDT
Ug's Avatar
Ug Offline
Retired Community Manager
 
Join Date: Feb 2004
Posts: 3,000
By FC3 I hope this problem will have been fixed. But your welcome for the advice.
__________________
gareth@fedoraforum.org
Registered Linux User # 301555
garethrussell.net


Please adhere to the FedoraForum Guidelines.
Reply With Quote
  #6  
Old 2004-10-08, 08:59 AM CDT
mrguytx Offline
Registered User
 
Join Date: Sep 2004
Location: Austin, TX
Posts: 41
I wonder if this will fix my "sleep of death" wireless nic issue?
I will try this tonite and report both here and in the other thread about the issue:

(close lid on laptop, come back later, OS comes up but nic is permanently asleep)...

Thanks.
Reply With Quote
  #7  
Old 2004-10-22, 09:53 AM CDT
mrguytx Offline
Registered User
 
Join Date: Sep 2004
Location: Austin, TX
Posts: 41
a quick fix! just go to "server settings" - "services", the click on "pcmcia" and click restart. fixes it every time.
Reply With Quote
  #8  
Old 2004-11-29, 01:24 PM CST
greeners Offline
Registered User
 
Join Date: Sep 2004
Posts: 16
Tried with FC3 and had the same problems. After a lot of messing about I have got this down to the following. There is a problem with IRQ 11 being used by ACPI and it is incompatible with both the wireless NIC interface (pcmcia) and onboard sound for my Toshiba Satellite Pro 4600. To fix the situation I add an option to the kernel load statement in the grub loader configuration. Add pci=noacpi and reboot.

At this point the sound is working but not the wireless NIC.

I then also have to restart the pcmcia service by opening a terminal console , switch to root user (using "su -") and executing "service pcmcia restart". After that the built in wireless NIC works!

We thought this would be solved in FC3 but apparently not. Best of luck for FC4 in the spring!
Reply With Quote
  #9  
Old 2005-02-08, 12:43 PM CST
wkrasl Offline
Registered User
 
Join Date: Feb 2005
Posts: 2
Question Dell Inspiron 300m Intel Pro 2100

Quote:
Originally Posted by Ug
I also have a Toshiba laptop. Basically FC2 doesn't load a required kernel module to kick start PCMCIA. So you need to do the following to make it work.
Code:
su -
modprobe yenta-socket
service pcmcia restart
Well, it seemed like it was worth a try on my Dell Inspiron 300m with Intel PRO 2100 wireless.

"modprobe yenta-socket" came back quietly with another prompt.
"service pcmcia restart" came back with the following:
Shutting down PCMCIA services: done.
Starting PCMCIA services: cardmgr[3781]: open_sock(socket 2) failed: Bad file descriptor
cardmgr[3781]: watching 2 sockets
done.

Network configuration still shows inactive status for eth1

Edit on Devices still shows "eth1 (Intel EtherExpro Pro 100B)" on the Hardware Device tab

checking "Bind" and clicking "Probe" still gives "[Errno 19] No such device." Entering the known MAC address "00:0c:f1:2a:f3:92" gives "Cannot activate network device eth1! Device eth1 has different MAC address than expected, ignoring." (DOS "ipconfig -all" shows the eth1 Intel 2100 MAC address)

Deleting the manually-entered MAC address and unchecking "Bind" goes back to original error, "eepro100 device eth1 does not seem to be present, delaying initialization."

Can anyone suggest a new approach?
Reply With Quote
  #10  
Old 2005-02-08, 12:48 PM CST
jim's Avatar
jim Offline
Retired Community Manager & Avid Drinker Of Suds
 
Join Date: Feb 2005
Location: Rochester NY
Age: 35
Posts: 4,165
I have run into thesame problem before i have uninstalled all the drivers associated with the wireless device.
take a look at this article http://www.fedoranews.org/contributo...twork_manager/ make surew to check out the first 2 articles and let me know if you have any other questions
__________________
Registered Linux User: #376813
Western NY
My linux site
Smolt Profile

please remember to say if you problem was solved

Did you get your id10t award today?
Reply With Quote
  #11  
Old 2005-02-08, 01:46 PM CST
jarifed Offline
Registered User
 
Join Date: Nov 2004
Posts: 174
Wlell have similar problems.
Using PCMCI Card Wired internet interface
2 * PCMCIA Card Wireless (these don't work under ME either.
Device is recognised
My problem is that it will not allocate an interrupt for the device.
Has worked under Mandrake 9.1
Not working under Mandrake 9.2 and 10.0 Knoppix FC2 and FC3.
SONY VAIO laptop.
So using a USB Network interface.
Reply With Quote
  #12  
Old 2005-02-22, 09:09 AM CST
matt_ev Offline
Registered User
 
Join Date: Feb 2005
Posts: 1
greeners - you are a star. I can't tell you how many hours I had wasted on this.

I have posted a link to an entry on my pages about how I got this to work:

http://www.deepblue.uk.net/fortopic107.html

When trying to restart pcmcia my satellite pro 4600 reported that yenta-socket was in use and pcmcia would not restart. Instead, the solution for me was to tick the 'start at boot' option in the wireless config. It now works each and every time stright from boot

Matt
Reply With Quote
  #13  
Old 2005-02-25, 01:56 PM CST
jaschwar Offline
Registered User
 
Join Date: Feb 2005
Posts: 2
I just installed Fedora Core 3 on my Toshiba Satellite P15 laptop, and executed your three lines in my xterm to try to get the wireless working. It spat back the following:

Shutting down PCMCIA services: done
Starting PCMCIA services: cardmgr[3748]: open_socket(socket 1) failed: Bad file descriptor cardmgr [3748]: watching 1 socket
done

Any thoughts? Obviously, this didn't cure my problems
Reply With Quote
  #14  
Old 2005-03-08, 02:43 AM CST
grachtenpatser Offline
Registered User
 
Join Date: Mar 2005
Posts: 2
Hello,

All good advices but i still don't have it working.... i added the pci=noacpi to /boot/grub/grub.conf but no luck, on start it still tells that he disconnects irq 11 with detecting sound hardware. i even added apcia=off no luck what so ever..

could somebody assist me please, i had it even running perfectly with RH8

Thanks
Reply With Quote
  #15  
Old 2005-03-08, 02:58 AM CST
grachtenpatser Offline
Registered User
 
Join Date: Mar 2005
Posts: 2
Quote:
Originally Posted by grachtenpatser
Hello,

All good advices but i still don't have it working.... i added the pci=noacpi to /boot/grub/grub.conf but no luck, on start it still tells that he disconnects irq 11 with detecting sound hardware. i even added apcia=off no luck what so ever..

could somebody assist me please, i had it even running perfectly with RH8

Thanks

Sorry about that didn't know where to put the extra commands for poeple who are as stupid as me..

edit /boot/grub/grub.conf
after LogVol00 rhgb quiet type pci=noacpi
Reply With Quote
Reply

Tags
card, problems, toshiba, wireless

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
integrated wireless card, toshiba laptop blue dragon Laptop 12 2008-04-17 10:36 PM CDT
Dlink DWL-G630 Wireless PC Card with Toshiba Satellite Pro 4600 and Fedora 8 TC10284 Networking 1 2008-04-06 12:22 AM CDT
Toshiba laptop A15-s129 wireless connection issue with Ehome network card win2linux Networking 1 2007-01-06 08:34 PM CST
Toshiba Portege A100 using intel 82852/855gm video card & suspend problems. tizza10 Hardware 0 2006-12-03 11:13 AM CST
Fedora Core 1 Toshiba Laptop Video and Wireless Problems... Steve Rowbottom alt.os.linux.redhat 0 2004-02-18 11:04 AM CST

Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 10:39 AM CDT.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Rules | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2010, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
vB Enterprise Translator (vBET 2.3.10) by NLP-er