banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Forum Index Thảo luận hệ điều hành *nix Vấn đề Suspend và Hibernate trong Ubuntu 10.04  XML
  [Question]   Vấn đề Suspend và Hibernate trong Ubuntu 10.04 14/07/2010 00:38:01 (+0700) | #1 | 215266
phanledaivuong
Member

[Minus]    0    [Plus]
Joined: 23/05/2008 17:34:21
Messages: 315
Location: /dev/null
Offline
[Profile] [PM] [WWW]
Chào anh em, mình dùng con HP Dv4, 2G Ram có tạo 1 phân vùng Swap 2G rồi. lúc trước không thể suspend hay hibernate được, mãi ko hiểu tại sao. cuối cùng cũng tìm được nguyên nhân do BIOS -> cài windows. download cái BIOS mới về rồi update -> đã suspend và hibernate được nhưng mà sau khi suspend xong thì có thể sử dụng Wireless bình thường (mình dùng driver cho wireless là B43.) để vào mạng nhưng không thể sử dụng Wired để vào mạng được, card mạng không báo đèn, khởi động lại thì có thể dùng Wired để vào mạng bình thường.

Có ai có ý tưởng gì không vậy smilie
[Up] [Print Copy]
  [Question]   Vấn đề Suspend và Hibernate trong Ubuntu 10.04 14/07/2010 12:34:32 (+0700) | #2 | 215307
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/288281
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Vấn đề Suspend và Hibernate trong Ubuntu 10.04 14/07/2010 18:28:41 (+0700) | #3 | 215334
phanledaivuong
Member

[Minus]    0    [Plus]
Joined: 23/05/2008 17:34:21
Messages: 315
Location: /dev/null
Offline
[Profile] [PM] [WWW]
Em đã cài cái forcedeth.c theo hướng dẫn:
1)Download latest nvidia nforce package
2)For Dapper, I suggest you using forcedeth.c file contained under Fedora5 folder of the downloaded package
3)Install build-essential plus linux-headers-2.6.15-27-amd64-k8
4)Copy forcedeth.c into some folder, e.g. /home/willytp/forcedeth
5)Into this folder, make a file called "Makefile" containing the following line:
obj-m := forcedeth.o
6)Into this folder, execute the following command:
make -C /usr/src/linux-headers-2.6.15-27-amd64-k8/ SUBDIRS=$PWD modules
7)Copy the just created forcedeth.ko module into
/lib/modules/2.6.15-27-amd64-k8/kernel/drivers/net/
overwriting the old one
8)Execute this command: sudo depmod -a
9)Make a new initrd image: go into /boot/ folder, locate your initrd image, save it name, delete the file, and execute the following command:
mkinitramfs -o initrd.img-2.6.15-27-amd64-k8
10)Cross fingers and reboot smilie
em thay cái dòng: 2.6.15-27-amd64-k8 bằng 2.6.32-23-generic
ai có ý nào khác ko vậy smilie

mà hình như card mạng là của thằng Realtek Semiconductor Co chứ ko phải của thằng nvidia anh ạ
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 smilie. ai biết lỗi này không xem hộ em với
[Up] [Print Copy]
  [Question]   Vấn đề Suspend và Hibernate trong Ubuntu 10.04 15/07/2010 08:57:48 (+0700) | #4 | 215373
anhtuanvo
Member

[Minus]    0    [Plus]
Joined: 07/06/2009 03:12:32
Messages: 12
Offline
[Profile] [PM]
mình là Cesc, nhưng mà chưa REG xong nick!
có cách này mình thử được nhưng không biết bạn phanledaivuong thế nào, bạn thử làm tiếp như sau xem:

đầu tiên chạy command:

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) smilie

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!)
[Up] [Print Copy]
  [Question]   Vấn đề Suspend và Hibernate trong Ubuntu 10.04 15/07/2010 09:12:26 (+0700) | #5 | 215375
phanledaivuong
Member

[Minus]    0    [Plus]
Joined: 23/05/2008 17:34:21
Messages: 315
Location: /dev/null
Offline
[Profile] [PM] [WWW]
smilie mình với bạn Cesc dùng chung kiểu máy. lại bị bệnh giống nhau, bạn Cesc làm thế này được chắc là mình làm theo cũng được và vừa làm thử rồi. KQ = OKIE smilie tý mình lên trường gặp bạn thì Sting nhé smilie)
[Up] [Print Copy]
[digg] [delicious] [google] [yahoo] [technorati] [reddit] [stumbleupon]
Go to: 
 Users currently in here 
1 Anonymous

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|