Sponsored Content
Full Discussion: FreeBSD on a Laptop
Operating Systems BSD FreeBSD on a Laptop Post 302080822 by _R3d on Thursday 20th of July 2006 04:58:48 PM
Old 07-20-2006
i can tell u from experience that freebsd will run beautifully on a dell insp 8200. the only thing thats iffy is acpi... which is never guaranteed to work fully on ANY laptop. the exception might be acpi, which i could never get to work fully. but thats not really a big deal.

-R3d
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Toshiba laptop

I am trying to install mandrake 8.0 on my Satellite Pro 4600. I have got it installed but I am having problems with X windows. The laptop has a trident cyber blade video card I have it set to 1024x768 resolution Basically everytime I start x it appears in the upper right to middle of the screen... (6 Replies)
Discussion started by: gennaro
6 Replies

2. UNIX for Dummies Questions & Answers

Laptop Compatability

I would like to know if anybody has had success loading Solaris 8 onto a laptop? If so, what was the make and the model:confused: (5 Replies)
Discussion started by: bilal_aa
5 Replies

3. OS X (Apple)

Mac OS X in laptop

Does it worth, to buy a laptop with Mac OS X? Thank you in advance! (4 Replies)
Discussion started by: SolidSnake
4 Replies

4. News, Links, Events and Announcements

HP has new Linux Laptop

Newfactor Cnet story HP Web Site It's cool that they offer it. But it comes with XP Pro. Change that to XP Home and you save $50. Change that to Linux and it costs the same as XP Home. They are not passing the savings to the consumer. (1 Reply)
Discussion started by: Perderabo
1 Replies

5. Windows & DOS: Issues & Discussions

Im new at this and need help with my laptop

Ok, I recently purchased a lapto and the harddrive crashed. I bought a new one and now half of the functions on it wont work. I cant watch DVD's and non eof my Fn keys work. Any suggestions? Also wanting to learn how to program, anybody know a good way to go about it/learn computer languages? (2 Replies)
Discussion started by: beachbummer88
2 Replies

6. Programming

Application crashes in FreeBSD 7.1 while working ok in FreeBSD 6.3

Hello there, My mulithreaded application (which is too large to represent the source code here) is crashing after installing FreeBSD 7.1-RELEASE/amd64. It worked properly on others machines (Dual Cores with 4GB of RAM - FreeBSD 6.2-RELEASE/i386). The current machine has 2x Core 2 Duo... (1 Reply)
Discussion started by: Seenquev
1 Replies

7. BSD

NetBSD on OLD laptop

I want to install NetBSD on the Compaq LTE 5000. ("Of course it runs NetBSD!!") But the laptop does NOT have a CD-ROM drive. How can I solve?? Thanks for any reply! :) PS: I hope i'm posting in the right item... (2 Replies)
Discussion started by: mghis
2 Replies

8. Ubuntu

Connect 2 laptops with RJ45 cable (Ubuntu 10.10 laptop with Windows 7 laptop)

Hi to all, I have the problem that a laptops with windows XP cannot startup even in safe mode nor using last good known configuration. I have a Ubuntu 10.10 Live CD and booting from it I can read the Hard Drive. I need to do a backup the Hard Drive from XP laptop and I want to connect this... (5 Replies)
Discussion started by: cgkmal
5 Replies

9. OS X (Apple)

How to Right Click On Laptop

I have had an apple mac book for several months. I have been learning about it, I even got the snow leopard manual. It says nothing about right clicking on the apple mouse interface(trackpad?). How do I do this? Thank You.:b: (2 Replies)
Discussion started by: N-Training
2 Replies

10. Ubuntu

Laptop to laptop transfer files

Dear all, I would like to transfer my old laptop documents/files etc to the new laptop without using any external hard disk. Please let me know if its possible via any way. Thank in advance, emily (3 Replies)
Discussion started by: emily
3 Replies
ACPIVGA(4)						   BSD Kernel Interfaces Manual 						ACPIVGA(4)

NAME
acpivga -- ACPI Display Adapter and Output Devices SYNOPSIS
acpivga* at acpi? acpiout* at acpivga? DESCRIPTION
The acpivga driver provides generic support for brightness control and output switching, through ACPI video extensions. The ACPI specifica- tion requires that systems containing a built-in display adapter implement these extensions in their ACPI BIOS. The driver handles brightness hotkeys and display switch hotkeys. In addition, the following sysctl(8) read/write variables are provided (when hardware support is available): hw.acpi.acpivga0.bios_switch BIOS output switching policy. This boolean variable controls the behavior of the BIOS when a display switch hotkey is pressed. 1 the BIOS should automatically switch outputs, with no interaction from acpivga. 0 the BIOS should only notify acpivga of the desired output state changes. hw.acpi.acpiout0.brightness Brightness level. This integer variable typically ranges from 0 to 100, but any integer value is accepted (the driver uses the clos- est brightness level supported by the device). Please note, however, that future versions of acpivga may remove these sysctl(8) variables without prior notice. SEE ALSO
acpi(4), vga(4), sysctl(8) Microsoft Corporation, Mobile System Displays and Windows, Version 1.2c, http://www.microsoft.com/whdc/archive/mobiledisplay.mspx, December 4, 2001. HISTORY
The acpivga driver appeared in NetBSD 6.0. AUTHORS
Gregoire Sutre <gsutre@NetBSD.org> CAVEATS
The acpivga driver only supports PCI/PCI-X/PCI-E display adapters. Many ACPI BIOSes implement only part of the ACPI video extensions. In particular, display output switching via these extensions often does not work. For this reason, acpivga enables hw.acpi.acpivga0.bios_switch by default. If the display switch hotkey does not work with this default setting, try setting hw.acpi.acpivga0.bios_switch to 0. Brightness level should be controlled via wsconsctl(8) instead of sysctl(8). BSD
October 28, 2010 BSD
All times are GMT -4. The time now is 04:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy