search for: lenovo

Displaying 20 results from an estimated 622 matches for "lenovo".

2020 Feb 19
2
preexec with win 10
...; OFF I've add a win10 client, of course without domain but a simple set of share. The preexec work in strange mode: This client logon approx at 9.00 am and logof near 01.00pm but in log i see this: 14/02/2020 13:14 server-tosnet emissionefatture emissionefatture lavori-ilaria 192.168.0.246 lenovo-emfatt ON 14/02/2020 14:40 server-tosnet emissionefatture emissionefatture lavori-ilaria 192.168.0.246 lenovo-emfatt OFF 17/02/2020 13:31 server-tosnet emissionefatture emissionefatture lavori-ilaria 192.168.0.246 lenovo-emfatt ON 17/02/2020 15:30 server-tosnet emissionefatture emissionefatture...
2016 Sep 30
3
CentOS on new Thinkpads
I've had success on "older" model Lenovos.....(T-410 / T-420 / T-430) but anything beyond those seems to have some issue or another. I was even able to swap the standard drive to an SD (250GB) on a T-430 and it's running g like a champ. A lot of the newer stuff is OK as long as you don't have any boutique drivers for video network...
2014 Jan 13
1
Couldn't drop privileges
Hi All, I have configured the dovecot from sources based on the instructions in the following link. http://wiki2.dovecot.org/CompilingSource Tried to test the installation: 1. Started dovecot successfully. 2. Failed to Login command with an error. -Lenovo-G500s:~$ telnet localhost 143 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN] Hi Dovecot ready. a login armor5 abc123 * BYE Internal error occurred. Refer to server log for more info...
2016 Sep 30
9
CentOS on new Thinkpads
...has some recent real-world experience with new Thinkpads. So is anyone running a new Thinkpad? What model? Any problems with wireless or suspend or the touchpad? It seems optical drives are gone. Do I boot the iso from USB or what's the procedure now? Generally seeking new laptop advice. If Lenovo is not good is anyone using Toshiba? Mike
2014 May 11
0
irq 45: nobody cared (try booting with the "irqpoll" option)
...0:08.0/sound/card0/input6 [ 7.316083] usb 4-4: New USB device found, idVendor=17ef, idProduct=6047 [ 7.316118] usb 4-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 7.316133] usb 4-4: Product: ThinkPad Compact USB Keyboard with TrackPoint [ 7.316148] usb 4-4: Manufacturer: Lenovo [ 7.496069] usb 3-3: new low-speed USB device number 2 using ohci-pci [ 7.623725] RPC: Registered named UNIX socket transport module. [ 7.623756] RPC: Registered udp transport module. [ 7.623768] RPC: Registered tcp transport module. [ 7.623779] RPC: Registered tcp NFSv4.1 backchanne...
2016 Apr 28
2
Any CentOS 6 Issues on Lenovo Y700?
...uld go with version 7. Many new laptops won't work well with that either though. CentOS 6 only works well these days on older hardware or on virtual machines. On Apr 27, 2016 7:27 PM, "Brian Bernard" <brian.brianbernard at gmail.com> wrote: Hi all, I'm looking at buying a Lenovo Y700 Notebook, and wondering if it would work with CentOS 6. Or if anyone has experience with using it under CentOS 6. I assume that the WiFi could be an issue as it uses an Intel 8260 card. I want to make the correct decision. Thank you, Brian Bernard ____________________________________________...
2017 Mar 01
2
Lenovo M900 with CentOS 7 strangeness
Hello, I would like to install CentOS 7.3 on my new Lenovo M900 machine. I am using the official 1 DVD installer. The installation process was fine without any error but after reboot the USB keyboard and the USB mouse did not work. Therefore I was not able to type anything or pass the first boot screen. Only the power button is working. Any idea why? I be...
2011 Apr 18
2
rubygems fail - require hpricot!
...for the last four-five days. I''m stumped ! I tried re-installing everything and still cant go past the error. Can some one please help me, I really appreciate it ! I have put down all the info below, I''m running mac os - snow leopard. I see the same problem on centOS 5.5 too :( lenovo-t400:gems Anush$ gem install hpricot Fetching: hpricot-0.8.4.gem (100%) Building native extensions. This could take a while... Successfully installed hpricot-0.8.4 1 gem installed Installing ri documentation for hpricot-0.8.4... Installing RDoc documentation for hpricot-0.8.4... lenovo-t400:gems A...
2009 Mar 16
3
Is it possible to get CPU temperature for Lenovo T61 laptop
Hi, Can I use some commands or scripts to get CPU temperature on Solaris(10 or snv, whatever)? My laptop is Lenovo T61. Great Thanks Jason
2023 Mar 19
1
virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
hi, I have configured a routed network on my laptop with a ipv6 subnet and dnsmasq is handing out ipv6 addresses to my vms and it works really wel, but finding out which ips have been used is not as easy as with ipv4. [root at lenovo ~]# virsh domifaddr --domain wec --source lease Name MAC address Protocol Address ------------------------------------------------------------------------------- [root at lenovo ~]# virsh domifaddr --domain wec --source arp Name MAC address Protocol Address...
2016 Apr 28
2
Any CentOS 6 Issues on Lenovo Y700?
Oh, I wouldn't flame you. Hmm, I didn't think of using a virtual machine. The Lenovo has a NVidia 960MX, so I wonder if it would fully work under a virtual machine. The reason why I ask is that I do systems adminstration with meteorological software that requires OpenGL 2.0 and at least 2GB of video ram. Thank you for your reply, Mike. Brian Bernard On Apr 27, 2016 10:43 PM, &qu...
2018 Jan 30
4
Create qcow2 v3 volumes via libvirt
Hi all, on a fully patched CentOS 7.4 x86-64, I see the following behavior: - when creating a new volumes using vol-create-as, the resulting file is a qcow2 version 2 (compat=0.10) file. Example: [root@gdanti-lenovo vmimages]# virsh vol-create-as default zzz.qcow2 8589934592 --format=qcow2 --backing-vol /mnt/vmimages/centos6.img Vol zzz.qcow2 created [root@gdanti-lenovo vmimages]# file zzz.qcow2 zzz.qcow2: QEMU QCOW Image (v2), has backing file (path /mnt/vmimages/centos6.img), 8589934592 bytes [root@gdanti-...
2019 May 23
0
Patch "PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary" has been added to the 5.0-stable tree
This is a note to let you know that I've just added the patch titled PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary to the 5.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: pci-reset-lenovo-thinkpad-p50-nvgpu-at-boot-if-necessary.patch and it can be found in the qu...
2019 May 23
0
Patch "PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary" has been added to the 5.1-stable tree
This is a note to let you know that I've just added the patch titled PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary to the 5.1-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: pci-reset-lenovo-thinkpad-p50-nvgpu-at-boot-if-necessary.patch and it can be found in the qu...
2017 Dec 06
4
core_udp_sendto: no mapping
...nfinera.com> wrote: >>> > > > > On Mon, 2017-11-27 at 08:42 -0500, Gene Cumm wrote: >>> > > > > > Bringing the discussion to the list. >>> > > > > > >>> > > > > > You stated you see the following on your Lenovo ThinkPad T470s with >>> > > > > > UEFI firmware N1WET41W (1.20 date: 10/17/2017): >>> > > > > > >>> > > > > > >>> > > > > > core_udp_sendto: stalling on configure with no mapping >>> > >...
2016 Apr 28
1
Any CentOS 6 Issues on Lenovo Y700?
Hi all, I'm looking at buying a Lenovo Y700 Notebook, and wondering if it would work with CentOS 6. Or if anyone has experience with using it under CentOS 6. I assume that the WiFi could be an issue as it uses an Intel 8260 card. I want to make the correct decision. Thank you, Brian Bernard
2016 Apr 28
0
Any CentOS 6 Issues on Lenovo Y700?
On Wed, April 27, 2016 10:07 pm, Brian Bernard wrote: > Oh, I wouldn't flame you. > > Hmm, I didn't think of using a virtual machine. The Lenovo has a NVidia > 960MX, so I wonder if it would fully work under a virtual machine. Probably not. Normally virtual machine does not have that level of possession of hardware. At least Sun-Oracle Virtual Box doesn't. Somebody may correct me if I'm wrong here. If I were to do it, I would ch...
2020 Feb 19
0
preexec with win 10
...of course without domain but a simple set of > share. > The preexec work in strange mode: > This client logon approx at 9.00 am and logof near 01.00pm but in log > i see this: > > 14/02/2020 13:14 server-tosnet emissionefatture emissionefatture > lavori-ilaria 192.168.0.246 lenovo-emfatt ON > 14/02/2020 14:40 server-tosnet emissionefatture emissionefatture > lavori-ilaria 192.168.0.246 lenovo-emfatt OFF > 17/02/2020 13:31 server-tosnet emissionefatture emissionefatture > lavori-ilaria 192.168.0.246 lenovo-emfatt ON > 17/02/2020 15:30 server-tosnet emissionef...
2012 Sep 13
0
Xen Newbie on a Lenovo U160
I want to buy a Lenovo U160 laptop, Core-i7, 16gb DDR3, 500gb HD What I am trying to accomplish is to use a Hypervisor that boots up and then have a Windows, Linus and OS X VM that also gets started up and I can interact between them while still on the same laptop. I have a fair number of reasons for wanting this betwe...
2014 Nov 06
1
CentOS on Lenovo G50-30?
I just got a Lenovo G50-30 and tried loading the CentOS 7 LiveCD on it. It stops on a gray screen with a flashing cursor. I tried waiting for a while and pressing keys, but nothing seemed to happen. I then tried the CentOS 6.5 LiveCD (I couldn't find a LiveCD for 6.6) and it worked just fine. I would like to be ab...