LinuxQuestions.org
Help answer threads with 0 replies.
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 12-23-2003, 07:28 PM   #1
ICO
Member
 
Registered: Aug 2003
Location: ~/.
Distribution: CentOS
Posts: 290

Rep: Reputation: 30
Newbie questions of post-installation of Slackware


Please help me out about this.

1. During installation, I have three errors says the following file may be corrupted, how can I fix it after installation:
/var/log/mount/slackware/l/db3-3.3.11-i386-3.tgz
/var/log/mount/slackware/l/glibc-i18n-2.3.2-noarch-1.tgz
/var/log/mount/slackware/x/xfree86-fonts-100dpi-4.3.0-noarch-2.tgz

2. In the desktop preferences panel, I click the screen resolution option, I don't have option to choose my monitor can run on 85 mhz refresh rate. When I used RedHat 9, I can do it. How can I fix this.
Code:
 I fixed this problem already.
I edit the /etc/X11/XF86Config configuration file and make it work.
3. Now when I boot the system, I don't have option for booting windows xp, and I want to boot into x, at the moment, I only can boot into the console.

4. When the system, boot to the console, I have a logo on the top of the screen, how can I get rip of that.

5. I can't use the wheel in the middle of my mouse, how can I set it up?

Thank you for help deeply.

Last edited by ICO; 12-23-2003 at 08:14 PM.
 
Old 12-23-2003, 08:04 PM   #2
320mb
Senior Member
 
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577

Rep: Reputation: 48
what kind of mouse do you have??
http://www.linuxquestions.org/questi...der=descending
 
Old 12-23-2003, 08:22 PM   #3
Protex
Member
 
Registered: Sep 2003
Location: Buffalo, NY
Distribution: Slackware 9.1 (prev: mandrake 9.1)
Posts: 63

Rep: Reputation: 15
Well, I can help with a couple of the problems.

To add windows xp:
1) open a console
2) su
3) pico /etc/lilo.conf
4) now add this at the end of the file:
other=/dev/hda1
label=Windows
boot-as=0x80
5) save by ctrl-x
6)now type 'lilo' (without the quotes) in your console

For the mouse scroll:
1) open a console
2) su
3) pico /etc/X11/XF86Config
4) page down till you find your mouse section it should be under 'Identifier "Mouse1" '
5) add Option "ZAxismapping""4 5"
6) ctrl-x to exit and save
7) quit X
8) startx

To reinstall those packages:
1) go to a mirror and download them again
2) open a console
3) cd to the directory where you put those files
4) su
5) pkgtool
6) select current directory
7) say yes to all those packages needed

Hope this helps
 
Old 12-23-2003, 09:51 PM   #4
ICO
Member
 
Registered: Aug 2003
Location: ~/.
Distribution: CentOS
Posts: 290

Original Poster
Rep: Reputation: 30
Thanks for help.
I can boot my windows now. But the mouse is still not working.

Also, anyone tells me that what package I should reinstall for those three error files I listed on top the this thread?

Thanks.
 
Old 12-23-2003, 10:11 PM   #5
ICO
Member
 
Registered: Aug 2003
Location: ~/.
Distribution: CentOS
Posts: 290

Original Poster
Rep: Reputation: 30
And how can I create a new user account in Slackware?
Thanks
 
Old 12-23-2003, 10:15 PM   #6
coldAndUgly
Member
 
Registered: Dec 2003
Location: New Zealand
Distribution: Slackware 10.2
Posts: 36

Rep: Reputation: 15
Try changing the mouse protocol line to,
Code:
Option "Protocol"     "IMPS/2"
even if you don't have an Intellimouse, that works for me.
Also try,
Code:
Option "ZAxisMapping" "4 5"
I'm not sure if the capital M makes any difference or not, but worth a try.
 
Old 12-23-2003, 10:45 PM   #7
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Quote:
Originally posted by ICO
And how can I create a new user account in Slackware?
Thanks
as root ->
# adduser <username>
 
Old 12-23-2003, 11:48 PM   #8
ICO
Member
 
Registered: Aug 2003
Location: ~/.
Distribution: CentOS
Posts: 290

Original Poster
Rep: Reputation: 30
Thank you guys.
My mosue is working now, I forgot to comment out the Option "Protocol" "PS/2" line.
And I add a new user already.
Thanks
 
Old 12-24-2003, 01:28 AM   #9
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Quote:
Originally posted by ICO
Thank you guys.
My mosue is working now, I forgot to comment out the Option "Protocol" "PS/2" line.
And I add a new user already.
Thanks
Cool, man! Are you ready to format c:/q Windoze XP and fix the problems with it, yet? Just kidding!

 
Old 12-24-2003, 08:41 AM   #10
Netizen
Member
 
Registered: Sep 2003
Location: Texas
Distribution: Slackware and Ubuntu
Posts: 355

Rep: Reputation: 30
If you haven't configured your system to go straight into X on boot, edit /etc/inittab .

Change the run level to 4 instead of 3. Save and exit and reboot.

Netizen
 
Old 12-24-2003, 09:59 AM   #11
fang0654
Member
 
Registered: Oct 2003
Location: New York, NY
Distribution: Ubuntu
Posts: 110

Rep: Reputation: 28
With the logo on top deal, that's a kernel option I'm pretty sure (at least it is for 2.6).. You can get rid of it by recompiling the kernel
 
Old 12-24-2003, 03:04 PM   #12
ICO
Member
 
Registered: Aug 2003
Location: ~/.
Distribution: CentOS
Posts: 290

Original Poster
Rep: Reputation: 30
cheers.
 
Old 12-24-2003, 03:50 PM   #13
ICO
Member
 
Registered: Aug 2003
Location: ~/.
Distribution: CentOS
Posts: 290

Original Poster
Rep: Reputation: 30
Just before, I try to install those three error files, and it gives me error again.

for
/var/log/mount/slackware/l/db3-3.3.11-i386-3.tgz

it says:
Unable to install db3-3.3.11-i386-3.tgz: tar archive is corrupt (tar returned error code 2)

for
/var/log/mount/slackware/l/glibc-i18n-2.3.2-noarch-1.tgz
/var/log/mount/slackware/x/xfree86-fonts-100dpi-4.3.0-noarch-2.tgz

it gives me these:
/sbin/ldconfig: /usr/lib/libquicklounge-applet.so.0.0.0 is not an ELF file - it has the wrong magic bytes at the start.

/sbin/ldconfig: /usr/lib/libquicklounge-applet.so.0 is not an ELF file - it has the wrong magic bytes at the start.

/sbin/ldconfig: /usr/lib/libquicklounge-applet.so is not an ELF file - it has the wrong magic bytes at the start.


Any idea?
 
Old 12-24-2003, 05:40 PM   #14
MobyTurbo
Member
 
Registered: May 2002
Location: Brooklyn, NY
Distribution: Slackware
Posts: 45

Rep: Reputation: 15
These files are available at ftp.slackware.com and mirrors, go to the version number you're using and the directory similar to what your CD has and ftp uncorrupted archives from there.
 
Old 12-24-2003, 05:45 PM   #15
ICO
Member
 
Registered: Aug 2003
Location: ~/.
Distribution: CentOS
Posts: 290

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by MobyTurbo
These files are available at ftp.slackware.com and mirrors, go to the version number you're using and the directory similar to what your CD has and ftp uncorrupted archives from there.
yes, I go and download it again, it gives the errors message when I install them.
Code:
for
/var/log/mount/slackware/l/db3-3.3.11-i386-3.tgz

it says:
Unable to install db3-3.3.11-i386-3.tgz: tar archive is corrupt (tar returned error code 2)

for
/var/log/mount/slackware/l/glibc-i18n-2.3.2-noarch-1.tgz
/var/log/mount/slackware/x/xfree86-fonts-100dpi-4.3.0-noarch-2.tgz

it gives me these:
/sbin/ldconfig: /usr/lib/libquicklounge-applet.so.0.0.0 is not an ELF file - it has the wrong magic bytes at the start.

/sbin/ldconfig: /usr/lib/libquicklounge-applet.so.0 is not an ELF file - it has the wrong magic bytes at the start.

/sbin/ldconfig: /usr/lib/libquicklounge-applet.so is not an ELF file - it has the wrong magic bytes at the start.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Post Installation Questions wnaLinux Slackware 2 01-22-2005 08:28 PM
Post Installation Help for a Newbie bigkc44 Fedora - Installation 2 06-19-2004 01:24 PM
Newbie with lots of Post Intallation Questions Flossie Mandriva 2 10-20-2003 05:32 AM
PARTED Questions in Red Hat, post-installation WorldBuilder Linux - Software 3 05-07-2003 02:28 PM
Redhat 8.0 newbie with strange post install in 3 questions deedee2 Linux - Newbie 9 12-12-2002 08:48 PM

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

All times are GMT -5. The time now is 04:25 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