[Bug 72321] Re: Include Brother scanner drivers

2009-02-22 Thread Kai-Uwe Widany
** Summary changed:

- Include Brother scanner drivers (brother2, brother)
+ Include Brother scanner drivers

** Description changed:

  I would like to see the Brother Scanner drivers for sane in Ubuntu
- (brother2 and brother).
+ (called brother, brother2 and brother3 in sane).
  
- Brother has a website with drivers: 
http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html
- An a FAQ-page: 
http://solutions.brother.com/linux/sol/printer/linux/linux_faq.html
+ Brother has a website with drivers and packages for Debian:
+ http://solutions.brother.com/linux/en_us/index.html
  
  The driver works on a Brother DCP-7025 when you add a line to 
"/etc/udev/rules.d/45-libsane.rules":
  SYSFS{idVendor}=="04f9", SYSFS{idProduct}=="0184", MODE="664",GROUP="scanner"
  
  This has probably to be done with every supported model.

** Tags added: needs-packaging

-- 
Include Brother scanner drivers
https://bugs.launchpad.net/bugs/72321
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 91672] Re: VPN connections overwrite any MTU set on the interface

2009-02-03 Thread Kai-Uwe Widany
A workaround is to use a networkmanager-dispatcher script. I've attached
mine which seems to work.

** Attachment added: "02mtu"
   http://launchpadlibrarian.net/21952422/02mtu

-- 
VPN connections overwrite any MTU set on the interface
https://bugs.launchpad.net/bugs/91672
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 72321] Re: Include Brother scanner drivers (brother2, brother)

2009-01-27 Thread Kai-Uwe Widany
If your scanner is connected via USB, then you have to run "lsusb". This
lists all your USB devices. Search for an entry which looks like your
scanner. This, for example, is my scanner:

Bus 005 Device 005: ID 04f9:0184 Brother Industries, Ltd DCP-7025
Printer

The 4-digit numbers after "ID" are the ones you have to use in your udev
rules. In this case:

SYSFS{idVendor}=="04f9", SYSFS{idProduct}=="0184", MODE="664",
GROUP="scanner"

This instruction is quite similar to those from Brother: 
http://solutions.brother.com/linux/en_us/
There you also get the driver packages.

-- 
Include Brother scanner drivers (brother2, brother)
https://bugs.launchpad.net/bugs/72321
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 290285] Re: Grayed out "Connect" button when using WPA2 Entreprise+TLS authentication

2008-11-21 Thread Kai-Uwe Widany
I have solved this problem for me by using a private keyfile with a
password associated to it which I didn't have before. Now the button
isn't grayed out and I'm able to successfully establish a connection.
Maybe this is helpful for others, too.

-- 
Grayed out "Connect" button when using WPA2 Entreprise+TLS authentication
https://bugs.launchpad.net/bugs/290285
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 113551] Re: Remote capture with Canon Powershot A640

2007-10-27 Thread Kai-Uwe Widany
This seems to be resolved in Gutsy Gibbon.

** Changed in: libgphoto2 (Ubuntu)
   Status: New => Fix Released

-- 
Remote capture with Canon Powershot A640
https://bugs.launchpad.net/bugs/113551
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 111502] Re: network-manager unreliable with multiple APs

2007-07-28 Thread Kai-Uwe Widany
I have similar Problems. Connection drops from time to time on Networks
with many access points. Because my system is a bit different (Ubuntu
7.04 (i386), ipw2200), I think this problem may be related to network-
manager.

-- 
network-manager unreliable with multiple APs
https://bugs.launchpad.net/bugs/111502
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 119824] No harddisks after resume from sleep with ata_piix

2007-06-11 Thread Kai-Uwe Widany
Public bug reported:

Binary package hint: linux-image-2.6.20-16-generic

On a Samsung X20 Notebook (ICH6M, see lspci below), my harddisks are not
mouted after resuming from standby (S3). The Desktop comes back but you
can't do anything because no commands are found. I was able to have a
successful first resume, but after a following resume from standby the
error occurred.

This seems to be the case when the kernel uses the "ata_piix" module
instead of "piix". With the "piix" module i have not found this error
and standby/resume works fine even after several standby/resume cycles.
Kernel version is 2.6.20-16.29.

I was able to note some parts of the syslog when I opened the syslog-
viewer before going to standby:

ata1.00: n_sectors mismatch 156368016 != 155306477
ata1.00: limiting speed to UDMA/33:PIO3
ata1: failed to recover some devices, retrying in 5 secs

If I switch to a console there are several lines like this:

scsi 0:0:0:0: rejectiong I/O to dead device
EXT3-fs error (device sda2): ext3_find_entry: reading directory #2513008 offset 0

On a clean boot, the syslog part from ata looks like:

Jun 11 09:02:30 localhost kernel: [6.016000] ata1.00: ata_hpa_resize 1: 
sectors = 155306477, hpa_sectors = 156368016
Jun 11 09:02:30 localhost kernel: [6.016000] ata1.00: Host Protected Area 
detected.
Jun 11 09:02:30 localhost kernel: [6.016000]  current size : 155306477 
sectors (79516 MB)
Jun 11 09:02:30 localhost kernel: [6.016000]  native  size : 156368016 
sectors (80060 MB)
Jun 11 09:02:30 localhost kernel: [6.528000] ata1.00: SET of native 
returned 0, expected 156368016
Jun 11 09:02:30 localhost kernel: [6.528000] ata1.00: ATA-7: SAMSUNG 
MP0804H, UE100-11, max UDMA/100
Jun 11 09:02:30 localhost kernel: [6.528000] ata1.00: 155306477 sectors, 
multi 16: LBA48 
Jun 11 09:02:30 localhost kernel: [6.528000] ata1.01: ATAPI, max UDMA/33
Jun 11 09:02:30 localhost kernel: [6.536000] ata1.00: ata_hpa_resize 1: 
sectors = 155306477, hpa_sectors = 156368016
Jun 11 09:02:30 localhost kernel: [6.536000] ata1.00: Host Protected Area 
detected.
Jun 11 09:02:30 localhost kernel: [6.536000]  current size : 155306477 
sectors (79516 MB)
Jun 11 09:02:30 localhost kernel: [6.536000]  native  size : 156368016 
sectors (80060 MB)
Jun 11 09:02:30 localhost kernel: [6.584000] ata1.00: SET of native 
returned 0, expected 156368016
Jun 11 09:02:30 localhost kernel: [6.584000] ata1.00: configured for 
UDMA/100
Jun 11 09:02:30 localhost kernel: [6.796000] ata1.01: configured for UDMA/33
Jun 11 09:02:30 localhost kernel: [6.796000] scsi1 : ata_piix
Jun 11 09:02:30 localhost kernel: [6.796000] ata2: port disabled. ignoring.
Jun 11 09:02:30 localhost kernel: [6.796000] scsi 0:0:0:0: Direct-Access
 ATA  SAMSUNG MP0804H  UE10 PQ: 0 ANSI: 5
Jun 11 09:02:30 localhost kernel: [6.84] scsi 0:0:1:0: CD-ROM   
 TEAC DV-W28E  S.0A PQ: 0 ANSI: 5
Jun 11 09:02:30 localhost kernel: [6.868000] SCSI device sda: 155306477 
512-byte hdwr sectors (79517 MB)
Jun 11 09:02:30 localhost kernel: [6.868000] sda: Write Protect is off
Jun 11 09:02:30 localhost kernel: [6.868000] sda: Mode Sense: 00 3a 00 00
Jun 11 09:02:30 localhost kernel: [6.868000] SCSI device sda: write cache: 
enabled, read cache: enabled, doesn't support DPO or FUA
Jun 11 09:02:30 localhost kernel: [6.868000] SCSI device sda: 155306477 
512-byte hdwr sectors (79517 MB)
Jun 11 09:02:30 localhost kernel: [6.868000] sda: Write Protect is off
Jun 11 09:02:30 localhost kernel: [6.868000] sda: Mode Sense: 00 3a 00 00
Jun 11 09:02:30 localhost kernel: [6.868000] SCSI device sda: write cache: 
enabled, read cache: enabled, doesn't support DPO or FUA
Jun 11 09:02:30 localhost kernel: [6.868000]  sda: sda1 sda2 sda3 sda4
Jun 11 09:02:30 localhost kernel: [6.90] sd 0:0:0:0: Attached scsi disk 
sda
Jun 11 09:02:30 localhost kernel: [6.908000] sd 0:0:0:0: Attached scsi 
generic sg0 type 0
Jun 11 09:02:30 localhost kernel: [6.908000] scsi 0:0:1:0: Attached scsi 
generic sg1 type 5
Jun 11 09:02:30 localhost kernel: [7.276000] sr0: scsi3-mmc drive: 24x/24x 
writer dvd-ram cd/rw xa/form2 cdda tray
Jun 11 09:02:30 localhost kernel: [7.276000] Uniform CD-ROM driver 
Revision: 3.20
Jun 11 09:02:30 localhost kernel: [7.276000] sr 0:0:1:0: Attached scsi 
CD-ROM sr0

lspci:

00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express 
Processor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express 
Graphics Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI 
Express Port 1 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #1 (rev 03)
00:1d.1 USB Controlle

[Bug 50707] Re: JDK docs not listed in yelp

2007-06-01 Thread Kai-Uwe Widany
In Ubuntu feisty I have switched to sun-java6. The java-docs still don't
get listed in yelp. I though it would be nice to have a central overview
of installed documentation.

-- 
JDK docs not listed in yelp
https://bugs.launchpad.net/bugs/50707
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 70020] Re: Samsung r55/r65: Laptop keys don't funtion

2007-05-11 Thread Kai-Uwe Widany
In addition I removed some other modules i don't need oon this machine
(why di I need "asus_acpi" on a Samsung machine?, ...). The loaded
modules can be seen with the "lsmod" command. I've attached my
blacklist.

Maybe, this is helpful for someone.

** Attachment added: "My module blacklist"
   http://librarian.launchpad.net/7605646/blacklist-custom

-- 
Samsung r55/r65: Laptop keys don't funtion
https://bugs.launchpad.net/bugs/70020
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 113551] Remote capture with Canon Powershot A640

2007-05-09 Thread Kai-Uwe Widany
Public bug reported:

There is a problem with setting parameters for remote capture from a
Canon Powershot A640 with the gphoto2 tool (ghoto2 --list-config). The
Problem has also been discussed here:

http://sourceforge.net/mailarchive/forum.php?thread_name=264641.74240.qm%40web23011.mail.ird.yahoo.com&forum_name
=gphoto-devel

It seems the camera reports the wrong vendor. And so it is not
recognized as a Canon one. This is probably fixed already in the current
version of libgphoto2 (changelog of libgphoto2 in svn).

** Affects: libgphoto2 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Remote capture with Canon Powershot A640
https://bugs.launchpad.net/bugs/113551
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 70020] Re: Samsung r55/r65: Laptop keys don't funtion

2007-05-07 Thread Kai-Uwe Widany
On Samsung R65 with Intel graphics:

Blacklisting the "video" mudule seems to make the brightness-keys work
again. For example, create a file "/etc/modprobe.d/blacklist-custom"
with the line "blacklist video".

-- 
Samsung r55/r65: Laptop keys don't funtion
https://bugs.launchpad.net/bugs/70020
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 72321] Include Brother scanner drivers (brother2, brother)

2006-11-18 Thread Kai-Uwe Widany
Public bug reported:

I would like to see the Brother Scanner drivers for sane in Ubuntu
(brother2 and brother).

Brother has a website with drivers: 
http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html
An a FAQ-page: 
http://solutions.brother.com/linux/sol/printer/linux/linux_faq.html

The driver works on a Brother DCP-7025 when you add a line to 
"/etc/udev/rules.d/45-libsane.rules":
SYSFS{idVendor}=="04f9", SYSFS{idProduct}=="0184", MODE="664",GROUP="scanner"

This has probably to be done with every supported model.

** Affects: sane-backends-extras (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Include Brother scanner drivers (brother2, brother)
https://launchpad.net/bugs/72321

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


[Bug 4229] Re: Totem receives BadAlloc when playing very large movies using Xv

2006-07-12 Thread Kai-Uwe Widany
I get this error when trying to watch wmv9 videos with resolutions of 1280x720 
and 1440x1080 on a i915GM with a screen-resolution of 1400x1050.
I have modified my xorg.conf to:

VideoRam65536
Option  "CacheLines" "1024"

Now it play both videos fine.

-- 
Totem receives BadAlloc when playing very large movies using Xv
https://launchpad.net/bugs/4229

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