[Bug 606238] Re: synaptic touchpad not recognized on dell latitude e6510 and others

2012-09-18 Thread useResa
@bgamari

Thank you for your clear instructions in comment #155. They really
helped.

Had to change a little though.

Instead of your last two commands I used:
cp /boot/config-$(uname -r) .
make oldconfig

Next I followed the instructions in comment #139
cd driver/input/mouse
make -C /lib/modules/`uname -r`/build M=`pwd` psmouse.ko

then as root
rmmod psmouse
insmod ./psmouse.ko

Now indeed the touchpad is recognized
xinput list
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ Logitech USB-PS/2 Optical Mouse   id=11   [slave  pointer  (2)]
⎜   ↳ DualPoint Stick   id=14   [slave  pointer  (2)]
⎜   ↳ AlpsPS/2 ALPS DualPoint TouchPad  id=16   [slave  pointer  (2)]

Scrolling works nicely! Thank you for your efforts.

The final issue I have is that after reboot it is no longer recognized.
Running the above commands as root fixes it again.

Is there a way to fix it permanently?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/606238

Title:
  synaptic touchpad not recognized on dell latitude e6510 and others

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/606238/+subscriptions

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

[Bug 606238] Re: synaptic touchpad not recognized on dell latitude e6510 and others

2012-09-18 Thread useResa
@bgamari
In reaction to my previous comment (#160), I have succeeded to make the change 
persistant.

I have firstly backup the original psmouse.ko 
sudo cp /lib/modules/`uname -r`/kernel/drivers/input/mouse/psmouse.ko ~/backup 
directory/psmouse.ko.backup

Next I have copied the psmouse.ko created from your instructions to replace the 
original psmouse.ko
sudo cp linux/drivers/input/mouse/psmouse.ko /lib/modules/`uname 
-r`/kernel/drivers/input/mouse/psmouse.ko

And issued the following commands
sudo modprobe -r psmouse
sudo modprobe psmouse

This worked. Now also after reboot the touchpad is still detected
$ xinput list
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ Logitech USB-PS/2 Optical Mouse   id=11   [slave  pointer  (2)]
⎜   ↳ DualPoint Stick   id=15   [slave  pointer  (2)]
⎜   ↳ AlpsPS/2 ALPS DualPoint TouchPad  id=16   [slave  pointer  (2)]
Once again, thanks for the help and the fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/606238

Title:
  synaptic touchpad not recognized on dell latitude e6510 and others

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/606238/+subscriptions

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

[Bug 606238] Re: synaptic touchpad not recognized on dell latitude e6510 and others

2012-09-17 Thread useResa
I have been reading positive comments on getting the touchpad working on
Dell Latitude E6430 with the solution as provided by pfoo in comment
#139.

Unfortunately I have (too) little knowledge of git to know how to implement the 
solution.
I have tried both:
git clone https://github.com/bgamari/linux/tree/alps
and: 
git clone https://github.com/bgamari/linux/tree/alps.git
but for both commands I get:
Cloning into 'alps'...
fatal: https://github.com/bgamari/linux/tree/alps/info/refs not found: did you 
run git update-server-info on the server?

I assume I am doing something wrong. Could someone please give step by
step instructions on how to try this solution?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/606238

Title:
  synaptic touchpad not recognized on dell latitude e6510 and others

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/606238/+subscriptions

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


[Bug 111000] Re: Keyboard doesn't work within a java applet (Sun Secure Global Destop)

2012-09-05 Thread useResa
I am running Ubuntu 12.04 LTS 64 bit version and have been experiencing the 
same issue.
It seems that I can never input keyboard strokes and/or mouse clicks in Unity. 
In cinnamon (which I have installed as an additional DE) it sometimes is 
possible but also in this environment it does fail every now and then.

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION=Ubuntu 12.04.1 LTS

$ aptitude show firefox
Package: firefox 
State: installed
Automatically installed: no
Version: 15.0+build1-0ubuntu0.12.04.1

I have installed oracle sun java from the wepupd8 ppa (as described here: 
http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html) 
and my java version is:
$ java -version
java version 1.7.0_07
Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)

If more information is required, please let me know.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/111000

Title:
  Keyboard doesn't work within a java applet (Sun Secure Global Destop)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sun-java5/+bug/111000/+subscriptions

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


[Bug 1037250] [NEW] installation failure at grub step, dell latitude e6430

2012-08-15 Thread useResa
Public bug reported:

At the end of installation grub failed to install on /dev/sda and
/dev/sda1

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubiquity 2.10.16
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
CasperVersion: 1.315
Date: Wed Aug 15 21:03:19 2012
InstallCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz
LiveMediaBuild: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 (20120425)
ProcEnviron:
 TERM=unknown
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise ubiquity-2.10.16

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1037250

Title:
  installation failure at grub step, dell latitude e6430

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1037250/+subscriptions

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


[Bug 1037250] Re: installation failure at grub step, dell latitude e6430

2012-08-15 Thread useResa
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1037250

Title:
  installation failure at grub step, dell latitude e6430

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1037250/+subscriptions

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


[Bug 1037250] Re: installation failure at grub step, dell latitude e6430

2012-08-15 Thread useResa
I installed Ubuntu from an USB stick that was created with unetbootin.
During the second trial of the installation I looked at the advanced partition 
editor and noticed that by default grub was going to be installed on /dev/sdb. 
Changing this to /dev/sda resulted in a succesful installation.

So basically not a big issue. Just the question remaining: why is the
default not the same as the disk (partition) that is chosen for the
installation?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1037250

Title:
  installation failure at grub step, dell latitude e6430

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1037250/+subscriptions

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


[Bug 1016165] Re: virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module failed to build [error: implicit declaration of function ‘do_mmap’]

2012-07-27 Thread useResa
Although I also experienced the same issue again with kernel 3.5.0-6, something 
has changed.
Before this kernel I did not have full screen capabilities, currently I have. 
Even after reboots.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016165

Title:
  virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module
  failed to build [error: implicit declaration of function ‘do_mmap’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1016165/+subscriptions

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

[Bug 1016165] Re: virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module failed to build [error: implicit declaration of function ‘do_mmap’]

2012-07-20 Thread useResa
No change with kernel 3.5.0-5 and VBox 4.1.18

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016165

Title:
  virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module
  failed to build [error: implicit declaration of function ‘do_mmap’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1016165/+subscriptions

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

[Bug 1021613] Re: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

2012-07-06 Thread useResa
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021613

Title:
  nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1021613/+subscriptions

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


[Bug 1016165] Re: virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module failed to build [error: implicit declaration of function ‘do_mmap’]

2012-07-06 Thread useResa
Same error message appears with the latest kernel version (3.5.0-3)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016165

Title:
  virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module
  failed to build [error: implicit declaration of function ‘do_mmap’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1016165/+subscriptions

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

[Bug 1016165] Re: virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module failed to build [error: implicit declaration of function ‘do_mmap’]

2012-06-27 Thread useResa
Situation is still present in the 4.1.18 version of VirtualBox and the latest 
version of the kernel.
$ uname -r
3.5.0-2-generic

Error reported when installing the guest additions:
Building the VirtualBox Guest Additions kernel modules
The headers for the current running kernel were not found. If the following
module compilation fails then this could be the reason.

Building the main Guest Additions module ...fail!
(Look at /var/log/vboxadd-install.log to find out what went wrong)
Doing non-kernel setup of the Guest Additions ...done.
Installing the Window System drivers
Installing X.Org Server 1.11 modules ...done.
Setting up the Window System to use the Guest Additions ...done.
You may need to restart the hal service and the Window System (or just restart
the guest system) to enable the Guest Additions.

Installing graphics libraries and desktop services components ...done.

Attached /var/log/vboxadd-install.log which still indicates:
/tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:1150:9: error: implicit 
declaration of function ‘do_mmap’ [-Werror=implicit-function-declaration]

** Attachment added: vboxadd-install.log
   
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1016165/+attachment/3205419/+files/vboxadd-install.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016165

Title:
  virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module
  failed to build [error: implicit declaration of function ‘do_mmap’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1016165/+subscriptions

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

[Bug 1016229] [NEW] virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module failed to build

2012-06-21 Thread useResa
Public bug reported:

Error was reported during an aptitude full-upgrade of an installation
of Ubuntu 12.10 in VirtualBox (host is Ubuntu 12.04).

It may have to do with the fact that this afternoon VirtualBox was upgraded to 
release 4.1.18.
However, not sure about this.

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: virtualbox-guest-dkms 4.1.16-dfsg-2
ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
Uname: Linux 3.4.0-5-generic i686
ApportVersion: 2.2.5-0ubuntu1
Architecture: i386
DKMSKernelVersion: 3.5.0-1-generic
Date: Thu Jun 21 22:14:12 2012
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120606.2)
PackageArchitecture: all
PackageVersion: 4.1.16-dfsg-2
SourcePackage: virtualbox
Title: virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 quantal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016229

Title:
  virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1016229/+subscriptions

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


[Bug 1016229] Re: virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module failed to build

2012-06-21 Thread useResa
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016229

Title:
  virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1016229/+subscriptions

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


[Bug 1016229] Re: virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module failed to build

2012-06-21 Thread useResa
** Attachment added: /var/lib/dkms/vboxguest/4.1.18/build/make.log
   
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1016229/+attachment/3199422/+files/make.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016229

Title:
  virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1016229/+subscriptions

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


[Bug 1016229] Re: virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module failed to build

2012-06-21 Thread useResa
During the upgrade the following errors where indicated:
Setting up linux-image-extra-3.5.0-1-generic (3.5.0-1.1) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 3.5.0-1-generic 
/boot/vmlinuz-3.5.0-1-generic
Error! Bad return status for module build on kernel: 3.5.0-1-generic (i686)
Consult /var/lib/dkms/virtualbox-guest/4.1.16/build/make.log for more 
information.
ERROR (dkms apport): binary package for vboxguest: 4.1.18 not found
Error! Bad return status for module build on kernel: 3.5.0-1-generic (i686)
Consult /var/lib/dkms/vboxguest/4.1.18/build/make.log for more information.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.5.0-1-generic 
/boot/vmlinuz-3.5.0-1-generic
update-initramfs: Generating /boot/initrd.img-3.5.0-1-generic

Both files are attached for reference.

** Attachment added: /var/lib/dkms/virtualbox-guest/4.1.16/build/make.log
   
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1016229/+attachment/3199420/+files/make.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016229

Title:
  virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1016229/+subscriptions

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


[Bug 946124] Re: [power]: gnome-settings-daemon crashed with SIGSEGV in gnome_rr_screen_get_dpms_mode()

2012-06-08 Thread useResa
I encountered this bug when I quit the installer during in installation
of the quantal-desktop-i386.iso in VirtualBox on an Ubuntu 12.04 host.
As also indicated in comment #7 also to me it was indicated that bug
#1008818 was the issue.

Note 1: The reason to quit the installer was the fact that it indicated I was 
not connected to the internet. However, when opening Firefox it turned out I 
was connected.
Note 2: The issue did not appear again when restarting the installer, so maybe 
quiting it was the cause?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/946124

Title:
  [power]: gnome-settings-daemon crashed with SIGSEGV in
  gnome_rr_screen_get_dpms_mode()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/946124/+subscriptions

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


[Bug 683249] Re: cant connect to rdp or vnc via ssh tunnel in version 8.0

2012-05-03 Thread useResa
I recently upgraded to Ubuntu 12.04 and, as the OP, have been using
Remmina for several releases now to connect to remote servers. With the
latest upgrade I have been faced with the issue as described: Unable to
connect to RDP via ssh while the settings are identical to before the
upgrade.

$ apt-cache policy remmina
remmina:
  Installed: 1.0.0-1ubuntu6
  Candidate: 1.0.0-1ubuntu6
  Version table:
 *** 1.0.0-1ubuntu6 0
500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
100 /var/lib/dpkg/status
 1.0.0-1ubuntu5 0
500 http://nl.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

$ apt-cache policy remmina-plugin-rdp
remmina-plugin-rdp:
  Installed: 1.0.0-1ubuntu6
  Candidate: 1.0.0-1ubuntu6
  Version table:
 *** 1.0.0-1ubuntu6 0
500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
100 /var/lib/dpkg/status
 1.0.0-1ubuntu5 0
500 http://nl.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION=Ubuntu 12.04 LTS

$ uname -r
3.2.0-24-generic-pae

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/683249

Title:
  cant connect to rdp or vnc via ssh tunnel in version 8.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/683249/+subscriptions

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


[Bug 683249] Re: cant connect to rdp or vnc via ssh tunnel in version 8.0

2012-05-03 Thread useResa
Update to my previous comment:
In my case it turned out that an expired password was the cause for the error 
message.
Once changed: By connecting to the server by another way and changing the 
password in the remmina connection properties it connects without issues

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/683249

Title:
  cant connect to rdp or vnc via ssh tunnel in version 8.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/683249/+subscriptions

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


[Bug 976805] Re: lubuntu 12.04 incorrect nm-applet icon

2012-05-02 Thread useResa
Mark thanks for finding the actual issue.
Your (temporary) solution, as provided in comment #4, solved it for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/976805

Title:
  lubuntu 12.04 incorrect nm-applet icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/976805/+subscriptions

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


[Bug 328174] Re: Uninstalling sun-java6-* does not remove the binfmts-entry for jar

2012-04-28 Thread useResa
I have just upgraded from Ubuntu 11.10 to Ubuntu 12.04.
One of the things I did after the upgrade is change over to Java 7 by using the 
PPA as described on the WEB UPD8 page (see 
http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html).

During the installation I noticed the following error message:
update-binfmts: warning: current package is oracle-java7, but binary format 
already installed by sun-java6

As the OP I had a very similar result when running update-binfmts --display 
(partial result given below)
jar (enabled):
 package = sun-java6
type = magic
  offset = 0
   magic = PK\x03\x04
mask = 
 interpreter = /usr/lib/jvm/java-6-sun-1.6.0.26/jre/lib/jexec
detector = 

I used the suggestion as opted by the OP using the following command
$ sudo update-binfmts --package sun-java6 --remove jar 
/usr/lib/jvm/java-6-sun-1.6.0.26/jre/lib/jexec
update-binfmts: warning: no executable 
/usr/lib/jvm/java-6-sun-1.6.0.26/jre/lib/jexec found, but continuing anyway as 
you request

Next I reinstalled the Java 7 installer
$ sudo aptitude reinstall oracle-java7-installer

Now the warning is no longer present and the correct jexec is displayed (again 
partial result of upate-binfmts --display):
jar (enabled):
 package = oracle-java7
type = magic
  offset = 0
   magic = PK\x03\x04
mask = 
 interpreter = /usr/lib/jvm/java-7-oracle/jre/lib/jexec
detector =

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/328174

Title:
  Uninstalling sun-java6-* does not remove the binfmts-entry for jar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sun-java6/+bug/328174/+subscriptions

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


[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-04-27 Thread useResa
I am on 12.04 32-bit and encountered the same issue.
Resolved by using the suggestion as made in comment #9 in Bug #975560

$ rm -rf ~/.swt/lib/linux/x86
$ ln -s /usr/lib/jni ~/.swt/lib/linux/x86

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/728825

Title:
  Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

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


[Bug 976805] [NEW] lubuntu 12.04 incorrect nm-applet icon

2012-04-08 Thread useResa
Public bug reported:

Yesterday I upgraded my lubuntu installation to release 12.04 by modifying the 
/etc/apt/sources.list and performing the upgrade.
Current situation:
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION=Ubuntu precise (development branch)
$ uname -a
Linux Dell-Dimension-2400 3.2.0-22-generic #35-Ubuntu SMP Tue Apr 3 18:32:42 
UTC 2012 i686 i686 i386 GNU/Linux

What I noticed is that the nm-applet shows an empty wireless connection
icon (see attachment) while I am connected using a wired connection.

Based on Bug #936421 I expected that the elementary-icon-theme was here the 
cause as well, so I tried a reinstall of this package, which resulted in the 
following:
$ sudo aptitude reinstall elementary-icon-theme
The following packages will be REINSTALLED:
  elementary-icon-theme 
0 packages upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not 
upgraded.
Need to get 0 B/1,979 kB of archives. After unpacking 0 B will be used.
(Reading database ... 131701 files and directories currently installed.)
Preparing to replace elementary-icon-theme 2.7.1-0ubuntu6 (using 
.../elementary-icon-theme_2.7.1-0ubuntu6_all.deb) ...
Unpacking replacement elementary-icon-theme ...
gtk-update-icon-cache-3.0: The generated cache was invalid.
WARNING: icon cache generation failed for /usr/share/icons/elementary
Setting up elementary-icon-theme (2.7.1-0ubuntu6) ...
gtk-update-icon-cache-3.0: The generated cache was invalid.
WARNING: icon cache generation failed for /usr/share/icons/elementary

Based on Bug #741387 I checked the /usr/share/icons/elementary directory and 
found the following (partial output displayed)
/usr/share/icons/elementary$ du -d3
snip
48  ./status/48/untitled folder
snip
48  ./panel/48/temp
snip

I removed these two directories and now the icon cache was updated succesfully
$ sudo gtk-update-icon-cache -ft /usr/share/icons/elementary
gtk-update-icon-cache: Cache file created successfully.

However, still the incorrect icon displays.

** Affects: elementary-icon-theme (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/976805

Title:
  lubuntu 12.04 incorrect nm-applet icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/976805/+subscriptions

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


[Bug 976805] Re: lubuntu 12.04 incorrect nm-applet icon

2012-04-08 Thread useResa
** Attachment added: Incorrect nm-applet icon in Lubuntu panel
   
https://bugs.launchpad.net/bugs/976805/+attachment/3030723/+files/Lubuntu_Incorrect_Network_Icon.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/976805

Title:
  lubuntu 12.04 incorrect nm-applet icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/976805/+subscriptions

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


[Bug 831380] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:575: _XReply: Assertion `!xcb_xlib_extra_reply_data_left' failed.

2011-08-22 Thread useResa
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831380

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:575: _XReply: Assertion
  `!xcb_xlib_extra_reply_data_left' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/831380/+subscriptions

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


[Bug 806170] Re: metacity crashed with SIGSEGV in SmcCloseConnection()

2011-08-22 Thread useResa
Received the same error after reboot today in Oneiric (Linux ubuntu-
desktop 3.0.0-9-generic #12-Ubuntu SMP Sat Aug 20 18:54:43 UTC 2011 i686
i686 i386 GNU/Linux).

Package: metacity
Version: 1:2.34.1-1ubuntu1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/806170

Title:
  metacity crashed with SIGSEGV in SmcCloseConnection()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/806170/+subscriptions

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


[Bug 814999] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:515: _XReply: Assertion `!dpy-xcb-reply_data' failed.

2011-07-23 Thread useResa
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/814999

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:515: _XReply: Assertion `!dpy-xcb-reply_data'
  failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/814999/+subscriptions

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


[Bug 804891] Re: nautilus crashed with SIGSEGV in g_timer_stop()

2011-07-22 Thread useResa
I am not sure what to make of comment #6. Does this mean that this bug
is closed?

Fact is indeed that Nautilus did not start correctly and that I have an 
entirely empty window.
However, until today I encounter this every time I use Nautilus for the first 
time after a reboot.

Can someone please clarify the status?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/804891

Title:
  nautilus crashed with SIGSEGV in g_timer_stop()

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/804891/+subscriptions

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


[Bug 804891] Re: nautilus crashed with SIGSEGV in g_timer_stop()

2011-07-22 Thread useResa
Thanks for clarifying the situation. I had indeed seen that the bug
status was saying Triaged but was confused by the remark of Johannes.
Thus I thought it was better to confirm.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/804891

Title:
  nautilus crashed with SIGSEGV in g_timer_stop()

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/804891/+subscriptions

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


[Bug 813500] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-07-20 Thread useResa
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/813500

Title:
  metacity crashed with SIGABRT in __kernel_vsyscall()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/813500/+subscriptions

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


[Bug 808508] Re: [oneiric] libindicator6 breaks libindicator3

2011-07-11 Thread useResa
Sebastien thank you for your reply. I fully understand the comment and agree.
The main reason for reporting this bug was the fact that I read bug #808009 
which is purely focussed on XFCE.
My point was to indicate that not only XFCE was touched by the breakage.

In future I will not report such transition statusses anymore.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/808508

Title:
  [oneiric] libindicator6 breaks libindicator3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libindicator/+bug/808508/+subscriptions

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


[Bug 808508] [NEW] [oneiric] libindicator6 breaks libindicator3

2011-07-10 Thread useResa
Public bug reported:

Last Friday's updates (IIRC) resulted initially in the installation of
libindicator6 which in return resulted in the removal of the ubuntu-
desktop package. I have left it like this over the weekend hoping that
an additional update would resolve this issue.

Currently I have opted to re-install ubuntu-desktop to at least have an 
operating desktop but this removed all the indicators in the top right corner 
of unity-2d (which I have because of the limitation of my graphics card).
Installation of ubuntu-desktop gave the following result:
$ sudo aptitude install ubuntu-desktop
[sudo] password for rdrijsen: 
The following NEW packages will be installed:
  libindicator3{a} libunity-2d-private0{a} ubuntu-desktop unity-2d 
  unity-2d-launcher{a} unity-2d-panel{a} unity-2d-places{a} 
  unity-2d-spread{a} 
0 packages upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/571 kB of archives. After unpacking 2,363 kB will be used.
The following packages have unmet dependencies:
  libindicator6: Breaks: libindicator3 (= 0.3.90-0ubuntu1) but 0.3.22-0ubuntu2 
is to be installed.
The following actions will resolve these dependencies:

  Remove the following packages:
1)  gir1.2-appindicator-0.1 
2)  indicator-application-gtk2  
3)  indicator-appmenu-gtk2  
4)  indicator-datetime-gtk2 
5)  indicator-me-gtk2   
6)  indicator-messages-gtk2 
7)  indicator-session-gtk2  
8)  indicator-sound-gtk2
9)  indicator-weather   
10) jockey-gtk  
11) libappindicator0.1-cil  
12) libappindicator1
13) libindicator6   
14) python-appindicator 
15) tomboy  
16) transmission-gtk

  Leave the following dependencies unresolved:  
17) ibus recommends python-appindicator 
18) ubuntu-desktop recommends jockey-gtk
19) ubuntu-desktop recommends transmission-gtk  
20) unity-2d-panel recommends indicator-application-gtk2
21) unity-2d-panel recommends indicator-appmenu-gtk2
22) unity-2d-panel recommends indicator-datetime-gtk2   
23) unity-2d-panel recommends indicator-me-gtk2 
24) unity-2d-panel recommends indicator-messages-gtk2   
25) unity-2d-panel recommends indicator-session-gtk2
26) unity-2d-panel recommends indicator-sound-gtk2  


Accept this solution? [Y/n/q/?] Y
The following NEW packages will be installed:
  libindicator3{a} libunity-2d-private0{a} ubuntu-desktop unity-2d 
  unity-2d-launcher{a} unity-2d-panel{a} unity-2d-places{a} 
  unity-2d-spread{a} 
The following packages will be REMOVED:
  couchdb-bin{u} desktopcouch{u} gir1.2-appindicator-0.1{a} 
  indicator-application-gtk2{a} indicator-appmenu-gtk2{a} 
  indicator-datetime-gtk2{a} indicator-me-gtk2{a} 
  indicator-messages-gtk2{a} indicator-session-gtk2{a} 
  indicator-sound-gtk2{a} indicator-weather{a} jockey-gtk{a} 
  libappindicator0.1-cil{a} libappindicator1{a} libindicator6{a} 
  libmozjs185-1.0{u} python-appindicator{a} 
  python-desktopcouch-application{u} python-desktopcouch-records{u} 
  python-pywapi{u} tomboy{a} transmission-gtk{a} 
0 packages upgraded, 8 newly installed, 22 to remove and 0 not upgraded.
Need to get 0 B/571 kB of archives. After unpacking 10.2 MB will be freed.
Do you want to continue? [Y/n/?]

As indicated I continued which resulted in a desktop looking like show
in the attachment.

The release I am running is:
$ lsb_release -rd
Description:Ubuntu oneiric (development branch)
Release:11.10

The package libindicator6 that I am talking about is the following (it is no 
longer installed at the moment)
$ aptitude show libindicator6
Package: libindicator6   
New: yes
State: not installed
Version: 0.3.90-0ubuntu1
Priority: optional
Section: libs
Maintainer: Ubuntu Core Developers ubuntu-devel-disc...@lists.ubuntu.com
Uncompressed Size: 127 k
Depends: libc6 (= 2.3.6-6~), libgdk-pixbuf2.0-0 (= 2.22.0), libglib2.0-0 (=
 2.26.0), libgtk2.0-0 (= 2.18)
Breaks: libindicator1 (= 0.3.90-0ubuntu1), libindicator2 (= 0.3.90-0ubuntu1),
libindicator3 (= 0.3.90-0ubuntu1)
Description: panel indicator applet - shared library
 This library contains information to build indicators to go into the indicator
 applet. 
 
 This package contains the library itself.
Homepage: https://launchpad.net/libindicator

If more information is required please let me know

** Affects: libindicator 

[Bug 808508] Re: libindicator6 breaks libindicator3

2011-07-10 Thread useResa
** Attachment added: Oneiric_No_Indicators.png
   
https://bugs.launchpad.net/bugs/808508/+attachment/2201360/+files/Oneiric_No_Indicators.png

** Summary changed:

- libindicator6 breaks libindicator3
+ [oneiric] libindicator6 breaks libindicator3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/808508

Title:
  [oneiric] libindicator6 breaks libindicator3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libindicator/+bug/808508/+subscriptions

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


[Bug 804889] Re: unity-2d-panel crashed with SIGSEGV in g_type_check_instance_cast()

2011-07-04 Thread useResa
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/804889

Title:
  unity-2d-panel crashed with SIGSEGV in g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/804889/+subscriptions

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


[Bug 804330] Re: nautilus crashed with SIGSEGV in g_file_query_info()

2011-07-04 Thread useResa
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/804330

Title:
  nautilus crashed with SIGSEGV in g_file_query_info()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/804330/+subscriptions

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


[Bug 803728] Re: root nautilus file browser segfaults with GLib-GIO-CRITICAL **: g_file_has_prefix: assertion `G_IS_FILE (file)' failed

2011-07-01 Thread useResa
I followed the suggestions as made by Pedro Villavicencio in comment #2.
The submitted bug report can be found as bug #804330

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803728

Title:
  root nautilus file browser segfaults with GLib-GIO-CRITICAL **:
  g_file_has_prefix: assertion `G_IS_FILE (file)' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/803728/+subscriptions

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


[Bug 712075] Re: [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid

2011-06-22 Thread useResa
I have tried the solution as described by sikkepitje in comment #52 however 
 unfortunately it did not resolve my issue.
I am still getting the EDID invalid checksum errors.

My hardware is the same as indicated in comment #27 however at the
moment I am running oneiric with the 3.0-1-generic kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/712075

Title:
  [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/712075/+subscriptions

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


[Bug 771788] Re: nVidia driver activated and apparently being used but reported as not being used by jockey-gtk

2011-05-01 Thread useResa
Opposed to what Forlong states in post #12 I only have nVidia loaded:

$ grep drv\.so /var/log/Xorg.0.log
[43.835] (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
[43.983] (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
[47.174] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[47.228] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[47.261] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[47.265] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[47.276] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[47.298] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[47.312] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[47.329] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[47.344] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[47.511] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so

In my case it is (I assume) because of the same reason as posted by Pako, have 
the same result with lshw -C display, in post #9:
$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string:   NVIDIA Corporation
OpenGL renderer string: GeForce Go 7300/PCI/SSE2
OpenGL version string:  2.1.2 NVIDIA 270.41.06

Not software rendered:yes
Not blacklisted:  no
GLX fbconfig: yes
GLX texture from pixmap:  yes
GL npot or rect textures: yes
GL vertex program:yes
GL fragment program:  yes
GL vertex buffer object:  yes
GL framebuffer object:yes
GL version is 1.4+:   yes

Unity supported:  no

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771788

Title:
  nVidia driver activated and apparently being used but reported as not
  being used by jockey-gtk

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


[Bug 772207] Re: version 173.14.30 is buggy for GeForce FX 5200

2011-04-30 Thread useResa
Same issue in natty with the following graphics card: nVidia Corporation
G72M [Quadro NVS 110M/GeForce Go 7300] (rev a1)

Driver installed is nvidia-current (Version: 270.41.06-0ubuntu1)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/772207

Title:
  version 173.14.30 is buggy for GeForce FX 5200

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


[Bug 712075] Re: [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid

2011-03-18 Thread useResa
I upgrade to the new kernel 2.6.38-7-generic and also for me the issue is still 
there.
Attached the dmesg with the new kernel.

** Attachment added: dmesg (2011.03.18)
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/712075/+attachment/1918752/+files/dmesg_20110318.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/712075

Title:
  [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid

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


[Bug 712075] Re: [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid

2011-03-06 Thread useResa
I am having the same error, both in my Ubuntu 10.10 as well in my Ubuntu 11.04 
installation. 
However, I do not so much have the flickering that is indicated. I am faced 
with a screen resolution that is stuck on 1024x768.
On release 10.10 I was able to retrieve my original screen resolution 
(1440x900) by creating an xorg.conf file based on the version that is created 
by X -configure. Doing the same trick with 11.04 resulted in a blank 
screen. I will attach the xorg.conf I am using for 10.10 as info.

This is on a Dell Dimension 2400 with an Intel graphics card:
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE 
Chipset Integrated Graphics Device (rev 01)
The monitor I have is an AG neovo K-A19.

The kernel versions I am running are:
For 10.10: 2.6.35-27-generic
For 11.04: 2.6.38-5-generic

The versions of xserver-xorg-video-intel I am running are:
For 10.10: 2:2.12.0-1ubuntu5.2
For 11.04: 2:2.14.0-4ubuntu1

I will attach the output of dmesg for both releases for information.
The OP indicates that sudo get-edid works for him. For me the command (on 
both releases) provides feedback but indicates it it unreliable. The result of 
the command is identical on both releases:

get-edid: get-edid version 2.0.0

Performing real mode VBE call
Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
Function supported
Call successful

VBE version 300
VBE string at 0x2110 Intel(r)845G/845GL/845GE/845GV Graphics Chip 
Accelerated VGA BIOS

VBE/DDC service about to be called
Report DDC capabilities

Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
Function supported
Call successful

Monitor and video card combination does not support DDC1 transfers
Monitor and video card combination supports DDC2 transfers
0 seconds per 128 byte EDID block transfer
Screen is not blanked during DDC transfer

Reading next EDID block

VBE/DDC service about to be called
Read EDID

Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
Function supported
Call failed

The EDID data should not be trusted as the VBE call failed
@�#��.h(x/Ӑ�YJ�$PT�@qO��5��Q�*0`�6���00726
   �2LR
  �K-A19

If additional input is required, please let me know.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/712075

Title:
  [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid

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

[Bug 712075] Re: [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid

2011-03-06 Thread useResa
** Attachment added: dmesg result on my 10.10 installation
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/712075/+attachment/1889431/+files/dmesg_10.10_20110305.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/712075

Title:
  [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid

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


[Bug 712075] Re: [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid

2011-03-06 Thread useResa
** Attachment added: dmesg result on my 11.04 installation
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/712075/+attachment/1889432/+files/dmesg_11.04_20110305.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/712075

Title:
  [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid

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


[Bug 712075] Re: [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid

2011-03-06 Thread useResa
** Attachment added: xorg.conf for 10.10 installation to get 1440x900 
resolution
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/712075/+attachment/1889433/+files/xorg.conf_10.10_20110305.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/712075

Title:
  [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid

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


[Bug 124373] Re: _cache-open() failed, please report

2010-10-30 Thread useResa
The comments made by missyblouir (#26 to #29) seem not bug related to me.
Can these be removed and/or the poster reported?

-- 
_cache-open() failed, please report
https://bugs.launchpad.net/bugs/124373
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 541492] Re: MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)

2010-09-18 Thread useResa
@sam,
I have been running Maverick since Alpha 1. Initially with the bleeding edge X 
but since Alpha 3 with the default X environment. I have replaced Lucid with 
Maverick due to this bug and I have to admit that (besides a few bumps) 
Maverick has been much more stable than Lucid ever was on my desktop.

So from my perspective it seems that they have it under control in
Maverick.

-- 
MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)
https://bugs.launchpad.net/bugs/541492
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 633593] Re: Beta i845G no screens found

2010-09-09 Thread useResa
As the OP I have ran into the same issue with the upgrade to kernel 2.6.35-20.
I have added, for now, i915.modeset=1 to the boot options in /etc/default/grub 
which gives me no crashes or black screens on boot up.

I will attach the Xorg.0.log from when I encountered the issue.

Additionally:
$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE 
Chipset Integrated Graphics Device (rev 01)
plus (partial):
$ aptitude show xserver-xorg-video-intel
Package: xserver-xorg-video-intel
State: installed
Automatically installed: no
Version: 2:2.12.0-1ubuntu3

If more information is required, please let me know.

-- 
Beta i845G no screens found
https://bugs.launchpad.net/bugs/633593
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 633593] Re: Beta i845G no screens found

2010-09-09 Thread useResa

** Attachment added: Xorg.O.log file when not using i915.modeset=1
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/633593/+attachment/1559483/+files/Xorg.0.log_20100908.txt

-- 
Beta i845G no screens found
https://bugs.launchpad.net/bugs/633593
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 541492] Re: MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)

2010-09-09 Thread useResa
jerrylamos thanks for filing the other bug.
I have indicated that I am also affected with the same bug and have added my 
Xorg.0.log file for reference.

-- 
MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)
https://bugs.launchpad.net/bugs/541492
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 541492] Re: MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)

2010-09-08 Thread useResa
As jerrylamos I am also running Maverick. I have been running it since
Alpha 1 on my desktop (Dell Dimension 2400) with an i845G graphics card
and was pleased that the intel graphics card issues seemed to have been
resolved.

However ... experienced exactly the same as jerrylamos that the upgrade
to the 2.6.35-20 kernel resulted in a black screen. But I have been able
to use the 2.6.35-19 kernel as before the upgrade so no issues there (at
least not until about 2 hours ago).

Is there any additional information I can provide or tests I can
perform?

-- 
MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)
https://bugs.launchpad.net/bugs/541492
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 541492] Re: MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)

2010-09-08 Thread useResa
Until now Maverick worked fine on my desktop without having to alter the boot 
options.
From comment #223 I understand that something has been altered with the coming 
of the 2.6.35-20 kernel now resulting in a black screen at startup.
Using the i915.modeset=1 indeed solved the issue for me now and gave me a 
problemless start up. So will add this to the default boot options until  ??

Do I understand correctly that a separate bug is to be filed for the
fact that with the 2.6.35-20 kernel the system does not start up
properly?

-- 
MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)
https://bugs.launchpad.net/bugs/541492
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 621076] [NEW] BUG: scheduling while atomic: gnome-panel/1361/0x10000001

2010-08-20 Thread useResa
Public bug reported:

This bug appeared after the upgrade from kernel 2.6.35-15-generic to
kernel 2.6.35-16-generic.

If more information is required, please let me know

ProblemType: KernelOops
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-16-generic 2.6.35-16.22
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-16.22-generic 2.6.35.2
Uname: Linux 2.6.35-16-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  rdrijsen   1250 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with AD1981B at irq 17'
   Mixer name   : 'Analog Devices AD1981B'
   Components   : 'AC97a:41445374'
   Controls  : 26
   Simple ctrls  : 18
Date: Fri Aug 20 13:18:16 2010
Failure: oops
HibernationDevice: RESUME=UUID=b38e4b75-1edc-4d92-a724-ca4568360133
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100602.2)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Lsusb:
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 002: ID 04f3:0210 Elan Microelectronics Corp. AM-400 Hama 
Optical Mouse
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Computer Corporation Dimension 2400
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-16-generic 
root=UUID=3c07fade-5842-4103-90b6-835770e4234f ro quiet splash
RelatedPackageVersions: linux-firmware 1.38
RfKill:
 
SourcePackage: linux
Title: BUG: scheduling while atomic: gnome-panel/1361/0x1001
dmi.bios.date: 12/02/2003
dmi.bios.vendor: Dell Computer Corporation
dmi.bios.version: A05
dmi.board.name: 0G1548
dmi.board.vendor: Dell Computer Corp.
dmi.board.version: A00
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA05:bd12/02/2003:svnDellComputerCorporation:pnDimension2400:pvr:rvnDellComputerCorp.:rn0G1548:rvrA00:cvnDellComputerCorporation:ct15:cvr:
dmi.product.name: Dimension 2400
dmi.sys.vendor: Dell Computer Corporation

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


** Tags: apport-kerneloops i386 kernel-oops maverick needs-upstream-testing 
regression-potential

-- 
BUG: scheduling while atomic: gnome-panel/1361/0x1001
https://bugs.launchpad.net/bugs/621076
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 621076] Re: BUG: scheduling while atomic: gnome-panel/1361/0x10000001

2010-08-20 Thread useResa

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503508/+files/AcpiTables.txt

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503509/+files/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503510/+files/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503511/+files/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503512/+files/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503513/+files/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503514/+files/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503515/+files/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503516/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503517/+files/Dependencies.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/621076/+attachment/1503518/+files/Lspci.txt

** Attachment added: OopsText.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503519/+files/OopsText.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503520/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503521/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503522/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503523/+files/ProcModules.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/621076/+attachment/1503524/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/621076/+attachment/1503525/+files/UdevLog.txt

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/621076/+attachment/1503526/+files/WifiSyslog.txt

-- 
BUG: scheduling while atomic: gnome-panel/1361/0x1001
https://bugs.launchpad.net/bugs/621076
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 541492] Re: MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)

2010-06-05 Thread useResa
Interesting link and read as provided by Aether (comment #131). 
Unfortunately Ubuntu does no longer use inittab and I know to little on how to 
control the startup order.

I know it is controlled by the S and the number following it in the
/etc/rcX.d (where X represents the runlevel) that is preceeding the file
names. However, it seems to me that the X environment is started from
/etc/rcS.d directory and I can not really see when that kicks in. If
this is at the end of the boot process my understanding is that X is
already started as last.

Can someone please confirm and test this (or explain how I can test it)
since until now none of the suggested workarounds have provided a stable
environment for me.

-- 
MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)
https://bugs.launchpad.net/bugs/541492
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 541492] Re: MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)

2010-04-09 Thread useResa
Basically I can only confirm wat has been posted recently.
IMHO the i915.modeset=0 option added gives me more headaches than WITHOUT.

Without the option I have currently 1 or 2 hard crashes a day, which is not 
pleasant but I can live with it since my desktop is not my production machine.
With the option the situation described above happens and at a much more 
frequent rate.

-- 
MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)
https://bugs.launchpad.net/bugs/541492
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 545201] Re: [i845] GPU lockup da27380f (PGTBL_ER: 0x00000049)

2010-04-02 Thread useResa
*** This bug is a duplicate of bug 541492 ***
https://bugs.launchpad.net/bugs/541492

In the Master bug #541492 I read the following:
However, I think it's pretty well known at this point that upstream's
code is fairly buggered with i845, so if you have that video card, if
you have a freeze it's probably not worth putting in more bug reports
about it at this point.  You can track the upstream bug report as it
progresses, and help them with testing things.  Be aware you'll probably
be expected to patch and build new kernels in order to do this.

Beyond that, assuming a patch doesn't come to light, the one other knob
we have to fiddle with at the distro level is to blacklist KMS from this
hardware.  See http://wiki.ubuntu.com/X/KernelModeSetting for more info
about this and how to configure it off (basically boot i915.modeset=0)
so it uses UMS instead.

Do I understand correctly that it is being advised to turn *off* KMS and check 
whether the freeze issues are over then?
In the Wiki I read it is possible to turn off KMS and thus reverting to UMS. 
But also the option of using framebuffering is mentioned. Which option is best 
to test?

Please advise

-- 
[i845] GPU lockup da27380f (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/545201
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 545201] Re: [i845] GPU lockup da27380f (PGTBL_ER: 0x00000049)

2010-03-27 Thread useResa
*** This bug is a duplicate of bug 541492 ***
https://bugs.launchpad.net/bugs/541492

Today my system is currently up and running for more than seven and a half 
hours (not always manned).
But have not encountered one single crash!  it is looking very hopeful!
Thanks Geir for the effort put in this.

One other thing I noticed (don't know if this has to do with the fix),
but I can now use the numeric keypad on my keyboard to enter numbers
when using the NX client. I was not able to do this before in Lucid.

-- 
[i845] GPU lockup da27380f (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/545201
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 545201] Re: [i845] GPU lockup da27380f (PGTBL_ER: 0x00000049)

2010-03-27 Thread useResa
*** This bug is a duplicate of bug 541492 ***
https://bugs.launchpad.net/bugs/541492

Sorry Geir ... almost wish I did not post the previous comment.
Shortly after my post the system crashed twice   :'(

I will try and run an apport-collect to see if I can provide information
to help you determine the cause.

-- 
[i845] GPU lockup da27380f (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/545201
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 545201] Re: [i845] GPU lockup da27380f (PGTBL_ER: 0x00000049)

2010-03-27 Thread useResa
*** This bug is a duplicate of bug 541492 ***
https://bugs.launchpad.net/bugs/541492

Sorry ... apport collect did not work 
You are not the reporter or subscriber of this problem report, or the report 
is a duplicate or already closed.
Please create a new report using apport-bug.

-- 
[i845] GPU lockup da27380f (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/545201
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 545201] Re: [i845] GPU lockup da27380f (PGTBL_ER: 0x00000049)

2010-03-26 Thread useResa
*** This bug is a duplicate of bug 541492 ***
https://bugs.launchpad.net/bugs/541492

The trial version (2:2.10.903-4-g0c47195.1) gave me more issues than the 
current official version (2:2.9.1-1ubuntu17).
Although the current official version crashes every once in a while, with the 
trial version I have experienced KernelOops errors and furthermore I was unable 
to use the (commercial) NX client (version: 3.3.0-6).

With the NX client I got logged out each time it tried to establish the display 
connection.
The KernelOops errors I have not reported separately since they only appeared 
after installation of the trial version and have not been appearing since I 
downgraded again to the current official version.

-- 
[i845] GPU lockup da27380f (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/545201
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 541492] Re: MASTER: [i845] GPU lockup (apport-crash)

2010-03-26 Thread useResa
Have posted my experiences with the trial version (2:2.10.903-4-g0c47195.1) in 
my original report, bug #545201
Unfortunately caused more issues than the current official version

-- 
MASTER: [i845] GPU lockup (apport-crash)
https://bugs.launchpad.net/bugs/541492
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 545201] Re: [i845] GPU lockup da27380f (PGTBL_ER: 0x00000049)

2010-03-26 Thread useResa
*** This bug is a duplicate of bug 541492 ***
https://bugs.launchpad.net/bugs/541492

Hi Geir,
I have installed the following package (partial output of aptitude show 
xserver-xorg-video-intel):
Package: xserver-xorg-video-intel
State: installed
Automatically installed: no
Version: 2:2.9.1-1ubuntu18~gomyhr2~clipsolids

I will test this version in the course of this weekend. Hope that is okay.
If this is the incorrect version, please let me know.

-- 
[i845] GPU lockup da27380f (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/545201
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 545201] Re: [i845] GPU lockup da27380f (PGTBL_ER: 0x00000049)

2010-03-26 Thread useResa
*** This bug is a duplicate of bug 541492 ***
https://bugs.launchpad.net/bugs/541492

What I can already can confirm is that the NX client works with the package 
from your repository.
The display connection works and I do not get logged out.

-- 
[i845] GPU lockup da27380f (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/545201
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 545201] Re: [i845] GPU lockup da27380f (PGTBL_ER: 0x00000049)

2010-03-25 Thread useResa
*** This bug is a duplicate of bug 541492 ***
https://bugs.launchpad.net/bugs/541492

Have installed (as suggested in bug #541492)  xserver-xorg-video intel package 
version: 2:2.10.903-4-g0c47195.1
Will provide feedback as soon as possible on results

-- 
[i845] GPU lockup da27380f (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/545201
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 524942] Re: FATAL: Could not open '/boot/System.map-2.6.32-13-generic': No such file or directory

2010-03-23 Thread useResa
Experiencing the same.
Now have packages linux-backports-modules-2.6.32-14-generic and 
linux-backports-modules-2.6.32-15-generic as residual config in Synaptic.
When I try to completely remove these packages I come across the same error 
message for each of the packages.

-- 
FATAL: Could not open '/boot/System.map-2.6.32-13-generic': No such file or 
directory
https://bugs.launchpad.net/bugs/524942
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 545201] [NEW] [i845] GPU lockup da27380f (PGTBL_ER: 0x00000049)

2010-03-23 Thread useResa
Public bug reported:

Binary package hint: xserver-xorg-video-intel

This bug is most likely a duplicate of bug report #541492

The reason for submitting this report separately is since my initial bug
report #529191 was closed due to the fact that updates were provided.
This is to confirm that the issue is still present in my situation.

Feel free to contact me if more information is required

ProblemType: Crash
Architecture: i386
Chipset: i845
Date: Tue Mar 23 17:09:49 2010
DistroRelease: Ubuntu 10.04
DkmsStatus: Error: [Errno 2] No such file or directory
DumpSignature: da27380f (PGTBL_ER: 0x0049)
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100224.1)
InterpreterPath: /usr/bin/python2.6
Lsusb:
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 002: ID 04f3:0210 Elan Microelectronics Corp. AM-400 Hama 
Optical Mouse
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Computer Corporation Dimension 2400
Package: xserver-xorg-video-intel 2:2.9.1-1ubuntu16
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-16-generic root=/dev/sda5
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: xserver-xorg-video-intel
Title: [i845] GPU lockup da27380f (PGTBL_ER: 0x0049)
Uname: Linux 2.6.32-16-generic i686
UserGroups:
 
XorgLogOld:
 
dmi.bios.date: 12/02/2003
dmi.bios.vendor: Dell Computer Corporation
dmi.bios.version: A05
dmi.board.name: 0G1548
dmi.board.vendor: Dell Computer Corp.
dmi.board.version: A00
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA05:bd12/02/2003:svnDellComputerCorporation:pnDimension2400:pvr:rvnDellComputerCorp.:rn0G1548:rvrA00:cvnDellComputerCorporation:ct15:cvr:
dmi.product.name: Dimension 2400
dmi.sys.vendor: Dell Computer Corporation
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-16-generic

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash freeze i386 lucid

-- 
[i845] GPU lockup da27380f (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/545201
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 545201] Re: [i845] GPU lockup da27380f (PGTBL_ER: 0x00000049)

2010-03-23 Thread useResa

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/41739852/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/41739853/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/41739854/Dependencies.txt

** Attachment added: IntelGpuDump.txt
   http://launchpadlibrarian.net/41739855/IntelGpuDump.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/41739856/Lspci.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/41739857/PciDisplay.txt

** Attachment added: ProcAttrCurrent.gz
   http://launchpadlibrarian.net/41739858/ProcAttrCurrent.gz

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/41739859/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/41739860/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/41739861/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/41739862/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/41739863/ProcStatus.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/41739864/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/41739865/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/41739866/UdevLog.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/41739867/XorgLog.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/41739868/Xrandr.txt

** Attachment added: i915_error_state.txt
   http://launchpadlibrarian.net/41739869/i915_error_state.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/41739870/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/41739871/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/41739872/xkbcomp.txt

-- 
[i845] GPU lockup da27380f (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/545201
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 529191] Re: X freeze - Screen turns black entirely

2010-03-23 Thread useResa
As suggested by you I have filed a new bug report, bug #545201

-- 
X freeze - Screen turns black entirely
https://bugs.launchpad.net/bugs/529191
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 529191] Re: X freeze - Screen turns black entirely

2010-03-13 Thread useResa
Since there has been several updates since I reported this I like to update the 
status.
At the moment I am using the following version of the package (partial output 
of aptitude show xserver-xorg-video intel:
Package: xserver-xorg-video-intel
State: installed
Automatically installed: no
Version: 2:2.9.1-1ubuntu13

At the moment each login will result in a crash report as attached to my 
previous post.
I will also try and provide another apport collect so you have the latest 
information available.

-- 
X freeze - Screen turns black entirely
https://bugs.launchpad.net/bugs/529191
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 529191] Re: X freeze - Screen turns black entirely

2010-03-13 Thread useResa
Tried to perform the apport-collect, unfortunately I am also affected by bug 
#538097 so could not sent the report.
If you need new and/or additional information, please advise

-- 
X freeze - Screen turns black entirely
https://bugs.launchpad.net/bugs/529191
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 529191] Re: X freeze - Screen turns black entirely

2010-03-06 Thread useResa
I like to add some screenshots to support why I have the idea this is intel 
related.
After login I get a crash detected message most of the time, see attachment.

** Attachment added: Screenshot-ApplicationProblem.png
   http://launchpadlibrarian.net/40323920/Screenshot-ApplicationProblem.png

-- 
X freeze - Screen turns black entirely
https://bugs.launchpad.net/bugs/529191
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 529191] Re: X freeze - Screen turns black entirely

2010-03-05 Thread useResa
** Tags added: apport-collected

-- 
X freeze - Screen turns black entirely
https://bugs.launchpad.net/bugs/529191
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 529191] Re: X freeze - Screen turns black entirely

2010-03-05 Thread useResa
Bryce, no worries.
My conclusion based on the added tags by myself is that the information has 
been collected and passed on.
If you require more information, please let me know.

-- 
X freeze - Screen turns black entirely
https://bugs.launchpad.net/bugs/529191
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 529191] Re: X freeze - Screen turns black entirely

2010-03-04 Thread useResa
I have tried to run (I suppose from a terminal) 'ubuntu-bug 529191' but then a 
window pops up indicating:
The specified process ID does not belong to a program.

Could you please instruct on how to run? TIA

-- 
X freeze - Screen turns black entirely
https://bugs.launchpad.net/bugs/529191
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 529191] Re: X freeze - Screen turns black entirely

2010-03-04 Thread useResa
What does work is running 'ubuntu-bug xserver-xorg-video-intel' and this does 
create a report.
However, I do not know how to attach this information to this existing bug 
report.
Please advise on next steps. TIA

-- 
X freeze - Screen turns black entirely
https://bugs.launchpad.net/bugs/529191
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 529191] [NEW] Screen turns black entirely

2010-02-27 Thread useResa
Public bug reported:

Binary package hint: xserver-xorg-video-intel

Release: 10.04, Ubuntu lucid (development branch)
Package: xserver-xorg-video-intel
Version: 2:2.9.1-1ubuntu6

Have installed lucid today on a separate partition (ext4) on a Dell Dimension 
that runs karmic as a main distro.
What I have noticed today is that (mostly when in a browser) the screen will go 
entirely black.
After a while the window that Ubuntu is running in low graphics mode will 
appear which allows me to log back in.
However, I notice no difference between the high graphics mode versus the low 
graphics mode.

If more information is required or additional logs should be provide,
please let me know.

ProblemType: Crash
Architecture: i386
Date: Sat Feb 27 21:25:59 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100224.1)
InterpreterPath: /usr/bin/python2.6
Package: xserver-xorg-video-intel 2:2.9.1-1ubuntu6
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
SourcePackage: xserver-xorg-video-intel
Uname: Linux 2.6.32-14-generic i686
UserGroups:

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash i386 lucid

-- 
Screen turns black entirely
https://bugs.launchpad.net/bugs/529191
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 529191] Re: Screen turns black entirely

2010-02-27 Thread useResa

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39863882/Dependencies.txt

** Attachment added: IntelGpuDump.txt
   http://launchpadlibrarian.net/39863883/IntelGpuDump.txt

** Attachment added: ProcAttrCurrent.gz
   http://launchpadlibrarian.net/39863884/ProcAttrCurrent.gz

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/39863885/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/39863886/ProcStatus.txt

-- 
Screen turns black entirely
https://bugs.launchpad.net/bugs/529191
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 436148] Re: cupsd: Child exited on signal 15! (Invalid cupsd.conf configuration)

2009-10-11 Thread useResa
Dereck Wonnacott's comment got me thinking (and worried that I may have 
reported something wrong).
As a result of his comment I checked again and the reported content was indeed 
the content of /etc/cups/cupsd.conf (see attachment).

What I did was:
rdrij...@dell-thuis:/etc/cups$ sudo cp cupsd.conf.O cupsd.conf
[sudo] password for rdrijsen: 
rdrij...@dell-thuis:/etc/cups$ sudo /etc/init.d/cups start
 * Starting Common Unix Printing System: cupsd  
[ OK ]

So that resolved the situation.

Question remains ... how did the content of /etc/fstab end up in
/etc/cups/cupsd.conf?

** Attachment added: screenshot_cupsd.conf.png
   http://launchpadlibrarian.net/33454687/screenshot_cupsd.conf.png

-- 
cupsd: Child exited on signal 15! (Invalid cupsd.conf configuration)
https://bugs.launchpad.net/bugs/436148
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 259385] Re: [i845] Intrepid Compiz freezes on login for i845

2009-09-26 Thread useResa
This morning's (at least for me morning) updates resulted in new versions of 
compiz and xserver-xorg-video-intel packages.
compiz: Version: 1:0.8.3+git20090917-0ubuntu4
xserver-xorg-video-intel: Version: 2:2.8.1-1ubuntu2

I can confirm that indeed the intel 845G driver has been blacklisted again:
# blacklist based on the pci ids 
# See http://wiki.compiz-fusion.org/Hardware/Blacklist for details
#T=   1002:5954 1002:5854 1002:5955 # ati rs480
#T=$T 1002:4153 # ATI Rv350
#T=$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12  # intel 965
#T=$T 8086:2a02  # Intel GM965
T=$T 8086:3577 8086:2562  # Intel 830MG, 845G (LP: #259385)
BLACKLIST_PCIIDS=$T
unset T

However ... IMHO ... this does not mean the bug is fixed. It means that with 
this action the symptom is prevented.
I would very much like that a solution would come in which the intel driver can 
be removed from the blacklist and that compiz will be working again.

-- 
[i845] Intrepid Compiz freezes on login for i845
https://bugs.launchpad.net/bugs/259385
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 259385] Re: [i845] Intrepid Compiz freezes on login for i845

2009-09-24 Thread useResa
I am running Karmic, fully updated, on a Dell Dimension 2300 with the indicated 
Intel card see below result of lspci -vvnn command:
00:02.0 VGA compatible controller [0300]: Intel Corporation 
82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device [8086:2562] (rev 
01)

I have the following version of compiz installed (partial output of aptitude 
show):
Package: compiz
State: installed
Automatically installed: no
Version: 1:0.8.3+git20090917-0ubuntu2
and the following version of the intel driver package:
Package: xserver-xorg-video-intel
State: installed
Automatically installed: no
Version: 2:2.8.1-1ubuntu1

I can confirm that the intel driver no longer is blacklisted in compiz since 
the line has been commented out, see below:
# blacklist based on the pci ids 
# See http://wiki.compiz-fusion.org/Hardware/Blacklist for details
#T=   1002:5954 1002:5854 1002:5955 # ati rs480
#T=$T 1002:4153 # ATI Rv350
#T=$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12  # intel 965
#T=$T 8086:2a02  # Intel GM965
#T=$T 8086:3577 8086:2562  # Intel 830MG, 845G (LP: #259385)
BLACKLIST_PCIIDS=$T

However, starting compiz, regardless whether I do this using System --
Preferences -- Appearance or by using the compiz-fusion icon results in
a desktop without panels and a free of mouse and keyboard. Also adding
the previously suggested option (AccelMethod XAA) to xorg.conf does not
help and also results in the freeze.

-- 
[i845] Intrepid Compiz freezes on login for i845
https://bugs.launchpad.net/bugs/259385
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 436148] [NEW] cupsd: Child exited on signal 15!

2009-09-24 Thread useResa
Public bug reported:

Binary package hint: cups

I am running an updated version of Karmic on a Dell Dimension 2300. Result of 
lsb_release -rd:
Description:Ubuntu karmic (development branch)
Release:9.10

Version of cups package that is installed:
cups:
  Installed: 1.4.1-2
  Candidate: 1.4.1-2
  Version table:
 *** 1.4.1-2 0
500 http://nl.archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status

When I tried to add a printer I noticed that the cups deamon was not running.
When trying to start it (sudo /etc/init.d/cups start) I get the following 
response:
 * Starting Common Unix Printing System: cupsd  
cupsd: Child exited on signal 15!

Searching the forums I learned that when this happened in earlier releases (see 
for example on UF this thread: 
http://ubuntuforums.org/showthread.php?t=1009140) that this was caused by an 
empty /etc/cups/cupsd.conf file.
However, in my case the conf file is present and not empty. Find below the 
content of the cupsd.conf file:
/dev/sda1 / ext3 rw,errors=remount-ro 0 0
none /proc proc rw 0 0
none /sys sysfs rw,noexec,nosuid,nodev 0 0
udev /dev tmpfs rw,mode=0755 0 0
none /dev/pts devpts rw,noexec,nosuid,gid=5,mode=0620 0 0
none /dev/shm tmpfs rw,nosuid,nodev 0 0
none /var/run tmpfs rw,nosuid,mode=0755 0 0
none /var/lock tmpfs rw,noexec,nosuid,nodev 0 0
none /lib/init/rw tmpfs rw,nosuid,mode=0755 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,noexec,nosuid,nodev 0 0

Please inform me if more information is required.

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

-- 
cupsd: Child exited on signal 15!
https://bugs.launchpad.net/bugs/436148
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 420900] Re: grub2 error detecting Fedorainitrd

2009-09-10 Thread useResa
The same issue happens to me with the detection of CentOS.

The grub.cfg reads:
menuentry CentOS release 5.3 (Final) (on /dev/sda6) {
insmod ext2
set root=(hd0,6)
search --no-floppy --fs-uuid --set 4870fcd7-5b5b-4276-97ee-a8134dd68e2a
linux /boot/vmlinuz-2.6.18-128.7.1.el5 root=/dev/sda6
}

While it should contain the following:
menuentry CentOS release 5.3 (Final) (on /dev/sda6) {
insmod ext2
set root=(hd0,6)
search --no-floppy --fs-uuid --set 4870fcd7-5b5b-4276-97ee-a8134dd68e2a
linux /boot/vmlinuz-2.6.18-128.7.1.el5 root=/dev/hda6
initrd /boot/initrd-2.6.18-128.7.1.el5.img
}

Additionally (although I am not sure if I should issue a separate bug
for this) I have to alter (as shown above) root=/dev/sda6 into
root=/dev/hda6 in order for CentOS to boot.

-- 
grub2 error detecting Fedorainitrd
https://bugs.launchpad.net/bugs/420900
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 385398] Re: Please unblacklist intel chips in compiz for testing

2009-09-10 Thread useResa
I am running Karmic and have the following release of compiz installed (partial 
listing of aptitude show compiz):
Package: compiz
State: installed
Automatically installed: no
Version: 1:0.8.2-0ubuntu16
Priority: optional
Section: x11

I do have one of the blacklisted intel chips, ID 8086:2562 (result of lspci | 
grep -i vga):
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE 
Chipset Integrated Graphics Device (rev 01)

Removing the indicate ID manually from the blacklist and enabling compiz
will result in a freeze that can only be resolved with a reboot by using
the power button.

So the freeze is still an issue but nevertheless ... I really would like
this resolved and have the possibility to use compiz again reinstated

-- 
Please unblacklist intel chips in compiz for testing
https://bugs.launchpad.net/bugs/385398
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 420900] Re: grub2 error detecting Fedorainitrd

2009-09-10 Thread useResa
Thanks for the feedback on the hda/sda item. Understandable.
And not a too big issue once you know how to fix it  ;-)

Before Karmic I used to install CentOS with GRUB (1.5 IIRC) and use the 
chainloader.
However ... since Karmic I have install the additional distributions that I 
have (currently Dreamlinux 3.5 and CentOS 5.3) without a boot loader at all and 
made use of the update-grub command only.
So unfortunately I can not provide you with a /boot/grub/menu.lst file since it 
is simply not there.

If you really need this file to fix this bug, I could install CentOS in
a VM and make use of the menu.lst that is created there. Will that be of
any help?

-- 
grub2 error detecting Fedorainitrd
https://bugs.launchpad.net/bugs/420900
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 426166] [NEW] grub2 detects other distributions but does not include them in grub.cfg

2009-09-08 Thread useResa
Public bug reported:

Binary package hint: grub

I am running Karmic Koala with the 2.6.31-9-generic kernel on a Dell Dimension 
2300.
After today's update (which also included an update of grub-pc) the update-grub 
command detects the other distributions installed on my desktop but does not 
include them in the grub.cfg file.

I will attach, besides the minimum requested attachments, the outcome of
both the update-grub command and the generated grub.cfg file for
reference. Also information about the grub-pc package installed will be
attached.

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

-- 
grub2 detects other distributions but does not include them in grub.cfg
https://bugs.launchpad.net/bugs/426166
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 426166] Re: grub2 detects other distributions but does not include them in grub.cfg

2009-09-08 Thread useResa

** Attachment added: uname-a.log
   http://launchpadlibrarian.net/31478138/uname-a.log

-- 
grub2 detects other distributions but does not include them in grub.cfg
https://bugs.launchpad.net/bugs/426166
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 426166] Re: grub2 detects other distributions but does not include them in grub.cfg

2009-09-08 Thread useResa

** Attachment added: version.log
   http://launchpadlibrarian.net/31478173/version.log

-- 
grub2 detects other distributions but does not include them in grub.cfg
https://bugs.launchpad.net/bugs/426166
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 426166] Re: grub2 detects other distributions but does not include them in grub.cfg

2009-09-08 Thread useResa

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/31478177/dmesg.log

-- 
grub2 detects other distributions but does not include them in grub.cfg
https://bugs.launchpad.net/bugs/426166
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 426166] Re: grub2 detects other distributions but does not include them in grub.cfg

2009-09-08 Thread useResa

** Attachment added: lspci-vnvn.log
   http://launchpadlibrarian.net/31478181/lspci-vnvn.log

-- 
grub2 detects other distributions but does not include them in grub.cfg
https://bugs.launchpad.net/bugs/426166
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 426166] Re: grub2 detects other distributions but does not include them in grub.cfg

2009-09-08 Thread useResa

** Attachment added: update-grub.log
   http://launchpadlibrarian.net/31478185/update-grub.log

-- 
grub2 detects other distributions but does not include them in grub.cfg
https://bugs.launchpad.net/bugs/426166
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 426166] Re: grub2 detects other distributions but does not include them in grub.cfg

2009-09-08 Thread useResa

** Attachment added: grub.cfg
   http://launchpadlibrarian.net/31478238/grub.cfg

-- 
grub2 detects other distributions but does not include them in grub.cfg
https://bugs.launchpad.net/bugs/426166
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 426166] Re: grub2 detects other distributions but does not include them in grub.cfg

2009-09-08 Thread useResa

** Attachment added: grub-pc.log
   http://launchpadlibrarian.net/31478244/grub-pc.log

-- 
grub2 detects other distributions but does not include them in grub.cfg
https://bugs.launchpad.net/bugs/426166
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 379308] Re: Firefox 3.5: Could not find compatible GRE between version 1.9.1b5pre and 1.9.1b5pre

2009-05-25 Thread useResa
After the update I performed today (packages may have been released
earlier but I only had the possibility to update today) Firefox 3.5 is
working again.

The current versions I have now are:
Firefox 3.5: 3.5~hg20090523r25715+nobinonly-0ubuntu1~umd1~intrepid
Xulrunner 1.9.1: 1.9.1~hg20090523r25715+nobinonly-0ubuntu1~umd1~intrepid

So to me it seems as this issue has been resolved.

-- 
Firefox 3.5: Could not find compatible GRE between version 1.9.1b5pre and 
1.9.1b5pre
https://bugs.launchpad.net/bugs/379308
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 379308] [NEW] Firefox 3.5: Could not find compatible GRE between version 1.9.1b5pre and 1.9.1b5pre

2009-05-22 Thread useResa
Public bug reported:

Binary package hint: firefox-3.5

I am using the daily built of Firefox 3.5 in Intrepid and for this I am using 
the following repositories:
deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main

As of today's update Firefox 3.5 did not start anymore and when starting from 
terminal I received the following error:
Could not find compatible GRE between version 1.9.1b5pre and 1.9.1b5pre.

Based on the earlier reported bug #353660 I assume that the issue may be again 
in the xulrunner update, however I am not sure. The versions installed are:
Firefox 3.5: 3.5~b5~hg20090520r25565+nobinonly-0ubuntu1~umd1~intrepid
Xulrunner 1.9.1: 1.9.1~hg20090521r25682+nobinonly-0ubuntu1~umd1~intrepid

Let me know if more information is required

** Affects: firefox-3.5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Firefox 3.5: Could not find compatible GRE between version 1.9.1b5pre and 
1.9.1b5pre
https://bugs.launchpad.net/bugs/379308
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 260374] Re: firefox 3 crashes with segmentation fault

2009-01-22 Thread useResa
Thanks for informing me of the closure of this bug.
I can indicate that I have not have had any of these issues anymore (currently 
on FF 3.0.5).

-- 
firefox 3 crashes with segmentation fault
https://bugs.launchpad.net/bugs/260374
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 255846] Re: aticonfig crashed with SIGSEGV in __libc_start_main()

2008-10-16 Thread useResa
Just one more comment. I have tried to run ubuntu-bug fglrx-installer
and I got the following message back from Apport Package fglrx-
installer does not exist.

-- 
aticonfig crashed with SIGSEGV in __libc_start_main()
https://bugs.launchpad.net/bugs/255846
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 255846] Re: aticonfig crashed with SIGSEGV in __libc_start_main()

2008-10-16 Thread useResa
Furthermore -- as requested -- also the Xorg.0.log file

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/18604021/Xorg.0.log

-- 
aticonfig crashed with SIGSEGV in __libc_start_main()
https://bugs.launchpad.net/bugs/255846
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 255846] Re: aticonfig crashed with SIGSEGV in __libc_start_main()

2008-10-16 Thread useResa
I have tried the latest version and I still get a segmentation fault (sorry).
Please find attached the result of my installation and the running of aticonfig.

** Attachment added: Result of installation and aticonfig
   http://launchpadlibrarian.net/18603994/xorg-driver-fglrx_installation.txt

-- 
aticonfig crashed with SIGSEGV in __libc_start_main()
https://bugs.launchpad.net/bugs/255846
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 176619] Re: Hardy Alpha 1: Package python-pyatspi (not) autoremovable

2008-09-20 Thread useResa
I no longer have this issue. Sorry for not coming back on this.
As far as I am concerned this bug can be closed

-- 
Hardy Alpha 1: Package python-pyatspi (not) autoremovable
https://bugs.launchpad.net/bugs/176619
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 186167] Re: dmesg: Driver 'sd' needs updating - please use bus_type methods

2008-09-13 Thread useResa
I have Xubuntu Intrepid installed with the new kernel (result of uname -r 
below):
2.6.27-3-generic

I still encounter the same messages as reported by the OP. As also the 
indicated sr message.
From dmesg (using the command: dmesg | grep -i sd)
[9.746996] Driver 'sd' needs updating - please use bus_type methods
and further down
[9.748239]  sda: sda1 sda2 sda3  sda54Driver 'sr' needs updating - 
please use bus_type methods

If more information is required, please let me now.

-- 
dmesg: Driver 'sd' needs updating - please use bus_type methods
https://bugs.launchpad.net/bugs/186167
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


  1   2   >