Re: PCMCIA Does Not Work Dell Latitude C510/C610 with Lenny

2010-03-29 Thread John Medrano
Hello All, I retested my cardbus ports under windows (With three cards both 32 and 16 bit) and found that the ports are no longer working. This explains why they are not working under Lenny. If I can get it fixed, I will retry later. Thanks, John On Fri, Mar 26, 2010 at 11:13 PM, Duane Bielling

Re: PCMCIA Does Not Work Dell Latitude C510/C610 with Lenny

2010-03-26 Thread Duane Bielling
On Fri, Mar 26, 2010 at 6:25 AM, Stefan Welte wrote: > Hi Duane, > > Duane Bielling schrieb: >> Stefan, both Debian Lenny and openSuse are currently running on the C610. > > Are they both running well in combination with wireless cardbus card(s)? Essentially, yes, but not without a minor 'annoyan

Re: PCMCIA Does Not Work Dell Latitude C510/C610 with Lenny

2010-03-26 Thread Stefan Welte
Hi Duane, Duane Bielling schrieb: > Stefan, both Debian Lenny and openSuse are currently running on the C610. Are they both running well in combination with wireless cardbus card(s)? > I apologize if I was too wordy -- sometimes I just like to hear myself > type, I guess. :^) (If I'm poking fun

Re: PCMCIA Does Not Work Dell Latitude C510/C610 with Lenny

2010-03-24 Thread Duane Bielling
included a small summary to be short, concise, and "English as a second language" friendly. We won't go into how bad my German is. Das tut mir leid aber es ist nicht gut. On Tue, Mar 23, 2010 at 4:12 PM, John Medrano wrote: > > Per Duane's previous email the PCMCIA card i

Re: PCMCIA Does Not Work Dell Latitude C510/C610 with Lenny

2010-03-23 Thread John Medrano
Per Duane's previous email the PCMCIA card is a Linksys WPC300N v1 which is a 32-bit card. I did notice that his version of PCI on lspci is V04 and mine is V02. What version of BIOS do you have Duane? Thanks, John On Tue, Mar 23, 2010 at 10:20 AM, Stefan Welte wrote: > Hi Duane, &

Re: PCMCIA Does Not Work Dell Latitude C510/C610 with Lenny

2010-03-23 Thread Stefan Welte
Hi Duane, Duane Bielling schrieb: > On Fri, Mar 19, 2010 at 8:05 AM, Stefan Welte wrote: > >> Which linux distribution runs on your C610? >> Whick kernel runs on your C610? >> > > 2.6.26-2-686 is the kernel running in Debian Lenny (KDE 3.5.10). > 2.6.31.12-0.1-debug is the kernel I'm using in o

Re: PCMCIA Does Not Work Dell Latitude C510/C610 with Lenny

2010-03-19 Thread Duane Bielling
On Fri, Mar 19, 2010 at 8:05 AM, Stefan Welte wrote: > Hi Duane, > > Which linux distribution runs on your C610? > Whick kernel runs on your C610? > 2.6.26-2-686 is the kernel running in Debian Lenny (KDE 3.5.10). 2.6.31.12-0.1-debug is the kernel I'm using in openSUSE 11.2 (KDE 4.3.5) KDE 3.5.

Re: PCMCIA Does Not Work Dell Latitude C510/C610 with Lenny

2010-03-19 Thread Stefan Welte
rk controller: Broadcom Corporation BCM43XG (rev 01) Which linux distribution runs on your C610? Whick kernel runs on your C610? I suppose, it's a problem like mine with the cardbus cards (32bit); pcmcia cards (16bit) work correctly [1]: "" Seems like support stopped partially in ke

Re: PCMCIA Does Not Work Dell Latitude C510/C610 with Lenny

2010-03-18 Thread Duane Bielling
T2860 driver.  This same card worked on > another labtop running Knoppix with 2.6.32 kernel. I tried Knoppix on > this machine and it still did not see the card. > > I have tried to use the card in both slots and had the same result. > The card worked when windows was installed in the unit

Re: PCMCIA Does Not Work Dell Latitude C510/C610 with Lenny

2010-03-18 Thread John Medrano
and it still did not see the card. I have tried to use the card in both slots and had the same result. The card worked when windows was installed in the unit. Unfortunately I do not have any other PCMCIA devices that I could try. uname -a returns  Linux debian 2.6.26-2-686 #1 SMP Tue Mar 9 17:35

Re: PCMCIA Does Not Work Dell Latitude C510/C610 with Lenny

2010-03-17 Thread Geoff Simmons
Hi John, On Tue, Mar 16, 2010 at 09:05:51AM -0600, John Medrano wrote: > I am currently running Lenny on a Dell C510/C610 laptop. Which specific laptop? AFAICT, the C510 has a Celeron processor, while the C610 has a Pentium III. > When I insert a wireless PCMCIA card into the unit n

Re: PCMCIA Does Not Work Dell Latitude C510/C610 with Lenny

2010-03-16 Thread Jozé Ruiz SolaR .
Hi, try "HOTPLUG" http://linux-hotplug.sourceforge.net/ . On Tue, Mar 16, 2010 at 9:05 AM, John Medrano wrote: > Hello All, > > I am currently running Lenny on a Dell C510/C610 laptop. When I insert a > wireles

PCMCIA Does Not Work Dell Latitude C510/C610 with Lenny

2010-03-16 Thread John Medrano
Hello All, I am currently running Lenny on a Dell C510/C610 laptop. When I insert a wireless PCMCIA card into the unit nothing happens. I issue the command: pccardctl statusand it indicates that no cards are inserted. lspci does not see the card. I was able to see the card with Windows 2000

Re: pcmcia wifi card not recognised

2009-01-15 Thread Jim Burton
At Thu, 15 Jan 2009 13:08:00 +1100, Geoff Simmons wrote: > [...] > > Change wireless-essid to wpa-ssid, then call ifup with the -v (or --verbose) > option to examine the commands being executed. > Great, all working now. Thanks for your help. Jim > > wpa-driver wext > > You can omit this, wp

Re: pcmcia wifi card not recognised

2009-01-14 Thread Paolo
On Thu, Jan 15, 2009 at 01:39:30AM +, Jim Burton wrote: > > iface wlan0 inet dhcp > wireless-essid home I wouldn't mix wireless- and wpa-, drop wireless-essid and set wpa-ssid home > wpa-psk passphrase withaspaceinit > wpa-driver wext try also setting (depending on your ap config) eg: wp

Re: pcmcia wifi card not recognised

2009-01-14 Thread Geoff Simmons
Hi Jim, On Thu, Jan 15, 2009 at 01:39:30AM +, Jim Burton wrote: > Thanks very much, you hit the nail on the head. With this kernel my > card is recognised. Good to hear. > I've installed wpasupplicant and edited /etc/network/interfaces like this: [snip] > wireless-essid home Change wireless

Re: pcmcia wifi card not recognised

2009-01-14 Thread Jim Burton
At Thu, 15 Jan 2009 10:01:04 +1100, Geoff Simmons wrote: > [...] > > There are two EW-7108PCg variants, run "lspci -nn" and examine its output to > determine yours. If "1814:0201" is shown, it's a RT2500. If "1814:0301" is > shown, it's a RT2501/RT2561, which is supported by other drivers > (rt

Re: pcmcia wifi card not recognised

2009-01-14 Thread Geoff Simmons
On Thu, Jan 15, 2009 at 10:01:04AM +1100, Geoff Simmons wrote: > There is more information and an installation procedure available at > http://wiki.debian.org/rt61. I'm sorry, the correct URL is http://wiki.debian.org/rt61pci Geoff -- To UNSUBSCRIBE, email to debian-laptop-requ...@lists.debian

Re: pcmcia wifi card not recognised

2009-01-14 Thread Geoff Simmons
Hi Jim, On Wed, Jan 14, 2009 at 05:42:47PM +, Jim Burton wrote: > At Wed, 14 Jan 2009 17:01:58 +, > Jim Burton wrote: [snip] > > It is an Edimax EW-7108PCg. I can't see any revision or version > > number. [snip] > Uhh, then I realised I needed to build the module and load it. So I've > don

Re: pcmcia wifi card not recognised

2009-01-14 Thread Jim Burton
At Wed, 14 Jan 2009 17:01:58 +, Jim Burton wrote: > > Hi Geoff, thanks for your reply > At Wed, 14 Jan 2009 23:22:15 +1100, > Geoff Simmons wrote: > > > > Hi Jim, > > > > On Wed, Jan 14, 2009 at 11:16:29AM +, Jim Burton wrote: > > > Hi, I've just installed etch on an Acer travelmate 342T

Re: pcmcia wifi card not recognised

2009-01-14 Thread Jim Burton
Hi Geoff, thanks for your reply At Wed, 14 Jan 2009 23:22:15 +1100, Geoff Simmons wrote: > > Hi Jim, > > On Wed, Jan 14, 2009 at 11:16:29AM +, Jim Burton wrote: > > Hi, I've just installed etch on an Acer travelmate 342T laptop and have a > > wireless pc card that I don't know how to set up.

Re: pcmcia wifi card not recognised

2009-01-14 Thread Geoff Simmons
Hi Jim, On Wed, Jan 14, 2009 at 11:16:29AM +, Jim Burton wrote: > Hi, I've just installed etch on an Acer travelmate 342T laptop and have a > wireless pc card that I don't know how to set up. [snip] Can you provide some details about your wireless device, such as its brand and model? These d

pcmcia wifi card not recognised

2009-01-14 Thread Jim Burton
I have the right packages installed pcmciautils, wireless-tools etc. I tried to follow the instructions at http://www.foldr.org/~michaelw/wireless.html but I see that uses pcmcia-cs which seems to be deprecated? Can you help me set it up? Please let me know if there is a better place to ask these

Re: problems with deXlan (Intersil) wifi pcmcia card : the end

2008-11-10 Thread Bernard
Cristian Ionescu-Idbohrn wrote: On Sun, 9 Nov 2008, Bernard wrote: At last, I know why WPA connexion trials never succeeded on my laptop. Indeed, I have been able to figure what was the firmware STA version of my prism2 card, it shows with 'dmesg': wifi0 STA id 0x1f v1.4.9 while the autho

Re: problems with deXlan (Intersil) wifi pcmcia card : the end

2008-11-09 Thread Cristian Ionescu-Idbohrn
On Sun, 9 Nov 2008, Bernard wrote: > At last, I know why WPA connexion trials never succeeded on my laptop. > Indeed, I have been able to figure what was the firmware STA version of > my prism2 card, it shows with 'dmesg': > > wifi0 STA id 0x1f v1.4.9 > > while the author of the Hostap software sa

Re: problems with deXlan (Intersil) wifi pcmcia card : the end

2008-11-09 Thread Paolo
lines by ~100 char means ~30kB, which should be fair with most MLs - ie sf.net's limit is 40kB. > localhost kernel pcmcia: detected deprecated PCMCIA ioctl usage for > process: discover > localhost kernel pcmcia : this interface will soon be removed from the > kernel. Please e

Re: problems with deXlan (Intersil) wifi pcmcia card : the end

2008-11-09 Thread Bernard
eeds to be 1.7.0 or newer to work in WPA mode. So, that's it ! Right after that, I have changed the settings in my DSL box so as to have WEP encryption mode, I removed WPA supplicant from my system, and then my pcmcia wireless card started to behave. With only 7 lines in /etc/network/interfa

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-08 Thread Paolo
On Sat, Nov 08, 2008 at 06:28:18PM +0100, Bernard wrote: > >are you sure your AP is set to WPA? ... > Sure it is. At this very moment, I am wirelessly connected with this ... > pre-up iwconfig ra0 essid Livebox-46db > pre-up iwpriv ra0 set AuthMode=WPAPSK > pre-up iwpriv ra0 set EncrypType=TKIP >

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-08 Thread Bernard
Paolo wrote: On Sat, Nov 08, 2008 at 12:58:31PM +0100, Paolo wrote: On Fri, Nov 07, 2008 at 07:15:11PM +0100, Bernard wrote: According to what I have read, the 'orinoco' driver that is supposed to also work for my 'intersil prism2' pcmcia card, does not support WP

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-08 Thread Paolo
On Sat, Nov 08, 2008 at 12:58:31PM +0100, Paolo wrote: > On Fri, Nov 07, 2008 at 07:15:11PM +0100, Bernard wrote: > > > According to what I have read, the 'orinoco' driver that is supposed to > > also work for my 'intersil prism2' pcmcia card, does no

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-08 Thread Paolo
On Fri, Nov 07, 2008 at 07:15:11PM +0100, Bernard wrote: > According to what I have read, the 'orinoco' driver that is supposed to > also work for my 'intersil prism2' pcmcia card, does not support WPA. indeed > Before I learnt that, I did try to rem

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-07 Thread Bernard
Paolo wrote: On Wed, Nov 05, 2008 at 01:02:05PM +0100, Bernard wrote: ... pcmcia wifi card in its slot. So, I don't really know how to get away with the hostap module, unless I perform a 'apt-get remove hostap' but then it might lead me into unexpected problems. In

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-05 Thread Paolo
On Wed, Nov 05, 2008 at 01:02:05PM +0100, Bernard wrote: ... > pcmcia wifi card in its slot. So, I don't really know how to get away > with the hostap module, unless I perform a 'apt-get remove hostap' but > then it might lead me into unexpected problems. In any case, in

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-05 Thread Bernard
rebooted. After reboot, the hostap modules did not appear in 'lsmod' output, but then it did not take long for me to realize that this module did not load at boot time, whether the skip line was there or not. The hostap modules load right after you have introduced the pcmcia wifi

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-04 Thread Paolo
On Wed, Nov 05, 2008 at 01:11:19AM +, bd wrote: ... > orinoco_cs 15844 0 > orinoco36084 1 orinoco_cs > hermes 7008 2 orinoco_cs,orinoco > hostap_cs 53652 3 > hostap 96580 1 hostap_cs > ieee80211_crypt 5952 1

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-04 Thread bd
Le Wed, 05 Nov 2008 00:30:14 +0100, Paolo a écrit: > On Tue, Nov 04, 2008 at 07:29:50PM +0100, Bernard wrote: >> I got a 'deXlan' pcmcia 802.11b card. It seems to get reckognized right >> away, as 'pccardctl ident' says: >> >> Socket1 >> p

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-04 Thread Paolo
On Tue, Nov 04, 2008 at 07:29:50PM +0100, Bernard wrote: > I got a 'deXlan' pcmcia 802.11b card. It seems to get reckognized right > away, as 'pccardctl ident' says: > > Socket1 > product info: 'INTERSIL" "HFA384x/IEEE" "version

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-04 Thread Bernard
sleeping done. Johannes Bernard schrieb: Hi to Everyone, I have given up any further attempts to get my router 'fonera' to work in a client mode to wirelessly connect to various networks. Instead, I am now trying to get a wifi card working. I got a 'deXlan' pcmcia 802.11b

problems with deXlan (Intersil) wifi pcmcia card

2008-11-04 Thread Bernard
Hi to Everyone, I have given up any further attempts to get my router 'fonera' to work in a client mode to wirelessly connect to various networks. Instead, I am now trying to get a wifi card working. I got a 'deXlan' pcmcia 802.11b card. It seems to get reckognized right

Strange behavior of PCMCIA-Card DFE-650TXD with Debian Etch

2007-11-09 Thread Niels Stargardt
Hi, I use an old thosiba notebook with Debian Etch and an PCMCIA-Card D-Link DE-660+. Everything works fine. Yesterday I found an PCMCIA-Card from D-Link the DFE-650TXD, which is faster and more comfortable. I tested them under Windows and Debian Etch on an IBM Thinkpad. The card works fine, so I

Re: Help! PCMCIA Wifi card freezes system

2007-05-12 Thread James Utter
It turns out that it was a hardware problem with the card. On 07/03/07, James Utter <[EMAIL PROTECTED]> wrote: I don't know if it works on windows - my only laptop runs debian exclusively. I will try the card on a friend's laptop. Even if this is a hardware problem, is there any reason it sho

Re: Turn off PCMCIA

2007-04-29 Thread Preben Randhol
On Sat, 28 Apr 2007 22:34:21 +0200 Paolo <[EMAIL PROTECTED]> wrote: > likely you've got discover(1) installed or > yenta/whatever-pcmcia-related module in /etc/modules. Thanks! Preben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&quo

Re: Turn off PCMCIA

2007-04-29 Thread Preben Randhol
On Sat, 28 Apr 2007 22:34:21 +0200 Paolo <[EMAIL PROTECTED]> wrote: > likely you've got discover(1) installed or > yenta/whatever-pcmcia-related module in /etc/modules. Thanks! Preben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&quo

Re: Turn off PCMCIA

2007-04-28 Thread Paolo
On Sat, Apr 28, 2007 at 09:57:47PM +0200, Preben Randhol wrote: > and system is very slow. Older computers boot faster... I don't know > what the problem is, but I'd like to disable pcmcia that I enabled try to post post-boot dmesg > during installation. Problem is that I ca

Turn off PCMCIA

2007-04-28 Thread Preben Randhol
Hi I have a problem with a Vaio laptop. After PCMCIA loads the whole boot and system is very slow. Older computers boot faster... I don't know what the problem is, but I'd like to disable pcmcia that I enabled during installation. Problem is that I cannot figure out how to do it. Eve

Re: thinkpad 600e and lucent wavelan pcmcia

2007-04-11 Thread A. F. Cano
On Wed, Apr 11, 2007 at 08:48:41PM -0400, Gabriel Farrell wrote: > Hi, > > I'm trying to install Debian on an old thinkpad 600e by way of the > testing netinst cd, but I don't have an ethernet pcmcia and I'm having > no luck with this wireless one -- a lucent wavel

thinkpad 600e and lucent wavelan pcmcia

2007-04-11 Thread Gabriel Farrell
Hi, I'm trying to install Debian on an old thinkpad 600e by way of the testing netinst cd, but I don't have an ethernet pcmcia and I'm having no luck with this wireless one -- a lucent wavelan pcmcia card that works fine on my thinkpad x31 (also running Debian). The 600e recogniz

Re: Help! PCMCIA Wifi card freezes system

2007-03-07 Thread James Utter
I don't know if it works on windows - my only laptop runs debian exclusively. I will try the card on a friend's laptop. Even if this is a hardware problem, is there any reason it should freeze the kernel? Thanks, James Utter On 07/03/07, Evgeni Golov <[EMAIL PROTECTED]> wrote: On Wed, 7 Mar

Re: Help! PCMCIA Wifi card freezes system

2007-03-07 Thread Evgeni Golov
On Wed, 7 Mar 2007 18:36:37 +1100 James Utter wrote: > Hi. I bought a Netgear WG511T 108Mbs (cardbus) network card for use > with my Toshiba Portege 4010, which runs Debian testing, kernel > 2.6.18-3 (and a custom 2.6.20). > > When I plug the card in, my laptop freezes immediately. Hm, had same

Help! PCMCIA Wifi card freezes system

2007-03-06 Thread James Utter
Hi. I bought a Netgear WG511T 108Mbs (cardbus) network card for use with my Toshiba Portege 4010, which runs Debian testing, kernel 2.6.18-3 (and a custom 2.6.20). When I plug the card in, my laptop freezes immediately. Sometimes the system continues to run as normal if I unplug the card. In the

2.2 to 2.4 upgrade - pcmcia issues

2007-02-27 Thread Daniel Flemming
recognize PCMCIA at all. I have a 3c589 card in the laptop, which works fine with the old 2.2 kernel (so it's not a hardware error). I'm guessing I must have punched something wrong in my kernel config, but I'm not sure where to look. The 2.2 dmesg: Linux version 2.2.25.t2150cd ([EMAIL

Re: Trouble auto-mounting with a PCMCIA flash reader...

2007-02-11 Thread Micha
Joe Emenaker <[EMAIL PROTECTED]>: > Still doesn't unmount automatically, though. (Do you mean after removing the card, or whenever the last filesystem access did end ?) In the past the MS 'fat' filesystem wasn't able to 'sync' always correctly, so that was the reason why you should 'safely remo

Re: Unknown wireless PCMCIA CARD

2007-02-11 Thread JoY§TiCk ...
Hi, you can try with: # cardctl ident that should show you info about the pcmcia card and about the drivers loaded (or not loaded) for that card. Then you should search for drivers if they aren't already present on your machine, build them and load them. If there are no drivers for your p

Unknown wireless PCMCIA CARD

2007-02-10 Thread Marek Straka
I would like to use my PCMCIA wlan card in Linux. Producer: Askey Model: WLC060 http://www.askey.com/eportal/globalweb/browseCatDispatcher.jsp?catOid=-2942&type_name=Wireless%20LAN&menuCatOid=-288 dmesg delivers: thinkpad kernel: pccard: PCMCIA card inserted into slot 1 thinkpad ke

Re: Trouble auto-mounting with a PCMCIA flash reader...

2007-01-24 Thread Joe Emenaker
Micha wrote: Maybe 'supermount' can do the trick (but i never installed it myself.) Looks promising. I'll take a look. Did you already check how a full KDE session (udev/hald/kio) would handle insertion ? KDE wasn't detecting it, either. However, after a reboot, things seem to be about 7

Re: Trouble auto-mounting with a PCMCIA flash reader...

2007-01-24 Thread Micha
Maybe 'supermount' can do the trick (but i never installed it myself.) Generally, consider to zgrep 'keyword' /proc/config.gz to lookup if any required drivers are available to the running kernel. Did you already check how a full KDE session (udev/hald/kio) would handle insertion ? If insert

Trouble auto-mounting with a PCMCIA flash reader...

2007-01-23 Thread Joe Emenaker
I've got a PCMCIA SD/xD/SM reader and I'm having trouble getting it to automount. Unlike USB card readers that I've used, the media doesn't show up as a /dev/sd* device, but as /dev/hde (it's the 3rd IDE interface... with my hard drive being hda and my cdrom being hd

pcmcia bus/bridge not found

2007-01-19 Thread Curt Larson
I have an old compaq 2880j where etch lives .. kernel is 2.6.18-3-486. cardmgr returns "no pcmcia driver in /proc/devices". discover nor lspci show any pcmcia hardware and nothing in /proc/devices for pcmcia either. I know that this system is really old and legacy support for old buse

Re: PCMCIA card 32bit and Sonypi module clash

2007-01-16 Thread Benedek Frank
; 1080-109f : Sony Programable I/O Device > > > > This obviously shows that Sonypi is under the PCI CardBus's range, > > hence when I have a card inserted, sonypi is overruled. My WiFi card > > is a 32bit card, and I wouldnt like giving up on that. > > hmmm... ju

Re: PCMCIA card 32bit and Sonypi module clash

2007-01-15 Thread Mattia Dongili
s range, > hence when I have a card inserted, sonypi is overruled. My WiFi card > is a 32bit card, and I wouldnt like giving up on that. hmmm... just a quick question: did you try playing with /etc/pcmcia/config.opts exclude/include -- mattia :wq! -- To UNSUBSCRIBE, email to [EMAIL

Re: PCMCIA card 32bit and Sonypi module clash

2007-01-14 Thread Benedek Frank
On Sat, 13 Jan 2007 21:51:49 +0100 Benedek Frank <[EMAIL PROTECTED]> wrote: > Hi > > I have a Vaio PCG-U1 on which I recently installed Debian Etch with 2.6.18 > kernel. I want to use the jogdial for scrolling, but it wont work when I have > the PCMCIA wifi card in th

PCMCIA card 32bit and Sonypi module clash

2007-01-13 Thread Benedek Frank
Hi I have a Vaio PCG-U1 on which I recently installed Debian Etch with 2.6.18 kernel. I want to use the jogdial for scrolling, but it wont work when I have the PCMCIA wifi card in the slot. Its a madwifi driven PCGA-C300s and its a 32 bit card. If I use a 16bit card, all is fine. THe symphtom

Re: PCMCIA 80211g wireless card that works with Etch

2006-12-08 Thread Jean-Louis Crouzet
Bob Proulx wrote: Duncan Robertson wrote: Does anyone know any current PCMCIA 80211g cards that work with the Debian Etch kernels "out of the box", i.e. no kernel patching or ndiswrapper type stuff needed? - or at least will work with a bit of additional apt-get of drivers. I hav

Re: PCMCIA 80211g wireless card that works with Etch

2006-12-07 Thread Bob Proulx
Duncan Robertson wrote: > Does anyone know any current PCMCIA 80211g cards that work with the > Debian Etch kernels "out of the box", i.e. no kernel patching or > ndiswrapper type stuff needed? - or at least will work with a bit of > additional apt-get of drivers. I have

Re: PCMCIA 80211g wireless card that works with Etch

2006-12-07 Thread Nate Bargmann
* Duncan Robertson <[EMAIL PROTECTED]> [2006 Dec 07 20:57 -0600]: > Hi, > > Does anyone know any current PCMCIA 80211g cards that work with the > Debian Etch kernels "out of the box", i.e. no kernel patching or > ndiswrapper type stuff needed? - or at least will

PCMCIA 80211g wireless card that works with Etch

2006-12-07 Thread Duncan Robertson
Hi, Does anyone know any current PCMCIA 80211g cards that work with the Debian Etch kernels "out of the box", i.e. no kernel patching or ndiswrapper type stuff needed? - or at least will work with a bit of additional apt-get of drivers. regards, Duncan -- To UNSUBSCRIBE, email

Re: Hostap PCMCIA driver problem

2006-11-09 Thread Chris Bannister
On Tue, Nov 07, 2006 at 12:14:24PM +0100, Jaime Martin Jimenez wrote: > Chris Bannister wrote: > >If you are running a 2.6 kernel have you got pcmciautils installed? > > > Yes, but it doesn't work. The problem is hostap_cs module is not > assigned to the PCMCIA wireless

Re: Hostap PCMCIA driver problem

2006-11-07 Thread claytonk
On Tue, 07 Nov 2006 12:14:24 +0100 Jaime Martin Jimenez <[EMAIL PROTECTED]> wrote: > Chris Bannister wrote: > > If you are running a 2.6 kernel have you got pcmciautils installed? > > > Yes, but it doesn't work. The problem is hostap_cs module is not > assigned t

Re: Hostap PCMCIA driver problem

2006-11-07 Thread Jaime Martin Jimenez
Chris Bannister wrote: If you are running a 2.6 kernel have you got pcmciautils installed? Yes, but it doesn't work. The problem is hostap_cs module is not assigned to the PCMCIA wireless socket (or slot). When I load hostap_cs module, "dmesg" shows: kernel: pccard: PCMCI

Re: Hostap PCMCIA driver problem

2006-11-06 Thread Chris Bannister
On Sat, Nov 04, 2006 at 08:16:51PM +0100, Jaime Martin Jimenez wrote: > Hi, > > I have a Dell Inspiron 4150 laptop with a USR2410 PCMCIA Wireless card. > This card works fine with orinoco_cs or hostap_cs modules. Hostap is > better because it allows monitor mode, fewer bugs than

Re: Hostap PCMCIA driver problem

2006-11-06 Thread Jaime Martin Jimenez
[EMAIL PROTECTED] escribió: > I am not sure what your problem is, but cardmgr is not on my system. I > believe it was a part of pcmcia-cs, which is deprecated in favor of > pcmciautils. Also, hotplug has been replaced with udev. > > You might want to give pcmciautils and udev a t

Re: Hostap PCMCIA driver problem

2006-11-06 Thread claytonk
On Sat, 04 Nov 2006 20:16:51 +0100 Jaime Martin Jimenez <[EMAIL PROTECTED]> wrote: > Hi, > > I have a Dell Inspiron 4150 laptop with a USR2410 PCMCIA Wireless > card. This card works fine with orinoco_cs or hostap_cs modules. > Hostap is better because it allows monitor

Hostap PCMCIA driver problem

2006-11-04 Thread Jaime Martin Jimenez
Hi, I have a Dell Inspiron 4150 laptop with a USR2410 PCMCIA Wireless card. This card works fine with orinoco_cs or hostap_cs modules. Hostap is better because it allows monitor mode, fewer bugs than orinoco, better signal, etc. My problem is that Debian testing uses orinoco by default and I&#

kernel 2.6.17: hostap_cs does not even try to load for my wireless PCMCIA card

2006-10-19 Thread claytonk
world. With kernel image 2.6.17-2-486/udev/pcmciautils (pcmcia-cs and hotplug purged) I have yet to get a single machine to successfully load the hostap_cs module for either of the two cards I have used in the past. (For both cards, I do have one Debian Etch machine with a roll-my-own 2.6.16 kernel

atheros and pcmcia: card is not recognized

2006-08-31 Thread Bjoern Franke
Hello, I bought a Netgear WG511U which is supported by the madwifi-driver. I created a file /etc/pcmcia/atheros.conf which is included by /etc/pcmcia/config: device "atheros" class "network" module "ath_pci" card "Atheros WiFi Card" manfid 0x0271, 0x0012

kernel issue with Belkin ATMEL PCMCIA wireless card??

2006-07-06 Thread claytonk
Hi, I am having some difficulties on one of my Debian Thinkpads with my Belkin wireless PCMCIA card (manfid: 0x01bf, 0x3302), and thought I would post the issue to this list before issuing a bug report. Perhaps it is a configuration issue. On my a21m I have had the card working for a long

PCMCIA Sierra Wireless AirCard 8xx and 7xx

2006-02-27 Thread Michelle Konzack
Hello *, Sorry for Crossposting, but need urgently Help... My GSM-Provider "Bouygues Telecom" in France offer a abonement GPRS/EDGE with 53/200 kBit with unlimited traffic Internet for 79 Euro/month (PCMCIA and SIM free of charge). The PCMCIA card is a <http://www.sierrawirel

Re: bug in etch pcmcia NIC configuration?

2006-02-19 Thread cga
[EMAIL PROTECTED] wrote: Selon [EMAIL PROTECTED]: Hello. I submitted a bug report against debian-installer saying this: Package: debian-installer I installed Debian with the Sarge netinstall cdrom, version 3.1r1. During the installation, the pcmcia networking card were recognized

Re: problems with udev and orinoco_cs pcmcia driver

2006-02-18 Thread Richard Lyons
On Friday, 17 February 2006 at 21:41:07 +0100, Andrea Ferraresi wrote: [...] > Second: my pcmcia card with orinoco_cs driver doesn't let me set wep > key I have the same issue with orinoco_cs on sid on a thinkpad 600E. I had a lot of advice here about a month ago, but never solved

Re: problems with udev and orinoco_cs pcmcia driver

2006-02-18 Thread Takis Diakoumis
, > I'm currently experiencing two problems: > First: when i boot my laptop udev sends me a lot of strange not critical > errors. BTW my machine works correctly is this a simple bug?. > Second: my pcmcia card with orinoco_cs driver doesn't let me set wep > key > > r

problems with udev and orinoco_cs pcmcia driver

2006-02-17 Thread Andrea Ferraresi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello folks, I'm currently experiencing two problems: First: when i boot my laptop udev sends me a lot of strange not critical errors. BTW my machine works correctly is this a simple bug?. Second: my pcmcia card with orinoco_cs driver doesn

Re: bug in etch pcmcia NIC configuration?

2006-02-16 Thread neologix
Selon [EMAIL PROTECTED]: > Hello. > I submitted a bug report against debian-installer saying this: > > > Package: debian-installer > > > > I installed Debian with the Sarge netinstall cdrom, version 3.1r1. > > During the installation, the pcmcia networking card we

bug in etch pcmcia NIC configuration?

2006-02-16 Thread neologix
Hello. I submitted a bug report against debian-installer saying this: > Package: debian-installer > > I installed Debian with the Sarge netinstall cdrom, version 3.1r1. > During the installation, the pcmcia networking card were recognized without > problem. > But after the firs

Re: pcmcia wireless puzzle: 2.6.0/Debian testing/unstable

2006-02-12 Thread Olivier Schreiber
.org Reply-To: [EMAIL PROTECTED] Subject: Re: pcmcia wireless puzzle: 2.6.0/Debian testing/unstable Content-Type: text/plain; charset=us-ascii Status: RO Lines: 40 Hi there, >Am 2003.12.23 20:54 schrieb(en) Jim McCloskey: >> Under 2.6.0, the problem is that the card is not recognized at al

Problem configuring pcmcia at boot-up

2006-02-08 Thread Udo Klein
Satellite Pro430CDS) as a gateway to the internet. What I did is this: - I've installed Debian Sarge with kernel version 2.4.27-2-386 on the old laptop. I've plugged in two 3com pcmcia cards. - The /etc/network/interfaces file looks like this: #Begin auto lo iface lo inet loopb

Re: pcmcia wireless puzzle: 2.6.0/Debian testing/unstable

2006-02-05 Thread Olivier Schreiber
Hi there, >Am 2003.12.23 20:54 schrieb(en) Jim McCloskey: >> Under 2.6.0, the problem is that the card is not recognized at all. >> Inserting and ejecting it produces no beeps and makes no lights >> flash. >> I spent a long time trying to persuade the pcmcia subsytem to

UMTS with PCMCIA or externel router ?

2006-01-30 Thread Michelle Konzack
Euro and 0,81 Euro/MByte plus. What I want to know is: 1) My Motorcaravan/Mobilhome has a full network (no Laptops) and I wnat to know what is better to use: a) PCMCIA UMTS-Card b) Externel UMTS-Router 2) Becasue I can attacht a standard FAX and analog Telephones to

PCMCIA for 2.4 kernels

2006-01-27 Thread Digby Tarvin
I did my NET install (where do I look, incidentally, to find out which version of Debian - as opposed to kernel - I am using?) using a 2.6 kernel, and both during and after the install my PCMCIA LAN card seemed to come up ok... However when I tried booting on the 2.4.27-2-586tsc kernel that was

Re: PCMCIA Card that supports WPA 802.11g - Exists?

2006-01-25 Thread Michelle Konzack
Hello Jochen, Am 2006-01-18 15:59:36, schrieb Jochen Schulz: > Yes. See for a list. I didn't > test it very much, but WPA should work with all or most of them. I have > a Proxim 8480WD myself (which is a relabeled Orinoco a/b/g Gold) and I > got WPA to work

Re: PCMCIA Card that supports WPA 802.11g - Exists?

2006-01-18 Thread Freddie Cash
On Tue, January 17, 2006 11:47 pm, Greg Cockburn wrote: > is there such a card that works in Linux, that supports WPA-PSK, on > 802.11g? > I have an internal card in my laptop, USB, that is 802.11b and > supports WEP. Works fairly well. > A PCMCIA card that is 802.11g and supports

Re: PCMCIA Card that supports WPA 802.11g - Exists?

2006-01-18 Thread Jochen Schulz
Greg Cockburn: > > is there such a card that works in Linux, that supports WPA-PSK, on 802.11g? Yes. See for a list. I didn't test it very much, but WPA should work with all or most of them. I have a Proxim 8480WD myself (which is a relabeled Orinoco a/b/g

PCMCIA Card that supports WPA 802.11g - Exists?

2006-01-17 Thread Greg Cockburn
Hi list,is there such a card that works in Linux, that supports WPA-PSK, on 802.11g?I have an internal card in my laptop, USB, that is 802.11b and supports WEP. Works fairly well.A PCMCIA card that is 802.11g and supports WEP. Works very well with in kernel support. (no WPA-PSK though)I have

Re: pcmcia auto-detection problem

2006-01-12 Thread Jeff Bradberry
On Wed, 11 Jan 2006, Jeff Bradberry wrote: > Hello, > > I'm currently working on configuring my wireless card for my laptop and > have tripped across a difficulty with my pcmcia configuration. This is a > HP Pavilion zv6000 laptop and a D-Link DWL-G630 wireless card. The

Re: Activated pcmcia or wireless Card or both ...

2006-01-12 Thread David Andreoletti
es Martin > List-Peterson builds from CVS either by using his techniques to build > or installing his packages from his repository: > > <http://www.marlow.dk/madwifi> > > -- > Regards, Dave My madwifi driver seem works correctly ( see dmesg output ).I think the

Re: pcmcia auto-detection problem

2006-01-12 Thread Richard Lyons
On Wednesday, 11 January 2006 at 21:29:09 -0500, Matthew Dawson wrote: > On January 11, 2006 12:16 pm, Jeff Bradberry wrote: > > Hello, > > > > I'm currently working on configuring my wireless card for my laptop and > > have tripped across a difficulty with my

Re: pcmcia auto-detection problem

2006-01-11 Thread Matthew Dawson
On January 11, 2006 12:16 pm, Jeff Bradberry wrote: > Hello, > > I'm currently working on configuring my wireless card for my laptop and > have tripped across a difficulty with my pcmcia configuration. This is a > HP Pavilion zv6000 laptop and a D-Link DWL-G630 wireless card.

Re: Activated pcmcia or wireless Card or both ...

2006-01-11 Thread Dave Patterson
* Tom Alderman <[EMAIL PROTECTED]> [2006-01-11 13:53:45 -0500]: > I have a cheaper acer, the Aspire 3000. And I also have a netgear > wireless card. I had to use ndiswrapper with the winblows 2000 driver > to get the card to work. It works ok except, I cannot use tools like > kismet. > > My card

Re: Activated pcmcia or wireless Card or both ...

2006-01-11 Thread Tom Alderman
On 1/11/06, David Andreoletti <[EMAIL PROTECTED]> wrote: > 2006/1/11, Dave Patterson <[EMAIL PROTECTED]>: > > * David Andreoletti <[EMAIL PROTECTED]> [2006-01-11 13:03:28 +0100]: > > > > > Good morning, > > > > > > I have a laptop ACE

Problem with wireless CardBus Cisco with udev, kernel 2.6.15, pcmciautils, pcmcia-cs...

2006-01-11 Thread Eugen Dedu
Hi, Before using udev, kernel 2.6.15, pcmciautils everything worked ok on my Apple PowerBook laptop. With these programs (udev 0.079-1, kernel 2.6.15-1, pcmciautils 012-1, pcmcia-cs 3.2.8-5.2), the wireless connection does not work anymore. Has anyone an explanation please? Here is more

pcmcia auto-detection problem

2006-01-11 Thread Jeff Bradberry
Hello, I'm currently working on configuring my wireless card for my laptop and have tripped across a difficulty with my pcmcia configuration. This is a HP Pavilion zv6000 laptop and a D-Link DWL-G630 wireless card. The wireless card has an Atheros chipset supported by the madwifi project,

  1   2   3   4   5   6   7   8   9   10   >