LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-02-2004, 05:29 AM   #1
merlin371
Member
 
Registered: Jul 2003
Location: Italy
Distribution: Ubuntu/Fedora
Posts: 152

Rep: Reputation: 30
Few installation problems on slack 10


so I installed slackware 10 and everything was fine but my only problems are
1 how can I boot windows from the SATA raid what should I put in LILO?
2 When I intalled the nvidia drivers it said that there was the riva module? or something like that loded and the drivers wouldn't work right with that on.
3 and also how can I get the refresh rate higher than 60hz cause it won't go ay higer and also how can I get 1280X960

sorry for all the questions and thanks in advance
 
Old 07-02-2004, 06:47 AM   #2
c31c
Member
 
Registered: Mar 2004
Location: Planet Earth
Distribution: Arch Linux
Posts: 106

Rep: Reputation: Disabled
hi
I guess I can help you with 1 and 3:
your first serial ata drive is sda, second sdb, etc
now you have to know which partition your windoze is on, e.g. sda1
sou you have to put something like

other = /dev/sda1
label = Windows
table = /dev/sda

I'm not sure about the RAID though, maybe it could be different there

3:
you have to manually set the right frequencies in your /etc/X11/xorg.conf
Maybe you should refer to your monitor manual for the frequencies.
and then you look for options about the resolution in xorg.conf
I think it is quite well commented

good luck with 2
hope that helped
 
Old 07-02-2004, 07:07 AM   #3
rotvogel
Member
 
Registered: Oct 2003
Posts: 534

Rep: Reputation: 30
2. Maybe the rivafb module is loaded at boot. That module is incompatible with nvidia drivers if I remember correctly. Adding that module to the hotplug blacklist or prevent otherwise from loading might be the solution. You can use the default vesa framebuffer instead of the rivafb.

Last edited by rotvogel; 07-02-2004 at 07:13 AM.
 
Old 07-02-2004, 08:16 AM   #4
merlin371
Member
 
Registered: Jul 2003
Location: Italy
Distribution: Ubuntu/Fedora
Posts: 152

Original Poster
Rep: Reputation: 30
soory how do you put a module on the blacklist
 
Old 07-02-2004, 08:47 AM   #5
jsmarshall85
Member
 
Registered: Aug 2003
Posts: 386

Rep: Reputation: 30
i installed the nvidia 6106 driver and got that error also (the rivafb error) with the 2.4.26 kernel on slack 10. you can do an lsmod at the command prompt to see if rivafb is running (loaded). it was not on mine and probably isnt on yours. i have a quadro based card. i installed the driver and changed the Driver line in xorg.conf from "nv" to "nvidia" and all was well

good luck
 
Old 07-02-2004, 12:04 PM   #6
ringwraith
Senior Member
 
Registered: Sep 2003
Location: Indiana
Distribution: Slackware 15.0
Posts: 1,272

Rep: Reputation: 65
merlin add the name of the mdule to /etc/hotplug/blacklist
 
Old 07-02-2004, 02:31 PM   #7
merlin371
Member
 
Registered: Jul 2003
Location: Italy
Distribution: Ubuntu/Fedora
Posts: 152

Original Poster
Rep: Reputation: 30
that's cool thanks everybody I'll try them later on cause I can't right now don't worry if it doesnt work you'll know
 
Old 07-02-2004, 07:24 PM   #8
jsmarshall85
Member
 
Registered: Aug 2003
Posts: 386

Rep: Reputation: 30
just checked and rivafb was already in my blacklist
 
Old 07-03-2004, 06:30 AM   #9
merlin371
Member
 
Registered: Jul 2003
Location: Italy
Distribution: Ubuntu/Fedora
Posts: 152

Original Poster
Rep: Reputation: 30
I did as you said c31c and it didn't find the HDD so I tought it was because of the raid so I uninstalled windows delete the raid and tried then and nothing again I tried loading all of the different kernels but nothing also I tied a different raid controller but again nothing, I'm currently using the MSI K8T Neo and I have a Via Raid in it and a Promise as well is there anything particular I have to do?
 
Old 07-03-2004, 10:24 AM   #10
c31c
Member
 
Registered: Mar 2004
Location: Planet Earth
Distribution: Arch Linux
Posts: 106

Rep: Reputation: Disabled
so you can run linux.
on which harddisk is your linux?
you might just try to use cfdisk for example, to find the bootable partition for windows. to use raid, I guess you must compile a custom kernel, but I'm not sure.
sorry
 
Old 08-02-2004, 01:57 AM   #11
luegner
Member
 
Registered: Jul 2003
Location: Henderson, NV
Distribution: Slackware
Posts: 47

Rep: Reputation: 15
nvidia 6106 does work on Slack 10

There are several things you can check against:

1. run this command to install if it says it's conflicting with rivafb even though it's not loaded (nvidia's driver is retarded): sh NVIDIA-Linux-x86-1.0-6106-pkg1.run --kernel-name='2.4.26'

Note: The 2.4.26 that I use in --kernel-name='2.4.26' is read from this command: uname -r
So it may be different depending on whether you compiled a different kernel but for default Slack 10 install, that's what you should type.

2. Make sure you set the bios to assign an IRQ for your VGA card

3. Look for rivadb in modules.dep and comment it out if nvidia is still complaining after configuring xorg.conf.
 
  


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
Slack 10 Installation Problems Awesome Dude Slackware 1 08-24-2004 11:56 AM
cd rom error on installation media (With both slack 9,1 and slack 10) busbarn Slackware - Installation 6 07-15-2004 03:03 PM
Problems with network installation of Slack 9.1 wojtas Slackware - Installation 1 04-03-2004 01:32 PM
slack installation GraemeK Slackware 5 01-23-2004 04:25 PM
Slack installation CamelofCamelot Slackware 20 09-03-2003 04:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:52 PM.

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