Welcome to HardwareForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

pleasant Linux for a 503+?

 
Goto page Previous  1, 2
   Hardware Problem Solving Community! (Home) -> FIC RSS
Related Topics:
503+ reboot problem W98/Linux - Last week I changed some BIOS settings that I now discover that I am unable to reboot between Shutdown is OK but because I have a dual-boot setup where a is fine from Linux to W98SE but not from a soft re-boot of..

VA-503+ won't recognize D-Link network card - What's been your luck in getting the D-Link DWL-G510 wireless PCI netwoerk card to work in an FIC VA-503+ and Windows? I couldn't get Windows to recognize the card, no matter how I installed or the driver software, what PCI slot I used (other..

VIA C3 processor on FIC KA31 motherboard ??? - Has anyone tried the VIA C3 processor (on a slocket) on a KA31 I think I know where I can get my hands on an 800MHz processor for a price and wonder if it's worth trying. Maybe the BIOS doesn't support the processor - I don't..

hmmm... - I have a va503+ with a sb live card and a g-force 4 card. it's clocking 500 MHz with 384 Mb of ram running windows 2000. when I play a song with Windows media player, it plays great. but when I have the graphics turned on, such as the swirly ambient..

PCI problem on a VA503+ - Hi there, I've got a VA503+ , flashed with the modified APM bios (I can't remember the version - you all know what one it is), with a K6-2 500 (5x100), 256meg PC-100 and WinXP Pro SP1 installed with the F6(?) 'Standard PC' option. I have the lastest VIA.
Next:  FIC: FIC VI35L USB problem  
Author Message
Boon

External


Since: May 28, 2007
Posts: 17



(Msg. 16) Posted: Sun Sep 16, 2007 7:12 pm
Post subject: pleasant Linux for a 503+? - Yes! [Login to view extended thread Info.]
Archived from groups: alt>comp>periphs>mainboard>fic (more info?)

Folks,

I've been working your suggestions for a pleasant Linux on a VA 503+.

The live CDs are great for determining which cards work, and which don't.

I found a solution to one problem that may be helpful to others.
I want to put four cards into the 503+'s 3 PCI slots + 3 ISA slots:
1) sound
2) Promise controller
3) USB 2
4) ethernet

I have PCI cards for all four, but the only ISA cards I have are sound
cards - Sound Blaster models CT1350B and CT2940. These ISA Sound
Blasters work with Windows, but they don't seem to work with Ubuntu &
family. This was very discouraging because I wanted all four of these
capabilities.

I found a very well written work-around at
http://www.aotk50.dsl.pipex.com/install-ubuntu-sb16/install-ubuntu-
sb16.htm
I followed the directions and got sound from the ISA card. Great!

I then added the PCI USB card, and the sound died. An IRQ conflict,
maybe? Yes! In Ubuntu I clicked on Application/Accessories/Terminal and
entered:
cat /proc/interrupts
to find that the USB card uses IRQ 5, which the sound card wants.

In the PNP/PCI section of the JE4333 Bios I changed "Resources Controlled
By" from Auto to Manual, then I changed both IRQ 5 and DMA 1 from
"PCI/ISA" to "Legacy ISA". Now it all works!


Here's my observations so far on the Linux distros I've tried:

Knoppix is an awesome live demo!

Open Suse's Samba didn't work, so I gave it up. I don't want to mess
with the Samba config file. I think Open Suse has become like Fedora,
unpaid beta testing.

Damn Small Linux - I can't do much with this. Maybe it's too damn small.
I'll have to come back to it.

Xubuntu 7.04 wouldn't install because its hard drive partitioner is
broken. I'll wait for a fix.

Ubuntu 7.04 is great! Web access and Samba work from the get-go, and it
even installs with no fuss to a hard drive hooked to a Promise
Controller. I'm very happy with it. I'm thinking this is the keeper.
But it's a little slow, so I still want to check out Xubuntu.

Thanks again for your suggestions.

>

 >> Stay informed about: pleasant Linux for a 503+? 
Back to top
Login to vote
Carbon

External


Since: Apr 25, 2007
Posts: 6



(Msg. 17) Posted: Mon Sep 17, 2007 12:28 am
Post subject: Re: pleasant Linux for a 503+? - Yes! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, 16 Sep 2007 19:12:21 +0000, Boon wrote:

> Folks,
>
> I've been working your suggestions for a pleasant Linux on a VA 503+.
>
> The live CDs are great for determining which cards work, and which
> don't.
>
> I found a solution to one problem that may be helpful to others. I want
> to put four cards into the 503+'s 3 PCI slots + 3 ISA slots: 1) sound 2)
> Promise controller
> 3) USB 2
> 4) ethernet
>
> I have PCI cards for all four, but the only ISA cards I have are sound
> cards - Sound Blaster models CT1350B and CT2940. These ISA Sound
> Blasters work with Windows, but they don't seem to work with Ubuntu &
> family. This was very discouraging because I wanted all four of these
> capabilities.
>
> I found a very well written work-around at
> http://www.aotk50.dsl.pipex.com/install-ubuntu-sb16/install-ubuntu-
> sb16.htm
> I followed the directions and got sound from the ISA card. Great!
>
> I then added the PCI USB card, and the sound died. An IRQ conflict,
> maybe? Yes! In Ubuntu I clicked on Application/Accessories/Terminal
> and entered:
> cat /proc/interrupts
> to find that the USB card uses IRQ 5, which the sound card wants.
>
> In the PNP/PCI section of the JE4333 Bios I changed "Resources
> Controlled By" from Auto to Manual, then I changed both IRQ 5 and DMA 1
> from "PCI/ISA" to "Legacy ISA". Now it all works!
>
>
> Here's my observations so far on the Linux distros I've tried:
>
> Knoppix is an awesome live demo!
>
> Open Suse's Samba didn't work, so I gave it up. I don't want to mess
> with the Samba config file. I think Open Suse has become like Fedora,
> unpaid beta testing.
>
> Damn Small Linux - I can't do much with this. Maybe it's too damn
> small. I'll have to come back to it.
>
> Xubuntu 7.04 wouldn't install because its hard drive partitioner is
> broken. I'll wait for a fix.
>
> Ubuntu 7.04 is great! Web access and Samba work from the get-go, and it
> even installs with no fuss to a hard drive hooked to a Promise
> Controller. I'm very happy with it. I'm thinking this is the keeper.
> But it's a little slow, so I still want to check out Xubuntu.
>
> Thanks again for your suggestions.

Very resourceful getting the PCI and ISA cards sorted out. I had the same
issues getting four network cards working on my 503+ firewall.

Now that you have Ubuntu installed you can easily install the XFCE desktop
and switch back and forth between it and Gnome at login. Open a terminal
window, type sudo apt-get install xubuntu-desktop, log out, select XFCE
and log back in. You can install the KDE desktop the same way, sudo
apt-get install kubuntu-desktop

You'll probably also want to have a look at ubuntuguide.org. It has simple
instructions for adding extra repositories, installing the various
multimedia codecs for MP3, etc.

 >> Stay informed about: pleasant Linux for a 503+? 
Back to top
Login to vote
Boon

External


Since: May 28, 2007
Posts: 17



(Msg. 18) Posted: Mon Sep 17, 2007 12:58 pm
Post subject: Re: pleasant Linux for a 503+? - Yes! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Carbon,

Thank you very much. I didn't know that I could install Kubunto and
Xubunto from Ubunto. I now have all three. I should be out there cutting
the grass, but this is more fun than a barrel of monkeys!

Thanks again!

- Dave
 >> Stay informed about: pleasant Linux for a 503+? 
Back to top
Login to vote
Display posts from previous:   
   Hardware Problem Solving Community! (Home) -> FIC All times are: Pacific Time (US & Canada) (change)
Goto page Previous  1, 2
Page 2 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]