LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   So I've installed Slackware on an old PC (https://www.linuxquestions.org/questions/slackware-14/so-ive-installed-slackware-on-an-old-pc-4175489464/)

moisespedro 12-29-2013 08:48 AM

So I've installed Slackware on an old PC
 
It is very very old, I can't check it right now because the installation proccess is still going on. From what I've recall it is an AMD Duron, Sis or Via graphic card, 384 MB. The problem is: what now? What do I do with this?

snowday 12-29-2013 09:03 AM

Here are some project suggestions for your old comupter: https://kmandla.wordpress.com/2007/0...-old-computer/

moonfrog 12-29-2013 09:19 AM

Well, my first advice would be forget kde and gnome.

I was recently playing around with a laptop w/384M of ram and 1.2 Gh cpu and it was definitely usable so you're not wasting your time. I always use fluxbox btw.

moisespedro 12-29-2013 09:58 AM

I've installed it with XFCE, got no luck trying to start X. This is what I've got http://pastebin.com/zWVpmEQE
And thanks for the suggestions but none of them seem to be very useful :/ I was thinking about trying something like Arch or ArchBang.

snowday 12-29-2013 10:02 AM

We can give more targeted/relevant advice if you identify the hardware specs of the PC for us. :)

moisespedro 12-29-2013 10:09 AM

Ok, give me a second
EDIT: here http://pastebin.com/K3XiVsu6

snowday 12-29-2013 10:19 AM

Your questions are confusing:

Quote:

Originally Posted by moisespedro (Post 5088483)
The problem is: what now? What do I do with this?

because we don't know what YOU need to do. ;) I sent you a link with a few dozen project ideas, or you can do typical things that everyone does with a computer, like: surf the web, create documents, look at photos, listen to music, play games, etc.

Or am I completely misunderstanding your questions? :)

yars 12-29-2013 10:39 AM

Device node was not created:
Code:

(EE) open /dev/dri/card0: No such file or directory
But, the video is detected:
Code:

[    65.151] (--) PCI:*(0:1:0:0) 1039:6325:1039:6325 rev 0, Mem @ 0xc0000000/134217728, 0xcfee0000/131072, I/O @ 0x0000bc00/128
What is this card? In case, not this:
Code:

$ grep 6325 /usr/share/pci.ids
        6325  65x/M650/740 PCI/AGP VGA Display Adapter
                1039 6325  SiS 651 onboard [Asus P4SC-EA]

?

moisespedro 12-29-2013 10:39 AM

I was just seeing if I could revive this ancient machine. The plan was to use it just to surf the web but I think it will be a horrible experience. To be honest, it is just curiosity, I don't think this machine can be used for something really useful (because I have other computers).

hitest 12-29-2013 10:43 AM

Quote:

Originally Posted by moisespedro (Post 5088524)
I was just seeing if I could revive this ancient machine. The plan was to use it just to surf the web but I think it will be a horrible experience. To be honest, it is just curiosity, I don't think this machine can be used for something really useful (because I have other computers).

If you've done a full install of Slackware then give Fluxbox a try and see what happens. At the log-in prompt after you've logged in as yourself issue this command:

Code:

xwmconfig
At the next screen choose Fluxbox.

Then issue this command:

Code:

startx

rokytnji 12-29-2013 10:49 AM

inxi :: a full featured system information script

http://code.google.com/p/inxi/wiki/Installation

Code:

$ inxi -Fxz
Machine:  System: Acer (portable) product: AOA150 version: 1
          Mobo: Acer model: N/A Bios: Acer version: v0.3305 date: 05/09/2008
CPU:      Single core Intel Atom CPU N270 (-HT-) cache: 512 KB flags: (pae sse sse2 sse3 ssse3) bmips: 3191.98
          Clock Speeds: 1: 1600.00 MHz 2: 800.00 MHz
Graphics:  Card: Intel Mobile 945GME Express Integrated Graphics Controller bus-ID: 00:02.0
          X.Org: 1.7.6 drivers: intel (unloaded: fbdev,vesa) Resolution: 1024x600@60.0hz
          GLX Renderer: Mesa DRI Intel 945GME GEM 20091221 2009Q4 x86/MMX/SSE2 GLX Version: 1.4 Mesa 7.7.1 Direct Rendering: Yes
Audio:    Card: Intel N10/ICH 7 Family High Definition Audio Controller driver: HDA Intel bus-ID: 00:1b.0
          Sound: Advanced Linux Sound Architecture ver: 1.0.24
Network:  Card-1: Atheros AR5001 Wireless Network Adapter driver: ath5k bus-ID: 03:00.0
          IF: wlan0 state: up mac: <filter>
          Card-2: Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller
          driver: r8169 ver: 2.3LK-NAPI port: 3000 bus-ID: 02:00.0
          IF: eth0 state: down mac: <filter>
Drives:    HDD Total Size: 160.0GB (8.8% used) 1: id: /dev/sda model: WDC_WD1600BEVT size: 160.0GB
Partition: ID: / size: 7.1G used: 2.9G (43%) fs: ext4 ID: /home size: 25G used: 11G (45%) fs: ext4
          ID: swap-1 size: 2.11GB used: 0.00GB (0%) fs: swap
RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors:  System Temperatures: cpu: 58.0C mobo: N/A
          Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 136 Uptime: 1:02 Memory: 375.6/989.7MB Runlevel: 2 Gcc sys: N/A Client: Shell (bash 4.1.5) inxi: 1.9.16

Might help cover

Quote:

We can give more targeted/relevant advice if you identify the hardware specs of the PC for us

moisespedro 12-29-2013 10:56 AM

I can't start X and I am sort of a Linux noob still so I have no idea what to do.

hitest 12-29-2013 10:59 AM

Quote:

Originally Posted by moisespedro (Post 5088534)
I can't start X and I am sort of a Linux noob still so I have no idea what to do.

After you logged in as a regular user did you try to switch over to Fluxbox using the commands I gave you? Did you do a full install of Slackware 14.1?

yars 12-29-2013 11:28 AM

To use graphics acceleration, regular user need to be a member of 'video' group. To check it just run:
Code:

id
If your user is not a memeber, run (as root):
Code:

usermod -a -G video username
and re-login.

Darth Vader 12-29-2013 11:50 AM

Quote:

Originally Posted by moisespedro (Post 5088483)
It is very very old, I can't check it right now because the installation proccess is still going on. From what I've recall it is an AMD Duron, Sis or Via graphic card, 384 MB. The problem is: what now? What do I do with this?

Well, your next several months will be full of fun, trying to make the X.org working...

My bet is at an epic final, ... finally. Something like: "Finally, it WOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOORKS!"

In the mean time, you'll enjoy the googling in the text mode links... :hattip:

PS. Hint: There is no video hardware acceleration for you, and, lot of fun, your X.org SiS video driver is technically unmaintained for years...

moisespedro 12-29-2013 12:16 PM

Quote:

Originally Posted by hitest (Post 5088536)
After you logged in as a regular user did you try to switch over to Fluxbox using the commands I gave you? Did you do a full install of Slackware 14.1?

I've only installed XFCE and I don't think that is the problem. And I've posted my hardware (lspci output) on a link above this post. The PC is so old that I think I will grab the HD for me and put the rest to collect dust.

Bertman123 12-29-2013 12:20 PM

Quote:

Originally Posted by moisespedro (Post 5088563)
I've only installed XFCE and I don't think that is the problem. And I've posted my hardware (lspci output) on a link above this post. The PC is so old that I think I will grab the HD for me and put the rest to collect dust.

Try a full install and then select XFCE or fluxbox for the desktop. See if that helps at all. Another option would be to try an older version of slackware, such as 13.37 and see if that helps. Maybe an older kernel would work better on the older hardware.

hitest 12-29-2013 12:33 PM

Quote:

Originally Posted by moisespedro (Post 5088563)
I've only installed XFCE and I don't think that is the problem. And I've posted my hardware (lspci output) on a link above this post. The PC is so old that I think I will grab the HD for me and put the rest to collect dust.

I would start over and do a full install which will probably be easier for you or install the software you missed. Maybe you did not install xorg. As you are a beginner I would go for the full install then choose Fluxbox when prompted.

Arcosanti 12-29-2013 01:20 PM

Quote:

Originally Posted by moisespedro (Post 5088563)
I've only installed XFCE and I don't think that is the problem. And I've posted my hardware (lspci output) on a link above this post. The PC is so old that I think I will grab the HD for me and put the rest to collect dust.

I wouldn't be so critical of the hardware. Earlier this year, I put Slackware 13.0 on an old Pentium 1 (100 MHz) laptop with an old outdated Cirrus Logic graphics card. The X server and XFCE ran on it quite well. The only thing that disappointed me was trying to use my old parallel port flat bed scanner under sane. Sadly that works better under Windows 95 than in Linux.

onebuck 12-30-2013 06:26 AM

Member Response
 
Hi,

Sadly, it looks like the OP will have issues with the old SiS driver for his video. Support for this legacy SiS hardware driver has been dropped.

Maybe revert to earlier versions of Slackware to get his OLD hardware functional.

hitest 12-30-2013 09:24 AM

Quote:

Originally Posted by onebuck (Post 5088962)
Hi,

Sadly, it looks like the OP will have issues with the old SiS driver for his video. Support for this legacy SiS hardware driver has been dropped.

Maybe revert to earlier versions of Slackware to get his OLD hardware functional.

Very good idea about using an older version of Slackware, onebuck.
It would be helpful to know what the OP installed. Did he/she just install XFCE?

moisespedro 12-30-2013 10:21 AM

I've installed everything, just dropped KDE and a few other packages. Of course I've installed Xorg.

hitest 12-30-2013 10:42 AM

Quote:

Originally Posted by moisespedro (Post 5089079)
I've installed everything, just dropped KDE and a few other packages. Of course I've installed Xorg.

I would very-much recommend that you do a full installation. A full installation of Slackware works out of the box with all dependencies met. You can have a full install of Slackware and run a light window manager like Fluxbox. It is hard to determine what is going on when you do a partial installation. If you do a full installation of Slackware and XFCE and/or Fluxbox does not work then perhaps an older version of Slackware is in order.

enorbet 12-30-2013 12:08 PM

Greetz
This might be a good place and time, since we have some people new to Slackware, to point out a basic fact and a difference about Slackware.

Basic Fact - Unlike Windows, installing an application or lots of applications in Linux does not stack up and contribute to so-called "bloat" other than hard drive space. Unless you run it, it essentially doesn't exist. This is one reason why Linux doesn't slow to a crawl over time.

So there is no penalty, other than hard drive space to doing the recommended Full Install.

Slackware Difference - Unless one installs some 3rd party device, by default Slackware Pkgtool of itself does not attempt to resolve dependencies, leaving that job to a human admin. Many people find this time consuming and unnecessary ... that is until they consider the time it takes to recover a system broken by dependency bots. In Slackware, if you fail to meet a dependency the worst that can happen is that one app will fail to run. The system remains intact. Fix that dependency, and it will join the others and happily run. Leave it for another time and never get around to it? No problem. It just still won't run but nothing else is at risk.

For many the time spent resolving ones' own dependencies is well worth the time saved in troubleshooting since the only changes were made by you, so easily discovered as opposed to trying to follow the tentacles of dependency resolving bots which often install and remove packages far afield from the app one is trying to install.

As for older hardware while it should handle newer kernels and systems just fine, since only what is needed will actually be used, there may be some benefit (and little loss) in using older versions, probably most notable in boot times, but having little effect once up and running.

For OP, either XFCE or Fluxbox should work nicely. Fluxbox is lighter but does have a little less to offer the novice. With Slackware it is easy to try both by virtue of booting to commandline. One can launch either directly or through a login/display manager like GDM or KDM. KDM has an advantage of having a menuitem and ability to easily drop back to console.

Best wishes and welcome to Slackware and LQ.

moisespedro 12-31-2013 10:19 AM

It is not the first time I install Slackware without doing a full installation. The problem has nothing to do with it, and I think I will try an older version. Maybe 13.37?

moisespedro 01-01-2014 12:13 AM

Decided what I am going to do: set up the machine as a server to store my clonezilla's backups :)

saulgoode 01-01-2014 03:49 AM

For what it's worth, I am serving both a web log and Mediagoblin from a very similarly powered machine:

Code:

saul@farnsworth:~# head /proc/cpuinfo
processor      : 0
vendor_id      : AuthenticAMD
cpu family      : 6
model          : 4
model name      : AMD Athlon(tm) Processor
stepping        : 2
cpu MHz        : 996.530
cache size      : 256 KB
fdiv_bug        : no
hlt_bug        : no

saul@farnsworth:~# free
            total      used      free    shared    buffers    cached
Mem:        359416    349012      10404          0      93184      90236
-/+ buffers/cache:    165592    193824
Swap:      217404      24312    193092

saul@farnsworth:~$ cat /etc/slackware-version
Slackware 14.0


moisespedro 01-01-2014 07:21 AM

How did you set up the weblog? I've never set a server before

saulgoode 01-01-2014 09:48 AM

Quote:

Originally Posted by moisespedro (Post 5090060)
How did you set up the weblog? I've never set a server before

Well, I am using Steve Kemp's Chronicle blog compiler but there are several alternative approaches you could take. For example, Bloxsom is another fairly popular blog compiler with hundreds of add-ons available.

The idea of a blog compiler is that you set up your theme and edit your entries using your favorite text editor, then you run the compiler to generate a formatted and static HTML blog. Your server then only has to provide the static webpages of your blog -- thus even a puny computer can handle thousands of visitors.

One of the disadvantages of blog compilers is that comments from visitors do not get added until you regenerate the site. If this is not acceptable then you would need to investigate more resource hungry solutions such as Wordpress.

Regardless what blogging software you use, you will need to provide a way for people to find your site. You might want to start by using a service such as No-IP or DynDNS, especially if your ISP is assigning you a dynamic IP address. Another simple solution is offered by Pagekite. These outfits all offer free domain name services as long as you are willing to accept a URL that is in their subdomain (for example, http://yourname.pagekite.me). Otherwise you will have to purchase a domain name.

As for myself, I purchased my domain name registration from NearlyFreeSpeech.Net and use their API to update my DNS. This only costs me about $10 per year.

gargamel 01-04-2014 03:57 AM

I recently upgraded my old laptop, which has similar specs as yours, and I had similar troubles with it: X took ages to start and was practically unusable, regardless of the window manager or desktop environment I chose. However, during the holidays I finally found a solution that may help you, too.

The problem was that X was running without hardware acceleration in framebuffer mode, and didn't detect hardware capabilities correctly. It was using only 1 MB of VideoRam although my hardware supports 8 MB of VideoRam. I was able to solve this like so:

X.org
1. Create an /etc/X11/xorg.conf. You can use the command xorgsetup (as root) to generate one for you. On modern hardware you don't need this, as X.org detects your hardware and in most cases loads the appropriate drivers and modules. But with some ancient hardware, such as your SiS graphics adapter, this fails at times.
2. Add a line for HorizSync in section "Monitor" (something like 30-50 depending on your display).
3. Add a line for VideoRam in section "Device". For my old laptop I added:
Code:

VideoRam 8192
I have 8MB of VideoRam which equals 8192 kB.

If there is a driver for your video hardware, the above might boost your laptop, too. ;) Next is a tip for a relatively rich, responsive and good-looking working environment on older hardware.

Fvwm-Nightshade
I found Fvwm-Nightshade quite good. It has a few minor bugs, as it is still a young project, but it provides a richer (== more end-user friendly) environment than Fluxbox and takes much less resources than Xfce. That latter would run quite well as such, too, but with opening a few applications I quickly reached the limit of the RAM of that computer. FNS uses about 100 MB less than Xfce, and without any applications running stays well below 100 MB. It is fast and user-friendly, and, to me, it looks good, too. Also, most of the required software is part of stock Slackware, and the rest is available from SlackBuilds.org. For my old laptop it's now my preferred working environment. Maybe you want to give it a try after your you have X running with support for your hardware.

gargamel


All times are GMT -5. The time now is 07:01 AM.