Problems Lucid - INTERNET

NoOp glgxg at sbcglobal.net
Wed Jun 2 23:39:37 UTC 2010


On 06/02/2010 03:17 PM, Paulo Mauricio wrote:
> Hi NoOp.
> 
> Yesterday I have tried again, this time I changed my menu.lst writing
> "acpi=off". Reinicialized and tested, downloaded 16 files about 95 MB
> each. But my sound didn't work. Then I'm back to 9.10, everything is
> fine, follow the messages, by dmesg, for NIC:
> 
> [   15.357477] synaptics: Toshiba Satellite A65 detected, limiting
> rate to 40pps.
> [   15.417394] input: SynPS/2 Synaptics TouchPad as
> /devices/platform/i8042/serio1/input/input6
> [   16.242096] cfg80211: World regulatory domain updated:
> [   16.242109] 	(start_freq - end_freq @ bandwidth),
> (max_antenna_gain, max_eirp)
> [   16.242113] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [   16.242116] 	(2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [   16.242119] 	(2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [   16.242122] 	(5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [   16.242126] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [   16.407846] pcmcia_socket pcmcia_socket0: cs: IO port probe
> 0x100-0x3af: clean.
> [   16.409184] pcmcia_socket pcmcia_socket0: cs: IO port probe
> 0x3e0-0x4ff: clean.
> [   16.409820] pcmcia_socket pcmcia_socket0: cs: IO port probe
> 0x820-0x8ff: clean.
> [   16.410386] pcmcia_socket pcmcia_socket0: cs: IO port probe
> 0xc00-0xcf7: clean.
> [   16.411424] pcmcia_socket pcmcia_socket0: cs: IO port probe
> 0xa00-0xaff: clean.
> [   16.621885] phy0: Selected rate control algorithm 'minstrel'
> [   16.623330] ath5k phy0: Atheros AR5213A chip found (MAC: 0x59, PHY: 0x43)

I'm wondering...
http://linuxwireless.org/en/users/Drivers/ath5k#supported_chips
<quote>
You'll probably see an immediate rate drop to 1M, this is because of how
we currently handle rate control. You should be able to keep at least at
11M for 802.11b/g but for now set this manually:

iwconfig wlan%d rate 11M
</quote>

10.04 Network Manager will enable both wifi and the hardwired ethernet
at the same time. For example if I have both the wifi on and the
hardwire connected I show:

$ ifconfig
eth0      Link encap:Ethernet  HWaddr [snipped]
          inet addr:192.168.4.102  Bcast:192.168.4.255  Mask:255.255.255.0
          inet6 addr: fe80::226:2dff:feb1:32/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:13 errors:0 dropped:0 overruns:0 frame:0
          TX packets:38 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1512 (1.5 KB)  TX bytes:5957 (5.9 KB)
          Interrupt:26 Base address:0x8000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:174 errors:0 dropped:0 overruns:0 frame:0
          TX packets:174 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:14056 (14.0 KB)  TX bytes:14056 (14.0 KB)

wlan0     Link encap:Ethernet  HWaddr [snipped]
          inet addr:192.168.1.102  Bcast:192.168.1.102  Mask:255.255.255.255
          inet6 addr: fe80::21e:64ff:fe81:51c6/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3140 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3378 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:372565 (372.5 KB)  TX bytes:2620058 (2.6 MB)

Note: I use different fixed IP's for wired and wifi as they go to
different routers, hence the different subnets.

Can you verify if both are connecting at the same time & if so try a
download with one turned off (disable wireless & try fixed etc)?






More information about the ubuntu-users mailing list