LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-18-2009, 06:55 AM   #1
picardone
LQ Newbie
 
Registered: Jun 2009
Posts: 12

Rep: Reputation: Disabled
Xorg not working in Puppy


I am new to Linux, I,m sick of the Microsoft thing so I downloaded Linux puppy and created a boot disk so that I could try it out. The disk creation was easy. But up until this point I have not been able to get it to work on any system that I have tried. I am booting off of the cd. It seems to load fine until it gets to Xorg. It seems to know my resolution but the test fails o pixels. Can any one help. I dont know how to write a config file or even find it for that matter.
Could I have gotten a bad down load?
Please help Thanks
 
Old 06-18-2009, 07:02 AM   #2
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Welcome to LQ!

Anytime you download something you should check the md5sum for the file/image. You can use md5sum.exe if using M$.

If you downloaded the cd/dvd iso then be sure to check the md5sum for the original iso image. From the cli;

Code:
~#cd /downloadisolocation      #cdromiso.iso cdromiso.md5 

~#md5sum -c cdromiso.md5       #substitute the correct name to check
If the iso md5 is ok then you should try 'CdromMd5sumsAfterBurning''.

This way you will know if the burn was OK!

This will check the download iso with the known md5sum that you also get with the iso.

These links and others can be found at 'Slackware-Links'. More than just Slackware® links!
 
Old 06-18-2009, 07:16 AM   #3
picardone
LQ Newbie
 
Registered: Jun 2009
Posts: 12

Original Poster
Rep: Reputation: Disabled
md5sum

Okay I have the file and ran it but nothing seemed to happen. Im feeling kinda stupid. How does the thing work
Thanks
Mike
 
Old 06-18-2009, 07:43 AM   #4
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Hello, did you try using the Xvesa option?
I have to use xvesa in one of my PC's due to my integratedgraphics(sis)
not working with Xorg

Which Puppy are you using?
Off cd right?

Do you have any linux installed to PC/laptop?
Please post what computer you are using too, specs, ram, etc?
 
Old 06-18-2009, 08:30 AM   #5
picardone
LQ Newbie
 
Registered: Jun 2009
Posts: 12

Original Poster
Rep: Reputation: Disabled
Hi
Yes I tried using the xvesa.
I do not have any Linux installed on any computers. I am booting off of the cd Linux Puppy.
I have tried it on a bunch of different computers ranging from an old pentum 3 500 mhz,with 128 meg of ram to a 2.8 cpu with 4 gig of ram some with intergrated cards and some with apg cards.
It seems that none of them will boot. Every thing looks good until I get to xorg.
I would like to switch to Linux because I hae heard good things but at this point Im not having any luck.
Any Ideas?
Thanks
Mike
 
Old 06-18-2009, 08:43 AM   #6
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
OK, did you try using framebuffer codes, as some pc's/lappy need that too

at boot line enter "puppy vga=791"
that will be 1024x768x24 color

here is a good chart

Code:
 Color            640x480     800x600      1024x768     1280x1024
   256    8 bit     769         771           773          775
 32000   15 bit     784         787           790          793
 65000   16 bit     785         788           791          794
 16.7M   24 bit     786         789           792          795
so, I would try using vga=788 at first for lappy.
and you might have to use Xvesa too.
tell me if that works...
 
Old 06-18-2009, 08:45 AM   #7
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
and, I also believe you may have a bad download or cd.....
 
Old 06-18-2009, 08:49 AM   #8
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
I think he needs to know how to check md5sum in Dindows, i have no idea...anybody know?
 
Old 06-18-2009, 08:54 AM   #9
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
onebuck already answered that question.

Quote:
Anytime you download something you should check the md5sum for the file/image. You can use md5sum.exe if using M$.
 
Old 06-18-2009, 08:55 AM   #10
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,
Quote:
Originally Posted by picardone View Post
Okay I have the file and ran it but nothing seemed to happen. Im feeling kinda stupid. How does the thing work
Thanks
Mike
If you use the 'md5summer' then just start the program and perform the check on the download image. In the md5summer window you will need to select the image via the tree/download location on the file. The created hash would then be compared to the md5sum that is provided from the original site via the verify. Or just compare manually the sums.

If the sums checkout then you might have a burn issue. Slow down the burn rate and be sure to perform the cdrom/dvd check from 'CdromMd5sumsAfterBurning'. This will insure the burnt image is valid.
 
Old 06-18-2009, 09:06 AM   #11
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Also, if you got usb that the pc/lappy can boot, you could go around the burning cd part.

if computer won't boot usb, you can use plop bootmanager cd/floppy and that usually works.
you can use ext3/grub or fat32/syslinux usb too.

However, you must check md5sum on any linux download.
 
Old 06-18-2009, 09:29 AM   #12
picardone
LQ Newbie
 
Registered: Jun 2009
Posts: 12

Original Poster
Rep: Reputation: Disabled
Hi
Near as I can tell the cd is okay. I tried entering the vga command at the command line but got an error (command not found). Is the boot line different than the command line?
 
Old 06-18-2009, 09:39 AM   #13
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
I have tried it on a bunch of different computers ranging from an old pentum 3 500 mhz,with 128 meg of ram to a 2.8 cpu with 4 gig of ram some with intergrated cards and some with apg cards.
It seems that none of them will boot. Every thing looks good until I get to xorg.

I would suggest to download the iso again, and burn to CD
 
Old 06-18-2009, 09:52 AM   #14
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Yes, they are very different.
when you first boot off cd, the boot message will appear and you can press F1, etc
for info.
there is a line there that says "boot:"
enter after that "puppy vga=788"
and it should work....
 
Old 06-18-2009, 12:14 PM   #15
picardone
LQ Newbie
 
Registered: Jun 2009
Posts: 12

Original Poster
Rep: Reputation: Disabled
Smile Thank you !!!

Thanks to everyone. Downloaded a new copy of Puppy and burned the disk without closing it. It boots perfect. I love the look and feel.
Thank you
Mike
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xorg vs xvesa and gnome/ubuntu/puppy vs slackware-12.2 linus72 Linux - Desktop 6 07-09-2009 04:59 PM
Unable to install Puppy on HD (Puppy universal installer) Marcos.K Puppy 2 04-05-2009 02:54 PM
Puppy linux was working fine with wireless card, then reboot and nothing! laurencemulchrone Linux - Newbie 1 04-14-2008 12:49 PM
Not able to use Xorg with Puppy 3.01?? AliWaris Linux - Newbie 5 11-17-2007 12:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration