[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2014-11-18 Thread Larry Reid
Julian: The patch I submitted fixed my problem (see #13 above). Unfortunately I don't have time tonight to try to reproduce the situation, and indeed I may not be able to (I'm not sure I have access to the server anymore). But I can definitely confirm that it was still fixed in LinuxMint 13

[Bug 1391354] Re: Failure to boot ephemeral image for Utopic Fast Installer deployment: no ID_PATH for iSCSI device any more

2014-11-13 Thread Larry Michel
Brian, will we be able to pull this fix from the daily images? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1391354 Title: Failure to boot ephemeral image for Utopic Fast Installer deployment:

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-10-22 Thread Larry Finger
Why do you have ndiswrapper loaded? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239578 Title: No wireless support for Realtek RTL8192EE [10ec:818b] To manage notifications about this bug go to:

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-10-14 Thread Larry Finger
Your log makes it look as if there is an error in the pairing of rcu_read_lock()/rcu_read_unlock() calls, but everything looks OK. It won't help your problem, but I just pushed a change that gets rid of an error log splat on my system. -- You received this bug notification because you are a

[Bug 1380278] Re: unity-settings-daemon crashed with SIGSEGV in _gdk_device_xi2_reset_scroll_valuators()

2014-10-14 Thread Larry McNaughton
I was typing a message in Hangouts (Chrome) when it crashed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380278 Title: unity-settings-daemon crashed with SIGSEGV in

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-10-09 Thread Larry Finger
If you are using the driver from staging, then you need to know that it has been deleted from kernel 3.18 and replaced by the code that is found at http://github.com/lwfinger/rtlwifi_new.git. When the system has a stuck CPU, and some other info was written to the terminal, debugging is impossible

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-10-09 Thread Larry Finger
There is nothing wrong in the log that you posted. Those switch case not processed warnings are not a problem. I think you are using the Git repo. Which branch are you using? What does 'git log' say is the latest commit. The information I need will appear on the console log. It can possible be

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-10-09 Thread Larry Finger
Unfortunately, when you need to power off the system in this way, information being written to the logs is lost. Whenever there is a particular sequence that causes a crash, I usually cause a terminal to sleep for 5 secs, and then have it do the sequence - all in a single line separated by a

[Bug 1375106] Re: VPN connection failed.

2014-09-29 Thread Larry McNaughton
on this, I've been using Linux since the mid 90's and Ubuntu since about 2005, but only as an end user with just intermediate knowledge and skills at best, sorry for any inconvenience this may have caused. Larry -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-09-29 Thread Larry Finger
The dmesg says that authentication is failing. Are you sure the wifi secret is correct? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239578 Title: No wireless support for Realtek RTL8192EE

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-09-29 Thread Larry Finger
There will be a new RTL8192EE driver in kernel 3.18. If you want to try it earlier, you need to use the code mentioned in comment #184. If you are using kernel 3.13.0-36 from Ubuntu, you will have a build problem. See Comment #204 to see why I cannot fix that problem. If you are using this code

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-09-29 Thread Larry Finger
Since 3.17 is not out yet, you will not find 3.18 anywhere - in about one month, 3.18-rc1 will be available at vger.kernel.org. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239578 Title: No

[Bug 1375106] [NEW] VPN connection failed.

2014-09-28 Thread Larry McNaughton
Public bug reported: My VPN connection was working fine but now I get the error message 'VPN connection failed because there were no valid VPN secrets'. I am using Ubuntu 14.10 with Network Manager 0.9.8.8-0ubunty27 and openvpn 2.3.2-9ununtu1 I tried to connect to my VPN server (Private

[Bug 1373953] [NEW] compiz crashed with SIGSEGV in g_closure_invoke()

2014-09-25 Thread Larry McNaughton
Public bug reported: Got a popup window message that Ubuntu experienced an internal error. ProblemType: Crash DistroRelease: Ubuntu 14.10 Package: compiz-core 1:0.9.12+14.10.20140918-0ubuntu1 ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3 Uname: Linux 3.16.0-17-generic x86_64

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-09-25 Thread Larry Finger
I am beginning to understand this problem, but I do not have a general fix. In kernel 3.14, the authors of mac80211 changed the API (applications interface) for routine ieee80211_is_robust_mgmt_frame() to be able to intercept a certain kind of error. For those drivers that could not fit the new

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-09-24 Thread Larry Finger
Good to hear that the system is more stable. Locking problems can be difficult to find as they frequently are affected by subtle differences in the speed and number of CPUs, etc. The other locking problem showed up on my system as an attempt to free DMA memory that had never been assigned. The

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-09-23 Thread Larry Finger
Troy, the Realtek engineer, found a locking problem today that may be the cause. Pull a new copy from GitHub. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239578 Title: No wireless support for

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-09-23 Thread Larry Finger
If a freeze never produces any logged entries, then it will be difficult to find. Was the system more stable after the previous fix? If that helped, I just pushed a new commit that might help some more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-09-23 Thread Larry Finger
I had not applied that latest fix to the master branch as I thought you were on kernel_version. That latter one is only for recent kernels - I think 3.14 or newer is required. In any case, I pushed that latest change to the master branch. -- You received this bug notification because you are a

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-09-20 Thread Larry Finger
The traceback is a lot more useful when you provide the numbers that follow the names of the routines. Those are of the form rtl_pci_init_one_rxdesc+0x/0x. That way I can identify exactly the statement that failed. I have nearly reached the point where I will be testing rtl8192ee hard.

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-09-14 Thread Larry Finger
@Sylvain: Are you using the driver from #155? If not, please do. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239578 Title: No wireless support for Realtek RTL8192EE [10ec:818b] To manage

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-09-08 Thread Larry Finger
What source are you using? The latest version of the driver is at http://github.com/lwfinger/rtlwifi_new.git. That version will build on any kernel 3.0 or later, as long as the kernel headers are available. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1366569] [NEW] Download failure when updating to Trusty

2014-09-07 Thread Larry Starr
Public bug reported: For the past 5 days I have been attempting to upgrade from: Ubuntu 12.04.5 LTS to 14.04 Trusty Get packages fails on the final package: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/universe/x/xine-lib/libxine1-plugins_1.1.21-2ubuntu1_all.deb Connection failed

[Bug 1320070] Re: Realtek Wifi card RTL8723BE drops connection with MSI enabled

2014-08-27 Thread larry
It seems that workaround #39 does nothing for me. But I(ve been following the instruction on this thread http://ubuntuforums.org/showthread.php?t=2239932 And my connection has improved, it's still not ok, I have deconnections all the time, but I'm not stuck with an unusable wifi. before I was

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-08-13 Thread Larry Finger
The only thing I can suggest is to try the GitHub repo in comment #156. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239578 Title: No wireless support for Realtek RTL8192EE [10ec:818b] To manage

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-08-13 Thread Larry Finger
Yes, git pull make sudo make install gets you the latest Realtek code. If that still does not work, then you will need to document what is happening on your system. At the moment, I am working full time trying to get all the rtlwifi drivers into a stage that the new versions can be committed to

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-08-13 Thread Larry Finger
You need the kernel headers. I have no idea what Ubuntu calls the package, but someone else will. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239578 Title: No wireless support for Realtek

[Bug 1354957] [NEW] package zoneminder (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-08-10 Thread Larry Kline
Public bug reported: Extracting templates from packages: 100% Preconfiguring packages ... dpkg: warning: parsing file '/var/lib/dpkg/status' near line 62626 package 'virtualbox-3.0': error in Version string '3.0.12-54655_Ubuntu_karmic': invalid character in revision number dpkg: warning:

Re: [Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-08-07 Thread Larry Finger
On 08/07/2014 12:42 AM, Yu Leng wrote: Thank you Larry for posting the latest driver code. I am no where close to the expertise most people have on this forum. This is may well be a beginner question. Do I just git clone your repo, do make, make install and then reboot? You are close

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-08-06 Thread Larry Finger
I was unable to get the latest Realtek drivers into a form for submission to the kernel in time to make kernel 3.17. As a result, I created a git repo at http://github.com/lwfinger/rtlwifi_new.git. I have no idea if it will work for youm but it is the latest code,' -- You received this bug

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-07-31 Thread Larry Finger
If Lenovo does not have an access door on the bottom that provides access to the wireless card, I am doubly glad that I chose Toshiba over Lenovo when I recently purchased a new laptop. My decision was based on the bad reviews for the new keyboard and touchpad design. -- You received this bug

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-07-31 Thread Larry Finger
One thing to note. The firmware that is currently available from the linux-firmware repo for the 7260 gets many firmware restarts. Unfortunately, this repo is the source for all distros. There is experimental firmware available for testing that seems to fix the problem. Search the linux-wireless

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-07-31 Thread Larry Finger
No. There is a naming problem that prevents it from being officially released by Intel. You need to get it from https://git.kernel.org/cgit/linux/kernel/git/egrumbach/linux- firmware.git/plain/iwlwifi-7260-9.ucode?h=Core6. -- You received this bug notification because you are a member of Ubuntu

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-07-21 Thread Larry Finger
I have received a newer version from Realtek that I am working at getting into the kernel. At this point, I do not even know what the differences are. While this conversion is in progress, I have very little time to try to debug the current code. I would say that the best thing to do is wait for

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-07-16 Thread Larry Finger
Realtek has never been good at writing clear module parameter descriptions. My current working version has the following: MODULE_PARM_DESC(swenc, Set to 1 for software crypto (default 0)\n); MODULE_PARM_DESC(ips, Set to 0 to not use link power save (default 1)\n); MODULE_PARM_DESC(swlps, Set to 1

[Bug 1320070] Re: Realtek Wifi card RTL8723BE drops connection with MSI enabled

2014-07-07 Thread larry
Hi, first used the procedure described on post #29 (before I found this bug thread) Then I ugraded to 3.15.0-031500-generic, and I saw in the update that the firmware for rtl8723be was in. Today, I have the firmware file in lib/firmware/rtlwifi but nothing pops up in dmesg when i look for

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-07-07 Thread Larry Finger
Please add some logs. In particular, what does the dmesg output have to say? What connection manager are you using? What encryption type? If WPA or WPA2, please check the wpa_supplicant logs. Just saying It does not work is not sufficient, and is just wasting everyone's time! -- You received

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-07-06 Thread Larry Finger
As stated above, it is in the staging directory for kernel 3.16. As I do not speak for Ubuntu, I have no idea when it will be available for you. For some reason, this bug report jumps from comment #40 to #73. In #66, I posted a link for a 64-bit kernel that had this driver built in. For

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-07-04 Thread Larry Finger
Whatever is happening, your wireless system is dropping the connection as shown by [126573.115713] wlan0: disassociating from 00:1f:33:d2:a6:f8 by local choice (Reason: 3=DEAUTH_LEAVING) Please check your NetworkManager and wpa_supplicant logs to see if they offer any clues. What is the

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-07-01 Thread Larry Finger
Comment #99: Those new messages are due to changes in cfg80211. As long as the driver works correctly, you may ignore them. Comment #100: Those messages are due to trying to build old driver code on a kernel that is new. If you really want to build that code, you will need to research the changes

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-07-01 Thread Larry Finger
You can get the driver in 3.16 by using make xconfig or make menuconfig, and enabling the driver. Once that is done, a new kernel built and installed, and the firmware is installed, the driver will automatically start upon bootup. -- You received this bug notification because you are a member of

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-06-26 Thread Larry Finger
The necessary firmware in in the linux-firmware git repo. You will need to clone git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux- firmware.git and copy rtlwifi/rtl8192eefw.bin into /lib/firmware/rtlwifi/rtl8192eefw.bin. -- You received this bug notification because you are a member of

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-06-22 Thread Larry Finger
I would recommend using kernel 3.16-rcX. I do not plan on updating the deb on my web site, and I do not plan on generating a 32-bit version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239578

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-05-27 Thread Larry Finger
I too see the slow downs at times; however, I do not think it is due to changing website. I do not know why. The driver sometimes takes several tries to make the initial connection. Again, the cause is unknown. Is it possible that your timeout counters are set too small and that is causing the

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-05-22 Thread Larry Finger
I do not know about the hibernate problem. My laptop has never gone into hibernation, and I have not had any desire to debug the reason for that. Any other problems that occur should be reported as follows: sudo modprobe -rv r8192ee sudo modprobe -v r8192ee debug=3 Post the dmesg output

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-05-21 Thread Larry Finger
Good to hear. That version was submitted to the staging tree of the kernel. It should be a standard part of kernel 3.16. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239578 Title: No wireless

[Bug 948584] Re: unity-lens-video crashed with TypeError in update_results_model(): gi._glib.spawn_async: first argument must be a sequence of strings

2014-05-20 Thread Larry Massey
does this cause problem with Myunity? I've had problems launching that program. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948584 Title: unity-lens-video crashed with TypeError in

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-05-20 Thread Larry Finger
Realtek sent me a patch to fix the skb-end - skb-tail len problems. A version with this fix is at http://www.lwfinger.com/realtek_drivers/linux-headers-3.13.9_1.1_amd64.deb http://www.lwfinger.com/realtek_drivers/linux-image-3.13.9_1.1_amd64.deb I do not know if this fix will also handle the

[Bug 1257186] Re: memory leakage messages

2014-05-19 Thread Larry Chipps
I had been experiencing this bug until I set up RSA authentication for all my console sessions, and disabled password notifications. Once I did that, I have not seen any recurrences. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1257186] Re: memory leakage messages

2014-05-19 Thread Larry Chipps
I should have said password authentications there- not password notifications. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1257186 Title: memory leakage messages To manage

[Bug 1257186] Re: memory leakage messages

2014-05-19 Thread Larry Chipps
and after two error free days, the error returned after a successful install and configuration of Minidlna...err... ReadyMedia if the copyright police are lurking. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.

[Bug 1257186] Re: memory leakage messages

2014-05-19 Thread Larry Chipps
I should have said password authentications there- not password notifications. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1257186 Title: memory leakage messages To manage notifications about

[Bug 1257186] Re: memory leakage messages

2014-05-19 Thread Larry Chipps
I had been experiencing this bug until I set up RSA authentication for all my console sessions, and disabled password notifications. Once I did that, I have not seen any recurrences. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1257186] Re: memory leakage messages

2014-05-19 Thread Larry Chipps
and after two error free days, the error returned after a successful install and configuration of Minidlna...err... ReadyMedia if the copyright police are lurking. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1241309] Re: Ubuntu 13.10 has no way to change individual input method settings

2014-05-10 Thread larry
Here is what i did to get around the missing floating panel problem on 13.10 cd /usr/share/ibus-pinyin/setup python ./main.py ibus restart you may want to create a script and save it as a desktop shortcut. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1075429] Re: autokey-gtk crashes when clipboard.get_clipboard() is invoked

2014-04-21 Thread Larry
** Bug watch added: Red Hat Bugzilla #1089695 https://bugzilla.redhat.com/show_bug.cgi?id=1089695 ** Also affects: autokey (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=1089695 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 948584] Re: unity-lens-video crashed with TypeError in update_results_model(): gi._glib.spawn_async: first argument must be a sequence of strings

2014-04-15 Thread Larry Massey
** Changed in: unity-lens-video (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948584 Title: unity-lens-video crashed with TypeError in

[Bug 1287148] BootLog.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: BootLog.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022532/+files/BootLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148 Title:

[Bug 1287148] LightdmDisplayLog.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: LightdmDisplayLog.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022537/+files/LightdmDisplayLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1287148] DpkgLog.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: DpkgLog.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022535/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148 Title:

[Bug 1287148] Dependencies.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022534/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148

[Bug 1287148] UdevLog.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022549/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148 Title:

[Bug 1287148] CurrentDmesg.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022533/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148

[Bug 1287148] Re: Thinkpad clickpad + Trackpoint cannot emulate middle button scrolling

2014-03-13 Thread Larry Hastings
apport information ** Tags added: apport-collected reproducible trusty ubuntu ** Description changed: I'm testing with a freshly-updated Trusty Tahir daily (2014/March/2) on a Lenovo X1 Carbon (2014 refresh) laptop. IBM/Lenovo Thinkpad laptops have a Trackpoint: a red joystick mouse

[Bug 1287148] Lspci.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022541/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148 Title:

[Bug 1287148] LightdmGreeterLog.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: LightdmGreeterLog.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022538/+files/LightdmGreeterLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1287148] UdevDb.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022548/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148 Title:

[Bug 1287148] MonitorsUser.xml.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: MonitorsUser.xml.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022543/+files/MonitorsUser.xml.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1287148] UnitySupportTest.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: UnitySupportTest.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022550/+files/UnitySupportTest.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1287148] Re: Thinkpad clickpad + Trackpoint cannot emulate middle button scrolling

2014-03-13 Thread Larry Hastings
It still doesn't work. And I don't see any changes to the relevant drivers. So I've run apport-collect as you suggested, and the results are above. Please let me know if you need any additional information from me. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1287148] XorgLogOld.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: XorgLogOld.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022552/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148

[Bug 1287148] Xrandr.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: Xrandr.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022553/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148 Title:

[Bug 1287148] LightdmGreeterLogOld.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: LightdmGreeterLogOld.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022539/+files/LightdmGreeterLogOld.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1287148] LightdmLog.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: LightdmLog.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022540/+files/LightdmLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148

[Bug 1287148] ProcCpuinfo.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022544/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148

[Bug 1287148] ProcEnviron.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022545/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148

[Bug 1287148] XorgLog.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: XorgLog.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022551/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148 Title:

[Bug 1287148] Lsusb.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022542/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148 Title:

[Bug 1287148] xdpyinfo.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: xdpyinfo.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022554/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148 Title:

[Bug 1287148] ProcModules.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022547/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148

[Bug 1287148] GconfCompiz.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: GconfCompiz.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022536/+files/GconfCompiz.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148

[Bug 1287148] ProcInterrupts.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022546/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1287148] xserver.devices.txt

2014-03-13 Thread Larry Hastings
apport information ** Attachment added: xserver.devices.txt https://bugs.launchpad.net/bugs/1287148/+attachment/4022555/+files/xserver.devices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1287148] Re: [Lenovo ThinkPad X1 Carbon] Clickpad + Trackpoint cannot emulate middle button scrolling

2014-03-13 Thread Larry Hastings
I don't know what proper Launchpad bug report hygiene calls for, but this behavior isn't limited to the 2014 edition of the X1 Carbon. This affects all users of Lenovo laptops that have both a Trackpoint and a clickpad--which is nearly all of their current models for sale. Going by the photos

[Bug 1287148] Re: Thinkpad clickpad + Trackpoint cannot emulate middle button scrolling

2014-03-11 Thread Larry Hastings
I would be thrilled to! I'll do that in the next 24 hours. Are there any special packages I need to install, or should it just work? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287148 Title:

[Bug 1246683] Re: Middle button does not work for scrolling

2014-03-07 Thread Larry Hastings
I got esrevinu's driver to compile on Trusty Tahir. But using it caused X11 to exit. I don't know enough about debugging such things to figure out what went wrong. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1287148] Re: Thinkpad clickpad + Trackpoint cannot emulate middle button scrolling

2014-03-05 Thread Larry Hastings
*** This bug is a duplicate of bug 1246683 *** https://bugs.launchpad.net/bugs/1246683 ** This bug has been marked a duplicate of bug 1246683 Middle button does not work for scrolling -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1246683] Re: Middle button does not work for scrolling

2014-03-05 Thread Larry Hastings
I'm seeing this behavior too. I'm using Trusty Tahir on a 2014 Lenovo X1 Carbon. I tried compiling esrevinu's driver, but it requires automake-1.13 and I couldn't figure out how to get that specific version. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1287148] [NEW] Thinkpad clickpad + Trackpoint cannot emulate middle button scrolling

2014-03-03 Thread Larry Hastings
Public bug reported: I'm testing with a freshly-updated Trusty Tahir daily (2014/March/2) on a Lenovo X1 Carbon (2014 refresh) laptop. IBM/Lenovo Thinkpad laptops have a Trackpoint: a red joystick mouse in the middle of the keyboard. Historically this is accompanied by three mouse buttons

[Bug 1287148] Re: Thinkpad clickpad + Trackpoint cannot emulate middle button scrolling

2014-03-03 Thread Larry Hastings
Oh, it seems that this driver is not an official part of Arch Linux, it's available in the Arch User Repository, which seems equivalent to an Ubuntu PPA. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1254144] Re: Broken dependency in libdbi-perl for 13.10...

2014-01-21 Thread Larry Wilson
*** This bug is a duplicate of bug 1254180 *** https://bugs.launchpad.net/bugs/1254180 Wasted too much time on this same situation with held broken packages. Re-installing, hopefully it gets fixed upstream and doesn't recur. -- You received this bug notification because you are a member of

Re: [Bug 585986] Re: radeon/ati display response unacceptably slow after upgrade to Ubuntu 10.4

2014-01-08 Thread Larry Siden
This may have occurred on an old laptop. I'll need to check and see if I still have it. I have not experienced this since I upgraded my desktop recently. -Larry Siden, http://plus.google.com/+LarrySiden On Wed, Jan 8, 2014 at 3:09 AM, Christopher M. Penalver christopher.m.penal...@gmail.com

[Bug 902557] Re: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

2013-11-01 Thread Larry Finger
Did you read my previous comment about speed? YMMV. Any promise of wifi speed depends on so many factors that it is meaningless without a measurement. I am running without any special module loading parameters. I am still getting Reason 7 deauthentications, but the connection recovers within a

[Bug 902557] Re: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

2013-10-31 Thread Larry Finger
I have recently done a complete rewrite on the gain control code in rtl8192c. The primary reason for this was to implove the connectivity in rtl8192cu, but the new code also impacts rtl8192ce. At the moment, I am testing a 10ec:8178 RTL8192CE device with good results (RX throughput up to 65 Mbps).

[Bug 902557] Re: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

2013-10-18 Thread Larry Finger
What kernel does 13.10 run? If you want the latest, you will need to build your own. You also need to look very carefully at the firmware version as Ubuntu has not been distributing the latest. On my system, the md5sum for the correct fw is 748944fbffd3b08b5b1929bb6c7fc537

[Bug 1240327] Re: E: Sub-process /usr/bin/dpkg returned an error code (1)

2013-10-16 Thread Larry Li
tail /var/log/upstart/procps.log kernel.printk = 4 4 1 7 net.ipv6.conf.all.use_tempaddr = 2 net.ipv6.conf.default.use_tempaddr = 2 error: permission denied on key 'kernel.kptr_restrict' net.ipv4.conf.default.rp_filter = 1 net.ipv4.conf.all.rp_filter = 1 net.ipv4.tcp_syncookies = 1

[Bug 1240327] Re: E: Sub-process /usr/bin/dpkg returned an error code (1)

2013-10-16 Thread Larry Li
I found bug #1157643 and get https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1157643/comments/11 worked for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1240327 Title: E: Sub-process

[Bug 902557] Re: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

2013-10-15 Thread Larry Finger
I expected that your hardware was an RTL8188CE, but when you wrote EE, I had to ask. The updated firmware for rtl8192ce in the linux-firmware repo has the following commit: commit e0836e6ec3568f54b7fac24b9e17bbe8c46eb508 Author: Larry Finger larry.fin...@lwfinger.net Date: Sun Jul 8 15:16:17

[Bug 902557] Re: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

2013-10-15 Thread Larry Finger
At least, I begin to understand why duplicating the problems found by Ubuntu users is so difficult for me. You should not have to deal with anything from the vendor-supplied code. That is my job. It takes a lot of testing before I change the firmware, and I need a very good reason. -- You

[Bug 902557] Re: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

2013-10-14 Thread Larry Finger
Your comment is confusing. You write about firmware rtl8192cfw.bin, and then say your hardware is RTL8188EE. If that is really your hardware, then your firmware file is rtl8188efe.bin, not rtl8192cfw.bin. Which is correct? The firmware files that work for me have the following md5sums and sizes:

<    1   2   3   4   5   6   7   8   9   10   >