[Bug 235613] Re: [Hardy][wine][regression] Segmentation Fault in Palm Hotsync over serial

2008-07-16 Thread Jan Hoogenraad
Since the latest wine upgrade (wine-1.1.1)  I get the following error message 
as well at the time of the crash:
err:seh:setup_exception_record nested exception on signal stack in thread 0009 
eip 7bc65efa esp 7ffdb900 stack 0x232000-0x33
$ uname -a
Linux his08 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686 GNU/Linux

-- 
[Hardy][wine][regression] Segmentation Fault in Palm Hotsync over serial 
https://bugs.launchpad.net/bugs/235613
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184711] Re: network-admin error: The interface does not exist

2008-06-25 Thread Jan Hoogenraad
Fedor:
this bug is not about network-admin, but about  gnome-nettool. I tried this 
fix, but
gksu gnome-nettool 
has the same (wrong !) behavior as launching it directly from Nautilus.

-- 
network-admin error: The interface does not exist
https://bugs.launchpad.net/bugs/184711
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235613] [NEW] [Hardy][wine][regression] Segmentation Fault in Palm Hotsync over serial

2008-05-28 Thread Jan Hoogenraad
Public bug reported:

Binary package hint: wine

I upgraded to  Ubuntu Hardy, and wine 1.0-rc1.
Hotsync manager 1.0 for Palm Pilot worked fine before.
http://appdb.winehq.org/objectManager.php?sClass=versioniId=10362

Now it crashes half-way synchronising over the serial port, sometimes after a
few seconds, sometimes much later in the process.
These crashes reproduce well, and yield a segmentation fault without further
information
$ wine hotsync.exe
Segmentation fault
$

I do not know if this means that a part of Wine crashes, or just the
application.
I added logging, where it seems that the problem lies within the call below:
0009:CallTo16(func=111f:072a,ds=1087,118f,7404,,0006) ss:sp=1087:ffd0

It is disappointing that an application that used to work fine, and I came to
depend on, is now broken.
Logging can be found at Wine HQ:
http://bugs.winehq.org/show_bug.cgi?id=13296
---
I've recompiled with several versions of wine, especially those that did work 
with Gutsy.
The problem does not disappear. Therefore, I think it's not a change in wine 
that triggers the problem, but rather a problem in another module in Hardy.
---
I just got the kernel upgrade from vmlinuz-2.6.24-16 to vmlinuz-2.6.24-17 
(patch for Ubuntu Hardy).
Now, the problem is less frequent.
It seems that I can introduce the failure by switching electrical equipment 
nearby. Therefore, I think that the crash occurs after a severe communications 
failure. 
Apparently, Hardy generates them, even with no ambient influences, where Gutsy 
didn't.

lsb_release -rd
Description:Ubuntu 8.04
Release:8.04

** Affects: wine (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[Hardy][wine][regression] Segmentation Fault in Palm Hotsync over serial 
https://bugs.launchpad.net/bugs/235613
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-17 Thread Jan Hoogenraad
Below the server side log, as for the file debug1.txt.
uid is same as on client, gid differs; gid is OK for client.
I did try to disable unix extensions on the client side, but this did not 
change the results
Further information on the systems that may help:
Under previous Ubuntu versions, I was able to mount this share with smbfs, but 
not with CIFS (probably due to permissions).

[2008/05/02 22:07:28, 1] smbd/service.c:make_connection(550)
  his08 (10.0.0.151) connect to service jhh as user jhh (uid=1015, gid=100) 
(pid 1795)
[2008/05/02 22:07:46, 0] smbd/nttrans.c:map_share_mode(443)
  map_share_mode: Incorrect value 8000 for desired_access to file 
\pldirs.txt
[2008/05/02 22:07:52, 1] smbd/service.c:close_cnum(583)
  his08 (10.0.0.151) closed connection to service jhh
[2008/05/02 22:09:18, 1] smbd/service.c:make_connection(550)
  his08 (10.0.0.151) connect to service jhh as user jhh (uid=1015, gid=100) 
(pid 1797)
[2008/05/02 23:20:52, 1] smbd/reply.c:reply_sesssetup_and_X(925)
  Rejecting user 'jhh': authentication failed
[2008/05/02 23:21:41, 1] smbd/service.c:close_cnum(583)
  his08 (10.0.0.151) closed connection to service jhh

server side permissions
-rw-r--r--1 jhh  users 456 Apr 12 14:26 pldirs.txt
and output on client side, after mount command:
-rwxrwSrwx 1 root root 456 2008-04-12 14:26 pldirs.txt

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-17 Thread Jan Hoogenraad
Below the server side log, as for the file debug1.txt.
uid is same as on client, gid differs; gid is OK for client.
I did try to disable unix extensions on the client side, but this did not 
change the results
Further information on the systems that may help:
Under previous Ubuntu versions, I was able to mount this share with smbfs, but 
not with CIFS (probably due to permissions).

[2008/05/02 22:07:28, 1] smbd/service.c:make_connection(550)
  his08 (10.0.0.151) connect to service jhh as user jhh (uid=1015, gid=100) 
(pid 1795)
[2008/05/02 22:07:46, 0] smbd/nttrans.c:map_share_mode(443)
  map_share_mode: Incorrect value 8000 for desired_access to file 
\pldirs.txt
[2008/05/02 22:07:52, 1] smbd/service.c:close_cnum(583)
  his08 (10.0.0.151) closed connection to service jhh
[2008/05/02 22:09:18, 1] smbd/service.c:make_connection(550)
  his08 (10.0.0.151) connect to service jhh as user jhh (uid=1015, gid=100) 
(pid 1797)
[2008/05/02 23:20:52, 1] smbd/reply.c:reply_sesssetup_and_X(925)
  Rejecting user 'jhh': authentication failed
[2008/05/02 23:21:41, 1] smbd/service.c:close_cnum(583)
  his08 (10.0.0.151) closed connection to service jhh

server side permissions
-rw-r--r--1 jhh  users 456 Apr 12 14:26 pldirs.txt
and output on client side, after mount command:
-rwxrwSrwx 1 root root 456 2008-04-12 14:26 pldirs.txt

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-16 Thread Jan Hoogenraad
My server: an old linux server: Linux 2.2.16-22 #1 Tue Aug 22 16:16:55 EDT 2000 
i586 unknown
/usr/sbin/smbd -V: Version 2.0.7

On the server: both accounts where the uid is the same as on the client, and 
(most) accounts where the uid differs from that on the client.
Passwords in plain text (local network, also supporting Windows XP en Windows 
95 machines)

Shares: defined as:
[homes]
   comment = Home Directories
   browseable = no
   writable = yes

Command:
sudo mount -t smbfs //his01/jhh ~/t5 -o user=jhh

---

Did the client side log I (debug1.txt) attached to the bug report help
you at all ?

 Mapping smb error code 12 to POSIX err -13
 Error in Open = -13
cifs_open returned 0xfff3
CIFS VFS: leaving cifs_open (xid = 30) rc = -13

netmisc is not coming from the samba git, so I looked it up at:
http://lxr.free-electrons.com/source/fs/cifs/netmisc.c
The mapping error string does not tell if it is a DOS or SVR error class. I 
guess it is a bad open mode:
 #define ERRbadaccess12  /* Invalid open mode. */

If I look at the samba SERVER code, I guess that the new Hardy samba
provides garbled (or improved ???) parameters to the open command, where
map_open_params_to_ntcreate then breaks (rather than the PERMISSIONS) on
the server.

The POSIX err -13 is then (incorrectly !) further propagated as a
permissions error.

Furthermore: I am able to read the files using Nautilus, but I need to
type my passwords a few times. It is just that mounting does not work.
Therefore my first personal suspect were the interactions with the (for
Hardy changed) gvfs and keyring.

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-16 Thread Jan Hoogenraad
My server: an old linux server: Linux 2.2.16-22 #1 Tue Aug 22 16:16:55 EDT 2000 
i586 unknown
/usr/sbin/smbd -V: Version 2.0.7

On the server: both accounts where the uid is the same as on the client, and 
(most) accounts where the uid differs from that on the client.
Passwords in plain text (local network, also supporting Windows XP en Windows 
95 machines)

Shares: defined as:
[homes]
   comment = Home Directories
   browseable = no
   writable = yes

Command:
sudo mount -t smbfs //his01/jhh ~/t5 -o user=jhh

---

Did the client side log I (debug1.txt) attached to the bug report help
you at all ?

 Mapping smb error code 12 to POSIX err -13
 Error in Open = -13
cifs_open returned 0xfff3
CIFS VFS: leaving cifs_open (xid = 30) rc = -13

netmisc is not coming from the samba git, so I looked it up at:
http://lxr.free-electrons.com/source/fs/cifs/netmisc.c
The mapping error string does not tell if it is a DOS or SVR error class. I 
guess it is a bad open mode:
 #define ERRbadaccess12  /* Invalid open mode. */

If I look at the samba SERVER code, I guess that the new Hardy samba
provides garbled (or improved ???) parameters to the open command, where
map_open_params_to_ntcreate then breaks (rather than the PERMISSIONS) on
the server.

The POSIX err -13 is then (incorrectly !) further propagated as a
permissions error.

Furthermore: I am able to read the files using Nautilus, but I need to
type my passwords a few times. It is just that mounting does not work.
Therefore my first personal suspect were the interactions with the (for
Hardy changed) gvfs and keyring.

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-15 Thread Jan Hoogenraad
Could you please help me out a little more on how to compile samba, so
that I can try it as well ?

I installed git and autogen from the package manager.
Then I got the git package as described in:
http://wiki.samba.org/index.php/Using_Git_for_Samba_Development
I did autogen.sh in the samba/source directory, and then followed the 
instructions from 
http://ubuntuforums.org/showthread.php?t=707370highlight=cifs+samba+hardy
Now, no smbmount executable was generated.
furthermore 'make install' installed everything into /usr/local/samba.
With starting mount.cifs in that directory, I could not mount directories, but 
I suspect this has to do with that it's still using hardy's libraries.

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184711] Re: network-admin error: The interface does not exist

2008-05-13 Thread Jan Hoogenraad
Same problem. My /etc/network/interfaces file was  300 (mostly empty lines) 
long. On the last lines, the interfaces are set to auto. I don't know what's 
wrong.
This bug causes me not to be able to perform a workaround:
https://answers.launchpad.net/ubuntu/+question/5525

-- 
network-admin error: The interface does not exist
https://bugs.launchpad.net/bugs/184711
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 229698] [NEW] [Hardy] system administration networking tools Devices Configuration consistently reports The interface does not exist

2008-05-12 Thread Jan Hoogenraad
Public bug reported:

After starting
system  administration  networking tools  Devices 
Hitting the Configuration button on any selected (and existing) network 
device consistently yields an error box with heading The interface does not 
exist

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[Hardy] system  administration  networking tools  Devices  Configuration 
consistently reports The interface does not exist
https://bugs.launchpad.net/bugs/229698
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 200500] Re: WLAN loosing connection: No ProbeResp

2008-05-12 Thread Jan Hoogenraad
I think that the main problem here is NetworkManager.
I don't mind that after a while of no signal, the network is disconnected.
However, the system should be able to recover from this gracefully, and retry 
once proper signal is available again.
I think this is what is really broken in Hardy now, apart from the other rt 
bugs (see eg. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/190515 )

Note that going to a non-beacon mode would fix the problem in a way 
JoshuaPurcell describes.
https://answers.launchpad.net/ubuntu/+question/5525

My adapter:
RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01) / Subsystem: Linksys WMP54G 2.0 
PCI Adapter

-- 
WLAN loosing connection: No ProbeResp
https://bugs.launchpad.net/bugs/200500
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 226601] Re: [Hardy] network manager nor rt2400/rt2500 driver reconnects Wireless WiFi after disconnect due to bad signal

2008-05-12 Thread Jan Hoogenraad
The situation of the error is the same as 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/200500
Where is that bug report, the focus is on how to avoid missing the signal under 
normal circumstances (basically drivers software), this bug is about the error 
treatment after loosing signal.

-- 
[Hardy] network manager nor rt2400/rt2500 driver reconnects Wireless WiFi after 
disconnect due to bad signal
https://bugs.launchpad.net/bugs/226601
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 192119] Re: [hardy] iwl3945 fails reporting networks with iwlist wlan0 scan

2008-05-12 Thread Jan Hoogenraad
This is actually documented, and intended behavior.  
Set status to invalid: it actually is a valid report, but behavior should not 
be changed.
From  man iwlist :

PARAMETERS
   scan[ning]
  Give the list of Access Points and Ad-Hoc cells  in  range,  and
  optionally a whole bunch of information about them (ESSID, Qual‐
  ity, Frequency,  Mode...).  The  type  of  information  returned
  depends on what the card supports.
  Triggering  scanning  is  a privileged operation (root only) and
  normal users can only read left-over scan results.  By  default,
  the way scanning is done (the scope of the scan) is dependant on
  the card and card settings.
  This command take optional arguments, however most drivers  will
  ignore  those.  The  option essid is used to specify a scan on a
  specific ESSID. The option last do not trigger a scan  and  read
  left-over scan results.

** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu)
   Status: Triaged = Invalid

-- 
[hardy] iwl3945 fails reporting networks with iwlist wlan0 scan
https://bugs.launchpad.net/bugs/192119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 200500] Re: WLAN loosing connection: No ProbeResp

2008-05-12 Thread Jan Hoogenraad
I should also have referred to a separate bug report I filed for this:
https://bugs.launchpad.net/ubuntu/+bug/226601

-- 
WLAN loosing connection: No ProbeResp
https://bugs.launchpad.net/bugs/200500
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 190515] Re: [Hardy] Low bandwidth with rt2400 / rt2500 drivers

2008-05-11 Thread Jan Hoogenraad
It took me a day, many reboots, and only worse performance:
I installed linux-backports-modules-hardy (NOT the -386, as I inadvertently 
did, or the -rt, but the -generic, as automatically selected).
Speed still set to 1 Mb instead of 54Mb. 
Dramatic worse performance after a connection was broken due to bad signal: I 
could not het the PC to work as a router, except after rebooting. 
Installing linux-backports-modules-hardy STRONGLY DISCOURAGED.

-- 
[Hardy] Low bandwidth with rt2400 / rt2500 drivers
https://bugs.launchpad.net/bugs/190515
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 190515] Re: [Hardy] Low bandwidth with rt2400 / rt2500 drivers

2008-05-09 Thread Jan Hoogenraad
Question on Andreas Gnaus 2008-05-07 21:38:03 UTC contribution: in
Synaptic, I see a couple of similar units. Do you mean the complete
backport package for all modules that have had a backport, or only
linux-backports-modules-hardy-rt ? Do you have success with it ?

-- 
[Hardy] Low bandwidth with rt2400 / rt2500 drivers
https://bugs.launchpad.net/bugs/190515
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-09 Thread Jan Hoogenraad
I don't understand why it's set to incomplete all the time. People are
requesting SERVER logs all the time, while a CLIENT log is attached. The
bug clearly is in the CLIENT, not in the server, as the servers are
always non-Ubuntu, unchanged systems of all kinds. If ever requesting a
server log, please also indicate where in the attached CLIENT log you
foresee that the Ubuntu people have messed up.

** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 107115] Re: log out or switch user results in crash

2008-05-04 Thread Jan Hoogenraad
I feel like I should open a new bug report, as my symptoms seem really 
different.
I implemented the change as described in bug report 118605.
To my horror, my system now freezes consistently.
However, I removed the ATI driver, and all my problems seem to be gone now.

sudo lspci -vvv

00:00.0 Host bridge: ATI Technologies Inc Radeon Xpress 200 Host Bridge (rev 01)
Subsystem: Hewlett-Packard Company Unknown device 2a31
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort+ SERR- PERR-
Latency: 64
Region 3: Memory at ignored (64-bit, non-prefetchable)


01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 
200] (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Unknown device 2a31
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-
Latency: 64 (2000ns min), Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 10
Region 0: Memory at d000 (32-bit, prefetchable) [size=256M]
Region 1: I/O ports at a000 [size=256]
Region 2: Memory at feaf (32-bit, non-prefetchable) [size=64K]
Expansion ROM at feac [disabled] [size=128K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 
Enable-
Address:   Data: 

-- 
log out or switch user results in crash
https://bugs.launchpad.net/bugs/107115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 226420] [NEW] [Hardy] vlc and gvfs do not work together

2008-05-04 Thread Jan Hoogenraad
Public bug reported:

Binary package hint: vlc

In hardy, gvfs is now the standard.
Unfortunately, this breaks playing files on mounted drives with vlc from 
Nautilus.
Background: the new locators, like ftp:// and smb://, are interpreted by vlc as 
a protocol, rather than as a file handle.
vlc tries to find a protocol, unaware that gvfs would provide that for vlc if 
vlc tried just to open it as a file.

This is an unfortunate side-effect of making gvfs required for hardy.

** Affects: vlc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[Hardy] vlc and gvfs do not work together
https://bugs.launchpad.net/bugs/226420
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 222034] Re: There is a kernel issue with 2.6.24-16-generic. Wireless seems to be broken on a PC with a Linksys WMP54G 2.0 PCI adapter (RaLink RT2500 802.11g ).

2008-05-04 Thread Jan Hoogenraad
Please have a look at the workaround at #190515: [Hardy] Low bandwidth
with rt2400 / rt2500 drivers. It helped me.

-- 
There is a kernel issue with 2.6.24-16-generic. Wireless seems to be broken on 
a PC with a Linksys WMP54G 2.0 PCI adapter (RaLink RT2500 802.11g ).
https://bugs.launchpad.net/bugs/222034
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 105276] Re: Linksys WMP54G 4.1 card won't connect to wireless router but the card and router are recognized

2008-05-04 Thread Jan Hoogenraad
Please have a look at the workaround at #190515: [Hardy] Low bandwidth
with rt2400 / rt2500 drivers. It helped me.

-- 
Linksys WMP54G 4.1 card won't connect to wireless router but the card and 
router are recognized
https://bugs.launchpad.net/bugs/105276
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 226601] [NEW] [Hardy] network manager nor rt2400/rt2500 driver reconnects Wireless WiFi after disconnect due to bad signal

2008-05-04 Thread Jan Hoogenraad
Public bug reported:

[Hardy] network manager nor rt2400/rt2500 driver reconnects Wireless WiFi after 
disconnect due to bad signal
After a while, my wireless wifi connection disconnects. This may be due poor 
reception conditions.
Under Gutsy, the network would reconnect, and I just would have been without 
network for a few minutes.
Under Hardy, the network fails; but network manager, route and iwlist  still 
see the network as if it was still there.

reconnection via Network manager mostly is impossible, due to bug
#208533: Network Settings untick connection not displaying properly

I have applied the workaround to /etc/rc.local from #190515: [Hardy] Low
bandwidth with rt2400 / rt2500 drivers.

Logging from syslog:

May  4 17:58:16 his08 kernel: [29250.198349] wlan0: No ProbeResp from current 
AP 00:13:10:4b:78:aa - assume out of range
May  4 18:09:39 his08 kernel: [29932.396930] wlan0: RX deauthentication from 
00:13:10:4b:78:aa (reason=2)
May  4 18:09:39 his08 kernel: [29932.396936] wlan0: deauthenticated
May  4 18:09:39 his08 kernel: [29932.397847] wlan0: RX deauthentication from 
00:13:10:4b:78:aa (reason=2)
May  4 18:09:39 his08 kernel: [29932.398893] wlan0: RX deauthentication from 
00:13:10:4b:78:aa (reason=2)

lspci -vvv
02:02.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01)
Subsystem: Linksys WMP54G 2.0 PCI Adapter
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- 
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 64, Cache Line Size: 128 bytes
Interrupt: pin A routed to IRQ 18
Region 0: Memory at febfe000 (32-bit, non-prefetchable) [size=8K]
Capabilities: access denied

$ lsb_release -rd
Description:Ubuntu 8.04
Release:8.04

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[Hardy] network manager nor rt2400/rt2500 driver reconnects Wireless WiFi after 
disconnect due to bad signal
https://bugs.launchpad.net/bugs/226601
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-03 Thread Jan Hoogenraad
** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-03 Thread Jan Hoogenraad
** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 107115] Re: log out or switch user results in crash

2008-05-03 Thread Jan Hoogenraad
I have had the same problem for a long time: every 10th switch crashed the 
system. 
Crashes How badly ? blank screen + Numlock does not change the light on the 
keyboard (i.e. complete system stuck).
On Hardy Heron 8.04: it does this now most of the time. Hardy is the worst 
Ubumtu release I've seen so far.

My sysytem: Compaq dualcore, 2Gb memory with ATI card, using proprietary
driver. (I don't see a tool anymore under system/administration with
which I can provide more information)

-- 
log out or switch user results in crash
https://bugs.launchpad.net/bugs/107115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 226275] [NEW] [hardy] iwlist wlan0 scan fails to show networks with linksys WMP54G

2008-05-03 Thread Jan Hoogenraad
Public bug reported:

This bug has some simliarities with  #192119 [hardy] iwl3945 fails reporting 
networks with iwlist wlan0 scan
but differs in a) the device I have (#192119 gets very vendor specific) and b) 
the exact behavior.

While I actually use a network via NetworkManager but iwlist still fails to 
show something without sudo:
When I try to show all networks in range with 'iwlist wlan0 scan' I get 'No 
scan results', this result is almost immediate.
If I do this as root instead, it  shows the network that is used ( it takes 
about 1/2 a second).

lsb_release -rd
Description:Ubuntu 8.04
Release:8.04

Additional info: 
With hardy, download rates on the network are reduced from 180 kb/s (with 
Gutsy) to approx 30 kb/sec.
With hardy, I don't see networks of neighbors in the network list, while with 
Gutsy I usually saw some.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[hardy] iwlist wlan0 scan fails to show networks with linksys WMP54G 
https://bugs.launchpad.net/bugs/226275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 226275] Re: [hardy] iwlist wlan0 scan fails to show networks with linksys WMP54G

2008-05-03 Thread Jan Hoogenraad
Might have to do with theold RT driver in Hardy. Then, this might be
related to bug 190515. My card info:

$ sudo lspci -vvv

02:02.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01)
Subsystem: Linksys WMP54G 2.0 PCI Adapter
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- 
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 64, Cache Line Size: 128 bytes
Interrupt: pin A routed to IRQ 20
Region 0: Memory at febfe000 (32-bit, non-prefetchable) [size=8K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

-- 
[hardy] iwlist wlan0 scan fails to show networks with linksys WMP54G 
https://bugs.launchpad.net/bugs/226275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 190515] Re: [Hardy] Low bandwidth with rt2400 / rt2500 drivers

2008-05-03 Thread Jan Hoogenraad
'sudo iwconfig wlan0 rate 54M' helped me out with RaLink RT2500 802.11g 
Cardbus/mini-PCI (rev 01) / Subsystem: Linksys WMP54G 2.0 PCI Adapter
Thanks a lot for the workaround.

-- 
[Hardy] Low bandwidth with rt2400 / rt2500 drivers
https://bugs.launchpad.net/bugs/190515
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-02 Thread Jan Hoogenraad
I have exaxctly the same problems. Due to this, my Ubuntu computer has
started to be a nuisance, especially because downgrading back to 7.* is
impossible, and gvfs cannot be disabled without removing Nautilus and
the Ubuntu desktop. What a pain  is hardy !

My configuration: 1 Ubuntu hardy destop, and a file server (90 MHz
Pentium, 40Mb RAM) running another distro, with an old kernel 2.2.16-22.
Using samba, no guest accounts, plain passwords, different UIDs for the
same users on both machines.

I have performed the commands below
  515  cd /proc/fs
  517  smbmount //his01/jhh ~/t5 
  519  cd cifs
  521  sudo sh -c 'echo 1  traceSMB '
  522  sudo sh -c 'echo 3  cifsFYI '
  523  cd ..
  524  smbumount  ~/t5 
...
  532  smbmount //his01/jhh ~/t5 
  533  cat ~/t5/pldirs.txt
cat: /home/jhh/t5/pldirs.txt: Permission denied
  534  smbumount  ~/t5 

After the smbmount: the directory structure looks fine. On this particular file:
-rwxrwSrwx 1 jhh jhh 456 2008-04-12 14:26 pldirs.txt

Attached the logging. I've taken out the raw data blocks (hex codes).
At May  2 22:07:46 his08 kernel: [ 5020.107903] : the signature of the error


** Attachment added: debug1.txt
   http://launchpadlibrarian.net/14095273/debug1.txt

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-02 Thread Jan Hoogenraad
I have exaxctly the same problems. Due to this, my Ubuntu computer has
started to be a nuisance, especially because downgrading back to 7.* is
impossible, and gvfs cannot be disabled without removing Nautilus and
the Ubuntu desktop. What a pain  is hardy !

My configuration: 1 Ubuntu hardy destop, and a file server (90 MHz
Pentium, 40Mb RAM) running another distro, with an old kernel 2.2.16-22.
Using samba, no guest accounts, plain passwords, different UIDs for the
same users on both machines.

I have performed the commands below
  515  cd /proc/fs
  517  smbmount //his01/jhh ~/t5 
  519  cd cifs
  521  sudo sh -c 'echo 1  traceSMB '
  522  sudo sh -c 'echo 3  cifsFYI '
  523  cd ..
  524  smbumount  ~/t5 
...
  532  smbmount //his01/jhh ~/t5 
  533  cat ~/t5/pldirs.txt
cat: /home/jhh/t5/pldirs.txt: Permission denied
  534  smbumount  ~/t5 

After the smbmount: the directory structure looks fine. On this particular file:
-rwxrwSrwx 1 jhh jhh 456 2008-04-12 14:26 pldirs.txt

Attached the logging. I've taken out the raw data blocks (hex codes).
At May  2 22:07:46 his08 kernel: [ 5020.107903] : the signature of the error


** Attachment added: debug1.txt
   http://launchpadlibrarian.net/14095273/debug1.txt

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-02 Thread Jan Hoogenraad
In addition to the previous post, I also see strange behavior while connecting 
via Nautilus: 
- directory displays OK. 
- at opening a text file I get a strange authentication required pop-up, for a 
user called guest (see attached)
- then, everything seems to go fine after that.
- then an endless loop due to a circular reference in the fileserver 
filesystem, eating away all resources. May be caused by tracker trying to index 
the newly mounted filesystem.

** Attachment added: Screenshot-Authentication Required.png
   
http://launchpadlibrarian.net/14095306/Screenshot-Authentication%20Required.png

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208533] Re: Network Settings untick connection not displaying properly

2008-05-02 Thread Jan Hoogenraad
Same behavior here: I have a wireless and a wired connection, and both show the 
same:
Clicking one time does not un-tick. Second time: sometimes a real disconnect 
(and shown !)
Only then, it's possible to re-connect to the networks.

It is consistent behavior. Reproduces really well.

-- 
Network Settings untick connection not displaying properly
https://bugs.launchpad.net/bugs/208533
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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