I am having 3 issues with SuSE 9.0 on my Sony PCG-V505BX Laptop. 1.) When I take out the ethernet cable starting new processes is really slowwwwwwww. I thought it was the power cable effecting acpi. Though it is definantly the net cable. Only way to fix this is rebooting without the netcable connected. 2.) When I take out the power cable, compile and app or run any application that takes allot of processor power my sound gets very choppy sounding. 3.) When I try to mount my memory stick it wont mount correctly. Maybe some of this will help. Here is the error: "mount sda mount: I could not determine the filesystem type, and none was specified". I had same issue with SuSE 8.2 with sda. That is about all the issues I have so far. I will attach the innitab for issue 3. Please help me if you can. I will can send more information and config files if necessary. Cheers, -- Jonathan C. Sitte <jcsitte@statincull.org> # # /etc/inittab # # Copyright (c) 1996-2002 SuSE Linux AG, Nuernberg, Germany. All rights reserved. # # Author: Florian La Roche, 1996 # Please send feedback to http://www.suse.de/feedback # # This is the main configuration file of /sbin/init, which # is executed by the kernel on startup. It describes what # scripts are used for the different run-levels. # # All scripts for runlevel changes are in /etc/init.d/. # # This file may be modified by SuSEconfig unless CHECK_INITTAB # in /etc/sysconfig/suseconfig is set to "no" # # The default runlevel is defined here id:5:initdefault: # First script to be executed, if not booting in emergency (-b) mode si::bootwait:/etc/init.d/boot # /etc/init.d/rc takes care of runlevel handling # # runlevel 0 is System halt (Do not use this for initdefault!) # runlevel 1 is Single user mode # runlevel 2 is Local multiuser without remote network (e.g. NFS) # runlevel 3 is Full multiuser with network # runlevel 4 is Not used # runlevel 5 is Full multiuser with network and xdm # runlevel 6 is System reboot (Do not use this for initdefault!) # l0:0:wait:/etc/init.d/rc 0 l1:1:wait:/etc/init.d/rc 1 l2:2:wait:/etc/init.d/rc 2 l3:3:wait:/etc/init.d/rc 3 #l4:4:wait:/etc/init.d/rc 4 l5:5:wait:/etc/init.d/rc 5 l6:6:wait:/etc/init.d/rc 6 # what to do in single-user mode ls:S:wait:/etc/init.d/rc S ~~:S:respawn:/sbin/sulogin # what to do when CTRL-ALT-DEL is pressed ca::ctrlaltdel:/sbin/shutdown -r -t 4 now # special keyboard request (Alt-UpArrow) # look into the kbd-0.90 docs for this kb::kbrequest:/bin/echo "Keyboard Request -- edit /etc/inittab to let this work." # what to do when power fails/returns pf::powerwait:/etc/init.d/powerfail start pn::powerfailnow:/etc/init.d/powerfail now #pn::powerfail:/etc/init.d/powerfail now po::powerokwait:/etc/init.d/powerfail stop # for ARGO UPS sh:12345:powerfail:/sbin/shutdown -h now THE POWER IS FAILING # getty-programs for the normal runlevels # <id>:<runlevels>:<action>:<process> # The "id" field MUST be the same as the last # characters of the device (after "tty"). 1:2345:respawn:/sbin/mingetty --noclear tty1 2:2345:respawn:/sbin/mingetty tty2 3:2345:respawn:/sbin/mingetty tty3 4:2345:respawn:/sbin/mingetty tty4 5:2345:respawn:/sbin/mingetty tty5 6:2345:respawn:/sbin/mingetty tty6 # #S0:12345:respawn:/sbin/agetty -L 9600 ttyS0 vt102 # # Note: Do not use tty7 in runlevel 3, this virtual line # is occupied by the programm xdm. # # This is for the package xdmsc, after installing and # and configuration you should remove the comment character # from the following line: #7:3:respawn:+/etc/init.d/rx tty7 # modem getty. # mo:235:respawn:/usr/sbin/mgetty -s 38400 modem # fax getty (hylafax) # mo:35:respawn:/usr/lib/fax/faxgetty /dev/modem # vbox (voice box) getty # I6:35:respawn:/usr/sbin/vboxgetty -d /dev/ttyI6 # I7:35:respawn:/usr/sbin/vboxgetty -d /dev/ttyI7 # end of /etc/inittab
Jonathan C. Sitte wrote:
That is about all the issues I have so far. I will attach the innitab for issue 3. Please help me if you can. I will can send more information and config files if necessary.
Err. Sorry about the inittab. Heh, time to go to sleep. I sent the wrong file. I ment to send the fstab file -- Jonathan C. Sitte <jcsitte@statincull.org> /dev/hda1 / reiserfs defaults 1 1 /dev/hda3 /home reiserfs defaults 1 2 /dev/hda2 swap swap pri=42 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 proc /proc proc defaults 0 0 usbdevfs /proc/bus/usb usbdevfs noauto 0 0 /dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0 /dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0 /dev/dvd /media/dvd auto ro,noauto,user,exec 0 0 /dev/sda /media/floppy auto noauto,user,sync 0 0 /dev/sda /media/sda auto noauto,user,exec 0 0 #HOTPLUG B3Fu.NYxpXacHZQD
Jonathan C. Sitte wrote:
Err. Sorry about the inittab. Heh, time to go to sleep. I sent the wrong file. I ment to send the fstab file
Here is the original message. Seems to not have been sent :/ I am having 3 issues with SuSE 9.0 on my Sony PCG-V505BX Laptop. 1.) When I take out the ethernet cable starting new processes is really slowwwwwwww. I thought it was the power cable effecting acpi. Though it is definantly the net cable. Only way to fix this is rebooting without the netcable connected. 2.) When I take out the power cable, compile and app or run any application that takes allot of processor power my sound gets very choppy sounding. 3.) When I try to mount my memory stick it wont mount correctly. Maybe some of this will help. Here is the error: "mount sda mount: I could not determine the filesystem type, and none was specified". I had same issue with SuSE 8.2 with sda. That is about all the issues I have so far. I will attach the innitab for issue 3. Please help me if you can. I will can send more information and config files if necessary. -- Jonathan C. Sitte <jcsitte@statincull.org>
On Sat, Oct 25, 2003 at 04:06:21AM -0400, Jonathan C. Sitte wrote: : Jonathan C. Sitte wrote: : >Err. Sorry about the inittab. Heh, time to go to sleep. I sent the wrong : >file. I ment to send the fstab file : : Here is the original message. Seems to not have been sent :/ : : I am having 3 issues with SuSE 9.0 on my Sony PCG-V505BX Laptop. : : 1.) When I take out the ethernet cable starting new processes is : really slowwwwwwww. I thought it was the power cable effecting : acpi. Though it is definantly the net cable. Only way to fix : this is rebooting without the netcable connected. Network processes? They may be trying to perform reverse DNS? Do you have any more specifics? : 2.) When I take out the power cable, compile and app or run any : application that takes allot of processor power my sound gets : very choppy sounding. : 3.) When I try to mount my memory stick it wont mount correctly. : Maybe some of this will help. Here is the error: "mount sda : mount: I could not determine the filesystem type, and none was : specified". I had same issue with SuSE 8.2 with sda. Try mounting /dev/sda1 instead of /dev/sda. --Jerry -- "In argument, truth is discovered." -- Old Russian Proverb
participants (2)
-
Jerry A!
-
Jonathan C. Sitte