I upgraded to F12 and I can only run a console session. Help ! (wifii administration from a console ?)

2009-12-13 Thread linux guy
I've been running F11 pretty much since it came out.  It worked well.

I upgraded to F12 earlier this evening.  For whatever reason it will not
start an X session.  I think the problem is that I was using the nvidia
driver and kmod can't get an internet connection due to wifi not finding a
network connection but when I change my xorg.conf file to use nouveau it
doesn't work either.

I think i could rectify the situation if I ran yum update but I don't have a
wifi connection from the console session. How does one administer a wifi
connection from the command line in F12 ?  I know my SSID, etc,  but how do
I set it from the command line ?

Thanks
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: I upgraded to F12 and I can only run a console session. Help ! (wifii administration from a console ?)

2009-12-13 Thread François Patte
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Le 13/12/2009 09:34, linux guy a écrit :
 I've been running F11 pretty much since it came out.  It worked well.
  
 I upgraded to F12 earlier this evening.  For whatever reason it will not
 start an X session.  I think the problem is that I was using the nvidia
 driver and kmod can't get an internet connection due to wifi not finding
 a network connection but when I change my xorg.conf file to use nouveau
 it doesn't work either.
  
 I think i could rectify the situation if I ran yum update but I don't
 have a wifi connection from the console session. How does one administer
 a wifi connection from the command line in F12 ?  I know my
 SSID, etc,  but how do I set it from the command line ?

man iwconfig


- --
François Patte
UFR de mathématiques et informatique
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)1 4286 2145
http://www.math-info.univ-paris5.fr/~patte
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkskqCIACgkQdE6C2dhV2JUOgQCfd1gX2Tr5XQTYq8nx2FteFnnC
oVAAoIV8Q7TRhOlxM5EMhNCvTqFXVgwd
=Pp8S
-END PGP SIGNATURE-

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: I upgraded to F12 and I can only run a console session. Help ! (wifii administration from a console ?)

2009-12-13 Thread linux guy
iwconfig lets me set the various parameters of an interface, but how do I
start that interface such that the router assigns it an IP and DNS works ?

Thanks.
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: I upgraded to F12 and I can only run a console session. Help ! (wifii administration from a console ?)

2009-12-13 Thread Patrick O'Callaghan
On Sun, 2009-12-13 at 01:59 -0700, linux guy wrote:
 iwconfig lets me set the various parameters of an interface, but how
 do I start that interface such that the router assigns it an IP and
 DNS works ?

NM can be configured to activate on boot, without waiting for a login,
so system-config-network from a console ought to do it. I say ought to
because when I tried it I got a completely different dialogue from the
usual one, which is disconcerting. I've no idea why that should be.

poc


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: I upgraded to F12 and I can only run a console session. Help ! (wifii administration from a console ?)

2009-12-13 Thread Julian Aloofi
 I think i could rectify the situation if I ran yum update but I don't have a
 wifi connection from the console session. How does one administer a wifi
 connection from the command line in F12 ?  I know my SSID, etc,  but how do
 I set it from the command line ?

If you have it installed by any chance, cnetworkmanager does a great job for 
this. If not, you could just yumdownloader cnetworkmanager on another 
machine and copy the RPM over with an USB stick and install it, all 
dependencies should be met when you installed a normal desktop system.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: I upgraded to F12 and I can only run a console session. Help ! (wifii administration from a console ?)

2009-12-13 Thread Patrick O'Callaghan
On Sun, 2009-12-13 at 13:48 +0100, Julian Aloofi wrote:
  I think i could rectify the situation if I ran yum update but I don't have a
  wifi connection from the console session. How does one administer a wifi
  connection from the command line in F12 ?  I know my SSID, etc,  but how do
  I set it from the command line ?
 
 If you have it installed by any chance, cnetworkmanager does a great job for 
 this. If not, you could just yumdownloader cnetworkmanager on another 
 machine and copy the RPM over with an USB stick and install it, all 
 dependencies should be met when you installed a normal desktop system.

Excellent. I wish I known about this earlier. The idea that a
fundamental component of the system should be controlled primarily via a
GUI has always bothered me. It's just not the Unix Way (tm).

poc

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: I upgraded to F12 and I can only run a console session. Help ! (wifii administration from a console ?)

2009-12-13 Thread linux guy
On Sun, Dec 13, 2009 at 5:48 AM, Julian Aloofi 
julian.fedorali...@googlemail.com wrote:

  I think i could rectify the situation if I ran yum update but I don't
 have a
  wifi connection from the console session. How does one administer a wifi
  connection from the command line in F12 ?  I know my SSID, etc,  but how
 do
  I set it from the command line ?

 If you have it installed by any chance, cnetworkmanager does a great job
 for
 this. If not, you could just yumdownloader cnetworkmanager on another
 machine and copy the RPM over with an USB stick and install it, all
 dependencies should be met when you installed a normal desktop system.


I installed cnetwork manager and I can't get a wifi connection for some
reason.  I invoke cnetworkmanager -C myISSD options and hangs.

So I got out a network cable and plugged into my router.   I can ping the
router the router just fine (192.168.0.1) but as soon as I try to reach
anything beyond that (ping www.google.com) I get an unknown host error.
Why and how do I fix that ?  cnetworkmanager shows eth0 to up activated.

Thanks
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: I upgraded to F12 and I can only run a console session. Help ! (wifii administration from a console ?)

2009-12-13 Thread linux guy
On Sun, Dec 13, 2009 at 3:37 AM, Patrick O'Callaghan
pocallag...@gmail.comwrote:

  On Sun, 2009-12-13 at 01:59 -0700, linux guy wrote:
  iwconfig lets me set the various parameters of an interface, but how
  do I start that interface such that the router assigns it an IP and
  DNS works ?

 NM can be configured to activate on boot, without waiting for a login,
 so system-config-network from a console ought to do it. I say ought to
 because when I tried it I got a completely different dialogue from the
 usual one, which is disconcerting. I've no idea why that should be.




I got a network connection working.  whew !   I ran system-config-network
from the command line.  DHCP wasn't enabled for eth0.  I enabled it and
wala, I got an IP address and I can ping outside my local network. Yum
update is running right now.
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: I upgraded to F12 and I can only run a console session. Help ! (wifii administration from a console ?)

2009-12-13 Thread Julian Aloofi
linux guy - Sunday 13 December 2009 15:34:41:
 I installed cnetwork manager and I can't get a wifi connection for some
 reason.  I invoke cnetworkmanager -C myISSD options and hangs.
 

If you're connecting to a wireless network you need:
cnetworkmanager -C yourSSID --SECURITY
where SECURITY can be:
--unprotected for an unprotected network
--wep-pass=PASSWORD for WEP secured networks
--wpa-pass=PASSWORD for WPA secured networks

e.g. $cnetworkmanager -C mynetwork --wpa-pass=hqlo2547

Note that it doesn't support static IP adresses yet, that may be a problem.

 So I got out a network cable and plugged into my router.   I can ping the
 router the router just fine (192.168.0.1) but as soon as I try to reach
 anything beyond that (ping www.google.com) I get an unknown host error.
 Why and how do I fix that ?  cnetworkmanager shows eth0 to up activated.

I have no clue about this though, I'm just happy when all lamps are blinking 
on my router ;)

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: I upgraded to F12 and I can only run a console session. Help ! (wifii administration from a console ?)

2009-12-13 Thread Linuxguy123
On Sun, 2009-12-13 at 15:57 +0100, Julian Aloofi wrote:
 linux guy - Sunday 13 December 2009 15:34:41:
  I installed cnetwork manager and I can't get a wifi connection for some
  reason.  I invoke cnetworkmanager -C myISSD options and hangs.
  
 
 If you're connecting to a wireless network you need:
 cnetworkmanager -C yourSSID --SECURITY
 where SECURITY can be:
 --unprotected for an unprotected network
 --wep-pass=PASSWORD for WEP secured networks
 --wpa-pass=PASSWORD for WPA secured networks
 
 e.g. $cnetworkmanager -C mynetwork --wpa-pass=hqlo2547

Yeah, I used the security options, that is why I had options in my
command above.  It didn't work. 

Fortunately my cabled connection did work and yum update fixed
everything.  I am now running F12 with zero problems.  

Thanks for the help. 





-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines