[Bug 260687] Re: Purging samba breaks login (pam_smbpass.so segfaults)

2014-02-16 Thread Jelle Foks
When upgrading from saucy to trusty, something similar happened to me, the upgrade failed, because the samba upgrade failed because it didn't like that there was a secrets.tdb in both /var/lib/samba and in /var/lib/samba/private, and the fix was similar to joctee's comment in posting #21, but

[Bug 260687] Re: Purging samba breaks login (pam_smbpass.so segfaults)

2014-02-16 Thread Jelle Foks
When upgrading from saucy to trusty, something similar happened to me, the upgrade failed, because the samba upgrade failed because it didn't like that there was a secrets.tdb in both /var/lib/samba and in /var/lib/samba/private, and the fix was similar to joctee's comment in posting #21, but

[Bug 1194370] Re: intel_microcode: prepend_earlyinitramfs: not found

2014-02-16 Thread Jelle Foks
If you don't mind losing these three ubuntu packages: console-setup kbd ubuntu-minimal Then you can get rid of the 'prepend_earlyinitramfs: not found' message from update-initramfs by downloading the debian package from here: https://packages.debian.org/sid/all/initramfs-tools/download ... and

[Bug 1073062] Re: modprobe: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed

2013-03-12 Thread Jelle Foks
To me more clear, if the command below shows any file with an 'alias bla off' with bla something with radeon or nouveau in it, then edit that file and comment that line out by adding a '#' at the beginning of the line. egrep \ off$ /etc/modprobe.d/* -- You received this bug notification because

[Bug 1073062] Re: modprobe: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed

2013-03-12 Thread Jelle Foks
And after that... your nvidia or fglrx module probably won't load anymore (because it may be loading the nouveau or radeon first/instead)... So, you may have to add a 'blacklist bla' for each module for which you commented out the 'alias bla off' (bla is probably one or more of these: nouveau,

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-03-12 Thread Jelle Foks
Cool. Well, that should fix it, and I got a smidgeon of recognition on lkml out of it. Let's move on to the next bug ;-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039143 Title: 046d:c52b USB3

[Bug 1073062] Re: modprobe: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed

2013-03-11 Thread Jelle Foks
When I saw the message, it was related to the radeon driver, so perhaps turning that off in addition to nouveau may help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1073062 Title: modprobe:

[Bug 1000526] Re: Opens inaccessible tcp device, errors, doesn't recover

2013-02-26 Thread Jelle Foks
Just triggered the problem with '1.1.3-0~ppa1raring'. Steps: . file-scan . 'scan document' with 'fetching list of devices' . then shows the hp deskjet at the other location that isn't reachable here . main window shows 'opening device' at bottom . 'scan document' window closes, and immediately: .

[Bug 1000526] Re: Opens inaccessible tcp device, errors, doesn't recover

2013-02-22 Thread Jelle Foks
All right, I'll do some testing to see if I can trigger the bug with the version of the ppa, and report back here if I see it. Note, on ubuntu, adding a ppa repository and the key can also be done with a single command: sudo apt-add-repository ppa:jeffreyratcliffe/ppa -- You received this bug

[Bug 1000526] Re: Opens inaccessible tcp device, errors, doesn't recover

2013-02-21 Thread Jelle Foks
Where is the ppa to use? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000526 Title: Opens inaccessible tcp device, errors, doesn't recover To manage notifications about this bug go to:

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-02-14 Thread Jelle Foks
Note: The raring kernel in my ppa (version 3.8.0-6.12djreceiver) fixes the problem for me. I'll see if I can dput a quantal (12.10) kernel with the fix there too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1073062] Re: modprobe: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed

2013-02-13 Thread Jelle Foks
Andy, that makes total sense with what I've been seeing. Perhaps for the future it would also help if kmod (or update-initramfs) could print some more information in the error message, such as which exact module triggers the assertion. -- You received this bug notification because you are a

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-02-13 Thread Jelle Foks
Yes. It is a commit that adds a special hid driver for this hardware. Before that commit, when the bug is not present, the generic hid driver is used. So, it's quite possible that the new driver never worked correctly on USB3 hardware. I'd like to see a confirmation from somebody on this bug

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-02-12 Thread Jelle Foks
I had some time today to look at this, and assuming that maybe the usb3 interface is sometimes accessing the device before it is ready, I added a short sleep into the logi_dj_recv_query_paired_devices function. With the modification, I have not been able to trigger the error again. I did not do

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-02-05 Thread Jelle Foks
Ho Joseph, Nothing changed. Still fails for me, workaround still works. Jelle. - [5.109384] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-:00:14.0-4/input2 [5.109658] logitech-djreceiver 0003:046D:C52B.0003:

[Bug 1073062] Re: modprobe: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed

2013-01-15 Thread Jelle Foks
I saw this error last week while doing a kernel bisect, and the message went away when I removed the radeon module from the kernel config, probably related to the following error message: $ sudo modprobe radeon libkmod: ERROR ../libkmod/libkmod-module.c:791 kmod_module_insert_module: could not

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-01-10 Thread Jelle Foks
There hasn't been much progress for a while, so I read up on ubuntu kernel building and bisecting (https://wiki.ubuntu.com/Kernel/KernelBisection), finding that I needed to bisect the upstream kernel to find the right commit, then ending up on a 'default configs' commit that the kteam-tools

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-01-10 Thread Jelle Foks
Attached, dmesg of a 3.8.0rc3 kernel with xhci debugging enabled. The difference between the successful and failed load is that the line: [ 18.995664] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-:00:14.0-4/input2 Is

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-01-10 Thread Jelle Foks
** Attachment added: xhci_debug_probe_fail.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1039143/+attachment/3479847/+files/xhci_debug_probe_fail.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-01-10 Thread Jelle Foks
** Attachment added: xhci_debug_probe_success.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1039143/+attachment/3479848/+files/xhci_debug_probe_success.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1070968] Re: fglrx 2:9.000-0ubuntu3: fglrx kernel module failed to build on kernel 3.7

2012-11-29 Thread Jelle Foks
*** This bug is a duplicate of bug 859101 *** https://bugs.launchpad.net/bugs/859101 For kernel 3.7, the solution reported here worked for me: https://bbs.archlinux.org/viewtopic.php?pid=1176870#p1176870 Download the patch and apply: $ cd /usr/src/fglrx-9.010.8 $ sudo patch

[Bug 859101] Re: fglrx 2:8.881-0ubuntu2: fglrx kernel module failed to build (kernel includes at ... not found or incomplete)

2012-11-29 Thread Jelle Foks
For kernel 3.7, the solution reported here worked for me: https://bbs.archlinux.org/viewtopic.php?pid=1176870#p1176870 Download the patch and apply: $ cd /usr/src/fglrx-9.010.8 $ sudo patch ~/Downloads/arch-fglrx-3.7.patch -- You received this bug notification because you are a member of

[Bug 1078975] Re: fglrx 2:9.000-0ubuntu3: fglrx kernel module failed to build

2012-11-29 Thread Jelle Foks
*** This bug is a duplicate of bug 859101 *** https://bugs.launchpad.net/bugs/859101 For kernel 3.7, the solution reported here worked for me: https://bbs.archlinux.org/viewtopic.php?pid=1176870#p1176870 Download the patch and apply: $ cd /usr/src/fglrx-9.010.8 $ sudo patch

[Bug 1069100] Re: fglrx 2:9.000-0ubuntu3: fglrx kernel module failed to build

2012-11-29 Thread Jelle Foks
For kernel 3.7, the solution reported here worked for me: https://bbs.archlinux.org/viewtopic.php?pid=1176870#p1176870 Download the patch and apply: $ cd /usr/src/fglrx-9.010.8 $ sudo patch ~/Downloads/arch-fglrx-3.7.patch -- You received this bug notification because you are a member of

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2012-11-16 Thread Jelle Foks
Just rebooted to 3.5.0-19.30, and the bug still exists here ('logi_dj_probe:logi_dj_recv_query_paired_devices error:-32'). The script had to reload the driver 7 times on boot, and after unplugging and replugging it had to reload it once. Linux helium 3.5.0-19-generic #30-Ubuntu SMP Tue Nov 13

[Bug 1028806] Re: 046d:c52b Cannot use logitech mouse M324 (Unifying Receiver)

2012-10-23 Thread Jelle Foks
*** This bug is a duplicate of bug 1039143 *** https://bugs.launchpad.net/bugs/1039143 ** This bug has been marked a duplicate of bug 1039143 046d:c52b USB3 port Logitech mouse using unifying receiver not detected -- You received this bug notification because you are a member of Ubuntu

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2012-10-23 Thread Jelle Foks
I have the exact same problem on my new laptop. As a temporary workaround, I made the attached 'mousefix' script. Run it as root and it will unload and reload the module until the mouse works. I put it in the root crontab on my laptop, so it runs automatically in at most a minute when needed.

[Bug 1000526] Re: Opens inaccessible tcp device, errors, doesn't recover

2012-05-21 Thread Jelle Foks
I have no problem trying experimental builds from here, or a ppa, etc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000526 Title: Opens inaccessible tcp device, errors, doesn't recover To manage

[Bug 1000526] [NEW] Opens inaccessible tcp device, errors, doesn't recover

2012-05-16 Thread Jelle Foks
Public bug reported: version 0.9.32-1 I use gscan2pdf on two different locations, where there are two different officejet scanners. On one location, when I start gscan2pdf, and select File-Scan, it does 'Fetching list of devices', and it chooses the printer that is inaccessible on that

[Bug 930412] Re: [regression] no core keybindings work any more

2012-03-14 Thread Jelle Foks
After creating a new account and entering my personalized shortcuts again, it seems to only have problems when I remap the 'Key to show the HUD' in the Ubuntu Unity Plugin in ccsm. At the moment, it seems to be working when I keep that setting at the default. -- You received this bug

[Bug 954793] Re: Unity/Compiz crashes on each right click

2012-03-14 Thread Jelle Foks
I had this too, and have found out that it goes away when I turn off the Shift Switcher in the ccsm (compizconfig-settings-manager), and it comes back when I turn it back on... Note: When unity crashes, you can get your desktop back this way: login on the console (ctrl-alt-f1), then type 'unity

[Bug 954079] Re: right-click crashes graphical environment

2012-03-14 Thread Jelle Foks
As I mentioned in #954793, I had that problem and it went away when I turned off the shift switcher in ccsm. Maybe it will help here (that one is marked as a duplicate of this one). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 930412] Re: [regression] no core keybindings work any more

2012-03-13 Thread Jelle Foks
Note: After that change I my alt-tab didn't do anything. I had to go to ccsm and change the 'Key to start the switcher' and change it back. And the same for my custom Go to specific viewport shortcuts in the Viewport Switcher in ccsm. And the same for the SuperTab shortcut I chose for the 'Next

[Bug 930412] Re: [regression] no core keybindings work any more

2012-03-13 Thread Jelle Foks
Hmm, and one unity crash later they dont work again anymore... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/930412 Title: [regression] no core keybindings work any more To manage notifications

[Bug 42348] Re: VPN connections menu empty although there's a configured connection

2011-10-18 Thread Jelle Foks
Note: It usually happens to me after a suspend. And I just found out, that when this happenes, restarting nm-applet with a 'killall nm-applet ; nm-applet /dev/null 2/dev/null ' fixes it until the next suspend. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 42348] Re: VPN connections menu empty although there's a configured connection

2011-10-04 Thread Jelle Foks
This is /not/ the same issue as 37110, and it's happening on 11.04... My list of 'VPN Connections' often goes to blank, usually after a standby, and doesn't get back to normal until after I logout and login again... ** This bug is no longer a duplicate of bug 37110 Provide VPN Connection

[Bug 633424] Re: maverick screen does not update except when mouse moves

2010-09-14 Thread Jelle Foks
I have the same video card, and I have noticed something similar when playing back videos (mplayer, vlc, youtube), and the video's also go smooth for as long as I keep a key pressed (such as the shift key). -- maverick screen does not update except when mouse moves

[Bug 559849] Re: Compiz couldn't be started - Couldn't find a perfect decorator match; trying all decorators Found no decorator to start

2010-04-11 Thread Jelle Foks
Happened to me too, while it was working before. Got it working again after following the hint in #216204: apt-get install compiz compiz-gnome So perhaps this should be noted as a duplicate of that bug. One of the 'apt-get dist-upgrade's of last week must have caused it. I didn't notice it until

[Bug 62444] Re: Missing go7007 driver

2010-03-20 Thread Jelle Foks
To make devices with this chip work with mythtv or the command-line 'gorecord', and if you're willing to compile and install your own kernel modules, for the latest kernels up through at least 2.6.31, perhaps my version available at http://go7007.imploder.org may help (not ubuntu specific, no deb

[Bug 244387] Re: black screen applications

2010-03-10 Thread Jelle Foks
I encountered this with a 256MB nvidia 6600GT AGP card when the 'AGP Aperture size' in the BIOS was set to a value lower than the amount of memory on the video card. After upping the value in the BIOS, the problem went away. -- black screen applications https://bugs.launchpad.net/bugs/244387 You

[Bug 96473] Re: [nvidia-glx] Window content is black after opening 5/6 windows when using compiz

2010-03-10 Thread Jelle Foks
I encountered this with a 256MB nvidia 6600GT AGP card when the 'AGP Aperture size' in the BIOS was set to a value lower than the amount of memory on the video card. After upping the value in the BIOS, the problem went away. -- [nvidia-glx] Window content is black after opening 5/6 windows when

[Bug 527904] Re: Icons randomly disappear from notification-area-applet

2010-02-26 Thread Jelle Foks
As workaround: If you follow SystemPreferencesPower Management, you can set it to 'Never display an icon', then remove the notification area from the panel and re-add it. Then you won't have the icon, but at least the notification area will stay small and not have the large empty space. Until this

[Bug 374136] Re: system crash ,can't install anything now

2009-09-14 Thread Jelle Foks
When you see, for example: Setting up dbconfig-common (1.8.40) ... dpkg (subprocess): unable to execute post-installation script: Exec format error Then the problem is probably that /var/lib/dpkg/info/dbconfig- common.postinst is not a runnable script (got corrupted by the crash). I had

[Bug 391703] [NEW] xorg crash during/soon after login in intel_renderbuffer_set_region

2009-06-24 Thread Jelle Foks
Public bug reported: Using Karmic. After the latest dist-upgrade, with libgl1-mesa- dri_7.4.1-1ubuntu3_i386, my xorg crashes on my sony VGN-FW140E. After reverting back to libgl1-mesa-dri_7.4.1-1ubuntu2_i386, it runs fine again. Disabling the mode switching doesn't help, disabling compositing

[Bug 353913] Re: streamer fails to load video image from integrated webcam

2009-05-12 Thread Jelle Foks
*** This bug is a duplicate of bug 359045 *** https://bugs.launchpad.net/bugs/359045 ** This bug has been marked a duplicate of bug 359045 libv4l2: error turning on stream: Cannot allocate memory -- streamer fails to load video image from integrated webcam

[Bug 359045] Re: libv4l2: error turning on stream: Cannot allocate memory

2009-05-12 Thread Jelle Foks
When the problem occurs for me on my vaoi VGN-FW140E, it ususally works fine right after a reboot, but then after not using the camera for a while (a perhaps a standy/resume cycle), it stops working and gives the error message. -- libv4l2: error turning on stream: Cannot allocate memory

[Bug 333128] [NEW] Missing dependency on libqt4-dev

2009-02-22 Thread Jelle Foks
Public bug reported: Binary package hint: mythtv When building latest mythtv svn with https://code.launchpad.net/~ubuntu- mythtv/mythtv/mythtv-trunk-022 On a fresh install, 'apt-get install build-dep mythtv' had failed to install libqt4-dev, which is necessary for includes such as QVector. **

[Bug 333128] Re: Missing dependency on libqt4-dev

2009-02-22 Thread Jelle Foks
too fast... it's something else... It seems to be using qt3, probably because qmake points to qmake-qt3 on my fresh install... Perhaps there should be a build conflict with qt3-dev-tools? Or is there another way to make sure qt3 isn't used? Anyway; After removing that package, qmake pointed to

[Bug 308387] Re: [Jaunty] trying to overwrite `/usr/include/drm/drm_sarea.h', which is also in package libdrm-dev

2009-01-13 Thread Jelle Foks
Aww... xserver-xorg-video-intel does need drm_i915_flip_t to be defined. It refers to it in src/i830_dri.c line 1162, and that struct is supposed to be defined in /usr/include/drm/i915_drm.h, but the latest linux- libc-dev (version 2.6.28-4.10) does not have that yet... In libdrm-2.4.1 (and

[Bug 279654] Re: firefox hangup while drag text in kde4

2009-01-08 Thread Jelle Foks
I am affected by this bug. I'm using jaunty with firefox 3.0.5 on intel gm4500 video, and just now I triggered the bug (again), and the system hung for a while, then when it got 'unstuck', I saw a notification flash quickly from kwin that 'compositing was slow', and now while my desktop effects

[Bug 310418] Re: Links flicker in FF3 after switching tabs in Kubuntu jaunty

2009-01-05 Thread Jelle Foks
I see that behavious too. The behaviour looks a little familiar with an old bug with Xorg/XFree that would occur if you added a mouse twice... And it looks like that's what is going on: The laptop has a 'GlidePoint' and I'm using an external mouse with usb received (logitech), but it adds 4

[Bug 308387] Re: [Jaunty] trying to overwrite `/usr/include/drm/drm_sarea.h', which is also in package libdrm-dev

2009-01-05 Thread Jelle Foks
When I tried to compile xserver-xorg-video-intel in jaunty (to include a temporary fix to make it work on my laptop (freedesktop.org bug #17292)), I found that it needed libdrm-2.4.3, and I ended up having to do a lot of convoluted copying of include files, kernel package builds, a libgl1-mesa

[Bug 308387] Re: [Jaunty] trying to overwrite `/usr/include/drm/drm_sarea.h', which is also in package libdrm-dev

2009-01-05 Thread Jelle Foks
Ah, there is a new kernel package that now includes the 'struct drm_drawable_info' from libdrm, but it is still missing 'drm_i915_flip_t' which xserver-xorg-video-intel-2.5.1 needs and which can be found in libdrm-2.4.3/shared-core/i915_drm.h Apparently, the libdrm include files in the kernel

[Bug 308387] Re: [Jaunty] trying to overwrite `/usr/include/drm/drm_sarea.h', which is also in package libdrm-dev

2009-01-05 Thread Jelle Foks
Ignore the above, It wasn't xserver-xorg-video-intel that needed the 'drm_i915_flip_t', but libdrm-2.4.3. After reverting back the libdrm package to 2.4.1 form the jaunty repo it now builds works. Thanks. (but I can't help but feel that this is a bit more complex than it could be). -- [Jaunty]

[Bug 304056] Re: X Server hangs in drmWaitVBlank()

2009-01-05 Thread Jelle Foks
I probably just saw the same issue. I hadn't touched the laptop for a couple of minutes when it triggered, but it drew my attention because I saw something flicker in the corner of my eye, then I discovered that xorg did not respond anymore. Nothing additional is printed in the Xorg.0.log. This

[Bug 304056] Re: X Server hangs in drmWaitVBlank()

2009-01-05 Thread Jelle Foks
Ah, and there it triggered again. I again hadn't touched the laptop, but I tried to start a 'konsole' and while it was showing the bouncing icon it triggered. Same backtrace, but I did a more extensive strace, showing that it typically stays in the ioctl for about 0.019 seconds before exiting