Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Would symbol < in the SSID cause wlan0 problems?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
cayenne
l33t
l33t


Joined: 17 Oct 2002
Posts: 945
Location: New Orleans

PostPosted: Sun Aug 10, 2003 1:10 am    Post subject: Would symbol < in the SSID cause wlan0 problems? Reply with quote

I'm running out of things to try to get this wireless linksys pci nic to work. Grasping at straws now. If you have the symbol < as part of the SSID for the card...could this somehow cause a problem with bringing it up on boot?

When booting, I see a quick message that 'netmount' was not started..but, can't read the other errors when it tries bringing wlan0 up. I can't find the boot up log file to read the whole message (can't find syslog?). Looked in /var/log but, can't find anything.

I read that PnP might be a problem...in the bios, I checked to see that PnP OS was deselected. In my lilo.conf, I added in the append part acpci=nopci....some suggested this might help. It did not. When I run lilo (after mounting my /boot directory)...I do get some geometries mis-matched errors...but, reading forums says this isn't a problem...just a symptom from an older bios.

I can start this card manually if I go ifconfig wlan0 up
and use the route command to set my default gateway...but, just won't come up at boot...

Thanks in advance for any suggestions. I'm really stuck on this one now...

cayenne
Back to top
View user's profile Send private message
proxy
Apprentice
Apprentice


Joined: 20 Apr 2002
Posts: 260
Location: Chantilly, VA

PostPosted: Sun Aug 10, 2003 5:12 am    Post subject: Reply with quote

i know for it to work for me i had to create /etc/ini.d/net.wlan0 (you can just copy net.eth0 to make it)

proxy
Back to top
View user's profile Send private message
Kesereti
Guru
Guru


Joined: 07 Nov 2002
Posts: 520

PostPosted: Sun Aug 10, 2003 5:25 am    Post subject: Reply with quote

Actually, that < character is one of the reserved characters for most standard UNIX shells...it may indeed be causing a problem as the script that sets all that up is just running shell commands...
Back to top
View user's profile Send private message
cayenne
l33t
l33t


Joined: 17 Oct 2002
Posts: 945
Location: New Orleans

PostPosted: Mon Aug 11, 2003 4:43 pm    Post subject: Reply with quote

Kesereti wrote:
Actually, that < character is one of the reserved characters for most standard UNIX shells...it may indeed be causing a problem as the script that sets all that up is just running shell commands...


That makes sense....rather than go rename all my computers, could I use single or double quotes around the name to take care of it? Which would be better or would it matter? (not at the box right now or I'd just try it out).

cayenne
Back to top
View user's profile Send private message
Kesereti
Guru
Guru


Joined: 07 Nov 2002
Posts: 520

PostPosted: Mon Aug 11, 2003 4:55 pm    Post subject: Reply with quote

Hrm...I believe that you may be able to escape the character (mark it so that the shell doesn't interpret it) with a \ character...so...if your SSID is blah<foo, then try blah\<foo ... although I can't guarantee that will work =)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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