Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Weirdest problem ever...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Siraris
n00b
n00b


Joined: 22 Jan 2004
Posts: 21

PostPosted: Thu Dec 02, 2004 11:57 am    Post subject: Weirdest problem ever... Reply with quote

Ok so I followed the guide on gentoo.org on setting up Samba. It ended up having all sorts of problems. I rebooted, and came back and Gnome wouldn't work. Framebuffer works, GDM works, gnome starts to load, it gets to the splash with the gentoo g and the Gnome footprint where it loads the little icons and then starts up gnome, and it just stops.

Let me preface this by saying, before I followed that guide to a T, everything on my computer worked FINE.

So I checked my Xorg.0.log and the only thing out of the ordinary is:
Code:
Symbol drmGetClient from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!


Here is the weirdest thing though. This is from when I boot the kernel:

Code:

/sbin/rc/: line 13: is_uml_sys: command not found
* Setting system clock to hardware clock [UTC]
* Configuring kernel parameters...
etc. etc.

/sbin/rc: line 19: is_uml_sys: command not found
* Loading key mappings...
* Setting terminal encoding to ASCII...
/sbin/rc/: line 13: is_uml:sys: command not found
* setting user font...
* Starting lo
/sbin/rc: line 701: eindent: command not found
find: /lib/rcscripts/net.modules.d/: No such file or directory
/sbin/rc:line 98: eindent: command not found
* no interface module has been loaded
* Initializing random number generator
INIT: Entering runlevel: 3
* Starting acpid...
* Mounting network filesystems...
mount: option requires an argument -- t
Usage: mount -V                : print version
           mount -h                : print this help
           mount                    : list mounted filesystems
           mount -l                 : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount..............

etc. etc. etc.
* Could not mount all network filesystems!


I have Radeon support compiled into my kernel, I have a Mobility Radeon 9000. My computer has worked FINE for a month now.

I removed samba and all that stuff, and I am still getting these errors.

I really need help here... god. lol
Back to top
View user's profile Send private message
anderlin
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2003
Posts: 149
Location: Trondheim, Norway

PostPosted: Thu Dec 02, 2004 4:18 pm    Post subject: Reply with quote

I don't know about Gnome, but it lookes like something is wrong with /etc/fstab. Would you post it here?
Back to top
View user's profile Send private message
Siraris
n00b
n00b


Joined: 22 Jan 2004
Posts: 21

PostPosted: Fri Dec 03, 2004 12:12 am    Post subject: my fstab Reply with quote

As I can't get into gnome, I'm typing this out :P

Code:

/dev/hda1    /boot    ext3    noauto,noatime    1  1
/dev/hda2   none     swap    sw                      0  0
/dev/hda3   /           reiserfs  noatime             0  1
/dev/cdroms/cdrom0   /mnt/cdrom   iso9660  noauto,ro  0 0

#NOTE: The next line is critical for boot!
none          /proc       proc       defaults            0  0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# tmp(fs) is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files
# Adding the following line to /etc/fstab should take care of this

none        /dev/shm    tmpfs     defaults         0 0


That's my fstab.
Back to top
View user's profile Send private message
robet
l33t
l33t


Joined: 06 Sep 2004
Posts: 807
Location: Earth/NorthAmerica/USA/NY

PostPosted: Mon Dec 06, 2004 4:21 pm    Post subject: Reply with quote

Try commenting out some modules in your xorg.conf, especially the DRM module. I think.
_________________
no software patents in europe! | adopt an unanswered post.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot 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