[Bug 56758] Re: segfault on ppc64

2007-09-21 Thread Launchpad Janitor
[Expired for wireless-tools (Ubuntu) because there has been no activity
for 60 days.]

-- 
segfault on ppc64
https://bugs.launchpad.net/bugs/56758
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56758] Re: segfault on ppc64

2007-09-09 Thread Étienne Bersac
Hi,

Updated gutsy allow to list essid using nm, but it fails attaching :/

Regards,
Étienne.

-- 
segfault on ppc64
https://bugs.launchpad.net/bugs/56758
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 56758] Re: segfault on ppc64

2007-06-09 Thread Paddy de Búrca
Kernel information

uname -a

Linux hostname 2.6.22-5-powerpc64-smp #1 SMP Sat May 19 00:58:32 GMT
2007 ppc64 GNU/Linux

I still can't connect to wireless. NM does not list the network, but if
I enter the ESSID and fill in everything it just falls back to wired
connection.

My messages file contains a series of

Jun  9 08:49:39 localhost kernel: [ 1881.137318] ioctl32(wpa_supplicant:14648): 
Unknown cmd fd(4) cmd(8b32){t:8b;sz:0} arg(ffe2180c) on socket:[90267]
Jun  9 08:49:39 localhost kernel: [ 1881.137335] ioctl32(wpa_supplicant:14648): 
Unknown cmd fd(4) cmd(8b32){t:8b;sz:0} arg(ffe2180c) on socket:[90267]
Jun  9 08:49:44 localhost kernel: [ 1886.140998] ioctl32(wpa_supplicant:14648): 
Unknown cmd fd(4) cmd(8b32){t:8b;sz:0} arg(ffe2186c) on socket:[90267]
Jun  9 08:49:44 localhost kernel: [ 1886.141093] ioctl32(wpa_supplicant:14648): 
Unknown cmd fd(4) cmd(8b32){t:8b;sz:0} arg(ffe2188c) on socket:[90267]
Jun  9 08:49:44 localhost kernel: [ 1886.141165] ioctl32(wpa_supplicant:14648): 
Unknown cmd fd(4) cmd(8b32){t:8b;sz:0} arg(ffe2180c) on socket:[90267]

and then a

Jun  9 08:50:33 localhost kernel: [ 1934.761595] ADDRCONF(NETDEV_UP):
eth1: link is not ready

I will keep at it until it works ;-)

Paddy.

-- 
segfault on ppc64
https://bugs.launchpad.net/bugs/56758
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56758] Re: segfault on ppc64

2007-06-09 Thread Paddy de Búrca
I am now running

uname -a

Linux hostname 2.6.22-6-powerpc64-smp #1 SMP Fri Jun 1 01:52:57 GMT
2007 ppc64 GNU/Linux

When I use /etc/networking.interfaces to try to configure the network I
get

ifup -v eth1

Configuring interface eth1=eth1 (inet)
run-parts --verbose /etc/network/if-pre-up.d
run-parts: executing /etc/network/if-pre-up.d/wireless-tools
run-parts: executing /etc/network/if-pre-up.d/wpasupplicant
wpa_supplicant: using default driver type: wpa-driver wext
wpa_supplicant: /sbin/wpa_supplicant -B -P /var/run/wpa_supplicant.eth1.pid -i 
eth1 -D wext -C /var/run/wpa_supplicant
Starting /sbin/wpa_supplicant...
ioctl[SIOCSIWAUTH]: Invalid argument
WEXT auth param 7 value 0x1 - ioctl[SIOCSIWAUTH]: Invalid argument
WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]: Invalid argument
WEXT auth param 5 value 0x1 - wpa_supplicant: ctrl_interface socket located at 
/var/run/wpa_supplicant/eth1
wpa_supplicant: wpa-ap-scan 1 -- OK
wpa_supplicant: configuring network block -- 0
wpa_supplicant: wpa-ssid myESSID -- OK
wpa_supplicant: wpa-psk * -- OK
wpa_supplicant: wpa-pairwise TKIP -- OK
wpa_supplicant: wpa-group TKIP -- OK
wpa_supplicant: wpa-key-mgmt WPA-PSK -- OK
wpa_supplicant: wpa-proto WPA -- OK
wpa_supplicant: wpa-scan-ssid 1 -- OK
wpa_supplicant: enabling network block 0 -- OK

dhclient3 -pf /var/run/dhclient.eth1.pid -lf 
/var/lib/dhcp3/dhclient.eth1.leases eth1
There is already a pid file /var/run/dhclient.eth1.pid with pid 269096456
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth1/00:0x:xx:xx:xx:xx
Sending on   LPF/eth1/00:0x:xx:xx:xx:xx
Sending on   Socket/fallback
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 10
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
run-parts --verbose /etc/network/if-up.d
run-parts: executing /etc/network/if-up.d/avahi-autoipd
run-parts: executing /etc/network/if-up.d/avahi-daemon
run-parts: executing /etc/network/if-up.d/clamav-freshclam-ifupdown
run-parts: executing /etc/network/if-up.d/mountnfs
run-parts: executing /etc/network/if-up.d/ntpdate
run-parts: executing /etc/network/if-up.d/postfix
run-parts: executing /etc/network/if-up.d/wpasupplicant

My interfaces file is

auto lo
iface lo inet loopback

iface eth0 inet dhcp

auto eth1
iface eth1 inet dhcp
wpa-ssid myESSID
wpa-key-mgmt WPA-PSK
wpa-proto WPA
wpa-pairwise TKIP
wpa-group TKIP
wpa-ap-scan 1
wpa-scan-ssid 1
wpa-psk my64bytehexadecimalkey

-- 
segfault on ppc64
https://bugs.launchpad.net/bugs/56758
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56758] Re: segfault on ppc64

2007-05-31 Thread Paddy de Búrca
I have updated to Gutsy and now I can issue a iwlist eth1 scan - I get
the following


iwlist eth1 scan 
eth1  Scan completed :
  Cell 01 - Address: 00:xx:xx:xx:xx:xx
ESSID:
Protocol:IEEE 802.11bg
Mode:Master
Channel:13
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
  48 Mb/s; 54 Mb/s
Quality=96/100  Signal level=-46 dBm  Noise level=-69 dBm
IE: WPA Version 1
Group Cipher : WEP-40
Pairwise Ciphers (1) : WEP-40
Authentication Suites (1) : PSK
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : WEP-40
Pairwise Ciphers (2) : TKIP WEP-40
Authentication Suites (1) : PSK
Extra: Last beacon: 100ms ago

Which all looks very good to me. I still can connect - but that is
another bug report

Paddy.

-- 
segfault on ppc64
https://bugs.launchpad.net/bugs/56758
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 56758] Re: segfault on ppc64

2007-05-31 Thread Étienne Bersac
Hi,

which kernel do you use ?

Regards,
Étienne.
-- 
Verso l'Alto !

-- 
segfault on ppc64
https://bugs.launchpad.net/bugs/56758
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 56758] Re: segfault on ppc64

2007-05-31 Thread Étienne Bersac
Ok, i confirm this work with 2.6.22 :)

However, nm does not list AP.

Étienne

-- 
segfault on ppc64
https://bugs.launchpad.net/bugs/56758
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 56758] Re: segfault on ppc64

2007-04-29 Thread Étienne Bersac
Hi,

Last update of wireless-too seems to fix errors. iwlist scan returns
Interface doesn't support scanning : Bad address. That's not the first
time it returns such results. I tested a bit 2.6.22, the same.

Étienne.
-- 
Verso l'Alto !

-- 
segfault on ppc64
https://bugs.launchpad.net/bugs/56758
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 56758] Re: segfault on ppc64

2007-04-27 Thread Colin Watson
The upstream changelog included in wireless-tools 29~pre20-1ubuntu1 in
Gutsy claims that it fixes some issues running 32-bit wireless-tools on
a 64-bit kernel. Could you test this once it becomes available and once
you can upgrade to Gutsy without too much breaking, and let us know
whether this fixes this problem?

** Changed in: wireless-tools (Ubuntu)
   Status: Confirmed = Needs Info

-- 
segfault on ppc64
https://bugs.launchpad.net/bugs/56758
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56758] Re: segfault on ppc64

2007-04-21 Thread Jacco de Leeuw
Same here:

[EMAIL PROTECTED]:~# iwlist eth1 scanning
eth1  Scan completed :
  Cell 01 - Address: F6:C0:xx:xx:xx:xx
ESSID: [192]
Protocol:
��IEEE 802.11b
Segmentation fault (core dumped)

-- 
segfault on ppc64
https://bugs.launchpad.net/bugs/56758
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 56758] Re: segfault on ppc64

2007-04-01 Thread Paddy de Búrca
I can confirm that I have a similar problem:

eth1  Scan completed :
  Cell 01 - Address: B5:C0:xx:xx:xx:xx
ESSID: [192]
Protocol:MC��IEEE 802.11b
Segmentation fault (core dumped)

I get this error each time my G5 starts. I also find it impossible to
configure my network using both network-manager and nm-applet (I am
assuming that this problem is related).

I attach the following
:. lspci-vvnn.txt
:. dmesg.log
:. uname-a.txt

Paddy.


** Attachment added: TAR containing files relating to bug 56758
   http://librarian.launchpad.net/7097939/56758.tar

-- 
segfault on ppc64
https://launchpad.net/bugs/56758

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 56758] Re: segfault on ppc64

2007-03-09 Thread Étienne Bersac
Hi,

I run an updated feisty on the iMac G5 rev C. Before update, i got
nothing for iwlist scan. After update, i dpkg-reconfigure
bcm43xx-fwcutter, then unload/reload bcm43xx and try iwlist scan. This
time, it lists about 20 spots. However, only the MAC address was
teached, all other was dumb. e.g. ESSID was always : off/any/hidden.

I rebooted and iwlist scan now segfault. If i re unload/reload, i get
the long unusable list.

Tell me what debugging message i can send you.

Kind regards,
Étienne.
-- 
Verso l'Alto !

-- 
segfault on ppc64
https://launchpad.net/bugs/56758

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 56758] Re: segfault on ppc64

2007-03-08 Thread Timothy Smith
Can you test this with the latest updates and report back.  If the error
has changed please close this bug and open a new bug that reflects the
new problem.

-- 
segfault on ppc64
https://launchpad.net/bugs/56758

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56758] Re: segfault on ppc64

2006-10-05 Thread Étienne Bersac
I confirm the problem with latest linux (2.6.17.10).

-- 
segfault on ppc64
https://launchpad.net/bugs/56758

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56758] Re: segfault on ppc64

2006-08-17 Thread Étienne Bersac


-- 
segfault on ppc64
https://launchpad.net/bugs/56758

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56758] Re: segfault on ppc64

2006-08-17 Thread Simon Law
Which computers does it crash on then?

** Changed in: wireless-tools (Ubuntu)
   Importance: Untriaged = Medium
   Status: Unconfirmed = Confirmed

-- 
segfault on ppc64
https://launchpad.net/bugs/56758

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56758] Re: [Bug 56758] Re: segfault on ppc64

2006-08-17 Thread Étienne Bersac
On jeu, 2006-08-17 at 23:18 +, Simon Law wrote:
 Which computers does it crash on then?

Sorry, on ppc64 (iMac G5 rev C).

-- 
segfault on ppc64
https://launchpad.net/bugs/56758

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs