Re: thinkpad carbon 5thgen + thunderbolt 3 dock

2018-03-17 Thread clutton
On Tue, 2018-01-09 at 19:19 +0200, clutton wrote:
> On Tue, 2018-01-09 at 00:40 +0100, Michael Gmelin wrote:
> > 
> > On Tue, 09 Jan 2018 00:16:01 +0200
> > clutton <clut...@zoho.com> wrote:

Guys, I need thunderbolt 3 dockstation working.
Where should I start looking?
Any thought and suggestions?

I could code )

signature.asc
Description: This is a digitally signed message part


Re: thinkpad carbon 5thgen + thunderbolt 3 dock

2018-01-09 Thread clutton
On Tue, 2018-01-09 at 00:40 +0100, Michael Gmelin wrote:
> 
> On Tue, 09 Jan 2018 00:16:01 +0200
> clutton <clut...@zoho.com> wrote:
> 
> > Hi list.
> > 
> > I have a thinkpad carbon 5th gen with ThinkPad Thunderbolt 3 Dock.
> > The
> > notebook doesn't work well with dock station, and I'm looking
> > forward
> > for some suggestions. Here it goes:
> > 
> > 
> > Wireless iwm doesn't support even N and AC is not supported at all.
> > The wifi is much slower then on my old machines. I'm going to
> > replace
> > the wifi card in mean time, any suggestions which one to buy?
> 
> ath usually works well, but Lenovo uses a BIOS whitelist of supported
> devices, so you're probably out of luck.
> 
> > 
> > Graphics works perfectly. NVMe SSD with OPAL wouldn't allow machine
> > to
> > resume from sleep, sometimes it does after big timeout and writing
> > errors to console, sometime it just reboots.
> 
> Is this similar to anything described in those bugs?
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211713#c9
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224064
> 

Exactly what I have, thank you. Unfortunately it is not fixed yet.

signature.asc
Description: This is a digitally signed message part


thinkpad carbon 5thgen + thunderbolt 3 dock

2018-01-08 Thread clutton
Hi list.

I have a thinkpad carbon 5th gen with ThinkPad Thunderbolt 3 Dock. The
notebook doesn't work well with dock station, and I'm looking forward
for some suggestions. Here it goes:


Wireless iwm doesn't support even N and AC is not supported at all. The
wifi is much slower then on my old machines. I'm going to replace the
wifi card in mean time, any suggestions which one to buy?

Graphics works perfectly. NVMe SSD with OPAL wouldn't allow machine to
resume from sleep, sometimes it does after big timeout and writing
errors to console, sometime it just reboots.

Thinkpad Thunderbolt Dock Station, here is where things get
interesting. If I boot machine connected to dock station, peripheral
devices would work, external monitor, keyboard, and mouse. There's no
other way I know to make it work. Once detached - it wouldn't see
devices again. Booting and THEN attaching - the same, machine wouldn't
see devices.

Here is the device being seen (a lot of pcib*):
pcib5@pci0:6:0:0:   class=0x060400 card=0x chip=0x15d38086
rev=0x02 hdr=0x01
vendor = 'Intel Corporation'
device = 'JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge
4C 2016]'
class  = bridge
subclass   = PCI-PCI


For me the main concern is Thunderbolt thought, docking station is
amazing thing. Any ideas and thought how to make it work would be
highly appreciated.

signature.asc
Description: This is a digitally signed message part


mouse pointer has gone.

2014-01-16 Thread clutton
Using X, I have a frozen mouse pointer.
Mouse works fine from syscons but not from X. Booting from kernel.old
resolves the problem.

Here is my X log with current kernel.

158:[34.043] (==) NVIDIA(0): Silken mouse enabled
208:[34.232] (II) config/hal: Adding input device PS/2 Mouse
209:[34.232] (II) LoadModule: mouse
210:[34.233] (II)
Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
211:[34.236] (II) Module mouse: vendor=X.Org Foundation
215:[34.237] (II) Using input driver 'mouse' for 'PS/2 Mouse'
216:[34.237] (**) PS/2 Mouse: always reports core events
218:[34.237] (==) PS/2 Mouse: Protocol: Auto
219:[34.237] (**) PS/2 Mouse: always reports core events
222:[34.238] (EE) PS/2 Mouse: cannot open input device
223:[34.238] (EE) PreInit returned 2 for PS/2 Mouse
224:[34.238] (II) UnloadModule: mouse


And with kernel.old

158:[30.743] (==) NVIDIA(0): Silken mouse enabled
208:[30.941] (II) config/hal: Adding input device PS/2 Mouse
209:[30.941] (II) LoadModule: mouse
210:[30.942] (II)
Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
211:[30.945] (II) Module mouse: vendor=X.Org Foundation
215:[30.946] (II) Using input driver 'mouse' for 'PS/2 Mouse'
216:[30.946] (**) PS/2 Mouse: always reports core events
217:[30.946] (**) Option Device /dev/sysmouse
218:[30.946] (==) PS/2 Mouse: Protocol: Auto
219:[30.946] (**) PS/2 Mouse: always reports core events
220:[30.947] (==) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50
221:[30.947] (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
222:[30.947] (**) PS/2 Mouse: Buttons: 5
224:[30.947] (II) XINPUT: Adding extended input device PS/2
Mouse (type: MOUSE, id 7)
225:[30.948] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
226:[30.948] (**) PS/2 Mouse: (accel) acceleration profile 0
227:[30.948] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
228:[30.948] (**) PS/2 Mouse: (accel) acceleration threshold: 4
229:[30.948] (II) PS/2 Mouse: SetupAuto: hw.iftype is 4, hw.model is
0
230:[30.948] (II) PS/2 Mouse: SetupAuto: protocol is SysMouse



signature.asc
Description: This is a digitally signed message part


Re: mouse pointer has gone.

2014-01-16 Thread clutton
On Thu, 2014-01-16 at 17:50 +0100, Rainer Hurling wrote:
 Am 16.01.2014 15:07, schrieb clutton:
  Using X, I have a frozen mouse pointer.
  Mouse works fine from syscons but not from X. Booting from kernel.old
  resolves the problem.
  
  Here is my X log with current kernel.
  
  158:[34.043] (==) NVIDIA(0): Silken mouse enabled
  208:[34.232] (II) config/hal: Adding input device PS/2 Mouse
  209:[34.232] (II) LoadModule: mouse
  210:[34.233] (II)
  Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
  211:[34.236] (II) Module mouse: vendor=X.Org Foundation
  215:[34.237] (II) Using input driver 'mouse' for 'PS/2 Mouse'
  216:[34.237] (**) PS/2 Mouse: always reports core events
  218:[34.237] (==) PS/2 Mouse: Protocol: Auto
  219:[34.237] (**) PS/2 Mouse: always reports core events
  222:[34.238] (EE) PS/2 Mouse: cannot open input device
  223:[34.238] (EE) PreInit returned 2 for PS/2 Mouse
  224:[34.238] (II) UnloadModule: mouse
  
  
  And with kernel.old
  
  158:[30.743] (==) NVIDIA(0): Silken mouse enabled
  208:[30.941] (II) config/hal: Adding input device PS/2 Mouse
  209:[30.941] (II) LoadModule: mouse
  210:[30.942] (II)
  Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
  211:[30.945] (II) Module mouse: vendor=X.Org Foundation
  215:[30.946] (II) Using input driver 'mouse' for 'PS/2 Mouse'
  216:[30.946] (**) PS/2 Mouse: always reports core events
  217:[30.946] (**) Option Device /dev/sysmouse
  218:[30.946] (==) PS/2 Mouse: Protocol: Auto
  219:[30.946] (**) PS/2 Mouse: always reports core events
  220:[30.947] (==) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50
  221:[30.947] (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
  222:[30.947] (**) PS/2 Mouse: Buttons: 5
  224:[30.947] (II) XINPUT: Adding extended input device PS/2
  Mouse (type: MOUSE, id 7)
  225:[30.948] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
  226:[30.948] (**) PS/2 Mouse: (accel) acceleration profile 0
  227:[30.948] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
  228:[30.948] (**) PS/2 Mouse: (accel) acceleration threshold: 4
  229:[30.948] (II) PS/2 Mouse: SetupAuto: hw.iftype is 4, hw.model is
  0
  230:[30.948] (II) PS/2 Mouse: SetupAuto: protocol is SysMouse
  
 
 For me, it helped to rebuild devel/dbus and sysutils/hal and restart
 that services again.
 
 HTH,
 Rainer

Thanks, I rebuild hald, but I hadn't tried rebuilding dbus.


signature.asc
Description: This is a digitally signed message part