• 6

[圖文並茂教學] 五分鐘"全自動" EeePC 系統完全改裝,釋放 Linux 完整功能

especially wrote:
我突然發現抓不到內建...(恕刪)


我的問題跟您類似,不知道您所謂的捉不到內建讀卡機是不是指"SD卡插入後沒反應"

我檢查硬體資訊(hwinfo),發現有偵測到讀卡機

54: udi = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350'

usb_device.num_interfaces = 1 (0x1)
usb_device.linux.device_number = 2(0x2)
usb_device.device_class = 0 (0x0)
usb_device.serial = '146030377350'
linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-5'
info.subsystem = 'usb_device'
usb_device.device_subclass = 0 (0x0)
usb_device.speed = 480.000
info.parent = '/org/freedesktop/Hal/devices/usb_device_1d6b_2_0000_00_1d_7'
usb_device.device_protocol = 0 (0x0)
info.vendor = 'Kingston Technology'
info.product = 'UB6225'
usb_device.version = 2.00000
usb_device.vendor_id = 2385 (0x951)
usb_device.is_self_powered = false
info.udi = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350'
info.linux.driver = 'usb'
usb_device.product_id = 5638 (0x1606)
usb_device.can_wake_up = false
usb_device.vendor = 'Kingston Technology'
usb_device.bus_number = 1 (0x1)
linux.hotplug_type = 2 (0x2)
usb_device.product = 'UB6225'
linux.subsystem = 'usb'
linux.device_file = '/dev/bus/usb/001/002'
usb_device.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-5'
usb_device.device_revision_bcd = 256 (0x100)
usb_device.configuration_value = 1 (0x1)
usb_device.max_power = 498 (0x1f2)
usb_device.num_configurations = 1 (0x1)
usb_device.num_ports = 0 (0x0)
==========================================================
我覺得問題可能出在SD卡插進去之後的動作沒被正確處裡。

以下做了一點測試:

將SD插入內建讀卡機(ENE UB6225)
dmesg:
sd 2:0:0:0: [sdb] 7861248 512-byte hardware sectors (4025 MB)
sd 2:0:0:0: [sdb] Write Protect is off
sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
sd 2:0:0:0: [sdb] Assuming drive cache: write through

mount -t vfat /dev/sdb/ /media/SD
dmesg:
FAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev sdb.

將外接讀卡機插入USB插槽
dmesg:
usb 1-3: new high speed USB device using ehci_hcd and address 12
usb 1-3: configuration #1 chosen from 1 choice
scsi8 : SCSI emulation for USB Mass Storage devices
usb 1-3: New USB device found, idVendor=058f, idProduct=6366
usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-3: Product: Mass Storage Device
usb 1-3: Manufacturer: Generic
usb 1-3: SerialNumber: 058F0O1111B1
usb-storage: device found at 12
usb-storage: waiting for device to settle before scanning
scsi 8:0:0:0: Direct-Access Multi Flash Reader 1.00 PQ: 0 ANSI: 0
sd 8:0:0:0: [sdc] Attached SCSI removable disk
sd 8:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete

將SD卡插入外接讀卡機
dmesg:
sd 8:0:0:0: [sdc] 7861248 512-byte hardware sectors (4025 MB)
sd 8:0:0:0: [sdc] Write Protect is off
sd 8:0:0:0: [sdc] Mode Sense: 03 00 00 00
sd 8:0:0:0: [sdc] Assuming drive cache: write through
sd 8:0:0:0: [sdc] 7861248 512-byte hardware sectors (4025 MB)
sd 8:0:0:0: [sdc] Write Protect is off
sd 8:0:0:0: [sdc] Mode Sense: 03 00 00 00
sd 8:0:0:0: [sdc] Assuming drive cache: write through
sdc: sdc1

P.S.當SD卡插到外接讀卡機的時是可以正常使用的。

==========================================================

目前內建讀卡機還是不能正常運作 ^^"....希望有人可以解決這個問題。
開機訊息
======================================================
Starting up

Decompressing Linux... done
Booting the kernel
PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
PCI: Noy using MMCONFIG.

pciehp: Device 0000:03:00.0 already exists at 3:0 cannot hot-add
pciehp:Cannot add device 0x3:0
pciehp: Device 0000:01:00.0 already exists at 1:0 cannot hot-add
pciehp:Cannot add device 0x1:0
我的EPC這項問題已經解決摟
基本上是kernel的問題

http://people.linux.org.tw/~andrew/eeepc/
請KPXX試試看把這個網址下所有的deb都抓下來並安裝
再重開機試試看~
成功與否都請告知一下啦
especially wrote:
我的EPC這項問題已...(恕刪)


很感謝您,全部裝完之後OK嘍 :)

這個問題研究了2,3個月....終於解決了!!
不會啦
另外lxlauncher、lxnm都有更新
可以update一下
PCMan2007 wrote:
依照 Mobile0...(恕刪)


請問
我使用這指令的時候 出現無法變更的訊息
syslinux.exe -ma G:

我的系統是VISTA

我該如何做才能順利安裝
謝謝
我也碰到沒辦法設定網路的問題....
內建的ADSL/PPPOE Configuration完全沒有反應
找了網路上的一些解決方案也無效
最後沒辦法只好把之前自己裝的Ubuntu還原回去加減用....
請問一下我安裝完這個要怎麼連上網路~我家不是無線網路要怎麼用了
大大你寫的這一篇安裝文
我的eee pc900 &朋友的 701
都能使用安裝耶
當我想將放很久沒有使用的 eeepc 701 拿來安裝時卻卡在 ,cmd 輸入指令後 ,卻顯示--> 不是內部或外部可執行的 命令 <--- 請問有辦法跳過此命令嗎? 我連usb 都無發安裝
  • 6
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?