You are not logged in.

#1 2010-11-21 08:42:20

Hantabaru
Member
Registered: 2009-02-25
Posts: 58

Alternative use for a laptop with a broken graphic card?

I have a laptop whose graphic card is partially broken.

It allows me to boot to the command line (init 3) but not a full windows environment.

I have wireless network connection via cnetworkmanager so there is no problem with that.

I hate the thought of not using this for something useful.

My question is therefore, has anyone any good suggestions what I can use this laptop for?

Offline

#2 2010-11-21 08:46:49

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,488
Website

Re: Alternative use for a laptop with a broken graphic card?

torrent server.

Offline

#3 2010-11-21 08:52:40

Hantabaru
Member
Registered: 2009-02-25
Posts: 58

Re: Alternative use for a laptop with a broken graphic card?

I thought about that but I have a server already doing that...thanks for the suggestion though.

Offline

#4 2010-11-21 08:54:03

sugardeath
Member
Registered: 2010-03-02
Posts: 82

Re: Alternative use for a laptop with a broken graphic card?

To build on the torrent server...

any (well, nearly, anyway) sort of server.

Web, torrent, media, quake, minecraft.

Offline

#5 2010-11-21 09:06:43

Hantabaru
Member
Registered: 2009-02-25
Posts: 58

Re: Alternative use for a laptop with a broken graphic card?

Should probably clarify.

The server I have already is actually a NAS (Netgear ReadyNAS Duo) and serves as a file, print and torrent server.

I am thinking of using the laptop for something other than this.

I don't have time for gaming or have kids old enough play quake or something like that so a gaming server wouldn't make sense for me.

Offline

#6 2010-11-21 09:13:51

CountDuckula
Member
Registered: 2010-02-28
Posts: 151

Re: Alternative use for a laptop with a broken graphic card?

If you can login and get to the command line then why not run it with tmux and command line apps etc...

Else, make it into a high tech doorstop smile

Offline

#7 2010-11-21 09:26:34

Hantabaru
Member
Registered: 2009-02-25
Posts: 58

Re: Alternative use for a laptop with a broken graphic card?

Tmux? Haven't heard of that. I have been using screen.

I have been using it with command line apps so far but it was a work computer and I am getting a new lenovo t410s this week, which will be my main machine, and seeing as my wife and my two kids (who are both under 4 yrs old) are not as techy-minded as me (yet - Am working on the kids wink ) I thought some sort server, which was more flexible than the NAS I have, might be a good option.

As for a doorstop...hmmm...if I can just convince my wife... smile

BTW, is there a decent mp3 player for the command line?

Last edited by Hantabaru (2010-11-21 09:28:04)

Offline

#8 2010-11-21 10:04:05

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,675
Website

Re: Alternative use for a laptop with a broken graphic card?

Hantabaru wrote:

BTW, is there a decent mp3 player for the command line?

Sure is, ncmpcpp in [community] which runs with mpd in [extra].


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#9 2010-11-21 12:07:03

Hantabaru
Member
Registered: 2009-02-25
Posts: 58

Re: Alternative use for a laptop with a broken graphic card?

graysky wrote:
Hantabaru wrote:

BTW, is there a decent mp3 player for the command line?

Sure is, ncmpcpp in [community] which runs with mpd in [extra].

Thanks for tip smile

Offline

#10 2010-11-21 16:27:13

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,358

Re: Alternative use for a laptop with a broken graphic card?

You could always set up a rogue-like and get one of the kids addicted to it smile


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#11 2010-11-21 23:34:25

AlexS
Member
From: Munich, Germany
Registered: 2009-05-16
Posts: 114

Re: Alternative use for a laptop with a broken graphic card?

I also use an old laptop with a broken screen that I got from a friend as a personal server, but you already have a server.

In your case I think you could just use it:

- as an experimental server to try stuff out, before deploying in your stable server

- use it to set up your family's backup solution, and place the machine in some physical place where it's not likely to be destroyed/stolen/flooded together with your other systems. You could even place it is some remote place, if you have the means.

- set up a server for some technophobic family member/organization. You will just have to accept to become that person's IT maintenance service, while knowing that the old machine may fail anytime (on the other hand my broken laptop has been going strong for 4 years already, and shows no sign of fatigue, at least for my needs).

Offline

#12 2010-11-22 21:21:00

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: Alternative use for a laptop with a broken graphic card?

Funny, the same thing happened to my Asus laptop 3 weeks ago (after 4 or 5 years of use.) Boots fine in runlevel 3 but crashes when I run Firefox (or Windows.)

I might use it as a 24/7 client for some anonymous network (I2P, Freenet, ...) at some point in the future... Could also be useful as a hg/svn/git server.

Edit: The symptoms make me think the VRAM might be the culprit, and I was wondering if there was a program to check VRAM and/or allocate bad VRAM blocks so that no other programs could use it. But I couldn't find any.

Last edited by stqn (2010-11-22 21:23:39)

Offline

#13 2010-11-22 21:41:47

TigTex
Member
From: Portugal
Registered: 2008-06-19
Posts: 301

Re: Alternative use for a laptop with a broken graphic card?

Everyone should know that all G84 and G86 chips are bad... that means that all nvidia 8400-8500-8600gt WILL FAIL.
Why dont you try to bake our gpu? Put it in the oven. I did that trick with a friends 8600gt and it solved the problem (for 2 months, died again tongue).

ontopic: i would turn that into a server of something... p2p, html, files something... with ssh.


.::. TigTex @ Portugal .::.

Offline

#14 2010-11-23 10:42:53

CountDuckula
Member
Registered: 2010-02-28
Posts: 151

Re: Alternative use for a laptop with a broken graphic card?

Hantabaru wrote:

Tmux? Haven't heard of that. I have been using screen.

BTW, is there a decent mp3 player for the command line?

Tmux is far better than screen IMHO.

There are two standalone music players I know of that and they are cmus and moc both of which are Arch packages smile

Last edited by CountDuckula (2010-11-23 10:44:45)

Offline

#15 2010-11-23 13:56:22

Cloudef
Member
Registered: 2010-10-12
Posts: 636

Re: Alternative use for a laptop with a broken graphic card?

Been using that cmus before, and I can say it's pretty neat standalone player.

Offline

#16 2010-11-23 20:36:40

Hantabaru
Member
Registered: 2009-02-25
Posts: 58

Re: Alternative use for a laptop with a broken graphic card?

stqn wrote:

Funny, the same thing happened to my Asus laptop 3 weeks ago (after 4 or 5 years of use.) Boots fine in runlevel 3 but crashes when I run Firefox (or Windows.)

I might use it as a 24/7 client for some anonymous network (I2P, Freenet, ...) at some point in the future... Could also be useful as a hg/svn/git server.

Edit: The symptoms make me think the VRAM might be the culprit, and I was wondering if there was a program to check VRAM and/or allocate bad VRAM blocks so that no other programs could use it. But I couldn't find any.

I wasn't too worried when it died as I could still access the info (even though I still have backups) and it meant I had a good reason to ask for a new laptop smile .

However, it is still irritating that a laptop that costs so much can last only three years!

I am also interested to know what it is that has been effected.

Offline

#17 2010-11-23 20:38:39

Hantabaru
Member
Registered: 2009-02-25
Posts: 58

Re: Alternative use for a laptop with a broken graphic card?

TigTex wrote:

Everyone should know that all G84 and G86 chips are bad... that means that all nvidia 8400-8500-8600gt WILL FAIL.
Why dont you try to bake our gpu? Put it in the oven. I did that trick with a friends 8600gt and it solved the problem (for 2 months, died again tongue).

ontopic: i would turn that into a server of something... p2p, html, files something... with ssh.

Interesting, what does baking do o_O?

Offline

#18 2010-11-23 20:41:39

Hantabaru
Member
Registered: 2009-02-25
Posts: 58

Re: Alternative use for a laptop with a broken graphic card?

CountDuckula wrote:
Hantabaru wrote:

Tmux? Haven't heard of that. I have been using screen.

BTW, is there a decent mp3 player for the command line?

Tmux is far better than screen IMHO.

There are two standalone music players I know of that and they are cmus and moc both of which are Arch packages smile

In what way is Tmux better?

Offline

#19 2010-11-23 20:49:41

Hantabaru
Member
Registered: 2009-02-25
Posts: 58

Re: Alternative use for a laptop with a broken graphic card?

Cloudef wrote:

Been using that cmus before, and I can say it's pretty neat standalone player.

Looks interesting

It says on the webpage that it "Can be controlled via UNIX socket using cmus-remote command".

Does this mean I could ssh in to the server and make changes? I know that this can be done with MPD and it would mean I could control it with my android phone, which would be very cool big_smile

Offline

#20 2010-11-23 20:54:34

Cloudef
Member
Registered: 2010-10-12
Posts: 636

Re: Alternative use for a laptop with a broken graphic card?

Hantabaru wrote:
TigTex wrote:

Everyone should know that all G84 and G86 chips are bad... that means that all nvidia 8400-8500-8600gt WILL FAIL.
Why dont you try to bake our gpu? Put it in the oven. I did that trick with a friends 8600gt and it solved the problem (for 2 months, died again tongue).

ontopic: i would turn that into a server of something... p2p, html, files something... with ssh.

Interesting, what does baking do o_O?

It melts the badly soldiered parts, and therefore can make the GPU work again.

Hantabaru wrote:
Cloudef wrote:

Been using that cmus before, and I can say it's pretty neat standalone player.

Looks interesting

It says on the webpage that it "Can be controlled via UNIX socket using cmus-remote command".

Does this mean I could ssh in to the server and make changes? I know that this can be done with MPD and it would mean I could control it with my android phone, which would be very cool big_smile

Yes you can do that.

Last edited by Cloudef (2010-11-23 20:55:58)

Offline

#21 2010-11-23 20:59:04

akurei
Member
From: Bochum, NRW, Germany
Registered: 2009-05-25
Posts: 152
Website

Re: Alternative use for a laptop with a broken graphic card?

  • For torrents

  • As a media server (audiostreaming and stuff)

  • webserver (accessing local files from work or sth. similar)

  • local package repository

  • printserver

  • Text-to-Speak for incoming E-Mails (Reads your new mails aloud)

  • Live Webcam monitoring of your home (intrusion detection)

  • centralied Backup location for all of your machines

  • use it as a distcc server or let it BOINC or Fold proteins: http://folding.stanford.edu/

  • let it control some lights or maybe an attached LCD Display to tell you about new messages or change light according to daytime/weather/music

EDIT: I wish I had a broken laptop laying around here, too. I want a cheap homeserver so badly. I was looking into the Seagate Dockstar as a home server, but they are now around 60-80 € per unit. They cost about 20 to 25 € a few months ago, but due to popular demand (very hackable: It's essentially a SheevaPlug with only 128 MB RAM) they almost quadrupled in price...

Last edited by akurei (2010-11-23 21:09:25)

Offline

#22 2010-11-23 21:07:22

Hantabaru
Member
Registered: 2009-02-25
Posts: 58

Re: Alternative use for a laptop with a broken graphic card?

Have got a some nice suggestions and info.

I am thinking now that I might use the laptop as a second, bit more experimental, server that I can experiment a bit with music streaming and other things. Plus maybe storage for files sent to me from family and friends, storage for files I want to share with family and friends.

This way I keep the potential mess away from the NAS with the more important backups, photos, documents, etc.

I appreciate the help smile

Offline

#23 2010-11-23 21:21:01

Hantabaru
Member
Registered: 2009-02-25
Posts: 58

Re: Alternative use for a laptop with a broken graphic card?

akurei wrote:
  • For torrents

  • As a media server (audiostreaming and stuff)

  • webserver (accessing local files from work or sth. similar)

  • local package repository

  • printserver

  • Text-to-Speak for incoming E-Mails (Reads your new mails aloud)

  • Live Webcam monitoring of your home (intrusion detection)

  • centralied Backup location for all of your machines

  • use it as a distcc server or let it BOINC or Fold proteins: http://folding.stanford.edu/

  • let it control some lights or maybe an attached LCD Display to tell you about new messages or change light according to daytime/weather/music

EDIT: I wish I had a broken laptop laying around here, too. I want a cheap homeserver so badly. I was looking into the Seagate Dockstar as a home server, but they are now around 60-80 € per unit. They cost about 20 to 25 € a few months ago, but due to popular demand (very hackable: It's essentially a SheevaPlug with only 128 MB RAM) they almost quadrupled in price...

A good list!

I like having a server as it means I know where all my stuff is smile

Haven't had it that long so I am however still having a little bit of trouble trying to organise it so that it doesn't become a dumping ground for all sorts of crap. sad

Offline

#24 2010-11-24 01:46:05

CountDuckula
Member
Registered: 2010-02-28
Posts: 151

Re: Alternative use for a laptop with a broken graphic card?

Hantabaru wrote:

In what way is Tmux better?

Check this thread on tmux in the forums

Offline

#25 2010-11-24 03:15:50

TigTex
Member
From: Portugal
Registered: 2008-06-19
Posts: 301

Re: Alternative use for a laptop with a broken graphic card?

Hantabaru wrote:
TigTex wrote:

Everyone should know that all G84 and G86 chips are bad... that means that all nvidia 8400-8500-8600gt WILL FAIL.
Why dont you try to bake our gpu? Put it in the oven. I did that trick with a friends 8600gt and it solved the problem (for 2 months, died again tongue).

ontopic: i would turn that into a server of something... p2p, html, files something... with ssh.

Interesting, what does baking do o_O?

It melts the badly soldiered parts, and therefore can make the GPU work again.

by the way... you can just remove the gpu (if it's not onboard), overheat the PCB with an hair dryer for some 15minutes and then put everything back together...
Sounds crazy, but it works.
You may also disconnect the fan and make the gpu overheat (cpu should throttle) and that may bring it back to life...
Just youtube this wink or try to RMA that. There is an extendend warranty for those gpu's...

I had 3 laptops to fix with that G84 gpu, one of them still works today, the other died (again) 1 month later and the other overheating didn't solved the problem...

Last edited by TigTex (2010-11-24 03:16:57)


.::. TigTex @ Portugal .::.

Offline

Board footer

Powered by FluxBB