[Bug 1351653] Re: [Lenovo ThinkPad Edge S430] Suspend fails

2014-08-20 Thread khink
After uninstalling the nvidia drivers, my system was borked: Unity
wouldn't start (complained about not being able to find a valid screen
layout). After some messing with that, couldn't log in (screen freezes
after supplying credentials). This has unfortunately taken some time to
fix.

I'm currently on 3.13.0-34-generic, and suspend seems to work,
miraculously. It didn't come back up, however.

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

Title:
  [Lenovo ThinkPad Edge S430] Suspend fails

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

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


[Bug 1351653] Re: [Lenovo ThinkPad Edge S430] Suspend fails

2014-08-12 Thread khink
No, i'm still getting the error message from nouveau.

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

Title:
  [Lenovo ThinkPad Edge S430] Suspend fails

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

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


[Bug 1351653] Re: [Lenovo ThinkPad Edge S430] Suspend fails

2014-08-12 Thread khink
Still the same while using 331.38 from nvidia-331-updates (as opposed to
from nvidia-331). Will try the legacy 304.117.

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

Title:
  [Lenovo ThinkPad Edge S430] Suspend fails

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

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


[Bug 1351653] Re: [Lenovo ThinkPad Edge S430] Suspend fails

2014-08-12 Thread khink
That broke the login screen: Couldn't type or use the mouse. Repaired by
reinstaling nouveau from recovery mode. Guessing  something wrong with
that proprietary driver that makes it fallback to nouveau, i'll try
another.

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

Title:
  [Lenovo ThinkPad Edge S430] Suspend fails

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

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


[Bug 1351653] Re: [Lenovo ThinkPad Edge S430] Suspend fails

2014-08-12 Thread khink
I never noticed this in prior releases. I first started noticing this
around april.

According to the Additional Drivers tab on Software & Updates, i am
currently using NVidia 331.38. However the error still occurs, reported
by Nouveau. I'll remove it (sudo apt-get --purge remove xserver-xorg-
video-nouveau) and see what that does.

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

Title:
  [Lenovo ThinkPad Edge S430] Suspend fails

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

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


[Bug 1351653] Re: Suspend fails

2014-08-11 Thread khink
But the kernel itself is installed:
$ uname -a
Linux zeno 3.16.0-031600-generic #201408031935 SMP Sun Aug 3 23:36:11 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

Suspend gives the same error, so i tagged it as kernel-bug-exists-
upstream-3.16.0:

Aug 12 00:29:01 zeno kernel: [   57.354813] nouveau  [ DRM] suspending 
display...
Aug 12 00:29:01 zeno kernel: [   57.354818] nouveau  [ DRM] unpinning 
framebuffer(s)...
Aug 12 00:29:01 zeno kernel: [   57.354843] nouveau  [ DRM] evicting 
buffers...
Aug 12 00:29:01 zeno kernel: [   57.367662] nouveau  [ DRM] waiting for 
kernel channels to go idle...
Aug 12 00:29:01 zeno kernel: [   57.367689] nouveau  [ DRM] suspending 
client object trees...
Aug 12 00:29:01 zeno kernel: [   57.367935] nouveau  [ DRM] suspending 
kernel object tree...
Aug 12 00:29:01 zeno kernel: [   59.370367] nouveau E[   
PDISP][:01:00.0][0xc000857c][880269c7a680] fini timeout, 0xc2061008
Aug 12 00:29:01 zeno kernel: [   59.370369] nouveau E[   
PDISP][:01:00.0][0xc000857c][880269c7a680] failed suspend, -16
Aug 12 00:29:01 zeno kernel: [   59.370370] nouveau E[ DRM] 
0xd150:0xd15c7c00 suspend failed with -16
Aug 12 00:29:01 zeno kernel: [   59.370401] nouveau E[ DRM] 
0x:0xd150 suspend failed with -16
Aug 12 00:29:01 zeno kernel: [   59.370495] nouveau E[ DRM] 
0x:0x suspend failed with -16
Aug 12 00:29:01 zeno kernel: [   59.370985] nouveau E[ DRM] 
0x:0x suspend failed with -16
Aug 12 00:29:01 zeno kernel: [   59.371019] nouveau  [ DRM] resuming 
display...
Aug 12 00:29:01 zeno kernel: [   59.406048] pci_pm_suspend(): 
nouveau_pmops_suspend+0x0/0xc0 [nouveau] returns -16
Aug 12 00:29:01 zeno kernel: [   59.406051] dpm_run_callback(): 
pci_pm_suspend+0x0/0x140 returns -16
Aug 12 00:29:01 zeno kernel: [   59.406053] PM: Device :01:00.0 failed to 
suspend async: error -16
Aug 12 00:29:01 zeno kernel: [   59.406097] PM: Some devices failed to suspend, 
or early wake event detected


** Tags added: kernel-bug-exists-upstream-3.16.0

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Suspend fails

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

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


[Bug 1351653] Re: Suspend fails

2014-08-11 Thread khink
I tested with v3.16-utopic, it was the ne on top of the page at ...

Couldn't install linux-headers, got this:

$ sudo dpkg -i linux-*.deb
Selecting previously unselected package linux-headers-3.16.0-031600-generic.
(Reading database ... 373797 files and directories currently installed.)
Preparing to unpack 
linux-headers-3.16.0-031600-generic_3.16.0-031600.201408031935_amd64.deb ...
Unpacking linux-headers-3.16.0-031600-generic (3.16.0-031600.201408031935) ...
Selecting previously unselected package linux-image-3.16.0-031600-generic.
Preparing to unpack 
linux-image-3.16.0-031600-generic_3.16.0-031600.201408031935_amd64.deb ...
Done.
Unpacking linux-image-3.16.0-031600-generic (3.16.0-031600.201408031935) ...
dpkg: dependency problems prevent configuration of 
linux-headers-3.16.0-031600-generic:
 linux-headers-3.16.0-031600-generic depends on linux-headers-3.16.0-031600; 
however:
  Package linux-headers-3.16.0-031600 is not installed.

dpkg: error processing package linux-headers-3.16.0-031600-generic (--install):
 dependency problems - leaving unconfigured
Setting up linux-image-3.16.0-031600-generic (3.16.0-031600.201408031935) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
3.16.0-031600-generic /boot/vmlinuz-3.16.0-031600-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.16.0-031600-generic 
/boot/vmlinuz-3.16.0-031600-generic
Error! Could not locate dkms.conf file.
File:  does not exist.
Error! Bad return status for module build on kernel: 3.16.0-031600-generic 
(x86_64)
Consult /var/lib/dkms/acpi-call/20130623/build/make.log for more information.
Error! Bad return status for module build on kernel: 3.16.0-031600-generic 
(x86_64)
Consult /var/lib/dkms/vboxhost/4.3.10/build/make.log for more information.
Error! Bad return status for module build on kernel: 3.16.0-031600-generic 
(x86_64)
Consult /var/lib/dkms/tp-smapi/0.41/build/make.log for more information.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 
3.16.0-031600-generic /boot/vmlinuz-3.16.0-031600-generic
update-initramfs: Generating /boot/initrd.img-3.16.0-031600-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.16.0-031600-generic 
/boot/vmlinuz-3.16.0-031600-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 
3.16.0-031600-generic /boot/vmlinuz-3.16.0-031600-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 
3.16.0-031600-generic /boot/vmlinuz-3.16.0-031600-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is 
set is no longer supported.
Found linux image: /boot/vmlinuz-3.16.0-031600-generic
Found initrd image: /boot/initrd.img-3.16.0-031600-generic
Found linux image: /boot/vmlinuz-3.13.0-32-generic
Found initrd image: /boot/initrd.img-3.13.0-32-generic
Found linux image: /boot/vmlinuz-3.13.0-30-generic
Found initrd image: /boot/initrd.img-3.13.0-30-generic
done
Errors were encountered while processing:
 linux-headers-3.16.0-031600-generic

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

Title:
  Suspend fails

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

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


[Bug 1351653] [NEW] Suspend fails

2014-08-02 Thread khink
Public bug reported:

When suspending the machine (clicking cogwheel in upper right corner):
* the computer starts doing what it does before suspending
* the screen goes black (which is the way it used to be)
* some message about failure is displayed briefly, and i get the login screen.

The attached (i believe) syslog shows the error, it's:

Aug  2 19:17:05 zeno kernel: [58750.458713] PM: Entering mem sleep
Aug  2 19:17:05 zeno kernel: [58750.458759] Suspending console(s) (use 
no_console_suspend to debug)
Aug  2 19:17:05 zeno kernel: [58750.458936] sd 2:0:0:0: [sdb] Synchronizing 
SCSI cache
Aug  2 19:17:05 zeno kernel: [58750.458946] sd 0:0:0:0: [sda] Synchronizing 
SCSI cache
Aug  2 19:17:05 zeno kernel: [58750.458982] sd 2:0:0:0: [sdb] Stopping disk
Aug  2 19:17:05 zeno kernel: [58750.459063] sd 0:0:0:0: [sda] Stopping disk
Aug  2 19:17:05 zeno kernel: [58750.895746] nouveau  [ DRM] suspending 
display...
Aug  2 19:17:05 zeno kernel: [58750.895768] nouveau  [ DRM] unpinning 
framebuffer(s)...
Aug  2 19:17:05 zeno kernel: [58750.895776] nouveau  [ DRM] evicting 
buffers...
Aug  2 19:17:05 zeno kernel: [58750.895777] nouveau  [ DRM] waiting for 
kernel channels to go idle...
Aug  2 19:17:05 zeno kernel: [58750.895824] nouveau  [ DRM] suspending 
client object trees...
Aug  2 19:17:05 zeno kernel: [58750.896278] nouveau  [ DRM] suspending 
kernel object tree...
Aug  2 19:17:05 zeno kernel: [58752.898898] nouveau E[   
PDISP][:01:00.0][0xc000857c][88026d15d300] fini timeout, 0xc2061008
Aug  2 19:17:05 zeno kernel: [58752.898900] nouveau E[   
PDISP][:01:00.0][0xc000857c][88026d15d300] failed suspend, -16
Aug  2 19:17:05 zeno kernel: [58752.898901] nouveau E[ DRM] 
0xd150:0xd15c7c00 suspend failed with -16
Aug  2 19:17:05 zeno kernel: [58752.898919] nouveau E[ DRM] 
0x:0xd150 suspend failed with -16
Aug  2 19:17:05 zeno kernel: [58752.899009] nouveau E[ DRM] 
0x:0x suspend failed with -16
Aug  2 19:17:05 zeno kernel: [58752.899648] nouveau E[ DRM] 
0x:0x suspend failed with -16
Aug  2 19:17:05 zeno kernel: [58752.899748] nouveau  [ DRM] resuming 
display...
Aug  2 19:17:05 zeno kernel: [58752.899767] nouveau E[ DRM] bo 
88026c624000 pinned elsewhere: 0x0002 vs 0x0004
Aug  2 19:17:05 zeno kernel: [58752.899768] [drm:drm_helper_resume_force_mode] 
*ERROR* failed to set mode on crtc 88027256a000
Aug  2 19:17:05 zeno kernel: [58752.907842] pci_pm_suspend(): 
nouveau_pmops_suspend+0x0/0xb0 [nouveau] returns -16
Aug  2 19:17:05 zeno kernel: [58752.907845] dpm_run_callback(): 
pci_pm_suspend+0x0/0x150 returns -16
Aug  2 19:17:05 zeno kernel: [58752.907847] PM: Device :01:00.0 failed to 
suspend async: error -16
Aug  2 19:17:05 zeno kernel: [58752.907996] PM: Some devices failed to suspend, 
or early wake event detected

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-32-generic 3.13.0-32.57
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  kees   2645 F pulseaudio
CurrentDesktop: Unity
Date: Sat Aug  2 19:45:12 2014
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=16c6232f-9aca-4c99-80bc-86f1705fdf0b
InstallationDate: Installed on 2013-01-17 (562 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MachineType: LENOVO 33643EG
ProcFB:
 0 inteldrmfb
 1 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-32-generic 
root=UUID=6278fb6c-cd42-4010-a8a3-16aa39c1682a ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-32-generic N/A
 linux-backports-modules-3.13.0-32-generic  N/A
 linux-firmware 1.127.5
SourcePackage: linux
UpgradeStatus: Upgraded to trusty on 2014-04-18 (106 days ago)
dmi.bios.date: 06/13/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: GAET34WW (1.11 )
dmi.board.asset.tag: Not Available
dmi.board.name: 33643EG
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGAET34WW(1.11):bd06/13/2012:svnLENOVO:pn33643EG:pvrThinkPadEdgeS430:rvnLENOVO:rn33643EG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 33643EG
dmi.product.version: ThinkPad Edge S430
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug trusty

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

Title:
  Suspend fails

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

-- 
ubuntu-bugs mailing 

[Bug 1237051] Re: 8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230: 802.11n not working

2013-11-07 Thread khink
Side note: According to this thread
https://communities.intel.com/thread/44699, the card only does 2.4GHz,
perhaps my office wireless N is 5GHz only?

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

Title:
  8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230:
  802.11n not working

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

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


[Bug 1237051] Re: 8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230: 802.11n not working

2013-11-07 Thread khink
I've tried booting Lucid  from a USB stick but for some reason my laptop
doesn't want to. (With Precise it worked.) I'll burn a CD. Sorry about
the delay.

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

Title:
  8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230:
  802.11n not working

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

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


[Bug 1237051] Re: 8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230: 802.11n not working

2013-11-03 Thread khink
Unfortunately, but actually fortunately, i wiped Windows from the
machine the day i got it.

There's  a lot of old releases for downloading at http://old-
releases.ubuntu.com/releases/, trying all isn't an option i'm afraid.
Which one would you suggest i try?

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

Title:
  8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230:
  802.11n not working

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

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


[Bug 1237051] Re: 8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230: 802.11n not working

2013-10-31 Thread khink
Sorry about the delay. I tried it just now with 12.04, and my card
behaves the same way there: No 802.11n, and 802.11g behaving badly
(slow, lots of tx excessive retries). Ok for me to mark the bug
"confirmed" until futher notice?

BTW, how can i check that my laptops WLAN card isn't borked (remote
possibility, but still)?

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230:
  802.11n not working

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

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


[Bug 1237051] Re: 8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230: 802.11n not working

2013-10-29 Thread khink
I wasn't able to test 9). I have upgraded to Saucy, kernel 3.8.0.23, for
which i couldn't find any linux-backports-modules
(https://launchpad.net/ubuntu/+search?text=linux-backports-modules). Tab
completion on 'sudo apt-get install linux-backports-' also didn't yield
anything. Can i try this out in another manner?

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

Title:
  8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230:
  802.11n not working

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

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


[Bug 1237051] Re: 8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230: 802.11n not working

2013-10-29 Thread khink
3A) Mikrotik OmniTik UPA 5hnd

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

Title:
  8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230:
  802.11n not working

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

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


[Bug 1237051] Re: 8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230: 802.11n not working

2013-10-28 Thread khink
Oh, and 8) of course. I'll also check that.

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

Title:
  8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230:
  802.11n not working

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

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


[Bug 1237051] Re: 8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230: 802.11n not working

2013-10-28 Thread khink
Below, I tried to answer the questions the best way i could right now.
3A and 9 i will have to check later, i'm at home now. I'll mark it
Confirmed again when that's done.

By the way: Many questions in that link have already been answered
above, or are not so relevant to the issue as described ("Have you tried
turning it off and on again" came to mind). I'd say the only worthwile
information i haven't provided yet is in 3A and 9. That said:

1) What is the full computer model number (ex. HP G32-301TX Notebook
PC)?

Lenovo Thinkpad Edge S430

2) If you update your BIOS to the newest version, does this change
anything?

I'm not aware of any possible update to the BIOS.

3) Regarding your wireless Access Point (AP):

A) What is the AP manufacturer, model, and firmware version?
 
I'll get back to you on that.

B) What wireless connection type are you using (e.g. 802.11n,
802.11g, etc.)?

Only 802.11n has a problem

C) Encryption Type (ex. WEP, WPA2-PSK TKIP/AES)?

WPA2

D) MAC Filtering

None, anyone with password can connect.

E) QoS/WMM

Don't know - what is it, how do i find it?

F) Beacon Interval

Don't know - what is it, how do i find it?

G) Router Internal Firewall

Disabled.

a) If you change any of the settings above does it change
anything?

Haven't tried and i'm not at liberty to do so.

4) Does another wireless device tested with the AP have the same problem
as the hardware you initially reported with?

Not to my knowledge.

5) What is the distance of the wireless device from AP?

About 5m.
 
6) What is the number and type of obstructions between your device and the AP?

One door.

A) If you bring the device close to the AP and eliminate
obstructions, does this change anything?

No.

7) Does the issue occur with different APs?

Yes. I first noticed it at the workplace, which the data in this comment
is for, but recently when i was at a conference, i noticed other people
could "see" an N-band network while i couldn't.

8) Is it a regression (e.g. did the problem happen in a prior Ubuntu
release)?

I don't know that.

If so, what release specifically did it last work with?

If you do not know, could you please test for this in the earliest
release of Ubuntu that is supported as per Ubuntu Releases?

9) Does this problem occur in the newest mainline kernel following
https://wiki.ubuntu.com/Kernel/MainlineBuilds? Please mention what
specific version of the mainline kernel you tested with in your report.

Yes, see the comment above where i tried that.

If the mainline works, does the Ubuntu provided stable compat-
wireless backport work following
https://wiki.ubuntu.com/Kernel/LinuxWireless#Compat-wireless_in_Ubuntu?
Please mention in your report the specific version you tested.

If the mailine does not work, could you please test upstream's
compat-wireless backport via
https://wiki.ubuntu.com/Kernel/LinuxWireless#Compat-
wireless_from_upstream? Please mention in your report the specific
version you tested.

I'll get back to you on that.

10) Does ndiswrapper work following
https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper? Please
mention what specific version of ndiswrapper you tested with, and a link
to the Windows driver you used in your report.

Not using ndiswrapper.

If ndiswrapper does not work, you are welcome to file a new bug
report by executing at a terminal:

ubuntu-bug ndiswrapper-utils-1.9

11) For Broadcom wireless chipsets, does the Broadcom STA driver work
following https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx?
Please mention what specific version of Broadcom STA you tested with in
your report.

It's not a Broadcom chipset (Intel).

12) For Realtek wireless chipsets, does the upstream Realtek drivers
downloaded from http://www.realtek.com.tw work? Please mention what
specific version of the drivers you tested with in your report.

It's not a Realtek chipset (Intel).

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

Title:
  8086:0888 [Lenovo ThinkPad Edge S430] Centrino Wireless-N 2230:
  802.11n not working

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

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


[Bug 1237051] Re: Centrino Wireless-N 2230: 802.11n not working

2013-10-11 Thread khink
Tagged kernel-bug-exists-upstream.

uname -a:
Linux zeno 3.12.0-031200rc4-generic #201310080738 SMP Tue Oct 8 11:40:45 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux

iwconfig:
wlan0 IEEE 802.11bgn  ESSID:off/any  
  Mode:Managed  Access Point: Not-Associated   Tx-Power=16 dBm   
  Retry  long limit:7   RTS thr:off   Fragment thr:off
  Power Management:off

802.11n networks not showing.

** Tags added: kernel-bug-exists-upstream

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Centrino Wireless-N 2230: 802.11n not working

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

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


[Bug 1237051] [NEW] Centrino Wireless-N 2230: 802.11n not working

2013-10-08 Thread khink
Public bug reported:

802.11n networks don't show up in the network manager.

Side note: With N-band enabled, i see a lot of "Tx excessive retries".
When i disable N-band functionality, this is fixed and i get a lot more
kB/s from it. That's why I currently have N-band disabled explicitly in
/etc/modprobe.d/iwlwifi.conf.

Originally posted at http://ubuntuforums.org/showthread.php?t=2178477.
I'm assuming ubuntu-bug will have attached all possibly relevant files,
so i won't repeat all my guessing here.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-23-generic 3.8.0-23.34
ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
Uname: Linux 3.8.0-23-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  kees   2139 F pulseaudio
Date: Tue Oct  8 22:12:47 2013
HibernationDevice: RESUME=UUID=16c6232f-9aca-4c99-80bc-86f1705fdf0b
InstallationDate: Installed on 2013-01-17 (264 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MachineType: LENOVO 33643EG
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB:
 0 inteldrmfb
 1 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-23-generic 
root=UUID=6278fb6c-cd42-4010-a8a3-16aa39c1682a ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-23-generic N/A
 linux-backports-modules-3.8.0-23-generic  N/A
 linux-firmware1.106
SourcePackage: linux
UpgradeStatus: Upgraded to raring on 2013-04-25 (166 days ago)
dmi.bios.date: 06/13/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: GAET34WW (1.11 )
dmi.board.asset.tag: Not Available
dmi.board.name: 33643EG
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGAET34WW(1.11):bd06/13/2012:svnLENOVO:pn33643EG:pvrThinkPadEdgeS430:rvnLENOVO:rn33643EG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 33643EG
dmi.product.version: ThinkPad Edge S430
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug raring

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

Title:
  Centrino Wireless-N 2230: 802.11n not working

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

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


[Bug 340569] Re: Brasero hangs trying to normalize when burning audio CD

2013-08-25 Thread khink
*** This bug is a duplicate of bug 374101 ***
https://bugs.launchpad.net/bugs/374101

Confirming this bug on Ubuntu 13.04.

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

Title:
  Brasero hangs trying to normalize when burning audio CD

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

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


[Bug 878339] Re: Copy disk - disk to copy disappears when 'copy' button clicked

2013-08-25 Thread khink
Not sure if this is related:

Doing a simple dd didn't work for me either. I tried this to just create an 
.iso from the CD (/dev/cdrom, /dev/cdrw etc. are all symlinks to /dev sr0.):
$ dd if=/dev/sr0 of=/tmp/audiocd.iso
dd: reading ‘/dev/sr0’: Input/output error
0+0 records in
0+0 records out
0 bytes (0 B) copied, 0.0026843 s, 0.0 kB/s

isoinfo (described on 
http://www.troubleshooters.com/linux/coasterless.htm#_Accurately_Reading_a_CD) 
also didn't work: 
$ sudo isoinfo -d -i /dev/cdrom
isoinfo: No such file or directory. Cannot open ' /dev/cdrom'. Cannot open SCSI 
driver.
isoinfo: No such file or directory. Unable to open  /dev/cdrom

As a workaround, i'm now ripping the CD with Asunder (as .wav) and will
then use Brasero to create a new audio CD.

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

Title:
  Copy disk - disk to copy disappears when 'copy' button clicked

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

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

[Bug 878339] Re: Copy disk - disk to copy disappears when 'copy' button clicked

2013-08-25 Thread khink
The workaround doesn't work for me (on 13.04). Loading the CD to be
copied while the Copy dialog is open makes the drive name (in my case,
"Audio CD in Matshita DVD-RAM UJ8B2") appear when you hover over the
empty space with the mouse, but clicking Copy just freezes up Brasero.

To be clear, the machine has no problem reading discs. Asunder, for
example, correctly gets the audio cd data from cddb.

This is on a Lenovo Thinkpad S430, see attached lshw output.

** Attachment added: "lshw output"
   
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/878339/+attachment/3786834/+files/lshw.txt

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

Title:
  Copy disk - disk to copy disappears when 'copy' button clicked

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

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


[Bug 877560] Re: Audio codec draining power when not in use

2013-05-26 Thread khink
Another "me too":

$ sudo powertop
Summary: 461.2 wakeups/second,  57.9 GPU ops/seconds, 0.0 VFS ops/sec and 10.0% 
CPU use
Usage   Events/sCategory   Description
 36.3 ms/s 242.7Process/usr/lib/firefox/firefox
100.0%  Device Audio codec hwC0D3: Intel
100.0%  Device Audio codec hwC0D0: 
Realtek

$ uname -a
Linux zeno 3.8.0-21-generic #32-Ubuntu SMP Tue May 14 22:16:46 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux

$ lspci | grep audio
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family 
High Definition Audio Controller (rev 04)

The workaround 
$ echo 1 | sudo tee /sys/module/snd_hda_intel/parameters/power_save
$ echo Y | sudo tee /sys/module/snd_hda_intel/parameters/power_save_controller
$ pkill pulseaudio
worked, even without logging out and in (but not using audio).

Side note: using pm-powersave was a much bigger improvement on battery
usage, 22W down to 13W.

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

Title:
  Audio codec draining power when not in use

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

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


[Bug 1167114] Re: Ubuntu Kernel 3.5.0-27 does not boot

2013-04-22 Thread khink
Update: For some reason the bug appeared again, making the screen go
black ervey reboot (tried 3 times). Re-installing the .debs (bisect01)
helped.

Helge's assumption seems to hold for my laptop (Lenovo Thinkpad S430), if "dual 
VGA" means 2 different VGA lines showing up in lspci:
$ lspci |grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 0de8 (rev a1)

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

Title:
  Ubuntu Kernel 3.5.0-27 does not boot

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

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


[Bug 1167114] Re: Ubuntu Kernel 3.5.0-27 does not boot

2013-04-19 Thread khink
Steve thanks, the bisect01-version fixed it. The newer bisect02 does
not.

NVIDIA Corporation Device 0de8 (rev a1)

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

Title:
  Ubuntu Kernel 3.5.0-27 does not boot

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

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


[Bug 662654] Re: Vertical lines in characters

2010-11-03 Thread khink
I've marked the issue as fixed.

If anyone knows precisely which exact compiz package and release fixed
it, please make it known. (A Google search for
"site:changelogs.ubuntu.com 662654" yields nothing.)

-- 
Vertical lines in characters
https://bugs.launchpad.net/bugs/662654
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 662654] Re: Vertical lines in characters

2010-11-03 Thread khink
** Changed in: clusterssh (Ubuntu)
   Status: New => Fix Released

-- 
Vertical lines in characters
https://bugs.launchpad.net/bugs/662654
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 662654] Re: Vertical lines in characters

2010-11-02 Thread khink
I am no longer experiencing this bug. The only cause i can think of
(apart from the standard upgrades which keep installing) is that i
removed some remaining kde-related packages (more about that at
http://ubuntuforums.org/showthread.php?t=1608975).

The removed packages were: kdebase-runtime kdebase-runtime-data plasma-
scriptengine-javascript kdelibs5-plugins

-- 
Vertical lines in characters
https://bugs.launchpad.net/bugs/662654
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 662654] Re: Vertical lines in characters

2010-10-20 Thread khink
Claude, i intended the file to be useful for reproducing the error so
i'm not surprised.

-- 
Vertical lines in characters
https://bugs.launchpad.net/bugs/662654
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 662654] Re: Vertical lines in characters

2010-10-20 Thread khink
In that case, my .csshrc file might tell you something. (I installed
clusterssh under lucid or maybe even intrepid, the default .csshrc
settings may have changed.)

** Attachment added: "~/.csshrc file"
   
https://bugs.launchpad.net/ubuntu/+source/clusterssh/+bug/662654/+attachment/1702652/+files/.csshrc

-- 
Vertical lines in characters
https://bugs.launchpad.net/bugs/662654
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 662654] Re: Vertical lines in characters

2010-10-19 Thread khink
That solution works for me, too. Thanks!

-- 
Vertical lines in characters
https://bugs.launchpad.net/bugs/662654
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 662654] Re: Vertical lines in characters

2010-10-18 Thread khink

** Attachment added: "Screenshot of characters with vertical lines"
   
https://bugs.launchpad.net/bugs/662654/+attachment/1699521/+files/cssh_screenshot_ubuntu.png

-- 
Vertical lines in characters
https://bugs.launchpad.net/bugs/662654
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 662654] [NEW] Vertical lines in characters

2010-10-18 Thread khink
Public bug reported:

Binary package hint: clusterssh

When typing, after the third character vertical lines appear alongside
each character. These makes the line almost unreadable. (See attached
screenshot.)

I first noticed this behaviour after the upgrade to Meerkat.

Version:
clusterssh:
  Installed: 4.00.05-1
  Candidate: 4.00.05-1
  Version table:
 *** 4.00.05-1 0
500 http://archive.ubuntu.com/ubuntu/ maverick/universe amd64 Packages
100 /var/lib/dpkg/status

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

-- 
Vertical lines in characters
https://bugs.launchpad.net/bugs/662654
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 553224] Re: Computer hangs after logging out when using nVidia driver version 173

2010-07-31 Thread khink
Thanks, installing a newer nVidia driver worked for me!

-- 
Computer hangs after logging out when using nVidia driver version 173
https://bugs.launchpad.net/bugs/553224
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 210738] Re: Printing GUI does not open

2010-05-31 Thread khink
I got this error because i hand-complied a Python 2.4, which installed a
symlink 'python' in /usr/local/bin/.

Dakai Zhu's suggestion above worked for me also.

I'll install hand-compiled stuff in the /opt/ directory next time.

-- 
Printing GUI does not open
https://bugs.launchpad.net/bugs/210738
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 579487] Re: meld doesn't work (requires pygtk 2.8.0 or higher)

2010-05-13 Thread khink
On my desktop (where meld does work), i have the same python-gtk2
version.

k...@janos:~$ dpkg -l | grep python-gtk2
ii  python-gtk22.17.0-0ubuntu2  
Python bindings for the GTK+ widget set
ii  python-gtk2-dbg2.17.0-0ubuntu2  
Python bindings for the GTK+ widget set (deb
k...@janos:~$

-- 
meld doesn't work (requires pygtk 2.8.0 or higher)
https://bugs.launchpad.net/bugs/579487
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 579487] Re: meld doesn't work (requires pygtk 2.8.0 or higher)

2010-05-13 Thread khink
On my desktop, however, meld works. (The above report is for my laptop.)

-- 
meld doesn't work (requires pygtk 2.8.0 or higher)
https://bugs.launchpad.net/bugs/579487
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 579487] Re: meld doesn't work (requires pygtk 2.8.0 or higher)

2010-05-13 Thread khink
It was there, and up-to-date. I reinstalled both, and the file you
mention exists.

$ sudo apt-get install python-gobject
[sudo] password for kees: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
python-gobject is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
$ sudo apt-get install --reinstall python-gobject
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 241kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 http://archive.ubuntu.com/ubuntu/ lucid/main python-gobject 
2.21.1-0ubuntu3 [241kB]
Fetched 241kB in 0s (536kB/s)
(Reading database ... 224528 files and directories currently installed.)
Preparing to replace python-gobject 2.21.1-0ubuntu3 (using 
.../python-gobject_2.21.1-0ubuntu3_amd64.deb) ...
Unpacking replacement python-gobject ...
Processing triggers for python-support ...
Setting up python-gobject (2.21.1-0ubuntu3) ...

Processing triggers for python-support ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
$ sudo apt-get install --reinstall python-gt
python-gtask   python-gtk2-docpython-gtkmvc
python-gtk python-gtk2-tutorial   python-gtkmvc-doc
python-gtk-1.2 python-gtkglext1   python-gtksourceview2
python-gtk2python-gtkhtml2python-gtkspell
python-gtk2-dbgpython-gtkhtml2-dbgpython-gtk-vnc
python-gtk2-devpython-gtkmozembed python-gtop
$ sudo apt-get install --reinstall python-gtk2
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 895kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 http://archive.ubuntu.com/ubuntu/ lucid/main python-gtk2 2.17.0-0ubuntu2 
[895kB]
Fetched 895kB in 0s (920kB/s)  
(Reading database ... 224528 files and directories currently installed.)
Preparing to replace python-gtk2 2.17.0-0ubuntu2 (using 
.../python-gtk2_2.17.0-0ubuntu2_amd64.deb) ...
Unpacking replacement python-gtk2 ...
Processing triggers for python-support ...
Setting up python-gtk2 (2.17.0-0ubuntu2) ...

Processing triggers for python-support ...
$ ls -l /usr/lib/pymodules/python2.6/pygtk.py
lrwxrwxrwx 1 root root 28 2010-05-13 16:08 
/usr/lib/pymodules/python2.6/pygtk.py -> /usr/share/pyshared/pygtk.py
$ meld
No module named pygtk
Meld requires pygtk 2.8.0 or higher.

-- 
meld doesn't work (requires pygtk 2.8.0 or higher)
https://bugs.launchpad.net/bugs/579487
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 579487] Re: meld doesn't work (requires pygtk 2.8.0 or higher)

2010-05-13 Thread khink
$ dpkg -l | grep python-gtk2
ii  python-gtk2  2.17.0-0ubuntu2
 Python bindings for the GTK+ widget set

-- 
meld doesn't work (requires pygtk 2.8.0 or higher)
https://bugs.launchpad.net/bugs/579487
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 579487] [NEW] meld doesn't work (requires pygtk 2.8.0 or higher)

2010-05-12 Thread khink
Public bug reported:

Installing meld using apt-get yields:

$ sudo apt-get install meld
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following NEW packages will be installed:
  meld
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/675kB of archives.
After this operation, 2,359kB of additional disk space will be used.
Selecting previously deselected package meld.
(Reading database ... 224394 files and directories currently installed.)
Unpacking meld (from .../meld_1.3.0-2ubuntu1_all.deb) ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for desktop-file-utils ...
Processing triggers for man-db ...
Processing triggers for python-support ...
Setting up meld (1.3.0-2ubuntu1) ...

$ meld
No module named pygtk
Meld requires pygtk 2.8.0 or higher.

$ sudo apt-get install python-gtk
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package python-gtk is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package python-gtk has no installation candidate
$ sudo apt-get install python-gtk2
Reading package lists... Done
Building dependency tree   
Reading state information... Done
python-gtk2 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
meld doesn't work (requires pygtk 2.8.0 or higher)
https://bugs.launchpad.net/bugs/579487
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 453912] Re: compiz is off after login; no window borders

2010-05-03 Thread khink
Couldn't set it to "Won't fix", so i set it to "Invalid".

-- 
compiz is off after login; no window borders
https://bugs.launchpad.net/bugs/453912
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 453912] Re: compiz is off after login; no window borders

2010-05-03 Thread khink
In October last year, i got a new harddisk and migrated my files to
this, omitting most of the "hidden" folders. This solved the problem for
me. Probably there was something in the configuration files that caused
this error.  Taavi Palo's hint to (re)move the .local folder may be
worth investigating for people who still have this issue.

For now, i guess this bug can be closed: it only happened on upgrade to
Karmic, and we have moved on to Lucid now.

** Changed in: compiz (Ubuntu)
   Status: Confirmed => Invalid

-- 
compiz is off after login; no window borders
https://bugs.launchpad.net/bugs/453912
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-11-14 Thread khink
This was probably a hardware problem.

After doing a vanilla Karmic re-install, i got the same problem again.
Since my colleague has the same card, which works fine, he suggested a
hardware problem. I removed the physical card and re-added it, and now
it seems to work well.

** Changed in: linux (Ubuntu)
   Status: New => Invalid

** Summary changed:

- enabling wireless (iwl3945) freezes system
+ [closed] enabling wireless (iwl3945) freezes system (hardware issue)

-- 
[closed] enabling wireless (iwl3945) freezes system (hardware issue)
https://bugs.launchpad.net/bugs/443019
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-30 Thread khink
Turns out i can't fix it this way all of the time: I'll still get the
hangups on startup occasionally, and at inpredictable times, and
rmmoding+modprobing doesn't help.

This is probably something that went wrong during the several upgrades i
did, and not a bug in a current package. (I've been running Karmic since
it was alpha.) I'd still like to know if someone has a fix for it.
Currently, the only fix i can think of is reinstalling everything which
i plan to do next sunday.

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-30 Thread khink
** Changed in: linux (Ubuntu)
   Status: Invalid => New

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-28 Thread khink
Today i got it to work. I think the crucial thing was to remove and re-
add (rmmod and modprobe) the iwl3945 module.

** Changed in: linux (Ubuntu)
   Status: New => Invalid

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 453912] Re: compiz is off after login; no window borders

2009-10-23 Thread khink
Alas, i ran jockey (jockey-gtk), but no change. I still get the spinner,
and no window borders. (Actually, the message i get when enabling
desktop effects for the first time is this: "Searching for available
drivers".) The jockey's output was: no proprietary drivers were found on
the system.

-- 
compiz is off after login; no window borders
https://bugs.launchpad.net/bugs/453912
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 453912] Re: compiz is off after login; no window borders

2009-10-22 Thread khink
I withdraw that, the spinner is still there on reboot, it had only
disappeared when i logged out and in again.

When i enable desktop effects for the first time after a reboot, it says
it's looking for installable drivers for some time, is that any help?

-- 
compiz is off after login; no window borders
https://bugs.launchpad.net/bugs/453912
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 453912] Re: compiz is off after login; no window borders

2009-10-22 Thread khink
Just tried it, and it doesn't help. One thing is different: On login, i
no longer see the spinner, but a regular mouse pointer.

-- 
compiz is off after login; no window borders
https://bugs.launchpad.net/bugs/453912
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-17 Thread khink
** Tags added: karmic

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 453912] Re: compiz is off after login; no window borders

2009-10-17 Thread khink

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/33829346/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/33829347/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/33829348/Dependencies.txt

** Attachment added: "GconfCompiz.txt"
   http://launchpadlibrarian.net/33829349/GconfCompiz.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/33829351/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/33829352/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/33829354/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/33829355/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/33829356/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/33829357/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/33829358/UdevLog.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/33829359/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/33829360/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   http://launchpadlibrarian.net/33829361/Xrandr.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/33829363/XsessionErrors.txt

** Attachment added: "glxinfo.txt"
   http://launchpadlibrarian.net/33829364/glxinfo.txt

** Attachment added: "monitors.xml.txt"
   http://launchpadlibrarian.net/33829365/monitors.xml.txt

** Tags added: karmic

-- 
compiz is off after login; no window borders
https://bugs.launchpad.net/bugs/453912
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 453912] [NEW] compiz is off after login; no window borders

2009-10-17 Thread khink
Public bug reported:

Binary package hint: compiz

When i log in, i have no window borders. This seems to be due to compiz
being off: when i go to System > Preferences > Appearance > Visual
effects, "No effects" is checked. I check it and everything works fine.
However, on the next login, i have the same situation.

I read https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/432871, but
re-installing compiz didn't help.

ProblemType: Bug
Architecture: amd64
CompizPlugins: 
[core,move,resize,place,decoration,animation,ccp,dbus,mousepoll,gnomecompat,png,svg,imgjpeg,text,commands,neg,video,wall,snap,scale,scaleaddon,expo,staticswitcher,regex,resizeinfo,workarounds,ezoom,vpswitch,extrawm,fade,session,shift,wobbly]
Date: Sat Oct 17 14:45:02 2009
DistroRelease: Ubuntu 9.10
MachineType: Hewlett-Packard HP Compaq 6710b (GR679ET#ABH)
Package: compiz 1:0.8.4-0ubuntu1
PackageArchitecture: all
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
PciDisplay: 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 
GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic 
root=UUID=0726bc2a-337e-49c0-82ed-05053d41ac79 ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu5
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: compiz
Uname: Linux 2.6.31-14-generic x86_64
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
dmi.bios.date: 05/22/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68DDU Ver. F.12
dmi.board.name: 30C0
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 71.2E
dmi.chassis.asset.tag: CNU74815FT
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68DDUVer.F.12:bd05/22/2008:svnHewlett-Packard:pnHPCompaq6710b(GR679ET#ABH):pvrF.12:rvnHewlett-Packard:rn30C0:rvrKBCVersion71.2E:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq 6710b (GR679ET#ABH)
dmi.product.version: F.12
dmi.sys.vendor: Hewlett-Packard
system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.31-14-generic

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


** Tags: amd64 apport-bug karmic

-- 
compiz is off after login; no window borders
https://bugs.launchpad.net/bugs/453912
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-14 Thread khink
Adding full kern.log.

** Attachment added: "full kern.log"
   http://launchpadlibrarian.net/33652354/kern.log

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-14 Thread khink
These excerpts are too short; including full syslog.

** Attachment added: "full syslog"
   http://launchpadlibrarian.net/33652320/syslog

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-14 Thread khink
Also adding syslog excerpt.

** Attachment added: "new syslog"
   http://launchpadlibrarian.net/33652208/syslog

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-14 Thread khink
Re-opening this; it shows the same behaviour as before. See the attached
kern.log excerpt: the issues start at Oct 14 14:16:29.

** Attachment added: "new kern.log"
   http://launchpadlibrarian.net/33652163/kern.log

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-14 Thread khink
** Changed in: linux (Ubuntu)
   Status: Invalid => New

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 445524] Re: konsole screen garbled

2009-10-07 Thread khink

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/33233626/Dependencies.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/33233627/XsessionErrors.txt

-- 
konsole screen garbled
https://bugs.launchpad.net/bugs/445524
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 445524] [NEW] konsole screen garbled

2009-10-07 Thread khink
Public bug reported:

Binary package hint: kdebase

When starting a fresh konsole window (so before resizing, etc.), the screen 
appears garbled:
 - the cursor is offset an extra position from the prompt
 - typing a character inserts it at the correct position, 1 character of space 
after the prompt, but displays the cursor two characters too far to the right
 - in vi (vim-full installed), moving the cursor through the file changes its 
line length, by making characters disappear
 - reset doesn't improve the above points

ProblemType: Bug
Architecture: amd64
Date: Wed Oct  7 17:04:43 2009
DistroRelease: Ubuntu 9.10
Package: konsole 4:4.3.2-0ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
SourcePackage: kdebase
Uname: Linux 2.6.31-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
konsole screen garbled
https://bugs.launchpad.net/bugs/445524
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-05 Thread khink
attached: kern.log after wireless is enabled

** Attachment added: "kern.log"
   http://launchpadlibrarian.net/33025107/kern.log

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-05 Thread khink
Invalidated the bug: Cannot reproduce.

** Changed in: linux (Ubuntu)
   Status: New => Invalid

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-05 Thread khink
Update: the two recent attachments didn't produce the iwl3945 freeze. I
have wireless working now.

Let's see if i can reboot with wireless on, and then i'll invalidate
this bug.

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-05 Thread khink
attached: file syslog after wireless is enabled

** Attachment added: "syslog"
   http://launchpadlibrarian.net/33025136/syslog

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-05 Thread khink
Booting with wireless enabled causes the system to freeze in an early
stage, to be precise: right after the message "Setting up console fonts
and keymap..." is printed.

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-05 Thread khink
Let me rephrase my description as follows (editing doesn't seem to work
for me, malformed JSON error):

Booting with wireless disabled by the hardware switch on my laptop works
fine. Once i switch wireless on, a process 'iwl3945' immediately takes
up 100% of CPU (on one out of two CPU's). I can't kill the process with
'sudo kill -9 pid'.

Booting with wireless enabled causes the system to freeze in an early
stage, hence the title of this bug report.

'sudo modprobe -r iwl3945' works fine, when called before wireless is
enabled.

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 443019] Re: enabling wireless (iwl3945) freezes system

2009-10-05 Thread khink

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/33022908/AlsaDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/33022909/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/33022910/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/33022911/Card0.Codecs.codec.0.txt

** Attachment added: "Card0.Codecs.codec.1.txt"
   http://launchpadlibrarian.net/33022912/Card0.Codecs.codec.1.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/33022913/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/33022914/Dependencies.txt

** Attachment added: "IwConfig.txt"
   http://launchpadlibrarian.net/33022915/IwConfig.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/33022916/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/33022917/Lsusb.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/33022918/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/33022919/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/33022920/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/33022921/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/33022922/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/33022923/UdevLog.txt

** Attachment added: "WifiSyslog.gz"
   http://launchpadlibrarian.net/33022924/WifiSyslog.gz

** Attachment added: "WpaSupplicantLog.txt"
   http://launchpadlibrarian.net/33022925/WpaSupplicantLog.txt

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 443019] [NEW] enabling wireless (iwl3945) freezes system

2009-10-05 Thread khink
Public bug reported:

Booting with wireless disabled by the hardware switch on my laptop works
fine. Once i switch wireless on, a process 'iwl3945' soon starts taking
up 100% of CPU (on one out of two CPU's), causing a freeze.

Booting with wireless enabled causes the system to hang in an early
stage.

'sudo modprobe -r iwl3945' works.

ProblemType: Bug
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  kees   1707 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xe4804000 irq 16'
   Mixer name   : 'Analog Devices AD1981'
   Components   : 'HDA:11d41981,103c30c0,00100200 
HDA:11c11040,103c1378,00100200'
   Controls  : 12
   Simple ctrls  : 10
Date: Mon Oct  5 13:07:25 2009
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=UUID=146957c6-02c6-4d6f-ae1c-be68b8409253
MachineType: Hewlett-Packard HP Compaq 6710b (GR679ET#ABH)
Package: linux-image-2.6.31-11-generic 2.6.31-11.38
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: root=UUID=b144664c-eede-4e12-b2b4-ba8fde1f8919 ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-11-generic N/A
 linux-firmware 1.20
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
SourcePackage: linux
Uname: Linux 2.6.31-11-generic x86_64
XsessionErrors:
 (gnome-settings-daemon:1925): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-settings-daemon:1925): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:2541): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:2518): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
dmi.bios.date: 05/22/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68DDU Ver. F.12
dmi.board.name: 30C0
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 71.2E
dmi.chassis.asset.tag: CNU74815FT
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68DDUVer.F.12:bd05/22/2008:svnHewlett-Packard:pnHPCompaq6710b(GR679ET#ABH):pvrF.12:rvnHewlett-Packard:rn30C0:rvrKBCVersion71.2E:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq 6710b (GR679ET#ABH)
dmi.product.version: F.12
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug

-- 
enabling wireless (iwl3945) freezes system
https://bugs.launchpad.net/bugs/443019
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 318530] Re: Mijn Evolution is voor een grotere scherresolutie bestemmd.

2009-01-18 Thread khink
For all those who can't read Dutch, this is nothing to do with Evolution, but a 
duplicate of https://bugs.launchpad.net/ubuntu/+bug/316547
 
Geert, i'd follow Jonathan Marsden's advice if i were you. Be patient and keep 
trying out the stuff that people suggest. Try to write down what you tried, and 
where it failed. Also keep in mind that making correct sentences without 
spelling mistakes makes it more likely that you'll get an answer. This is 
because people might otherwise think that you're not making an effort, so why 
should they bother helping you.

** Changed in: evolution (Ubuntu)
   Status: New => Invalid

-- 
Mijn Evolution is voor een grotere scherresolutie bestemmd.
https://bugs.launchpad.net/bugs/318530
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 141343] Re: r8169 driver does not work with Realtek "PCI-E" 8111B integrated network controller

2009-01-03 Thread khink
I haven't had any trouble with this since i upgraded to Intrepid (x64).
There have been a few kernel upgrades since then, so i assumed it's
fixed. If i can supply more info, please let me know.

-- 
r8169 driver does not work with Realtek "PCI-E" 8111B integrated network 
controller
https://bugs.launchpad.net/bugs/141343
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 297406] Re: f-spot crash at startup AMD64 Ubuntu 8.10

2009-01-01 Thread khink
If i connect via ssh -X and start f-spot remotely, making it draw its screen on 
the laptop i'm connecting from, it does not crash.
(Hoping this is helpful, sorry if it's is a redundant remark.)

-- 
f-spot crash at startup AMD64 Ubuntu 8.10
https://bugs.launchpad.net/bugs/297406
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 297406] Re: f-spot crash at startup AMD64 Ubuntu 8.10

2008-12-30 Thread khink
I won't also confirm it, then. Let me know if you want more info or have
a patch that needs testing.

When i set the values in gconf-editor (as suggested by Shanta Schelfhout
on 2008-11-24), f-spot still fails to start but the line "Message:
gtk_window_resize: assertion `width > 0' failed" does not appear: see
attachment.

** Attachment added: "f-spot --debug output"
   http://launchpadlibrarian.net/20819017/fspot_debug.txt

-- 
f-spot crash at startup AMD64 Ubuntu 8.10
https://bugs.launchpad.net/bugs/297406
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 284687] Re: fglrx works, but window moving/resizing and scrolling are very, very slow; desktop effects don't work

2008-12-07 Thread khink
Is this bug really incomplete? I'm marking it as "new", hope that's
ok... If no, I'd be glad supply more info!

** Changed in: fglrx-installer (Ubuntu)
   Status: Incomplete => New

-- 
fglrx works, but window moving/resizing and scrolling are very, very slow; 
desktop effects don't work
https://bugs.launchpad.net/bugs/284687
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 284687] Re: fglrx works, but window moving/resizing and scrolling are very, very slow; desktop effects don't work

2008-12-01 Thread khink
Jeremy said:
"First I opened synaptic and purged anything to do with fglrx or the open 
source ati driver. Then I opened jockey and installed fglrx again." There it 
fails for me: i cannot enable the fglrx driver from jockey: Enabling it by 
selecting fglrx and clicking "activate" briefly pops up a screen saying 
"downloading and installing driver" end then exits, doing nothing. The driver 
is stil not enabled. Running jockey from the shell (python /usr/bin/jockey-gtk) 
yields no more info.

Mine is not a new install, but an upgrade from 8.04. In 8.04, i used to
run the 'ati' driver.

I include current output from modinfo fglrx.

** Attachment added: "output from modinfo fglrx"
   http://launchpadlibrarian.net/20107567/modinfo_fglrx_output.txt

-- 
fglrx works, but window moving/resizing and scrolling are very, very slow; 
desktop effects don't work
https://bugs.launchpad.net/bugs/284687
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 284687] Re: fglrx works, but window moving/resizing and scrolling are very, very slow; desktop effects don't work

2008-11-24 Thread khink
Sorry, will add info asap!

-- 
fglrx works, but window moving/resizing and scrolling are very, very slow; 
desktop effects don't work
https://bugs.launchpad.net/bugs/284687
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 284687] Re: fglrx works, but window moving/resizing and scrolling are very, very slow; desktop effects don't work

2008-11-08 Thread khink
Is it okay if i set the status to confirmed?

** Changed in: fglrx-installer (Ubuntu)
   Status: Invalid => Confirmed

-- 
fglrx works, but window moving/resizing and scrolling are very, very slow; 
desktop effects don't work
https://bugs.launchpad.net/bugs/284687
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 284687] Re: fglrx works, but window moving/resizing and scrolling are very, very slow; desktop effects don't work

2008-11-08 Thread khink

** Attachment added: "output of gnome-appearance-properties"
   http://launchpadlibrarian.net/19485725/gnome-appearance-properties_output.txt

-- 
fglrx works, but window moving/resizing and scrolling are very, very slow; 
desktop effects don't work
https://bugs.launchpad.net/bugs/284687
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 284687] Re: fglrx works, but window moving/resizing and scrolling are very, very slow; desktop effects don't work

2008-11-08 Thread khink

** Attachment added: "output of fglrxinfo"
   http://launchpadlibrarian.net/19485676/fglrxinfo_output.txt

-- 
fglrx works, but window moving/resizing and scrolling are very, very slow; 
desktop effects don't work
https://bugs.launchpad.net/bugs/284687
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 284687] Re: fglrx works, but window moving/resizing and scrolling are very, very slow; desktop effects don't work

2008-11-08 Thread khink
another one

** Attachment added: "another xorg logfile"
   http://launchpadlibrarian.net/19485642/Xorg.20.log

-- 
fglrx works, but window moving/resizing and scrolling are very, very slow; 
desktop effects don't work
https://bugs.launchpad.net/bugs/284687
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 284687] Re: fglrx works, but window moving/resizing and scrolling are very, very slow; desktop effects don't work

2008-11-08 Thread khink
just for the record, a logfile

** Attachment added: "xorg logfile"
   http://launchpadlibrarian.net/19485614/Xorg.0.log

-- 
fglrx works, but window moving/resizing and scrolling are very, very slow; 
desktop effects don't work
https://bugs.launchpad.net/bugs/284687
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 284687] Re: fglrx works, but window moving/resizing and scrolling are very, very slow; desktop effects don't work

2008-11-08 Thread khink
I was going to add the output to the xorg logfiles here, but there is
nothing. That is, when i go to "system" > "preferences" > "appearance" >
"visual effects" and click "normal" or "extra", i get a small screen
saying "Desktop effects could not be enabled", but nothing is written to
/var/log/Xorg.*.log.

-- 
fglrx works, but window moving/resizing and scrolling are very, very slow; 
desktop effects don't work
https://bugs.launchpad.net/bugs/284687
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 284687] Re: fglrx works, but window moving/resizing and scrolling are very, very slow; desktop effects don't work

2008-11-08 Thread khink
file xorg.conf

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/19485513/xorg.conf

-- 
fglrx works, but window moving/resizing and scrolling are very, very slow; 
desktop effects don't work
https://bugs.launchpad.net/bugs/284687
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 284687] Re: fglrx works, but window moving/resizing and scrolling are very, very slow; desktop effects don't work

2008-11-08 Thread khink
I recently installed the fglrx driver, and this issue seems still to exist. 
That is to say, i see the same thing the original reporter noticed:
- slow, choppy scrolling
- desktop effects (compiz) cannot be enabled

I include the output of lspci -vvnn, the rest will follow soon. I don't
know if it's relevant, but i'm using an ATI Radeon HD 2350.

** Attachment added: "output of lspci -vvnn"
   http://launchpadlibrarian.net/19485474/lspci_-vvnn_output.txt

-- 
fglrx works, but window moving/resizing and scrolling are very, very slow; 
desktop effects don't work
https://bugs.launchpad.net/bugs/284687
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 292609] Re: radeon driver not working for HD 2350

2008-11-02 Thread khink
added output to gdm logfile 0.log

** Attachment added: "output added to gdm/:0.log on restarting gdm"
   http://launchpadlibrarian.net/19231409/tail_%3A0.log

-- 
radeon driver not working for HD 2350
https://bugs.launchpad.net/bugs/292609
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 292609] Re: radeon driver not working for HD 2350

2008-11-02 Thread khink
added lspci output

** Attachment added: "output of lspci"
   http://launchpadlibrarian.net/19231261/output_of_lspci.txt

-- 
radeon driver not working for HD 2350
https://bugs.launchpad.net/bugs/292609
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 292609] Re: radeon driver not working for HD 2350

2008-11-02 Thread khink

** Attachment added: "output added to Xorg.0.log on restarting gdm"
   http://launchpadlibrarian.net/19230932/tail_Xorg.0.log

-- 
radeon driver not working for HD 2350
https://bugs.launchpad.net/bugs/292609
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 292609] [NEW] radeon driver not working for HD 2350

2008-11-02 Thread khink
Public bug reported:

Binary package hint: xserver-xorg-video-ati

ubuntu: 8.10 (Intrepid)
package: xserver-xorg-video-radeon 
package version: 1:6.9.0+git20081003.f9826a56-0ubuntu2

On (re-)starting gdm, the screen goes blank. (Gdm is running correctly.
I can also log in, typing my login + password blindly, the login sound
tells me it was succesful.)

Hardware: ATI Radeon HD 2350 graphics card in an HP Pavillion a6310
(Dual Core E2200), Acer AL1711 monitor (1280x1024).

I tried running "Xorg -configure", which worked after i removed the
xserver-xorg-video-vga and xserver-xorg-video-nsc packages. After that,
i could start X by running "Xorg -config {generated xorg.conf}".
However, this only works for 'vesa' or 'fglrx' as the driver in
xorg.conf.

I include the output of "tail -f /varl/log/Xorg.0.log". This is what i
see when i restart gdm.

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

-- 
radeon driver not working for HD 2350
https://bugs.launchpad.net/bugs/292609
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 292579] Re: Xorg -configure fails: "symbol lookup error in vga_drv.so: xf86GetPciVideoInfo"

2008-11-02 Thread khink
Is duplicate of https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-
video-nsc/+bug/265035

** Changed in: xorg (Ubuntu)
   Status: New => Invalid

-- 
Xorg -configure fails: "symbol lookup error in vga_drv.so: xf86GetPciVideoInfo"
https://bugs.launchpad.net/bugs/292579
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 292579] [NEW] Xorg -configure fails: "symbol lookup error in vga_drv.so: xf86GetPciVideoInfo"

2008-11-02 Thread khink
Public bug reported:

Binary package hint: xorg

ubuntu: 8.10 (intrepid)
package:  xorg 1:7.4~5ubuntu3

what i expected: I hoped to be able to my xorg configuration running
"Xorg -configure" as root from a terminal.

what happened: The screen went blank. Going back to the terminal (Ctr-
Alt-F1) showed output from Xorg: a list of drivers, and after that the
message " Xorg: symbol lookup error:
/usr/lib/xorg/modules/drivers//vga_drv.so: undefined symbol:
xf86GetPciVideoInfo" (The double slash is no typo.)

I'm not sure if hardware is relevant at this point, but my graphics card
is an ATI Radeon HD 2350. The monitor is an Acer AL1711 (1280x1024).

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

-- 
Xorg -configure fails: "symbol lookup error in vga_drv.so: xf86GetPciVideoInfo"
https://bugs.launchpad.net/bugs/292579
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 201291] Re: Add ogv (video) and oga (audio) as recognized extension for Ogg Theora and Ogg Vorbis, respectively

2008-11-02 Thread khink
Could it be that this fix has not made it into the current package 
2:1.4.10-0ubuntu3 for Intrepid?
Please see https://bugs.launchpad.net/ubuntu/+source/amarok/+bug/292562 for 
details.

-- 
Add ogv (video) and oga (audio) as recognized extension for Ogg Theora and Ogg 
Vorbis, respectively
https://bugs.launchpad.net/bugs/201291
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 292562] [NEW] .oga files not recognized

2008-11-02 Thread khink
Public bug reported:

Binary package hint: amarok

package: 2:1.4.10-0ubuntu3
ubuntu release: 8.10 (intrepid)

what i expected to happen:
After ripping and encoding a recently bought music album using Sound Juicer, 
which (since Intrepid) encodes Ogg as .oga files, i would have expected Amarok 
to recognize these files as Ogg. I would have expected them to show in the 
collection, because the encoded files were put in a collection subfolder.  

what happened: 
.oga files did not show in the collection. Via the File tab on the left, i 
could put the .oga files in the playlist and play them, but the tags were not 
showing.

I know this is said to have been fixed in bug 201291
(https://bugs.launchpad.net/ubuntu/+source/amarok/+bug/201291/), so it
seems that this fix has not made it into this release.

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

-- 
.oga files not recognized
https://bugs.launchpad.net/bugs/292562
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 119635] Re: logout hang xserver with ati open drivers

2008-08-18 Thread khink
I tried the Intrepid Alpha 4 CD (desktop amd64). After a normal boot
(select language, select run from live cd), I was able to follow the
boot process on the terminal screen (ctrl-alt-f1). Everything went OK
until starting gdm: black screen, TFT light flashing (indicating an
incorrect mode). I lsmod'ed for ati, radeon and fglrx, no result. I
didn't see any other output in lsmod that looked like a graphics driver.
What driver could i look for? Hardware:  HP Pavillion a6310 - Dual Core
E2200 - ATI Radeon HD2350.

-- 
logout hang xserver with ati open drivers
https://bugs.launchpad.net/bugs/119635
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 141343] Re: r8169 driver does not work with Realtek "PCI-E" 8111B integrated network controller

2008-06-25 Thread khink
Revoke again - after a day or two, it stopped working.

-- 
r8169 driver does not work with Realtek "PCI-E" 8111B integrated network 
controller
https://bugs.launchpad.net/bugs/141343
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 141343] Re: r8169 driver does not work with Realtek "PCI-E" 8111B integrated network controller

2008-06-21 Thread khink
Just installed 2.6.24-19 and rebooted, r8169 running fine.

-- 
r8169 driver does not work with Realtek "PCI-E" 8111B integrated network 
controller
https://bugs.launchpad.net/bugs/141343
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 119635] Re: logout hang xserver with ati open drivers

2008-06-08 Thread khink
I was also not able to find a core (i did "sudo find / -type f -name
core"). Should i? I did "ulimit -c unlimited" before restarting gdm.

-- 
logout hang xserver with ati open drivers
https://bugs.launchpad.net/bugs/119635
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 119635] Re: logout hang xserver with ati open drivers

2008-06-08 Thread khink
I just started up the debugger. Unfortunately i wasn't able to obtain a
backtrace, because the system froze. I'll list the terminal output here.

** Attachment added: "output from sudo dbg /usr/bin/Xorg"
   http://launchpadlibrarian.net/15124381/dbg_output.txt

-- 
logout hang xserver with ati open drivers
https://bugs.launchpad.net/bugs/119635
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 119635] Re: logout hang xserver with ati open drivers

2008-06-08 Thread khink
New .xsession-errors, doesn't show anything new

** Attachment added: "New .xsession-errors"
   http://launchpadlibrarian.net/15124355/.xsession-errors

-- 
logout hang xserver with ati open drivers
https://bugs.launchpad.net/bugs/119635
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 119635] Re: logout hang xserver with ati open drivers

2008-06-08 Thread khink
This is my old file, it's rather long, I'll reproduce the crash and send
the new one asap.

** Attachment added: "old .xsession-errors file"
   http://launchpadlibrarian.net/15123973/.xsession-errors.old

-- 
logout hang xserver with ati open drivers
https://bugs.launchpad.net/bugs/119635
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 119635] Re: logout hang xserver with ati open drivers

2008-06-08 Thread khink

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

-- 
logout hang xserver with ati open drivers
https://bugs.launchpad.net/bugs/119635
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 119635] Re: logout hang xserver with ati open drivers

2008-06-08 Thread khink
Same here:

- Most of the time, when both users have been logged in for a while, i get this 
after only one switch-and-back cycle. When both users have just logged in, i 
have to repeat it a couple of times in order to get the freeze.
- Switching via the fast-switch applet and via the logout menu produces the 
same result.
- For both user A and B, screen locking when switching users is disabled.
- Killing X by pressing Ctrl-Alt-Backspace doesn't work, neither does 
restarting by pressing Ctrl-Alt-Delete
- It's not just a stalled gdm, the entire system freezes. For example, if i'm 
logged in on the computer via ssh, that session freezes too. Music still 
playing on one of the users (Amarok) will quit or stall.
- I use the open source ati driver.
- I do not have desktop effects (compiz) enabled. (I can not enable these; why 
this is is perhaps a related issue. Whenever i try (via preferences > 
appearance > tab visual effects), it says "desktop effects could not be 
enabled".)
- Removing ~/.kde doesn't help

Can i help by submitting output?

-- 
logout hang xserver with ati open drivers
https://bugs.launchpad.net/bugs/119635
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 118605] Re: [fglrx] freezes upon Logout or Switch user [patch]

2008-06-07 Thread khink
GDM still shows this behaviour with the opensource ati driver. Should i
file a separate bug or include more details here?

-- 
[fglrx] freezes upon Logout or Switch user [patch]
https://bugs.launchpad.net/bugs/118605
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 141343] Re: r8169 driver does not work with Realtek "PCI-E" 8111B integrated network controller

2008-06-07 Thread khink
I have to revoke that statement. Although my network card did work with
that driver at the time i wrote the message (lsmod | grep r81 returned
r8169), and has worked the days after, it did not work today. I
installed the r8168 driver (as indicated in
http://ubuntuforums.org/showthread.php?t=671614)  and it works again.

-- 
r8169 driver does not work with Realtek "PCI-E" 8111B integrated network 
controller
https://bugs.launchpad.net/bugs/141343
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   >