LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 11-27-2006, 10:56 AM   #1
thekid
Member
 
Registered: Jun 2005
Location: The Golden State
Distribution: Ubuntu 8.04
Posts: 190

Rep: Reputation: 30
Problems after upgrade


I know, I shouldn't have done it this way but I was actually hoping for some errors to get my hands dirty. Anyway, on with the backstory. I've had slack 10.2 for almost a year, but I didn't have internet for all that time. I recently got satellite internet, so I decided to make the switch over to running slack full time.

Lo and behold, I find out 11.0 has been released, so after looking around, I used swaret to upgrade all my stuff at once. Everything is working, but there are a couple of quirks that need to be ironed out, so on with the show. Keep in mind that I am a linux newbie in teh extreme, and I have picked up Linux Cookbook, Linux in a Nutshell, and RUTE to teach myself, but it's still slow going.

I understand WHAT it's doing, but WHY is it doing this:

Code:
 
Nov 25 14:18:58 spiderweb kernel: EXT2-fs warning (device hdc1): ext2_fill_super: mounting ext3 filesystem as ext2

This one I don't understand:

Code:
 
Nov 25 14:18:58 spiderweb kernel: Device 'i82365.0' does not have a release() function, it is broken and must be fixed.

And I tried to setup a firewall, but I keep getting this on boot:

Code:
 
iptables v1.3.5: Couldn't load match `127.0.0.1':/usr/lib/iptables/libipt_127.0.0.1.so: cannot open shared object file: No such file or directory

Try `iptables -h' or 'iptables --help' for more information.

And this is the file rc.firewall that is supposed to run the firewall:

Code:
 
#!/bin/bash

#rc.firewall for
#Basic Slackware Security

iptables -P INPUT DROP
iptables -P FORWARD DROP

iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A INPUT -m 127.0.0.1 -d 127.0.0.1 -i lo -j ACCEPT

iptables -A INPUT -p tcp --dport 22 -i eth0 -j ACCEPT
I installed WINE, but it runs really slow when I tried to install Icewind Dale. Is there something I can do about that? Also, GAIM has been messing up. It will log in, and I can see my buddies, open an IM window and send them text, but it locks up on my end, even though they get the messages. Thanks for all your help.

This is my machine's specs:
AMD Athlon XP 1700 1.4GHZ CPU
Asus A7S333 MoBo
512MB Kingston HyperX Ram
256MB PNY Nvidia AGP video card
80GB IDE WD 7200rpm HDD
40GB external HDD
52x CDRW
52x CD-Rom

Any clues? Thanks!!
 
Old 11-27-2006, 06:57 PM   #2
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
You might also be interested in the Slackbook

As for the first question, my guess is that you have formatted the partition as ext3, but your fstab specifies that the partition is ext2.

If you want to get your hands dirty, why are you relying on swaret?
 
Old 11-27-2006, 09:29 PM   #3
thekid
Member
 
Registered: Jun 2005
Location: The Golden State
Distribution: Ubuntu 8.04
Posts: 190

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by J.W.
You might also be interested in the Slackbook

As for the first question, my guess is that you have formatted the partition as ext3, but your fstab specifies that the partition is ext2.

If you want to get your hands dirty, why are you relying on swaret?
This is my fstab:

Code:
/dev/hdc5        swap             swap        defaults         0   0
/dev/hdc1        /                ext3        defaults         1   1
/dev/hdc6        /usr             ext3        defaults         1   2
/dev/hdc7        /home            ext3        defaults         1   2
/dev/hdc3        /mnt/win         ntfs        auto,users,rw    1   2
/dev/cdrom       /mnt/cdrom       auto        noauto,users,ro  0   0
/dev/hdb         /mnt/cdrw        auto        noauto,users,rw  0   0
/dev/fd0         /mnt/floppy      auto        noauto,users     0   0
/dev/sda1        /mnt/usb         auto        noauto,users     0   0
devpts           /dev/pts         devpts      gid=5,mode=620   0   0
proc             /proc            proc        defaults         0   0
And you're right, I probably should have done it all from source, but what's done is done. I will most likely redo it at some point, probably when I get a bigger HDD.
 
Old 11-27-2006, 09:47 PM   #4
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Is ext3 support a kernel module, or compiled into the kernel? It should be the latter.
 
Old 11-27-2006, 10:05 PM   #5
thekid
Member
 
Registered: Jun 2005
Location: The Golden State
Distribution: Ubuntu 8.04
Posts: 190

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by J.W.
Is ext3 support a kernel module, or compiled into the kernel? It should be the latter.
Umm, when I set up 10.2 I told it to do ext3. It wasn't until after the upgrade that it started doing this, but I'm not sure which way it is. God I hate being a
 
Old 11-27-2006, 10:51 PM   #6
Mr_C
Member
 
Registered: Jan 2004
Location: Trinidad & Tobago
Distribution: Slackware
Posts: 317

Rep: Reputation: 30
slackcurrent.py has worked well for me.
 
Old 11-27-2006, 11:01 PM   #7
thekid
Member
 
Registered: Jun 2005
Location: The Golden State
Distribution: Ubuntu 8.04
Posts: 190

Original Poster
Rep: Reputation: 30
This is going to sound very much windows, but I think I'm going to have to scrap this and re-install. Ever since I stupidly upgraded the way I did, the system has become sluggish and unresponsive, especially firefox (taking minutes to load pages) and GAIM (locking up). I'm on broadband satellite, but you would think I was on dial up with the amount of time it takes to do anything.

Couple that with the fact that I haven't the first clue to look to see what kind of damage I've caused. Tell you this though, I refuse to go back to windows.
 
Old 11-28-2006, 07:00 AM   #8
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,161
Blog Entries: 5

Rep: Reputation: 392Reputation: 392Reputation: 392Reputation: 392
thekid,

Doing a complete reinstall of slackware 11.0 is the safest route to take at this point. Then later when a new version is available, upgrade following instructions in the UPGRADE.TXT file that will come with it (of course, also read anty README.TXT file).

I don't use swaret but I guess even swaret can not fathom every step that is required for an upgrade.

And finally as J.W. suggested, read the slackbook (or any other slack tutorial you'll find out there). You'll find many opportunities to get your hands dirty to improve your skills.
 
Old 11-28-2006, 11:33 AM   #9
thekid
Member
 
Registered: Jun 2005
Location: The Golden State
Distribution: Ubuntu 8.04
Posts: 190

Original Poster
Rep: Reputation: 30
Would slack 10.2 be suitable for doing LFS?
 
Old 11-28-2006, 01:02 PM   #10
Lufbery
Senior Member
 
Registered: Aug 2006
Location: Harrisburg, PA
Distribution: Slackware 64 14.2
Posts: 1,180
Blog Entries: 29

Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by thekid
Would slack 10.2 be suitable for doing LFS?
Probably not. The latest LFS requires the 2.6 kernel. The default install of even the newest Slackware uses the 2.4 kernel. I don't think 10.2 has the 2.6 kernel.

I'm a newbie too. I've got Slackware 11 installed and running pretty well with the 2.4 kernel. I'm planning on building an LFS system in the spring, after I've graduated from grad school, but I'll probably use the live CD -- unless I upgrade to the 2.6 kernel between now and then.

Regards,

-Drew
 
Old 11-28-2006, 01:42 PM   #11
Spinlock
Member
 
Registered: Jan 2006
Location: Missouri
Distribution: Slackware -current, Slackware64 -current, Slackware 12.2
Posts: 191

Rep: Reputation: 49
Quote:
Originally Posted by Lufbery
Probably not. The latest LFS requires the 2.6 kernel. The default install of even the newest Slackware uses the 2.4 kernel. I don't think 10.2 has the 2.6 kernel.
I beg to differ. The 2.6.13 kernel sits right there in /testing.
 
Old 11-28-2006, 01:51 PM   #12
thekid
Member
 
Registered: Jun 2005
Location: The Golden State
Distribution: Ubuntu 8.04
Posts: 190

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by Lufbery
Probably not. The latest LFS requires the 2.6 kernel. The default install of even the newest Slackware uses the 2.4 kernel. I don't think 10.2 has the 2.6 kernel.

I'm a newbie too. I've got Slackware 11 installed and running pretty well with the 2.4 kernel. I'm planning on building an LFS system in the spring, after I've graduated from grad school, but I'll probably use the live CD -- unless I upgrade to the 2.6 kernel between now and then.

Regards,

-Drew
Yeah, I had 2.6.13 on 10.2 prior to "upgrading" to 11.0, and am still using the same kernel.
 
Old 11-28-2006, 03:11 PM   #13
thekid
Member
 
Registered: Jun 2005
Location: The Golden State
Distribution: Ubuntu 8.04
Posts: 190

Original Poster
Rep: Reputation: 30
Deleted. Thanks anyways.

Last edited by thekid; 11-28-2006 at 03:26 PM.
 
Old 11-28-2006, 04:32 PM   #14
KleB
Member
 
Registered: Jan 2006
Location: Slovenia
Distribution: Slackware, Gentoo
Posts: 97

Rep: Reputation: 15
Just a comment on running 2.6.13 with Slackware 11.0:
I have recently upgraded my system to 11 (from something in-between 10.2 amd 11 - I was too lazy to stay with current and fell back...) and noticed that alsa ceased to work properly (amarok with xine engine didn't work with alsa (it did with OSS emulation, funnily), although xine itself worked fine). Alsamixer also failed to work.

I suspected that maybe kernel drivers were too old for alsa that comes with 11, so I upgraded kernel from 2.6.15.2 to 2.6.18.3 and things now work again! So it might be good to upgrade kernel to something newer...
 
Old 11-29-2006, 10:48 AM   #15
thekid
Member
 
Registered: Jun 2005
Location: The Golden State
Distribution: Ubuntu 8.04
Posts: 190

Original Poster
Rep: Reputation: 30
I'm downloading 11.0 right now and should be running the install tonight. Newbie question, should I get the 3 source cd's too? I plan on re-compiling the kernel up to 2.6.?, so would I need them for that?
 
  


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
problems after upgrade giraf Debian 1 02-16-2006 08:23 AM
A few problems after upgrade z9_87 Mandriva 5 05-09-2005 12:00 AM
Upgrade Problems The Seeker 11 Linux - Software 3 04-23-2004 12:35 PM
X problems after upgrade mc_03 Slackware 5 03-30-2004 08:06 PM
upgrade 8.1 -> 9.0 problems JayavarMaN Slackware 2 03-31-2003 02:26 PM

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

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