<![CDATA[Latest posts for the topic "Vấn đề Suspend và Hibernate trong Ubuntu 10.04"]]> /hvaonline/posts/list/24.html JForum - http://www.jforum.net Vấn đề Suspend và Hibernate trong Ubuntu 10.04 /hvaonline/posts/list/35046.html#215266 /hvaonline/posts/list/35046.html#215266 GMT Vấn đề Suspend và Hibernate trong Ubuntu 10.04 /hvaonline/posts/list/35046.html#215307 /hvaonline/posts/list/35046.html#215307 GMT Vấn đề Suspend và Hibernate trong Ubuntu 10.04 Code:
lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
04:00.0 System peripheral: JMicron Technology Corp. SD/MMC Host Controller
04:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller
04:00.3 System peripheral: JMicron Technology Corp. MS Host Controller
04:00.4 System peripheral: JMicron Technology Corp. xD Host Controller
em Newbie về cái này anh em chỉ giúp với ạ. dùng lâu rồi nhưng mà cũng ít compile software toàn dùng deb với tắt máy dạo này lười tắt suspend nên dính lỗi này Edited: Vừa check lại thêm tối nay. sau khi Hibernate thì có thể sử dụng card mạng bình thường còn nếu mà suspend thì chỉ có thể dùng được card wireless. sau khi suspend không thể sử dụng card mạng nếu mà sau đấy tiếp tục hibernate thì lại có thể sử dụng card mạng bình thường :|. ai biết lỗi này không xem hộ em với]]>
/hvaonline/posts/list/35046.html#215334 /hvaonline/posts/list/35046.html#215334 GMT
Vấn đề Suspend và Hibernate trong Ubuntu 10.04 Code:
sudo lshw -C network
bạn tìm driver của card mạng mà không chạy của bạn: Code:
cesc@Cesc:~$ sudo lshw -C network
[sudo] password for cesc: 
*-network               
       description: Wireless interface
       product: BCM4312 802.11b/g
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: eth1
       version: 01
       serial: 00:21:00:4d:1c:7d
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=wl0 driverversion=5.60.48.36 latency=0 multicast=yes wireless=IEEE 802.11bg
       resources: irq:18 memory:98500000-98503fff
  *-network
       description: Ethernet interface
       product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eth0
       version: 02
       serial: 00:1e:ec:9e:b5:72
       size: 100MB/s
       capacity: 100MB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full ip=192.168.10.243 latency=0 link=yes multicast=yes port=MII speed=100MB/s
       resources: irq:29 ioport:3000(size=256) memory:92410000-92410fff(prefetchable) memory:92400000-9240ffff(prefetchable) memory:92420000-9243ffff(prefetchable)
như của mình là r8169 (tìm thấy ở dòng dưới) :D configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full ip=192.168.10.243 latency=0 link=yes multicast=yes port=MII speed=100MB/s tiếp thêo bạn chạy command sau để edit file: Code:
sudo gedit /etc/pm/config.d/config
bạn thêm dòng này vào: Code:
SUSPEND_MODULES="tên_driver_bạn_vừa_thấy"
ok! chúc bạn thành công! (nếu thành công thì sting nhá bạn!) ]]>
/hvaonline/posts/list/35046.html#215373 /hvaonline/posts/list/35046.html#215373 GMT
Vấn đề Suspend và Hibernate trong Ubuntu 10.04 /hvaonline/posts/list/35046.html#215375 /hvaonline/posts/list/35046.html#215375 GMT