Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cardmgr problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Pinto
n00b
n00b


Joined: 14 Sep 2003
Posts: 25
Location: Cary, NC

PostPosted: Sun Sep 14, 2003 11:14 pm    Post subject: cardmgr problems Reply with quote

I just emerged pcmcia-cs and rebooted and nothing happened. I tried running cardmgr by itself and i get an error

Code:
cardmgr[793]: no pcmcia driver in /proc/devices


Anyone have any info on how to fix this?
Back to top
View user's profile Send private message
Pinto
n00b
n00b


Joined: 14 Sep 2003
Posts: 25
Location: Cary, NC

PostPosted: Sun Sep 14, 2003 11:24 pm    Post subject: Reply with quote

OK I just tried to run /etc/init.d/pcmcia start and it worked. How do I make it run on boot though?
Back to top
View user's profile Send private message
deuce
n00b
n00b


Joined: 11 Dec 2002
Posts: 56

PostPosted: Sun Sep 14, 2003 11:28 pm    Post subject: Reply with quote

As root:
Code:
rc-update add pcmcia boot
Back to top
View user's profile Send private message
Pinto
n00b
n00b


Joined: 14 Sep 2003
Posts: 25
Location: Cary, NC

PostPosted: Mon Sep 15, 2003 12:46 am    Post subject: Reply with quote

Thanks that works but here is another problem. When it boots I get this:
Code:
cardmgr[529]: executing: './network start eth1'
cardmgr[529]: + ./network: line 28: /etc/init.d/net.eth1: No such file or directory
cardmgr[529]: start cmd exited with status 127

I dont know how to create net.eth1. Any one have any ideas on how to do it?
Back to top
View user's profile Send private message
Snow
n00b
n00b


Joined: 28 Sep 2002
Posts: 14

PostPosted: Mon Sep 15, 2003 1:08 am    Post subject: Reply with quote

Presumably you have /etc/init.d/net.eth0.

As root, just
Code:

cp /etc/init.d/net.eth0 /etc/init.d/net.eth1

_________________
--Snow
Back to top
View user's profile Send private message
Pinto
n00b
n00b


Joined: 14 Sep 2003
Posts: 25
Location: Cary, NC

PostPosted: Mon Sep 15, 2003 1:32 am    Post subject: Reply with quote

So net.eth0 and net.eth1 are going to be the same thing? No changes needed?
Back to top
View user's profile Send private message
Pinto
n00b
n00b


Joined: 14 Sep 2003
Posts: 25
Location: Cary, NC

PostPosted: Mon Sep 15, 2003 1:58 am    Post subject: Reply with quote

Ok it find the card and everything but I can not get an IP address. My desktop is the wireless access point and it is running as Adhoc with an SSID of 'dragon'. I put in /etc/pcmcia/config.ops this:
Code:
module "ray_cs" opts "net_type=0 essid=dragon"

This should work I would think but it wont let me get the ip.
Back to top
View user's profile Send private message
hulk2nd
Guru
Guru


Joined: 25 Mar 2003
Posts: 512
Location: Freiburg, Germany

PostPosted: Mon Sep 15, 2003 11:58 am    Post subject: Reply with quote

just try to define eth1 in /etc/conf.d/net or dhcpcd eth1
Back to top
View user's profile Send private message
Pinto
n00b
n00b


Joined: 14 Sep 2003
Posts: 25
Location: Cary, NC

PostPosted: Mon Sep 15, 2003 12:01 pm    Post subject: Reply with quote

I have done that but for some reason it doesn't want to connect.
Back to top
View user's profile Send private message
J.M.I.T.
Guru
Guru


Joined: 15 Jan 2003
Posts: 481
Location: München, Germany

PostPosted: Mon Sep 15, 2003 1:55 pm    Post subject: Reply with quote

do you have wireless-tools installed? you can configure your wlan-card directly with iwconfig (included in this package) for your boot-up problem... there's a thread in this forum about getting a wireless card working and configured for boot... just can't remember the name of the thread... sorry
Back to top
View user's profile Send private message
Pinto
n00b
n00b


Joined: 14 Sep 2003
Posts: 25
Location: Cary, NC

PostPosted: Mon Sep 15, 2003 2:39 pm    Post subject: Reply with quote

Thanks When I put my computer back on the net I will do that again.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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