[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:44009] Re: X Server起動エラーの解決方法は?(Re: Re: インストール完了と不具合の報告)
竹島です。
USB Floppy DRIVEの件だけですが、
tuyosi@gp:~$ dmesg > dmesg-gp.txt-1
してから、
USB Floppy DRIVEを 中にmsdosでフォーマットしたFDをいれたままつけます
そして
tuyosi@gp:~$ dmesg > dmesg-gp.txt-2
します。
ここで
tuyosi@gp:~$ diff dmesg-gp.txt-1 dmesg-gp.txt-2
すると
314a315,333
> usb 1-2: new full speed USB device using uhci_hcd and address 2
> Initializing USB Mass Storage driver...
> scsi5 : SCSI emulation for USB Mass Storage devices
> usbcore: registered new driver usb-storage
> USB Mass Storage support registered.
> usb-storage: device found at 2
> usb-storage: waiting for device to settle before scanning
> Vendor: Y-E DATA Model: USB-FDU Rev: 3.11
> Type: Direct-Access ANSI SCSI revision: 00
> SCSI device sdb: 2880 512-byte hdwr sectors (1 MB)
> sdb: assuming Write Enabled
> sdb: assuming drive cache: write through
> SCSI device sdb: 2880 512-byte hdwr sectors (1 MB)
> sdb: assuming Write Enabled
> sdb: assuming drive cache: write through
> /dev/scsi/host5/bus0/target0/lun0:
> Attached scsi removable disk sdb at scsi5, channel 0, id 0, lun 0
> Attached scsi generic sg4 at scsi5, channel 0, id 0, lun 0, type 0
> usb-storage: device scan complete
USB FDが sdbとして認識された事がわかります。
tuyosi@gp:~$ su -
Password:
gp:~# mount -t msdos /dev/sdb /mnt
gp:~# mount
/dev/rd/c0d0p2 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sdb on /mnt type msdos (rw)
とOKです。
話し代わって うちのlibrettoのdmesgは
http://nakajin.dyndns.org/libretto.html にあります。
このXは
lib@libretto:~$ cat /etc/X11/XF86Config-4
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/freefont"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "pex5"
Load "record"
Load "extmod"
Load "dbe"
Load "dri"
Load "freetype"
Load "glx"
Load "xie"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "jp106"
Option "XkbLayout" "jp"
Option "XkbOptions" "ctrl:nocaps"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
#Option "Device" "/dev/psaux"
Option "Buttons" "5"
Option "Emulate3Buttons"
Option "ZAxisMapping" "4 5" # enable scroll buttons
EndSection
#Section "XInput"
# Subsection "Mouse"
# Protocol "IMPS/2"
# Device "/dev/input/mice"
# DeviceName "USB_Mouse"
# ZAxisMapping 4 5
# AlwaysCore
# EndSubSection
#EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "TOSHIBA"
ModelName "5088"
HorizSync 31.5 - 82.0
VertRefresh 40.0 - 150.0
Modeline "1280x600b" 60 1280 1328 1512 1712 600 601 603 625
Modeline "1280x600c" 63.61 1280 1280 1384 1688 600 600 604 628 -hsync -vsync
EndSection
Section "Device"
Identifier "Card0"
Driver "savage" おなじsavageですね
VendorName "S3"
BoardName "Savage/IX-MV"
Option "UseBIOS" "on"
BusID "PCI:0:4:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x600c" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "DRI"
Group 0
EndSection
参考になれば幸いです
--
Homepage : http://nakajin.dyndns.org
Mail : nakazintuyosi@xxxxxxxxxxxxxxxxxx
ママ裸じゃ、一家に一台ファイアーウォール