[Bug 1530502] Re: ASUS (UX305CA) Touchpad does not work.

2016-03-07 Thread Jim Klein
If you have an option in your BIOS to set the Touchpad to "Basic" mode (Acer devices have this option, for example), try that. If not, add i8042.nopnp to the vmlinuz line in grub.cfg and it should work fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 799938] Re: Trackpad of Dell XPS 15z not working

2012-03-31 Thread Jim Klein
Cypress driver mentioned in #36 does not work on the XPS 13, nor do older versions of it (although they do compile and load against kernel 3.3.x). Emailed the original developer to see if any newer code exists. Touchpad does work out of the box on 3.3, just no multitouch support. -- You received

[Bug 944929] Re: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview)

2012-03-07 Thread Jim Klein
OK patch this to 3.2.0-18.28 and Cedarview will work - and by work I mean load ok, creates framebuffer ok, work in X with fbdev driver. Will still need a proper X driver for full operation, and to expose any bugs I might have missed. ** Patch added: "psb_gfx_cdv.patch" https://bugs.launchpad.n

[Bug 944929] Re: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview)

2012-03-07 Thread Jim Klein
Thanks Leann, but tried that already (see comment 11). Your's is doing the same thing as mine, ie throwing a kernel oops "Unable to handle kernel NULL pointer dereference" from psb_driver_load->psb_fbdev_init. Right now I'm trying to track down the null pointer. -- You received this bug notificat

[Bug 944929] Re: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview)

2012-03-07 Thread Jim Klein
I'll poke at it some more, but would probably disable the cedarview build option (for now) on 3.2 (CONFIG_DRM_PSB_CDV). Device works with vesafb and fbdev, just suffers from no access to external ports and a little pointer flicker. -- You received this bug notification because you are a member o

[Bug 944929] Re: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview)

2012-03-06 Thread Jim Klein
The patch above is for 3.3. As of today it has been applied upstream. Attempted the backport the driver myself but alas I am not a hardware guy. I can get it to build and load, but it causes a kernel oops when trying to setup the framebuffer (psb_gtt_free_range in framebuffer.c, if you're intereste

[Bug 944929] Re: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview)

2012-03-06 Thread Jim Klein
Scratch that - it loads, but there are still issues. Looks like a backport of the 3.3 version will be necessary. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944929 Title: psb_gfx boot hang on Atom

[Bug 944929] Re: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview)

2012-03-06 Thread Jim Klein
FYI, I applied the above patch to the psb_gfx driver in staging on the default 3.2.0-18 kernel for precise and can confirm that it resolves the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/9449

[Bug 944929] Re: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview)

2012-03-05 Thread Jim Klein
** 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/944929 Title: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview) To manage notifi

[Bug 944929] Re: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview)

2012-03-03 Thread Jim Klein
Resume hang is the xorg-modesetting driver (drat!) fbdev/vesa work, but just barely. Gonna need a good xorg driver for this one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944929 Title: psb_gfx b

[Bug 944929] Re: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview)

2012-03-03 Thread Jim Klein
Tested against Gateway/Acer and HP so far, but suspect will work with all of them. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944929 Title: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview) To

[Bug 944929] Re: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview)

2012-03-03 Thread Jim Klein
We now have this mostly worked out. Alan put together the attached patch upstream, and the gma500_gfx driver now loads properly. Only remaining problem appears to be resume from suspend - still looking into that. Works pretty well with the new xorg modesetting (fallback) driver at http://xorg.freed

[Bug 944929] Re: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview)

2012-03-02 Thread Jim Klein
Also, standard install won't work due to hang - only way to get installed is alternate, then boot from something else and blacklist psb_gfx. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944929 Title:

[Bug 944929] Re: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview)

2012-03-02 Thread Jim Klein
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944929 Title: psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sourc

[Bug 944929] [NEW] psb_gfx boot hang on Atom N2600 (GMA3600 Cedarview)

2012-03-02 Thread Jim Klein
Public bug reported: psb_gfx causes kernel stall at bootup immediately after framebuffer initializes. Screen goes black and system unresponsive. Usual suspects - disable vt switching, console=tty1, nosplash, no plymouth, disable plymouth, hard set framebuffer mode - don't solve the problem. Proble

[Bug 563435] [NEW] Lucid ica-launcher shouldn't consider unix sockets unavailable

2010-04-14 Thread Jim Klein
Public bug reported: The USED_PORTS var in the script needs a grep -v ^unix to prevent datagram/stream sockets from being included. These are irrelevant. Current function leads to default port 5900 coming up unavailable, even though it really is available via tcp/udp. ** Affects: italc (Ubuntu)

[Bug 412030] Re: Home folder should appear in UNR Files and Folders section

2010-03-31 Thread Jim Klein
I think this is generally a bad idea. Users should be able to customize their folder list. The nautilus sidebar method worked just fine. Now that these are hardcoded, a user can no longer choose not to have these folders. Excellent example is regression created by the "fix" for bug 423601, in which

[Bug 423601] Re: Examples from example-content don't show up on Files & Folders

2010-03-31 Thread Jim Klein
Fixed it but good. Now the folder won't go away, even if the example content has been removed. This was better when it relied on the Nautilus bookmarks. Should be handled by the example content package adding a bookmark, not the netbook launcher. -- Examples from example-content don't show up on

[Bug 465497] Re: no mic on EEE pc 1005ha 9.10

2009-11-25 Thread Jim Klein
This is not fixed. Mic works in nothing except gnome-sound-recorder with the backports installed. The only way to get the mic to work is to uninstall pulseaudio, which has all sorts of ramifications. You can get the mic to work in some apps by running the Front Mic Boost and Capture sliders to max,