LinuxQuestions.org
Help answer threads with 0 replies.
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 12-16-2006, 11:14 AM   #1
xmeson
Member
 
Registered: Jul 2003
Location: Random
Distribution: Slackware
Posts: 63

Rep: Reputation: 15
Mounting USB external drive with multiple partitions, USB bluetooth mouse


Hello,

I have some problems with my USB system and getting peripheral devices to work. Here is a list of the problems i am grappling with.

1. I have an external usb hard drive of 160G with three partitions of which i am able to see one when i mount USB.
2. I cannot seem to mount another usb storage device like a USB stick for instance at the same time.

3. I have a blutooth wireless that i can see with the lsusb and edited my xorg.conf file but cannot get it to work despite the wouse being essentially a USB device though not strictly.

When i do a lsusb here is what i see;

Quote:
root@baker:~# lsusb
Bus 003 Device 004: ID 0a5c:200a Broadcom Corp.
Bus 003 Device 003: ID 046d:c03d Logitech, Inc.
Bus 003 Device 002: ID 03f0:0217 Hewlett-Packard
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 004: ID 054c:01f8 Sony Corp.
Bus 001 Device 003: ID 1058:0702 Western Digital Technologies, Inc.
Bus 001 Device 001: ID 0000:0000
Here is my xorg.conf file


Code:
# File generated by xf86config.
#
# Copyright (c) 1999 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# 
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#
# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of 
# this file.
# **********************************************************************
# NOTE:  This is a NEW IMPROVED version of XF86Config-fbdev that uses the vesa
# driver instead of the fbdev driver.  Thanks to Kenneth Fanyo who pointed
# this out to me. :)
# This XF86Config file is designed for use with the VESA framebuffer.
# This generic interface should work with nearly all video cards
# (although not every card will support every resolution).
# With the new driver, it should no longer be required to have frame buffer
# support in the kernel, or to run it on the console.
#
# Enjoy! :)
# -- volkerdi@slackware.com
#
# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************
# **********************************************************************
# Server flags section.
# **********************************************************************
# **********************************************************************
# Input devices
# **********************************************************************
# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
# Some examples of extended input devices
# Section "InputDevice"
#    Identifier "spaceball"
#    Driver     "magellan"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball2"
#    Driver     "spaceorb"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen0"
#    Driver     "microtouch"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "1412"
#    Option     "MaxX"          "15184"
#    Option     "MinY"          "15372"
#    Option     "MaxY"          "1230"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen1"
#    Driver     "elo2300"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "231"
#    Option     "MaxX"          "3868"
#    Option     "MinY"          "3858"
#    Option     "MaxY"          "272"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonThreshold"       "17"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
# **********************************************************************
# Screen sections
# **********************************************************************
# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
# **********************************************************************
# ServerLayout sections.
# **********************************************************************
# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present
# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.  In this example, screen 2 is located to the
# right of screen 1.
# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".
	Identifier     "Simple Layout"
	Screen      0  "aticonfig Screen 0" 0 0
	InputDevice    "Mouse1" "CorePointer"
	InputDevice    "Keyboard1" "CoreKeyboard"
EndSection

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
# 
# ModulePath can be used to set a search path for the X server modules.
# The default path is shown here.
#    ModulePath "/usr/X11R6/lib/modules"
	RgbPath      "/usr/X11R6/lib/X11/rgb"
	FontPath     "/usr/X11R6/lib/X11/fonts/local/"
	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
	FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
	FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
	FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic/"
EndSection

Section "Module"

# This loads the DBE extension module.
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
# This loads the font modules
# This loads the GLX module
	Load  "dbe"  	# Double buffer extension
	SubSection "extmod"
		Option	    "omit xfree86-dga"   # don't initialise the DGA extension
	EndSubSection
	Load  "type1"
	Load  "freetype"
#Load         "speedo"
	Load  "glx"
	Load  "dri"
EndSection

Section "InputDevice"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.
#    Option     "Protocol"      "Xqueue"
# Set the keyboard auto repeat parameters.  Not all platforms implement
# this.
#    Option     "AutoRepeat"    "500 5"
# Specifiy which keyboard LEDs can be user-controlled (eg, with xset(1)).
#    Option     "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#    Option     "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a European
# keyboard, you will probably want to use one of:
#
#    Option     "XkbModel"      "pc102"
#    Option     "XkbModel"      "pc105"
#
# If you have a Microsoft Natural keyboard, you can use:
#
#    Option     "XkbModel"      "microsoft"
#
# If you have a US "windows" keyboard you will want:
#
#    Option     "XkbModel"      "pc104"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#
#    Option     "XkbLayout"     "de"
#
# or:
#
#    Option     "XkbLayout"     "de"
#    Option     "XkbVariant"    "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#
#    Option     "XkbOptions"    "ctrl:swapcaps"
# These are the default XKB settings for X.Org
#
#    Option     "XkbRules"      "xorg"
#    Option     "XkbModel"      "pc101"
#    Option     "XkbLayout"     "us"
#    Option     "XkbVariant"    ""
#    Option     "XkbOptions"    ""
	Identifier  "Keyboard1"
	Driver      "kbd"
EndSection

Section "InputDevice"

# Identifier and driver
# On platforms where PnP mouse detection is supported the following
# protocol setting can be used when using a newer PnP mouse:
#    Option     "Protocol"      "Auto"
# The available mouse protocols types that you can set below are:
#    Auto BusMouse GlidePoint GlidePointPS/2 IntelliMouse IMPS/2
#    Logitech Microsoft MMHitTab MMSeries Mouseman MouseManPlusPS/2
#    MouseSystems NetMousePS/2 NetScrollPS/2 OSMouse PS/2 SysMouse
#    ThinkingMouse ThinkingMousePS/2 Xqueue
# which is usually a symbolic link to the real device.
#   Option "Device"      "/dev/ttyS0"
#   Option "Device"      "/dev/ttyS1"
# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.
#    Option "Protocol"	"Xqueue"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
#    Option "BaudRate"		"9600"
#    Option "SampleRate"	"150"
# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"
# ChordMiddle is an option for some 3-button Logitech mice
#    Option "ChordMiddle"
	Identifier  "Mouse1"
	Driver      "mouse"
	Option	    "Protocol" "IMPS/2"
#       Option      "Protocol"        "SysMouse"

#Option "Protocol" "IMPS/2"
#Option "Device" "/dev/input/mice"



# The mouse device.  The device is normally set to /dev/mouse,

	Option	    "Device"          "/dev/mouse"
#       Option      "Device"          "/dev/sysmouse"
	Option      "Emulate3Buttons" "yes"
	Option      "ZAxisMapping"    "4 5"
	Option	    "Buttons" 	      "5"
#   Option "Device"      "/dev/psaux"
EndSection

Section "Monitor"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
#    HorizSync	30-64         # multisync
#    HorizSync	31.5, 35.2    # multiple fixed sync frequencies
#    HorizSync	15-25, 30-50  # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
	Identifier   "My Monitor"
	HorizSync    31.5 - 50.0
	VertRefresh  40.0 - 90.0
EndSection

Section "Monitor"
	Identifier   "aticonfig Monitor 0"
EndSection

Section "Device"

    # VideoRam    4096
    # Insert Clocks lines here if appropriate
	Identifier  "VESA Framebuffer"
	Driver      "vesa"
EndSection

Section "Device"
	Identifier  "ATI Graphics Adapter 0"
	Driver      "fglrx"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"

# If your card can handle it, a higher default color depth (like 24 or 32)
# is highly recommended.
#   DefaultDepth 8
#   DefaultDepth 16
#   DefaultDepth 32
# "1024x768" is also a conservative usable default resolution.  If you
# have a better monitor, feel free to try resolutions such as
# "1152x864", "1280x1024", "1600x1200", and "1800x1400" (or whatever your
# card/monitor can produce)
	Identifier "Screen 1"
	Device     "VESA Framebuffer"
	Monitor    "My Monitor"
	DefaultDepth     24
	SubSection "Display"
		Depth     8
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     32
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier "aticonfig Screen 0"
	Device     "ATI Graphics Adapter 0"
	Monitor    "aticonfig Monitor 0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection
Here is my fstab file;

Quote:
/dev/hda6 swap swap defaults 0 0
/dev/hda4 / reiserfs defaults 1 1
/dev/hda2 /fat-c vfat defaults 1 0
/dev/hda5 /fat-d vfat defaults 1 1
/dev/cdrom /mnt/cdrom auto noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
/dev/sda1 /mnt/usbstick vfat noauto,owner,ro 0 0
/dev/sdb /mnt/usbhd vfat noauto,owner,ro 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0

Of course i created the mount point in /mnt but i get the message; "mount: /dev/sda1 is not a valid block device" all the devices are fat32. I have tried a number of combinations but there not a lot of progress there.

On the bluetooth mouse, i am just confused and maybe a tad too lazy.

Thanks for the help though.

xmeson

Last edited by xmeson; 12-17-2006 at 04:06 AM.
 
Old 12-16-2006, 11:19 AM   #2
WindowBreaker
Member
 
Registered: Oct 2005
Distribution: Slackware
Posts: 228

Rep: Reputation: 40
I believe the following line in your /etc/fstab file is erroneous.
Quote:
/dev/sdb /mnt/usbhd vfat noauto,owner,ro 0 0
You cannot mount an entire disk (sdb), only partitions (sdb1, sdb2, etc).

First off I would see which partitions are visible under linux, and what device names they've been assigned with the following command:
Code:
fdisk -l
Once you know that, you can mount them accordingly.
 
Old 12-16-2006, 12:43 PM   #3
xmeson
Member
 
Registered: Jul 2003
Location: Random
Distribution: Slackware
Posts: 63

Original Poster
Rep: Reputation: 15
Hello,

root@baker:~# fdisk -l

Disk /dev/hda: 100.0 GB, 100030242816 bytes
255 heads, 63 sectors/track, 12161 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 1 383 3076416 12 Compaq diagnostics
/dev/hda2 * 384 6241 47054385 c W95 FAT32 (LBA)
/dev/hda3 6242 8883 21221865 f W95 Ext'd (LBA)
/dev/hda4 8884 12161 26330535 83 Linux
/dev/hda5 6242 8336 16828056 b W95 FAT32
/dev/hda6 8337 8883 4393746 82 Linux swap

fdisk does not seem to see the usb drive.

and here is the result of your suggestion;

root@baker:~# mount /dev/sdb1
mount: /dev/sdb1 is not a valid block device

Thanks in advance.

xmeson
 
Old 12-16-2006, 07:53 PM   #4
WindowBreaker
Member
 
Registered: Oct 2005
Distribution: Slackware
Posts: 228

Rep: Reputation: 40
If fdisk doesn't see the partition (sdb1) then you won't be able to mount it.

Do you have hotplug enabled?
If not, try enabling it by setting the execute bit on /etc/rc.d/rc.hotplug and then rebooting.
Code:
chmod +x /etc/rc.d/rc.hotplug
 
Old 12-16-2006, 08:27 PM   #5
seelenbild28
Member
 
Registered: Oct 2005
Location: Germany, Berlin
Distribution: SuSE Linux 9.1/9.2/9.3/10.0/10.1, openSuSE 10.2, 10.3, Slackware, Debian, Redhat, BSD
Posts: 315

Rep: Reputation: 30
I also had problems with my usb external hard disk (maxtor 300 GB). First, shortly after I bought the drive, I formatted it under Windummy and it worked for a while, but sometimes I had to put in the usb cable more than 3 times before it was recognized by Opensuse (this was minutes after switching on the hard drive).

Then I decided to format the whole drive via yast2 and I created 4 ext3 partitions. Everthing went fine, I copied data to it, large data, everthing ok... BUT: after a reboot the drive wasn't recognized at all showing

Code:
Dec 17 02:52:51 lapruedt kernel: usb 1-4: new high speed USB device using ehci_hcd and address 11
Dec 17 02:52:51 lapruedt kernel: usb 1-4: new device found, idVendor=05e3, idProduct=0702
Dec 17 02:52:51 lapruedt kernel: usb 1-4: new device strings: Mfr=0, Product=1, SerialNumber=0
Dec 17 02:52:51 lapruedt kernel: usb 1-4: Product: USB TO IDE
Dec 17 02:52:51 lapruedt kernel: usb 1-4: configuration #1 chosen from 1 choice
Dec 17 02:52:51 lapruedt kernel: scsi4 : SCSI emulation for USB Mass Storage devices
Dec 17 02:52:51 lapruedt kernel: usb-storage: device found at 11
Dec 17 02:52:51 lapruedt kernel: usb-storage: waiting for device to settle before scanning
Dec 17 02:52:57 lapruedt kernel: usb 1-4: USB disconnect, address 11
Dec 17 02:52:57 lapruedt kernel: scsi 4:0:0:0: scsi: Device offlined - not ready after error recovery
Dec 17 02:52:57 lapruedt kernel: usb-storage: device scan complete
every time I was trying to mount the drive. First, I thought it could be a hard drive crash due to extensive on and off switching, BUT: here is the solution (and I am very lucky to tell: this is not an opensuse problem, but an hardware problem!!!):

1. If not already loaded, load modules "sd_mod" and "scsi_mod" via "modprobe module"
2. If the modules under 1. already loaded and still not working, check if the module "usb-storage" is also loaded
3. Now the most important point: In my hard drive the jumper was set to "CS Enabled" which means "cable select". Change the jumper to "DS=Master". In my case this made the point....
4. Power on the hard drive, wait a few seconds for settle down and plug it into the usb port

et voila, now you should get something like:

Code:
Dec 17 03:10:58 lapruedt kernel: usb 1-4: new high speed USB device using ehci_hcd and address 16
Dec 17 03:10:58 lapruedt kernel: usb 1-4: new device found, idVendor=05e3, idProduct=0702
Dec 17 03:10:58 lapruedt kernel: usb 1-4: new device strings: Mfr=0, Product=1, SerialNumber=0
Dec 17 03:10:58 lapruedt kernel: usb 1-4: Product: USB TO IDE
Dec 17 03:10:58 lapruedt kernel: usb 1-4: configuration #1 chosen from 1 choice
Dec 17 03:10:58 lapruedt kernel: scsi8 : SCSI emulation for USB Mass Storage devices
Dec 17 03:10:58 lapruedt kernel: usb-storage: device found at 16
Dec 17 03:10:58 lapruedt kernel: usb-storage: waiting for device to settle before scanning
Dec 17 03:10:59 lapruedt kernel:   Vendor: Maxtor 6  Model: L300R0            Rev: 0811
Dec 17 03:10:59 lapruedt kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Dec 17 03:10:59 lapruedt kernel: SCSI device sda: 586114704 512-byte hdwr sectors (300091 MB)
Dec 17 03:10:59 lapruedt kernel: sda: test WP failed, assume Write Enabled
Dec 17 03:10:59 lapruedt kernel: sda: assuming drive cache: write through
Dec 17 03:10:59 lapruedt kernel: SCSI device sda: 586114704 512-byte hdwr sectors (300091 MB)
Dec 17 03:10:59 lapruedt kernel: sda: test WP failed, assume Write Enabled
Dec 17 03:10:59 lapruedt kernel: sda: assuming drive cache: write through
Dec 17 03:10:59 lapruedt kernel:  sda: sda1 sda2 sda3 sda4 < sda5 >
Dec 17 03:10:59 lapruedt kernel: sd 8:0:0:0: Attached scsi disk sda
Dec 17 03:10:59 lapruedt kernel: sd 8:0:0:0: Attached scsi generic sg0 type 0
Dec 17 03:10:59 lapruedt kernel: usb-storage: device scan complete
Dec 17 03:11:00 lapruedt kernel: kjournald starting.  Commit interval 5 seconds
Dec 17 03:11:00 lapruedt kernel: EXT3 FS on sda3, internal journal
Dec 17 03:11:00 lapruedt kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec 17 03:11:00 lapruedt hald: mounted /dev/sda3 on behalf of uid 1000
Dec 17 03:11:00 lapruedt kernel: kjournald starting.  Commit interval 5 seconds
Dec 17 03:11:00 lapruedt kernel: EXT3 FS on sda1, internal journal
Dec 17 03:11:00 lapruedt kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec 17 03:11:00 lapruedt hald: mounted /dev/sda1 on behalf of uid 1000
Dec 17 03:11:01 lapruedt kernel: kjournald starting.  Commit interval 5 seconds
Dec 17 03:11:01 lapruedt kernel: EXT3 FS on sda2, internal journal
Dec 17 03:11:01 lapruedt kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec 17 03:11:01 lapruedt hald: mounted /dev/sda2 on behalf of uid 1000
Dec 17 03:11:01 lapruedt kernel: kjournald starting.  Commit interval 5 seconds
Dec 17 03:11:01 lapruedt kernel: EXT3 FS on sda5, internal journal
Dec 17 03:11:01 lapruedt kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec 17 03:11:01 lapruedt hald: mounted /dev/sda5 on behalf of uid 1000
perhaps this helps anyone outside there since I saw a lot of (unsolved) threads when googling...
 
Old 12-17-2006, 04:48 AM   #6
xmeson
Member
 
Registered: Jul 2003
Location: Random
Distribution: Slackware
Posts: 63

Original Poster
Rep: Reputation: 15
It is not possible to switch jumper settings as you suggest, its a mobile harddrive and is exclusively usb powered. Thanks anyways...
 
Old 12-17-2006, 06:27 AM   #7
seelenbild28
Member
 
Registered: Oct 2005
Location: Germany, Berlin
Distribution: SuSE Linux 9.1/9.2/9.3/10.0/10.1, openSuSE 10.2, 10.3, Slackware, Debian, Redhat, BSD
Posts: 315

Rep: Reputation: 30
mine is also a mobile hard drive: a maxtor drive mounted in an external lan chassis...
 
Old 12-17-2006, 09:00 AM   #8
xmeson
Member
 
Registered: Jul 2003
Location: Random
Distribution: Slackware
Posts: 63

Original Poster
Rep: Reputation: 15
Here is my dmesg you will notice that the wd(the disk) section is direct access but i must say that i was able to mount it before i partitioned it but could not mount another usb stick at the same time. But in principle i was able to mount but just unable to see the other partitions now.

Code:
er cdc_ether
[   77.369178] usbcore: registered new driver net1080
[   77.369248] usbcore: registered new driver cdc_subset
[   77.369316] usbcore: registered new driver zaurus
[   77.369386] usbcore: registered new driver zd1201
[   77.369454] usbcore: registered new driver mdc800
[   77.369530] drivers/usb/image/mdc800.c: v0.7.5 (30/10/2000):USB Driver for Mustek MDC800 Digital Camera
[   77.369604] usbcore: registered new driver microtekX6
[   77.369684] usbcore: registered new driver usbserial
[   77.369752] drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
[   77.369829] usbcore: registered new driver usbserial_generic
[   77.369881] drivers/usb/serial/usb-serial.c: USB Serial Driver core
[   77.369947] drivers/usb/serial/usb-serial.c: USB Serial support registered for anydata
[   77.370020] usbcore: registered new driver anydata
[   77.370086] drivers/usb/serial/usb-serial.c: USB Serial support registered for PocketPC PDA
[   77.370143] drivers/usb/serial/ipaq.c: USB PocketPC PDA driver v0.5
[   77.370210] usbcore: registered new driver ipaq
[   77.370277] drivers/usb/serial/usb-serial.c: USB Serial support registered for ZyXEL - omni.net lcd plus usb
[   77.370351] usbcore: registered new driver omninet
[   77.370402] drivers/usb/serial/omninet.c: v1.1:USB ZyXEL omni.net LCD PLUS Driver
[   77.370475] usbcore: registered new driver emi26 - firmware loader
[   77.370567] usbcore: registered new driver emi62 - firmware loader
[   77.370619] drivers/usb/misc/idmouse.c: Siemens ID Mouse FingerTIP Sensor Driver 0.6
[   77.370692] usbcore: registered new driver idmouse
[   77.370764] usbcore: registered new driver usblcd
[   77.370815] drivers/usb/misc/legousbtower.c: lego_usb_tower_init: enter
[   77.370833] usbcore: registered new driver legousbtower
[   77.370885] drivers/usb/misc/legousbtower.c: LEGO USB Tower Driver v0.96
[   77.370936] drivers/usb/misc/legousbtower.c: lego_usb_tower_init: leave, return value 0
[   77.370954] usbcore: registered new driver usbtest
[   77.371021] usbcore: registered new driver sisusb
[   77.371072] sisusb: Driver version 0.0.8
[   77.371121] sisusb: Copyright (C) 2005 Thomas Winischhofer
[   77.371207] pnp: the driver 'ns558' has been registered
[   77.400805] mice: PS/2 mouse device common for all mice
[   77.400865] inport.c: Didn't find InPort mouse at 0x23c
[   77.401022] logibm.c: Didn't find Logitech busmouse at 0x23c
[   77.401075] I2O subsystem v1.288
[   77.401129] i2o: max drivers = 8
[   77.401569] I2O SCSI Peripheral OSM v1.282
[   77.401634] i2c /dev entries driver
[   77.401749] Linux telephony interface: v1.00
[   77.401809] ixj driver initialized.
[   77.401877] Bluetooth: HCI USB driver ver 2.9
[   77.401944] usbcore: registered new driver hci_usb
[   77.401994] Bluetooth: Virtual HCI driver ver 1.2
[   77.402062] Bluetooth: HCI UART driver ver 2.2
[   77.402113] Bluetooth: HCI H4 protocol initialized
[   77.402164] Bluetooth: HCI BCSP protocol initialized
[   77.402219] Bluetooth: Broadcom Blutonium firmware driver ver 1.0
[   77.402286] usbcore: registered new driver bcm203x
[   77.402337] Bluetooth: BlueFRITZ! USB driver ver 1.1
[   77.403200] usbcore: registered new driver bfusb
[   77.403312] wbsd: Winbond W83L51xD SD/MMC card interface driver, 1.5
[   77.403364] wbsd: Copyright(c) Pierre Ossman
[   77.403414] pnp: the driver 'wbsd' has been registered
[   77.403458] padlock: VIA PadLock not detected.
[   77.403540] Advanced Linux Sound Architecture Driver Version 1.0.10rc3 (Mon Nov 07 13:30:21 2005 UTC).
[   77.403738] pnp: the driver 'cmi8330' has been registered
[   77.403776] pnp: the driver 'cmi8330' has been unregistered
[   77.403778] pnp: the driver 'ad1816a' has been registered
[   77.403796] ad1848: specify port
[   77.403847] pnp: the driver 'interwave' has been registered
[   77.403878] pnp: the driver 'interwave' has been unregistered
[   77.403886] sb: can't grab irq 65535
[   77.403942] sb: can't grab irq 65535
[   77.403994] sb: can't grab irq 65535
[   77.404045] pnp: the driver 'sb16' has been registered
[   77.404077] pnp: the driver 'sb16' has been unregistered
[   77.404080] pnp: the driver 'sb16' has been registered
[   77.404110] pnp: the driver 'sb16' has been unregistered
[   77.404146] ACPI: PCI Interrupt 0000:00:14.5[B] -> GSI 17 (level, low) -> IRQ 17
[   77.568795] input: AT Translated Set 2 keyboard as /class/input/input0
[   77.671602] ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 17
[   77.678363] usbcore: registered new driver snd-usb-audio
[   77.678430] usbcore: registered new driver snd-usb-usx2y
[   77.678482] ALSA device list:
[   77.678531]   #0: ATI IXP rev 2 with ALC250 at 0xc0003400, irq 17
[   77.678583]   #1: ATI IXP Modem rev 2 at 0xc0003800, irq 17
[   77.678655] oprofile: using NMI interrupt.
[   77.678730] netem: version 1.1
[   77.678780] u32 classifier
[   77.678852] NET: Registered protocol family 2
[   77.687912] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[   77.688191] TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
[   77.689714] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
[   77.690504] TCP: Hash tables configured (established 131072 bind 65536)
[   77.690556] TCP reno registered
[   77.690657] IPv4 over IPv4 tunneling driver
[   77.691003] GRE over IPv4 tunneling driver
[   77.691098] ip_conntrack version 2.4 (8183 buckets, 65464 max) - 212 bytes per conntrack
[   77.715919] ip_tables: (C) 2000-2002 Netfilter core team
[   77.757908] atkbd.c: Unknown key pressed (translated set 2, code 0xd5 on isa0060/serio0).
[   77.757966] atkbd.c: Use 'setkeycodes e055 <keycode>' to make it known.
[   77.759794] ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>.  http://snowman.net/projects/ipt_recent/
[   77.759864] arp_tables: (C) 2002 David S. Miller
[   77.767942] atkbd.c: Unknown key released (translated set 2, code 0xd5 on isa0060/serio0).
[   77.767999] atkbd.c: Use 'setkeycodes e055 <keycode>' to make it known.
[   77.768710] TCP bic registered
[   77.768759] Initializing IPsec netlink socket
[   77.768822] NET: Registered protocol family 1
[   77.768904] NET: Registered protocol family 10
[   77.769031] lo: Disabled Privacy Extensions
[   77.769130] IPv6 over IPv4 tunneling driver
[   77.769263] NET: Registered protocol family 17
[   77.769316] NET: Registered protocol family 15
[   77.769371] NET: Registered protocol family 5
[   77.776744] IrCOMM protocol (Dag Brattli)
[   77.778187] Bluetooth: L2CAP ver 2.8
[   77.778237] Bluetooth: L2CAP socket layer initialized
[   77.778288] Bluetooth: SCO (Voice Link) ver 0.5
[   77.778339] Bluetooth: SCO socket layer initialized
[   77.778395] Bluetooth: RFCOMM socket layer initialized
[   77.778451] Bluetooth: RFCOMM TTY layer initialized
[   77.778501] Bluetooth: RFCOMM ver 1.6
[   77.778551] Bluetooth: HIDP (Human Interface Emulation) ver 1.1
[   77.778650] ieee80211: 802.11 data/management/control stack, git-1.1.7
[   77.778727] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[   77.778784] ieee80211_crypt: registered algorithm 'NULL'
[   77.778786] ieee80211_crypt: registered algorithm 'WEP'
[   77.778788] ieee80211_crypt: registered algorithm 'CCMP'
[   77.778790] ieee80211_crypt: registered algorithm 'TKIP'
[   77.778794] powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.50.4)
[   77.778889] powernow-k8:    0 : fid 0xc (2000 MHz), vid 0x4 (1450 mV)
[   77.778942] powernow-k8:    1 : fid 0xa (1800 MHz), vid 0x6 (1400 mV)
[   77.778993] powernow-k8:    2 : fid 0x8 (1600 MHz), vid 0x8 (1350 mV)
[   77.779045] powernow-k8:    3 : fid 0x0 (800 MHz), vid 0x16 (1000 mV)
[   77.779099] cpu_init done, current fid 0xc, vid 0x4
[   77.779196] Using IPI Shortcut mode
[   77.779314] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
[   77.813715] ReiserFS: hda4: found reiserfs format "3.6" with standard journal
[   78.305329] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x126eb1, caps: 0xa04713/0x4000
[   78.350356] input: SynPS/2 Synaptics TouchPad as /class/input/input1
[   78.539701] atkbd.c: Unknown key pressed (translated set 2, code 0xd7 on isa0060/serio0).
[   78.539759] atkbd.c: Use 'setkeycodes e057 <keycode>' to make it known.
[   78.549739] atkbd.c: Unknown key released (translated set 2, code 0xd7 on isa0060/serio0).
[   78.549796] atkbd.c: Use 'setkeycodes e057 <keycode>' to make it known.
[   78.557087] hub 1-0:1.0: state 5 ports 8 chg 0000 evt 0010
[   78.557096] ehci_hcd 0000:00:13.2: GetStatus port 4 status 001002 POWER sig=se0 CSC
[   78.557106] hub 1-0:1.0: port 4, status 0100, change 0001, 12 Mb/s
[   78.608961] hub 1-0:1.0: debounce: port 4: total 100ms stable 100ms status 0x100
[   78.806563] hub 1-0:1.0: state 5 ports 8 chg 0000 evt 0010
[   78.806569] ehci_hcd 0000:00:13.2: GetStatus port 4 status 001803 POWER sig=j CSC CONNECT
[   78.806577] hub 1-0:1.0: port 4, status 0501, change 0001, 480 Mb/s
[   78.858443] hub 1-0:1.0: debounce: port 4: total 100ms stable 100ms status 0x501
[   78.884392] ehci_hcd 0000:00:13.2: port 4 full speed --> companion
[   78.884396] ehci_hcd 0000:00:13.2: GetStatus port 4 status 003801 POWER OWNER sig=j CONNECT
[   78.970221] hub 3-0:1.0: state 5 ports 4 chg 0000 evt 0004
[   78.970227] ohci_hcd 0000:00:13.1: GetStatus roothub.portstatus [1] = 0x00010101 CSC PPS CCS
[   78.970232] hub 3-0:1.0: port 2, status 0101, change 0001, 12 Mb/s
[   79.022103] hub 3-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
[   79.097945] ohci_hcd 0000:00:13.1: GetStatus roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS
[   79.123892] usb 3-2: new full speed USB device using ohci_hcd and address 2
[   79.201936] atkbd.c: Unknown key pressed (translated set 2, code 0xd6 on isa0060/serio0).
[   79.201993] atkbd.c: Use 'setkeycodes e056 <keycode>' to make it known.
[   79.211969] atkbd.c: Unknown key released (translated set 2, code 0xd6 on isa0060/serio0).
[   79.212027] atkbd.c: Use 'setkeycodes e056 <keycode>' to make it known.
[   79.272571] ohci_hcd 0000:00:13.1: GetStatus roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS
[   79.313933] usb 3-2: skipped 1 descriptor after interface
[   79.315923] usb 3-2: default language 0x0409
[   79.323907] usb 3-2: new device strings: Mfr=1, Product=2, SerialNumber=3
[   79.323910] usb 3-2: Product: BCM2035
[   79.323960] usb 3-2: Manufacturer: Broadcom
[   79.324011] usb 3-2: SerialNumber: 2035B0000001
[   79.324076] usb 3-2: hotplug
[   79.325906] usb 3-2: adding 3-2:1.0 (config #1, interface 0)
[   79.325912] usb 3-2:1.0: hotplug
[   79.325949] usbserial_generic 3-2:1.0: usb_probe_interface
[   79.325951] usbserial_generic 3-2:1.0: usb_probe_interface - got id
[   79.325964] usbtest 3-2:1.0: usb_probe_interface
[   79.325966] usbtest 3-2:1.0: usb_probe_interface - got id
[   79.325969] hci_usb 3-2:1.0: usb_probe_interface
[   79.325970] hci_usb 3-2:1.0: usb_probe_interface - got id
[   79.326016] usb 3-2: adding 3-2:1.1 (config #1, interface 1)
[   79.326022] usb 3-2:1.1: hotplug
[   79.326049] usbserial_generic 3-2:1.1: usb_probe_interface
[   79.326051] usbserial_generic 3-2:1.1: usb_probe_interface - got id
[   79.326056] usbtest 3-2:1.1: usb_probe_interface
[   79.326058] usbtest 3-2:1.1: usb_probe_interface - got id
[   79.326060] hci_usb 3-2:1.1: usb_probe_interface
[   79.326062] hci_usb 3-2:1.1: usb_probe_interface - got id
[   79.326081] usb 3-2: adding 3-2:1.2 (config #1, interface 2)
[   79.326086] usb 3-2:1.2: hotplug
[   79.326117] usbserial_generic 3-2:1.2: usb_probe_interface
[   79.326119] usbserial_generic 3-2:1.2: usb_probe_interface - got id
[   79.326124] usbtest 3-2:1.2: usb_probe_interface
[   79.326126] usbtest 3-2:1.2: usb_probe_interface - got id
[   79.326128] hci_usb 3-2:1.2: usb_probe_interface
[   79.326130] hci_usb 3-2:1.2: usb_probe_interface - got id
[   79.326141] usb 3-2: adding 3-2:1.3 (config #1, interface 3)
[   79.326146] usb 3-2:1.3: hotplug
[   79.326171] usbserial_generic 3-2:1.3: usb_probe_interface
[   79.326173] usbserial_generic 3-2:1.3: usb_probe_interface - got id
[   79.326177] usbtest 3-2:1.3: usb_probe_interface
[   79.326179] usbtest 3-2:1.3: usb_probe_interface - got id
[   79.326181] hci_usb 3-2:1.3: usb_probe_interface
[   79.326183] hci_usb 3-2:1.3: usb_probe_interface - got id
[   79.326214] drivers/usb/core/inode.c: creating file '002'
[   79.326221] hub 3-0:1.0: state 5 ports 4 chg 0000 evt 0004
[   79.743258] ReiserFS: hda4: using ordered data mode
[   79.759014] ReiserFS: hda4: journal params: device hda4, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   79.759553] ReiserFS: hda4: checking transaction log (hda4)
[   79.759607] ReiserFS: hda4: journal-1153: found in header: first_unflushed_offset 5274, last_flushed_trans_id 287229
[   79.766618] ReiserFS: hda4: journal-1206: Starting replay from offset 1233643456435354, trans_id 0
[   79.766621] ReiserFS: hda4: journal-1299: Setting newest_mount_id to 249
[   79.805944] ReiserFS: hda4: Using r5 hash to sort names
[   79.806036] VFS: Mounted root (reiserfs filesystem) readonly.
[   79.806512] Freeing unused kernel memory: 420k freed
[   79.874319] usb-storage: usb_stor_control_msg: rq=fe rqtype=a1 value=0000 index=00 len=1
[   79.874419] usb-storage: GetMaxLUN command result is 1, data is 0
[   79.874460] usb-storage: queuecommand called
[   79.874465] usb-storage: *** thread awakened.
[   79.874468] usb-storage: Command INQUIRY (6 bytes)
[   79.874469] usb-storage:  12 00 00 00 24 00
[   79.874475] usb-storage: Bulk Command S 0x43425355 T 0x1 L 36 F 128 Trg 0 LUN 0 CL 6
[   79.874478] usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
[   79.874545] usb-storage: Status code 0; transferred 31/31
[   79.874547] usb-storage: -- transfer complete
[   79.874549] usb-storage: Bulk command transfer result=0
[   79.874551] usb-storage: usb_stor_bulk_transfer_sglist: xfer 36 bytes, 1 entries
[   79.874786] usb-storage: Status code 0; transferred 36/36
[   79.874788] usb-storage: -- transfer complete
[   79.874790] usb-storage: Bulk data transfer result 0x0
[   79.874792] usb-storage: Attempting to get CSW...
[   79.874793] usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
[   79.874910] usb-storage: Status code 0; transferred 13/13
[   79.874912] usb-storage: -- transfer complete
[   79.874913] usb-storage: Bulk status result = 0
[   79.874916] usb-storage: Bulk Status S 0x53425355 T 0x1 R 0 Stat 0x0
[   79.874918] usb-storage: scsi cmd done, result=0x0
[   79.874921] usb-storage: *** thread sleeping.
[   79.874943]   Vendor: WD        Model: 1600BEVExternal   Rev: 1.02
[   79.876436]   Type:   Direct-Access                      ANSI SCSI revision: 00
[   79.891556] atkbd.c: Unknown key pressed (translated set 2, code 0xd5 on isa0060/serio0).
[   79.891614] atkbd.c: Use 'setkeycodes e055 <keycode>' to make it known.
[   79.901297] atkbd.c: Unknown key released (translated set 2, code 0xd5 on isa0060/serio0).
[   79.901354] atkbd.c: Use 'setkeycodes e055 <keycode>' to make it known.
[   79.949504]  0:0:0:0: Attached scsi generic sg0 type 0
[   79.949580] usb-storage: queuecommand called
[   79.949584] usb-storage: *** thread awakened.
[   79.949586] usb-storage: Bad target number (1:0)
[   79.949588] usb-storage: scsi cmd done, result=0x40000
[   79.949590] usb-storage: *** thread sleeping.
[   79.949715] usb-storage: queuecommand called
[   79.949729] usb-storage: *** thread awakened.
[   79.949731] usb-storage: Bad target number (2:0)
[   79.949733] usb-storage: scsi cmd done, result=0x40000
[   79.949735] usb-storage: *** thread sleeping.
[   79.949751] usb-storage: queuecommand called
[   79.949758] usb-storage: *** thread awakened.
[   79.949760] usb-storage: Bad target number (3:0)
[   79.949762] usb-storage: scsi cmd done, result=0x40000
[   79.949764] usb-storage: *** thread sleeping.
[   79.949780] usb-storage: queuecommand called
[   79.949789] usb-storage: *** thread awakened.
[   79.949791] usb-storage: Bad target number (4:0)
[   79.949792] usb-storage: scsi cmd done, result=0x40000
[   79.949794] usb-storage: *** thread sleeping.
[   79.949810] usb-storage: queuecommand called
[   79.949817] usb-storage: *** thread awakened.
[   79.949819] usb-storage: Bad target number (5:0)
[   79.949821] usb-storage: scsi cmd done, result=0x40000
[   79.949822] usb-storage: *** thread sleeping.
[   79.949838] usb-storage: queuecommand called
[   79.949845] usb-storage: *** thread awakened.
[   79.949847] usb-storage: Bad target number (6:0)
[   79.949848] usb-storage: scsi cmd done, result=0x40000
[   79.949850] usb-storage: *** thread sleeping.
[   79.949866] usb-storage: queuecommand called
[   79.949873] usb-storage: *** thread awakened.
[   79.949875] usb-storage: Bad target number (7:0)
[   79.949876] usb-storage: scsi cmd done, result=0x40000
[   79.949878] usb-storage: *** thread sleeping.
[   79.949885] usb-storage: device scan complete
[   80.570601] atkbd.c: Unknown key pressed (translated set 2, code 0xd6 on isa0060/serio0).
[   80.570664] atkbd.c: Use 'setkeycodes e056 <keycode>' to make it known.
[   80.580636] atkbd.c: Unknown key released (translated set 2, code 0xd6 on isa0060/serio0).
[   80.580695] atkbd.c: Use 'setkeycodes e056 <keycode>' to make it known.
[   81.097035] Adding 2097136k swap on /dev/hda6.  Priority:-1 extents:1 across:2097136k
[   81.409771] atkbd.c: Unknown key pressed (translated set 2, code 0xd5 on isa0060/serio0).
[   81.409833] atkbd.c: Use 'setkeycodes e055 <keycode>' to make it known.
[   81.419808] atkbd.c: Unknown key released (translated set 2, code 0xd5 on isa0060/serio0).
[   81.419867] atkbd.c: Use 'setkeycodes e055 <keycode>' to make it known.
[   82.268936] atkbd.c: Unknown key pressed (translated set 2, code 0xd6 on isa0060/serio0).
[   82.268998] atkbd.c: Use 'setkeycodes e056 <keycode>' to make it known.
[   82.278963] atkbd.c: Unknown key released (translated set 2, code 0xd6 on isa0060/serio0).
[   82.279021] atkbd.c: Use 'setkeycodes e056 <keycode>' to make it known.
[   83.078137] atkbd.c: Unknown key pressed (translated set 2, code 0xd5 on isa0060/serio0).
[   83.078197] atkbd.c: Use 'setkeycodes e055 <keycode>' to make it known.
[   83.088176] atkbd.c: Unknown key released (translated set 2, code 0xd5 on isa0060/serio0).
[   83.088238] atkbd.c: Use 'setkeycodes e055 <keycode>' to make it known.
[   84.877045] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   86.525200] tg3: eth0: Link is up at 100 Mbps, full duplex.
[   86.525203] tg3: eth0: Flow control is on for TX and on for RX.
[   86.525212] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   88.357152] Real Time Clock Driver v1.12
[   91.905335] eth0: no IPv6 routers present
[  191.574171] mtrr: no more MTRRs available
[  191.574357] mtrr: no more MTRRs available
[  191.574439] mtrr: no more MTRRs available
[  191.574518] mtrr: no more MTRRs available
[  202.729785]     ACPI-0339: *** Error: Looking up [Z00G] in namespace, AE_NOT_FOUND
[  202.729793] search_node c1a4afe0 start_node c1a4afe0 return_node 00000000
[  202.729798]     ACPI-0508: *** Error: Method execution failed [\_SB_.BAT1._BST] (Node c1a4aee0), AE_NOT_FOUND
[  202.749526]     ACPI-0339: *** Error: Looking up [Z00G] in namespace, AE_NOT_FOUND
[  202.749532] search_node c1a4afe0 start_node c1a4afe0 return_node 00000000
Truncated error continues...
 
  


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
slackware 10.0 mounting external usb drive moob8 Slackware 4 10-08-2006 08:51 AM
Mounting a USB-based external drive - Debian strattonbrazil Linux - Hardware 2 01-10-2006 08:18 PM
External USB drive mounting/unmounting nsk078 Linux - Hardware 1 09-22-2004 05:15 PM
Exteral USB hard drive with multiple partitions moxx Linux - Hardware 5 05-02-2004 02:50 PM
Mounting my USB external drive, USB 1.1 Devillion Linux - Hardware 4 01-04-2004 09:11 AM

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

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