Re: OpenBSD on Thinkpad X13s ARM-based laptop

2023-06-02 Thread Daniel Ouellet
there is a dmesg of one running current as well in the archive with what's working and not as well. All in the archive. On 6/2/23 6:55 AM, Alexander Hall wrote: Search the archives for "support of thinkpad arm". This was asked just this Tuesday. /Alexander On June 1, 2023 10:46:33 PM GMT+0

Re: OpenBSD on Thinkpad X13s ARM-based laptop

2023-06-02 Thread Alexander Hall
Search the archives for "support of thinkpad arm". This was asked just this Tuesday. /Alexander On June 1, 2023 10:46:33 PM GMT+02:00, "Tito Mari Francis Escaño" wrote: >Hi everyone, >Has anyone tried to install and run OpenBSD on ARM-based Thinkpad X13s? >What are the challenges on making Ope

OpenBSD on Thinkpad X13s ARM-based laptop

2023-06-01 Thread Tito Mari Francis Escaño
Hi everyone, Has anyone tried to install and run OpenBSD on ARM-based Thinkpad X13s? What are the challenges on making OpenBSD run on it? Thank you.

Re: OpenBSD on thinkpad x280

2019-05-27 Thread Theo de Raadt
Otto Moerbeek wrote: > On Mon, May 27, 2019 at 04:57:48AM -0600, Theo de Raadt wrote: > > > Claudio Jeker wrote: > > > > > On Sat, May 25, 2019 at 03:53:03PM +0100, Maurice McCarthy wrote: > > > > On 25/05/2019, Timo Myyrä wrote: > > > > > Tristan Pilat writes: > > > > > > > > > >> Hi OpenBS

Re: OpenBSD on thinkpad x280

2019-05-27 Thread Otto Moerbeek
On Mon, May 27, 2019 at 04:57:48AM -0600, Theo de Raadt wrote: > Claudio Jeker wrote: > > > On Sat, May 25, 2019 at 03:53:03PM +0100, Maurice McCarthy wrote: > > > On 25/05/2019, Timo Myyrä wrote: > > > > Tristan Pilat writes: > > > > > > > >> Hi OpenBSD users and devs! > > > >> > > > >> I got

Re: OpenBSD on thinkpad x280

2019-05-27 Thread Theo de Raadt
Claudio Jeker wrote: > On Sat, May 25, 2019 at 03:53:03PM +0100, Maurice McCarthy wrote: > > On 25/05/2019, Timo Myyrä wrote: > > > Tristan Pilat writes: > > > > > >> Hi OpenBSD users and devs! > > >> > > >> I got a new laptop in January, a thinkpad x280. At that time my system > > >> running '

Re: OpenBSD on thinkpad x280

2019-05-26 Thread Tristan Pilat
On 25 May 2019 17:04:54 CEST, Claudio Jeker wrote: >On Sat, May 25, 2019 at 03:53:03PM +0100, Maurice McCarthy wrote: >> On 25/05/2019, Timo Myyrä wrote: >> > Tristan Pilat writes: >> > >> >> Hi OpenBSD users and devs! >> >> >> >> I got a new laptop in January, a thinkpad x280. At that time my >

Re: OpenBSD on thinkpad x280

2019-05-25 Thread Claudio Jeker
On Sat, May 25, 2019 at 03:53:03PM +0100, Maurice McCarthy wrote: > On 25/05/2019, Timo Myyrä wrote: > > Tristan Pilat writes: > > > >> Hi OpenBSD users and devs! > >> > >> I got a new laptop in January, a thinkpad x280. At that time my system > >> running 'current' was very slow and I assumed th

Re: OpenBSD on thinkpad x280

2019-05-25 Thread Maurice McCarthy
On 25/05/2019, Timo Myyrä wrote: > Tristan Pilat writes: > >> Hi OpenBSD users and devs! >> >> I got a new laptop in January, a thinkpad x280. At that time my system >> running 'current' was very slow and I assumed the video acceleration >> wasn't working so I just sadly stuck with Debian for a w

Re: OpenBSD on thinkpad x280

2019-05-25 Thread Timo Myyrä
Tristan Pilat writes: > Hi OpenBSD users and devs! > > I got a new laptop in January, a thinkpad x280. At that time my system > running 'current' was very slow and I assumed the video acceleration > wasn't working so I just sadly stuck with Debian for a while. I then > saw that an update of the i

OpenBSD on thinkpad x280

2019-05-25 Thread Tristan Pilat
Hi OpenBSD users and devs! I got a new laptop in January, a thinkpad x280. At that time my system running 'current' was very slow and I assumed the video acceleration wasn't working so I just sadly stuck with Debian for a while. I then saw that an update of the inteldrm landed in current a mont

Re: OpenBSD on ThinkPad

2007-06-18 Thread Matthew Szudzik
> If X works ok, then mplayer will be able to scale the video (using > either the xv or sdl video output plugin). Press 'f' during video > playback. > > vlc can probably do it too, but I dont use it, so i cant say. The sdl flavor of mplayer works great on my ThinkPad T60 (with Intel GMA 950 grap

Re: OpenBSD on ThinkPad

2007-06-18 Thread Edd Barrett
Hi, On 17/06/07, Timo MyyrC$ <[EMAIL PROTECTED]> wrote: Hi, I have Thinkpad T60 and I'm currently running Linux on it. I'm planning to switch to OpenBSD but I have a small question about the video playback. The laptop has ATI Mobility X1400 Radeon graphics card. As far as I know the open source

Re: OpenBSD on ThinkPad

2007-06-17 Thread Sam Fourman Jr.
On 6/15/07, Felix kronlage <[EMAIL PROTECTED]> wrote: > > On Thu, Jun 14, 2007 at 10:23:05PM +0200, Henning Brauer wrote: > > > > Also, I did not bother to try installing a non-Lenovo wireless card > > > because Thinkpads have a BIOS whitelist that refuses to recognize > > > "unauthorized" cards.

Re: OpenBSD on ThinkPad

2007-06-17 Thread Harpalus a Como
I currently have a Thinkpad T60. I use OpenBSD with it, and it has the exact same graphics card, the ATI Mobility Radeon X1400. However, I have widescreen, and I was unable to use my laptop's native resolution of 1680x1050, and the stretched alternatives was, to me, largely unusable, or at least ha

Re: OpenBSD on ThinkPad

2007-06-17 Thread Timo Myyrä
Hi, I have Thinkpad T60 and I'm currently running Linux on it. I'm planning to switch to OpenBSD but I have a small question about the video playback. The laptop has ATI Mobility X1400 Radeon graphics card. As far as I know the open source 'radeon' driver doesn't support that one so I'm forced

Re: OpenBSD on ThinkPad

2007-06-15 Thread Felix kronlage
On Thu, Jun 14, 2007 at 10:23:05PM +0200, Henning Brauer wrote: > > Also, I did not bother to try installing a non-Lenovo wireless card > > because Thinkpads have a BIOS whitelist that refuses to recognize > > "unauthorized" cards. Some people have modified the BIOS to solve this > > problem,

Re: OpenBSD on ThinkPad

2007-06-14 Thread atstake atstake
On 6/15/07, Pieter Verberne <[EMAIL PROTECTED]> wrote: *I'm thinking of a R60 or T60. I have no interest in widescreen. I bought a T60 recently - o wpi(4) is not detected - fatal firmware error. From the manpage - "fatal firmware error. For some reason, the firmware crashed. The driver will re

Re: OpenBSD on ThinkPad

2007-06-14 Thread Greg Thomas
On 6/14/07, Don Scott <[EMAIL PROTECTED]> wrote: If tpb and tphdisk functionality is a requirement for you, then you may consider getting an older thinkpad T40 or X40 for $500. Yeah, I love my used T40. When this one breaks I may get the same exact model. Greg -- http://ticketmastersucks.org/

Re: OpenBSD on ThinkPad

2007-06-14 Thread Henning Brauer
* Matthew Szudzik <[EMAIL PROTECTED]> [2007-06-14 22:17]: > > > I initially made the mistake of getting the "ThinkPad 11a/b/g Wi-Fi > > > wireless LAN Mini-PCIe" wireless card, but that Atheros-based card is not > > > currently supported by OpenBSD because it uses the AR5424 chipset. So I > > >

Re: OpenBSD on ThinkPad

2007-06-14 Thread Don Scott
If tpb and tphdisk functionality is a requirement for you, then you may consider getting an older thinkpad T40 or X40 for $500. ACPI development has made strides since I bought my X60 in November 2006, but tpb still only works with a non-SMP kernel and I've been unable to get tphdisk to work at all

Re: OpenBSD on ThinkPad

2007-06-14 Thread Matthew Szudzik
> > I initially made the mistake of getting the "ThinkPad 11a/b/g Wi-Fi > > wireless LAN Mini-PCIe" wireless card, but that Atheros-based card is not > > currently supported by OpenBSD because it uses the AR5424 chipset. So I > > had to replace it with an Intel PRO/Wireless 3945ABG card--which

Re: OpenBSD on ThinkPad

2007-06-14 Thread Matthew Szudzik
Oh, and if you're thinking of buying a carrying case for your new ThinkPad T60, don't get the Lenovo messenger bag http://shop.lenovo.com/SEUILibrary/controller/catalog.workflow:item.detail?GroupID=38&Code=40Y8598 The strap is connected to the bag with cheap plastic clips that look like they

Re: OpenBSD on ThinkPad

2007-06-14 Thread Matthew Szudzik
> I want to buy a new laptop and want to run OpenBSD on it. So I think > my best choice is to buy a laptop without Intel wifi chipset and > -with- Intel Graphics Media Accelerator. (GMA is supported well > according to the FSF.) But the number of laptops with this > combination is very limited! W

Re: OpenBSD on ThinkPad

2007-06-14 Thread Todd Alan Smith
On 6/14/07, Pieter Verberne <[EMAIL PROTECTED]> wrote: Hi there, I want to buy a new laptop and want to run OpenBSD on it. So I think my best choice is to buy a laptop without Intel wifi chipset and -with- Intel Graphics Media Accelerator. (GMA is supported well according to the FSF.) But the nu

Re: OpenBSD on ThinkPad

2007-06-14 Thread Ted Unangst
On 6/14/07, Pieter Verberne <[EMAIL PROTECTED]> wrote: I want to buy a new laptop and want to run OpenBSD on it. So I think my best choice is to buy a laptop without Intel wifi chipset and -with- Intel Graphics Media Accelerator. (GMA is supported well according to the FSF.) But the number of lap

OpenBSD on ThinkPad

2007-06-14 Thread Pieter Verberne
Hi there, I want to buy a new laptop and want to run OpenBSD on it. So I think my best choice is to buy a laptop without Intel wifi chipset and -with- Intel Graphics Media Accelerator. (GMA is supported well according to the FSF.) But the number of laptops with this combination is very limited!

Re: OpenBSD on Thinkpad T60

2007-05-01 Thread zmyrgel
Ok, that's good to know that it works. Hopefully I get my CDs soon so I can test it out. Timo shunt wrote: Hi, I recently installed 4.0 straight from CDs to my T60, from scratch. The reverse-engineered ipw3945 driver is especially awesome and works "right out of the box". The only things t

OpenBSD on Thinkpad T60

2007-05-01 Thread zmyrgel
Just planning on getting new T60 laptop to replace my 'toy' laptop. I'm wondering does OpenBSD run on T60 and does all of the devices work with it? Are there Thinkpad specific packages in ports? I think atleast the fingerprint reader won't work although that would be pretty nice if it did work.