Jump to content

cmt29

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by cmt29

  1. Thanks for the reply.

     

    I've had a go at pinging the gateway and there's no response. My resolv.conf is copied out above. Does it look OK?

     

    The gateway is set OK in /etc/sysconfig/network.

     

    What's the 169.254.0.0 address coming up with 'route -n' command?

     

    Any further thoughts?

     

    Chris

  2. OK. Probably ought to supply a little more information. Sorry.

     

    My router is a D-Link DSL-G604T, working just fine.

    My wireless card is a Edimax 7128G, again working fine.

     

    I am happily connected under Windows.

     

    However I seem to get no connection under Linux.

     

    Any thoughts?

    Thanks,

    Chris

     

    Various files/outputs:

     

    iwconfig

    lo		no wireless extensions.
    
    wlan0	 IEEE 802.11g  ESSID:"myessid"  Nickname:"myhostname"
    	  Mode:Managed  Frequency:2.437 GHz  Access Point: xx:xx:xx:xx:xx:xx   
    	  Bit Rate=54 Mb/s   Tx-Power:20 dBm   Sensitivity=-121 dBm  
    	  RTS thr=2347 B   Fragment thr=2346 B   
    	  Encryption key:xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx   Security mode:open
    	  Power Management:off
    	  Link Quality:100/100  Signal level:-49 dBm  Noise level:-256 dBm
    	  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
    	  Tx excessive retries:0  Invalid misc:0   Missed beacon:0

     

    ifconfig

    lo		Link encap:Local Loopback  
    	  inet addr:127.0.0.1  Mask:255.0.0.0
    	  UP LOOPBACK RUNNING  MTU:16436  Metric:1
    	  RX packets:105 errors:0 dropped:0 overruns:0 frame:0
    	  TX packets:105 errors:0 dropped:0 overruns:0 carrier:0
    	  collisions:0 txqueuelen:0 
    	  RX bytes:8953 (8.7 KiB)  TX bytes:8953 (8.7 KiB)
    
    wlan0	 Link encap:Ethernet  HWaddr xx:xx:xx:xx:xx:xx  
    	  inet addr:192.168.x.10  Bcast:192.168.x.255  Mask:255.255.255.0
    	  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
    	  RX packets:494 errors:0 dropped:0 overruns:0 frame:0
    	  TX packets:362 errors:0 dropped:0 overruns:0 carrier:0
    	  collisions:0 txqueuelen:1000 
    	  RX bytes:24000 (23.4 KiB)  TX bytes:32700 (31.9 KiB)
    	  Interrupt:19 Memory:dfff0000-dfff8000

     

    route -n

    Kernel IP routing table
    Destination	 Gateway		 Genmask		 Flags Metric Ref	Use Iface
    192.168.x.0	 0.0.0.0		 255.255.255.0   U	 35	 0		0 wlan0
    169.254.0.0	 0.0.0.0		 255.255.0.0	 U	 35	 0		0 wlan0
    0.0.0.0		 192.168.x.1	 0.0.0.0		 UG	35	 0		0 wlan0

     

    iptables -nvL

    Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
    pkts bytes target	 prot opt in	 out	 source			   destination		 
    
    Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts bytes target	 prot opt in	 out	 source			   destination		 
    
    Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
    pkts bytes target	 prot opt in	 out	 source			   destination

     

    iptables -nvL -t nat

    Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes)
    pkts bytes target	 prot opt in	 out	 source			   destination		 
    
    Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes)
    pkts bytes target	 prot opt in	 out	 source			   destination		 
    
    Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
    pkts bytes target	 prot opt in	 out	 source			   destination

     

    resolve.conf

    # search domain
    nameserver 192.168.x.1
    # $Id: resolv.conf,v 1.1 2006/06/02 23:25:57 othauvin Exp $
    # Basic resolv.conf
    
    # ppp temp entry

     

    ifcfg-wlan0

    DEVICE=wlan0
    #BOOTPROTO=dhcp
    BOOTPROTO=static
    IPADDR=192.168.x.10
    NETMASK=255.255.255.0
    NETWORK=192.168.x.0
    BROADCAST=192.168.x.255
    ONBOOT=yes
    METRIC=35
    MII_NOT_SUPPORTED=no
    USERCTL=yes
    RESOLV_MODS=no
    WIRELESS_MODE=Managed
    WIRELESS_ESSID=myessid
    WIRELESS_ENC_KEY="open xxxxxxxxxxxxxxxxxxxxxxxxxx"
    IPV6INIT=no
    IPV6TO4INIT=no
    #DHCP_CLIENT=dhclient
    NEEDHOSTNAME=no
    PEERDNS=yes
    PEERYP=yes
    PEERNTPD=no

  3. Hi. Got some issues setting up wireless networking under Mdv 2007.0

     

    Hardware is all working fine and iwconfig shows good connection to access point. However it seems that my IP routing isn't working.

     

    When using drakconnect to set up the network it would hang after specifying the ndiswrapper driver. Running ps -A showed that ip and ifup-eth were stalling the system. After killing these processes the set up would continue. But, I'm guessing that the ip routing has not been set up properly.

     

    Any thoughts? I'm not sure if I was just being impatient, but I gave drakconnect a good 5 mins to sort itself out. It didn't.

     

    Could I sort out the IP routing manually without gui?

     

    Any help much appreciated---and let me know any further info you might need since I'm not sure where to look.

     

    Thanks,

    Chris

  4. Hi.

     

    I've had the same problem (Mdk 10.0, Konstruct for KDE 3.3.0). Did a quick search in google and came up with a bug report on the kde bug site - should have checked there first!

     

    http://bugs.kde.org/show_bug.cgi?id=67228

     

    Take a look - loads of people having similar problem.

     

    One solution that seems to be mentioned lots is install an upgraded autoconf. As said in these bug comments, they're not sure why. Anyway, procedure is as #24 and #30

     

    delete kdelibs/work and kdelibs/cookies

    urpmi autoconf2.5

    rerun make install from meta/kde

     

    Haven't tried this myself yet because I'm on the wrong computer at the moment! Will try soon and post results.

     

    Chris

  5. Hi.

     

    I'm trying to customise the Galaxy theme by replacing the rather cumbersome 'sticky' icon supplied with the theme, with the rather more attractive one from the 'Glow' theme. However, I've run into a few problems!

     

    I downloaded the Galaxy and Glow source and inspected the pngs that contain the images. I noticed that the Glow pngs were 19x19 and the Galaxy ones were 16x16 so I adjusted the Glow pngs accordingly. Then I replaced the relevant png files in the Galaxy source with the ones I wanted from the Glow source. Then I went through the usualy ./configure; make; make install procedure and logged out and logged into KDE. But it didn't work! I got this:

    Sticky off - error1.png

    Sticky on - error2.png

     

    Then I tried opening the original Galaxy pngs and in Gimp cutting and pasting the Glow images into the Galaxy files. Then recompile, install and logout login. This time I got this:

    Sticky off - error3.png

    Sticky on - error4.png

     

    What's happening?! Why can't I just replace the pngs with different ones of the same type and size? Is there something I'm missing?

     

    I'm running Mandrake 9.2 with KDE 3.1.3. Galaxy source is 0.9.4, Qt is 3.1.2.

     

    Thanks,

    Chris

×
×
  • Create New...