compaq presario v3000 Notebook PC not booting


 
Thread Tools Search this Thread
Special Forums Windows & DOS: Issues & Discussions compaq presario v3000 Notebook PC not booting
# 8  
Old 06-03-2010
For what? Uses for a dead laptop?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Hardware

HP Compaq 6710 - Intel(R) PRO/Wireless 3945ABG/BG

Hi gurus, I am trying make wireless card working but I am stuck. Tried following: Hardware button for wifi is enabled (wifi led lights): # modprobe -r iwl3945 # modprobe iwl3945 # ifconfig wlan0 up SIOCSIFFLAGS: No such device # ifup wlan0 /sbin/ifup: configuration for wlan0 not... (2 Replies)
Discussion started by: wakatana
2 Replies

2. Hardware

HP Compaq 6710 - Strange network problems

Hi gurus, I am experiencing strange networks problems. I am trying to teather internet from HTC Desire S with Android. Basicly I followed those instructions: https://wiki.archlinux.org/index.php/Android_Tethering#Procedure 1.) Enable USB Debugging - Phone: Settings --> Applications -->... (0 Replies)
Discussion started by: wakatana
0 Replies

3. HP-UX

DST change on Compaq Tru64

Hello all, I hope someone can help me. We have Compaq Tru64 UNIX V5.1B (Rev. 2650). By latest Belarus government act Europe/Minsk timezone was changed to GMT+3 without DST (was GMT+2 with DST). Please advice how to do changes on our machine. Thank You in advance, md1982 (15 Replies)
Discussion started by: md1982
15 Replies

4. Linux

OS for Compaq Presario 1685

Hi, Trying to install a small OS to run this old laptop. Compaq Presario 1685, circa '98 Processor: AMD K6-2 380 MHz Data Bus Speed: 66 MHz Ram Installed 32 MB moduled Hard Drive: 4.3 GB DVD-ROM Burned in a CD “PUPPY-4.3beta1-k2.6.25.16-v423-SCSI”, tried to boot with it several times BUT... (7 Replies)
Discussion started by: nichos
7 Replies

5. SuSE

cannot load linux on compaq tc1000

Any one try this. I am getting errors or it just hangs up. I have tried redhat, suse,ubuntu etc but nothing will load. When i try to boot the live cd they boot up OK but then just hang after a while and the cd rom stop spinning etc. Just wondering if anyone has use this hdw and what linux... (2 Replies)
Discussion started by: admaix
2 Replies

6. SCO

SCO 5.0.5 on compaq presariolaptop C773tu

i want to install sco unix 5.0.5 on compaq presario laptop c773tu dual boot with windos xp. the HDD is 160 GB RAM 2046 MB ddr2. I have created partitions and loaded Win XP While installing SCO Unix 5.0.5 i get the following problem 1)memory excessively fragmented. I get around it by sepcifying... (0 Replies)
Discussion started by: vikramviky
0 Replies

7. UNIX for Dummies Questions & Answers

Help In Compaq Tru64 UNix

Hi, I am new to UNIX. I need help in working with Compaq-UX TRU64 OS. How It work FTP Server? ANd MAil Server? and I have apach pprogram project and it work as HTTP Server. Also I need how can setup a new version of progrm on UNix like mozilla and adobe reader etc........... Thank... (3 Replies)
Discussion started by: svuad
3 Replies

8. SCO

compaq smart array 532

Trying to install Sco openserver on HP Proliant with this scsi controller but no scsi devices detected. Boot controller is set as the smart array 532 but SCSI diags do not detect any SCSI boot devices during boot sequence Any help appreciated (2 Replies)
Discussion started by: farmacy
2 Replies

9. Filesystems, Disks and Memory

Compaq Scsi

Howto make Debian GNU/Linux install boot on a Compaq DeskPro XL 590 with Compaq SCSI diskdrive? The problem is that Compaq's Scsi controller sems to be odd. help please :) (0 Replies)
Discussion started by: Esaia
0 Replies

10. Programming

HPUX and Compaq problem-urgent

Hi All Following is the lines of code which simply makes a structure of 1 bit member and 7 bit is unused.Then the structure is initialised with char pointer.The output on HPUX(BIG Endian) and Compaq(Little Endian) are different.On HPUX it gives zero and Compaq it gives 1. I never thought that the... (7 Replies)
Discussion started by: Shobhit
7 Replies
Login or Register to Ask a Question
armada-backlight(1)						   User Commands					       armada-backlight(1)

NAME
armada-backlight - Adjust Compaq Armada backlight SYNOPSIS
armada-backlight [-h|--help] [[+-]value] DESCRIPTION
Values: None Prints the current brightness level to stdout. + Increases the brightness of the backlight. - Decreases the brightness of the backlight. value Sets the brightness of the backlight. Value must be between 0 and 8, inclusive. The Armada Backlight Controller is a program for controlling the brightness of the LCD backlight on Compaq Armada[1] laptops under Linux. It has been tested on an Armada M700 running. It is based on code by George Acher[2], which was written for the M300 and has been used on the E500. This package should also work on those machines, although that has not been tested by Nat Pryce, who put the modified package together. The program is divided into two parts: 1. A command-line program that is installed with privileges that allow it to control the backlight hardware (aka an "suid" program). 2. A GNOME panel applet that provides a convenient GUI to the command-line program. An alternative way of using the command-line program is to configure your X window manager to run it in response to key sequences such as Alt-F10 to make the screen brighter and Alt-Shift-F10 to make the screen dimmer (in Compaq Armada, the F10 key has a brightness icon on it). References: 1. http://www.compaq.com/products/notebooks/ 2. http://www.acher.org/ GNOME Panel Applet The Armada Backlight Controller applet is installed into the Utility category of the GNOME Applets menu. [menu.png] When added to the panel, the applet presents a scrollbar that can be used to interactively control the brightness of the backlight and also shows the current level numerically. The icon identifies the applet in the panel and can be used to access the applet menu using the right mouse button. [applet.png] OPTIONS
-h, --help Print usage information to stderr. ENVIRONMENT
None. FILES
None. SEE ALSO
laptop-mode-tools(1) AUTHORS
This manual page was written by Jari Aalto <jari.aalto@cante.net> for the Debian GNU system (but may be used by others). armada-backlight 2012-03-29 armada-backlight(1)