User User name Password  
   
Monday 20.1.2025 / 04:01
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > software, operating systems and more > linux - general discussion > puppy problems....
Show topics
 
Forums
Forums
Puppy Problems....
  Jump to:
 
Posted Message
Junior Member
_
19. July 2008 @ 19:11 _ Link to this message    Send private message to this user   
I ran a live cd of puppy on my laptop and it wouldn't allow me to get on the internet....any ideas?
Advertisement
_
__
varnull
Suspended permanently
_
19. July 2008 @ 19:18 _ Link to this message    Send private message to this user   
Click the "connect" icon on the desktop and follow the wizard... !!warning!!.. some thought and knowledge of your hardware and connection type required.
Junior Member
_
19. July 2008 @ 19:24 _ Link to this message    Send private message to this user   
yea i tried that it said i was connected and then i open the browser and i get the page is unavailable when i try to go to any website...
varnull
Suspended permanently
_
19. July 2008 @ 19:45 _ Link to this message    Send private message to this user   
Odd.. are you connecting through a proxy or anything? Is seamonkeys file:// wherever it is page loading? If you are using a router try connecting to it first, then try ipconfig and ping both your ip and the localhost (127.0.0.1)

Probably something up with DHCP on your network if it is used. Without knowing a lot more about your network setup I can't guess, because the wizard always just works.
Junior Member
_
19. July 2008 @ 23:06 _ Link to this message    Send private message to this user   
Well normally the laptop runs on an antheros wireless internet connector that is internal and when i hardwire it to the linksys router it still doesn't work, but if im on windows i can connect to the interet easily. I've got a motorola cable modem that i connect to the linksys wireless router...im not sure if thats what you wanted to know but i can run xboxlive fine off of it and it is not a private network cause anyone can access it without need a key.
varnull
Suspended permanently
_
20. July 2008 @ 09:57 _ Link to this message    Send private message to this user   
Try connecting straight to the modem for a test ;) I use a home built 8 port router/firewall and probably the same motorola cable modem. Some of these combined wired/wireless routers are a pain, they refuse to allow a wired connection while the wireless is active.. It's a 2 networks on one device problem.

For the wireless side you will need to ask on the puppy forums. http://www.murga-linux.com/puppy/viewtopic.php?p=210401

This message has been edited since posting. Last time this message was edited on 20. July 2008 @ 09:59

Junior Member
_
20. July 2008 @ 13:01 _ Link to this message    Send private message to this user   
thank you for the help. My laptop crashed and now it won't open windows says its missing a system file... ive tried recovering it from out of box state, but this isnt the forum to be talking about it on.
varnull
Suspended permanently
_
20. July 2008 @ 18:48 _ Link to this message    Send private message to this user   
ntldr by any chance? seems very common recently.

Any luck with it running puppy connected direct to the modem?
Junior Member
_
20. July 2008 @ 19:02 _ Link to this message    Send private message to this user   
let me try i need to remake or find the cd i used cause i think i lost it...
Junior Member
_
20. July 2008 @ 19:08 _ Link to this message    Send private message to this user   
its missing <windows root>/system32\hal.dll it wont let me run a cd in it either....
varnull
Suspended permanently
_
20. July 2008 @ 20:46 _ Link to this message    Send private message to this user   
Well heres the file.. http://www.dll-files.com/dllindex/dll-files.shtml?hal
Now puppy will allow you to boot and if you get the file on a usb or something you can stick it in the right place ;) I use puppy lots to fix broken windows systems, especially these missing dll errors.
Junior Member
_
20. July 2008 @ 23:07 _ Link to this message    Send private message to this user   
Are you recommending me to burn it to a cd with puppy? i found the cd i burned of puppy but trying to run puppy on the live cd on my computer didn't fix anything... maybe it isn't the cd lol.... I'll try it on my home computer. My laptops usb ports haven't worked since i restored it the first time so the usb device way you are recommending won't work....
varnull
Suspended permanently
_
21. July 2008 @ 07:13 _ Link to this message    Send private message to this user   
You may have noticed puppy can read and write to ntfs drives. The usb system will probably work too because what you describe sounds like another stupid windows missing driver thing.

If you connect direct to the modem with a wire, then use the pmount utility (it's under drives on the desktop) to mount your windows drive you should then be easily able to download the missing file and stick it in the right location ;)

Just a FYI.. running a live linux cd on a proprietary windows system won't automatically fix anything.. you have to know a bit about what you are trying to attempt. Luckily we know which file is missing, and where it lives so getting it and putting it in the right place should be simple
Junior Member
_
21. July 2008 @ 14:52 _ Link to this message    Send private message to this user   
ok well i have just tried deleting all of the partitions on the hard drive and there was an error. Ill check to be sure that the cd is a puppy cd and if not then ill download another one, but my home pc is really picky about what cds i us to burn anything on. If the cd doesn't work it'll shut down for some reason.
varnull
Suspended permanently
_
21. July 2008 @ 16:51 _ Link to this message    Send private message to this user   
What are you trying to do? Deleting partitions? Why?
Junior Member
_
22. July 2008 @ 16:32 _ Link to this message    Send private message to this user   
well i was going to try to do that then reinstall windows so that i could burn puppy again. the cd i found was an iso of halo which caused the problem in the first place.
psplvanub
Suspended permanently
_
3. August 2008 @ 06:17 _ Link to this message    Send private message to this user   
Not tryin to be rude, but read varnulls instructions. DONT DELETE ANY PARTITIONS.

1. Download the missing DLL to your computer here here http://www.dll-files.com/dllindex/dll-files.shtml?hal JUST KEEP IT ON THE COMPUTER. DONT BURN IT OR ANYTHING.

2. Use the pmount utility to mount the windows drive. as varnull said: "it's under drives on the desktop"

3. Copy and paste the missing DLL to the right place.

I have dumbed down the instructions so a 10 yr old should be able yo follow them.

ps. What is hal.dll used for anyway?
Advertisement
_
__
 
_
varnull
Suspended permanently
_
3. August 2008 @ 18:36 _ Link to this message    Send private message to this user   
hal.dll seems to be the "hardware abstraction layer" overlay.. linux uses similar to run base things like busses. Watch a pretty raw linux system boot and you will see "starting hal" scroll past... you need to invoke the module manually (edit rcS.d to explicitly load the module) to power down certain hardware configurations, especially with the old K6 variants or they will shut down but fail to power down, just like xp will on an amd K6/7 sometimes.

http://windowsitpro.com/article/articlei...-layer-hal.html

This message has been edited since posting. Last time this message was edited on 3. August 2008 @ 18:37

afterdawn.com > forums > software, operating systems and more > linux - general discussion > puppy problems....
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2025 by AfterDawn Ltd.

  IDG TechNetwork