LinuxQuestions.org
Visit Jeremy's Blog.
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 08-28-2006, 11:28 PM   #16
Lord Zoltar
Member
 
Registered: Jun 2004
Distribution: Slackware
Posts: 200

Original Poster
Rep: Reputation: 30

oh yeah: no, I didn't change fstab. haven't in quite a while. The only chages I made were the upgrades to Slackware-current, and then more recently, fixing the problems in /etc/rc.d (described above)
 
Old 08-28-2006, 11:32 PM   #17
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
Quote:
I fixed the read-only problem: I executed "/etc/rc.d/rc.udev.new" to get the devices, then executed "/etc/rc.d/rc.S.new" to remount the system as read-write. Then I just copied all the rc.*.new files to be just rc.*...
In other words, you finally did what everyone told you to do to fix it. JK

Quote:
The system seems to be booting fine now, KDE loads, etc... the only problem NOW is that the mouse doesn't work. At all. As if it weren't plugged in (but it is). The output of dmesg and /var/log/Xorg.0.log both look normal (well, I was tired so I just grepped them for "mouse")...
Are your modules loading? I had this problem once after upgrading. What happens when you run 'modprobe psmouse'? Also, check the rc.gpm.

regards,
...drkstr
 
Old 09-26-2006, 09:38 PM   #18
Lord Zoltar
Member
 
Registered: Jun 2004
Distribution: Slackware
Posts: 200

Original Poster
Rep: Reputation: 30
sorry for the long reply... been away.

drkstr: yeah that was all it was. psmouse was getting blacklisted in the file /etc/modprobe.d/blacklist and psmouse wasn't being loaded in /etc/rc.d/rc.modules
...easily fixed.
Now there seems to be something wrong with the ALSA. It's hard to say exactly what...
When I logged in to KDE up, the CPU was held at 100% and then after a couple of minutes, I got an error that ALSA had overloaded the CPU (or something like that) and was aborting. I set KDE to not use any Audio device, and that fixed the login problem, but maybe not in the best way.
I noticed in the blacklist file that ac97, ac97_codec, and via82cxxx_audio are blacklisted. I think I used to use one of these for sound. Why would they now be blacklisted and what's the alternative to them that works?
Interestingly, I can still get sound from some programs... Xine plays mp3's fine. But other apps, like Konsole in KDE freeze for a while when they try to play a system bell noise.
 
Old 09-27-2006, 10:25 PM   #19
theoffset
Member
 
Registered: Aug 2005
Location: Guadalajara, Jal, Mexico
Distribution: Slackware Linux
Posts: 211

Rep: Reputation: 31
Assuming you are using the latest modutils and 2.6.x<17 kernel, add something like this to /etc/modprobe.d/sound

Code:
options snd-via82xx dxs_support=5
and either reboot or run

rmmod snd-via82xx
modprobe snd-via82xx

Alternatively, upgrade your ALSA/Kernel (this bug is fixed in 1.0.12, and Pat has the patch here against 1.0.11)


... and read the Changelog, Pat stumbled on this same bug a few months ago.
 
Old 09-28-2006, 01:06 AM   #20
henryx
LQ Newbie
 
Registered: Jul 2005
Distribution: Slackware 12 +
Posts: 1

Rep: Reputation: 0
in reference to '/dev' problem, if it can help, Pat in the new file CHANGES_AND_HINTS.TXT (root of Slackware current repository) writes:
...
* a/devs was upgraded during the -current development cycle. You
CANNOT upgrade this package while udev is running - you'll need to
chmod -x /etc/rc.d/rc.udev, reboot, upgrade the devs package, and then
reboot again. Actually, you don't *have* to reboot again, but if you
know that, then you likely know how to go about it that way
If you don't know the trick, here's how to do it (no secrets here):
sh /etc/rc.d/rc.udev stop
umount /dev/pts
umount /dev/shm
umount -l /dev
installpkg devs*.tgz
sh /etc/rc.d/rc.udev start
mount -av
Thanks to Richard Hoyle for this information.
...

bye

Henryx
 
  


Reply

Tags
alsa, boot, fsck, fstab, slackware



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
USB drive... /dev/sda1 doesn't show unless I try mounting /dev/sda as vfat finite Linux - Hardware 8 03-10-2009 12:52 AM
/dev/tty0, /dev/tty1, /dev/tty10...and so on...which should be used for a device ??? b0nd Slackware 2 04-02-2006 08:14 AM
I cannot access EITHER CD drive! And there's no /dev/hdc or /dev/hdd or /dev/cdrom! Dmalic Linux - Hardware 13 11-18-2005 07:11 PM
Sandisk USB card Reader not linking /dev/sg0 to /dev/sda acidraven Linux - Hardware 1 06-19-2004 03:56 PM
mounting 2 ide-scsi devices /dev/cdrom and /dev/cdrom1 issue penguin123 Linux - Hardware 3 09-26-2003 08:36 PM

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

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