-  [WT]  [PS]  [Home] [Manage]

Name
Email
Subject   (new thread)
Message
File []
Password  (for post and file deletion)
  • Supported file types are: GIF, JPG, PNG, TXT
  • Maximum file size allowed is 5120 KB.
  • Images greater than 200x200 pixels will be thumbnailed.
  • Currently 232 unique user posts. View catalog

  • Blotter updated: 2009-07-22 Show/Hide Show All

File 124908421528.jpg - (75.06KB , 347x364 , Halp.jpg )
3145 No. 3145 ID: b315cf Stickied hide watch expand quickreply [Reply]
A few things that might help get those questions answered faster.
Be specific when you are talking about something - "my mp3 player is broken HALP!?"
- What kind of mp3 player, (brand and model)
- What isn't is doing now that it was before (the reason it is "broken")
- What were you doing to it last, right before it broke.. Did you maybe drop it?.. get it a little wet? try to flash the firmware?!

These all help in determining what can be done.
These rules do not just apply to MP3 players.
Just be as specific as possible and don’t leave stuff out, we want to be helpful here, try not to make it a scavenger hunt for clues!
These same rules apply for other situations like “I got a new motherboard and now my computer doesn’t post!”
-old motherboard model
-new motherboard model
-ram (speed)
and any other component you might have in there (most of the other stuff usually won’t matter but list what you know.

Message too long. Click here to view the full text.
9 posts and 3 images omitted. Click Reply to view.
>> No. 8300 ID: 382681
recommended is spelled with two m's.
you can delete this post after making the correction.


File 126869365893.png - (15.52KB , 350x437 , Obama_Poster_Hitler_Yesweca.png )
9159 No. 9159 ID: d0ee47 hide watch expand quickreply [Reply]
Hello /halp/

I just got a brand new shiny laptop and I would like to know what programs you would put on it.

Also post how I should kill my old machine.
3 posts omitted. Click Reply to view.
>> No. 9170 ID: 4cb398
Thanks for making this thread OP, I have a new-ish laptop too. Can I get some ideas too?

All I have, and I would suggest is cpu-z.
>> No. 9174 ID: 9964e7
It really depends on what you're doing with it OP.
If its the site of your city paper collection you'll want encryption and crap (or if you're paranoid), if you're shooping things with it you'll want photoshoop, etc.
Are you doing anything strange or exciting with it?
>> No. 9182 ID: b87d5b
before we decide the fate of your "old" machine, what is it?


File 126869872744.jpg - (22.70KB , 450x450 , img_22491_windows_xp_logo.jpg )
9160 No. 9160 ID: 6ddfd3 hide watch expand quickreply [Reply]
HALP!!! I downloaded windows XP to install it on my computer. It seems to be in ISO format. Is it possible to just burn it onto a CD and reformat it off the disk? And one more thing... does anyone know where i can find a product key for Windows XP Home Edition with Service Pack 3 Retail (x86) Original... thanks in advance
6 posts and 4 images omitted. Click Reply to view.
>> No. 9177 ID: 3062c1
>>9169

THANK YOU! :D Now how would I burn the program onto a disk? Is there a specific program I must use?
>> No. 9179 ID: edba45
>>9176
No HP/dell/gateway don't install retail versions AFAIK.

>>9177
Its a frig'n ISO, the most basic disk image there is. Freeware like Infrarecorder will handle them...
http://infrarecorder.org/
>> No. 9181 ID: 3062c1
>> 9179

I'm gonna try and see if it works. Thanks!


No. 9180 ID: 4ba9b0 hide watch quickreply [Reply]
Can anyone instruct me how to install/ extract the ath9k wireless "drivers" after i take them off of my flash drive or at least the commands to instruct linux to read the script and execute it so that I am able to use wireless?


No. 9158 ID: 9ff491 hide watch quickreply [Reply]
This device cannot find enough free resources that it can use. (Code 12)

If you want to use this device, you will need to disable one of the other devices on this system.

I have a 9600 gt and have tried all windows distros with no success :(

linux works fine

any ideas?
>> No. 9164 ID: f030c2
Do you have a display card integrated onto your motherboard?

If so, what happens when you disable it?
>> No. 9178 ID: 8b1feb
Well, in the old days, when we got messages like this we went into the BIOS and disabled all hardware we weren't actually using that might be consuming IRQs, such as serial ports, paralell ports, fdd drives, IrDA ports, and shit like that.

If you have an add on PCI USB adapter, it consumes a lot of IRQs and might be the culprit.

Also don't install your GPU drivers before you install your chipset drivers.


File 126587302526.jpg - (76.75KB , 1920x1200 , Apple_66.jpg )
8375 No. 8375 ID: c7df2d hide watch expand quickreply [Reply]
hey, /halp/
I got a macbook from my school a while ago , and i used to use this:

Reboot
Hold apple + s down after you hear the chime.
When you get text prompt enter in these terminal commands to create a brand new admin account (hitting return after each line):

mount -uw /
rm /var/db/.AppleSetupDone
shutdown -h now

After rebooting you should have a brand new admin account.

To create myself an admin account, but a couple of weeks ago all the macbooks got OSX reinstalled on them and now i cant access the screen when you hold Command + S

Message too long. Click here to view the full text.
7 posts omitted. Click Reply to view.
>> No. 9150 ID: 1629d1
sudo passwd root
>> No. 9152 ID: f030c2
Won't work, he's not an admin and doesn't know the admin account password.
>> No. 9173 ID: 9964e7
>>8394
Protip: Richard doesn't care whether you on a mac or a PC.

Also, OP, wouldn't that have removed all the accounts on the laptop? I've never used a mac properly but judging by the file you're deleting it sounds like it...

>>9152
Which is where the fact that sudo asks for your password comes in, which is why he didn't recommend su. :3


No. 9148 ID: 47f33c hide watch quickreply [Reply]
I want to dump some files to a *chan image board. easy right? Except I'm on a mac (big mistake I know). Is there a way I could manage this with minimal hacking?
>> No. 9172 ID: 9964e7
#!/usr/bin/perl -w -T
use strict;
use WWW::Mechanize;
## Put the thread url in the variable on the next line
my $url = "<thread url here>"
my $mech = WWW::Mechanize->new();
$mech->get($url);


@files = <*>;
foreach $file (@files) {
print "$_\n";
$mech->form_number(1);
$mech->field('imagefile[]' => $_);
$mech->submit();
Message too long. Click here to view the full text.


File 126879205228.gif - (29.69KB , 80x80 , 1214787555541.gif )
9171 No. 9171 ID: 538de9 hide watch quickreply [Reply]
Ever since I installed Dawn of War II, I have had a problem. After hours of trying to fix this problem myself, I am at the end of my rope. The problem is that Games for Windows Live will not log me in, and the only reason I can think of, after trying several other fixes, is that for some reason my computer has no UPnP Address. I went to the Network and Sharing Center, switched on Network Discovery, and still nothing! Additional info that may or may not be helpful: I run Windows Vista, I can use the internet, I can play DoWII offline, I can play other games online with no problem, and Games for Windows Live tells me I have no UPnP and no IP Address. What do, /halp/?


File 126843276524.jpg - (211.58KB , 742x1024 , 1267734498945.jpg )
9073 No. 9073 ID: 54f0d4 hide watch expand quickreply [Reply]
So I was downloading some torrents and I got a fat stash of viruses, spyware, and other assorted bullshit. What's a good free virus/spyware program that can make me feel comfortable logging onto my pron accounts again?

In return I will post passwords to various fetish porn sites.
8 posts omitted. Click Reply to view.
>> No. 9135 ID: f030c2
>>9088
Actually Giant made a bunch of products that were relatively worthwhile from a technical perspective - they all had a low impact on system resources & performance.

Ultimately how good or bad the the final product worked was determined by the third party you went with, since they created the definitions... Giant just made the engines, each third party created their own definitions.
>> No. 9145 ID: a57c94
Malwarebytes, Adaware, Spybot are my three for anti-spyware.

I use avast pro (loltorrents) for AV.
>> No. 9157 ID: 01fc2f
you´re gonna need ComboFix
and change your AV to MSE


File 126861355241.png - (191.73KB , 1280x800 , Untitled.png )
9139 No. 9139 ID: a57c94 hide watch expand quickreply [Reply]
So, I was playing Killing Floor earlier and all was well, then I try it again and now all it does is what's showing in the picture. Nothing's getting rendered, save for the weapons etc.

I uninstalled my gfx drivers and did a reinstall of DirectX9, nothing. Not had this issue before with Win7 x64, nor Vista x64 nor XP x86/x64.

DXDiag is showing nothing wrong either.

wat do
2 posts omitted. Click Reply to view.
>> No. 9142 ID: a57c94
>>9141

I checked this also, should have written original post with more detail perhaps. It was fine with pirated 7 Ultimate x64, and other versions of Windows too. I'm on a legit 7 Pro x64 now I got for free. I could reinstall I guess but hoping I can solve this without that. It's an integreated Nvidia 7000M which runs it decently.

If more details are needed I can provide.
>> No. 9147 ID: a57c94
In the words of Niko Bellic, "FACK THEES" - I just reinstalled 7 and things seem to be fine now. I only installed it 2 days ago so no loss.
>> No. 9149 ID: f030c2
Here's to hoping Microsoft doesn't intentionally hold up the release SP1 like they did with Vista. ('consumers will think it's unreliable if we release it')


Delete post []
Password  
Report post
Reason  
Previous [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]