LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-09-2017, 10:47 PM   #16
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842

Quote:
Originally Posted by xingban View Post
thank you for your advice.
for "In using all caps"(i added the original paragraph at different time),i say sorry to all because my careless keying and my limited English knowledge(so i ignore the difference in meaning between upper-case and lower-case)lead misunderstanding.
Thank you for your explanation, all is fine.

Quote:
Originally Posted by xingban View Post
for my cable card connection, it is usually sudden disconnection during my normal Internet browsing. i didn't change software at that time.
Hmmm. Could you post the results of the following command...

Code:
dmesg | grep -iC 3 "eth0"
It's rather unusual for a device to stop working in this manner by itself (software related,) so I'm wondering if there might be some other issue, such as a piece of hardware. Also, if you would, please run a S.M.A.R.T. test using this information and post a screenshot of the readout.

Quote:
Originally Posted by xingban View Post
for "add more memory...", do i have to insert mem chip?
Yes, either by adding additional modules or swapping out (trading) the existing modules for ones that have a larger amount of memory. Please see an example here.

Quote:
Originally Posted by xingban View Post
the message "...configuration: autonegotiation=on broadcast=yes driver=ATL1C driverversion=1.0.1.14..." give "ATL1C" instead "ATL1E",does this mean some contradiction? can i solve it ?
I'm not sure at this point, perhaps another member can comment. Maybe that's something I can research here after a while, Lord willing.

Quote:
Originally Posted by xingban View Post
if i install Lubuntu 16.04 LTS, do i have to erase my current system
No, you should be able to keep your current install and be able to choose which one you log into at boot. However, I can't guarantee it will be a seamless process, problems may or may not occur.

Regards...

Last edited by ardvark71; 05-09-2017 at 10:49 PM. Reason: Changed wording.
 
Old 05-21-2017, 12:30 AM   #17
xingban
LQ Newbie
 
Registered: May 2017
Posts: 13

Original Poster
Rep: Reputation: Disabled
to: ardvark71

thank you and command:

lijian@ubuntu:~$ dmesg | grep -iC 3 "eth0"
[ 29.932202] alloc irq_desc for 27 on node -1
[ 29.932211] alloc kstat_irqs on node -1
[ 29.932245] atheros_eth 0000:06:00.0: irq 27 for MSI/MSI-X
[ 29.937165] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 29.989176] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 30.585205] /dev/vmmon[1029]: Module vmmon: registered with major=10 minor=165
[ 30.585237] /dev/vmmon[1029]: Initial HV check: anyNotCapable=0 anyUnlocked=0 anyEnabled=1 anyDisabled=0
lijian@ubuntu:~$

for "so I'm wondering if there might be some other issue, such as a piece of hardware. Also, if you would, please run a S.M.A.R.T. test using this information and post a screenshot of the readout.":

yes, there are some other issues but they should not be related to cable connection to Internet because the cable connection is good when i change to another hard disk installed windows 7 (in this case,it seems ok for every aspects on this computer).

on my current ubuntu system, it always give alarm: one or more disks are failing.
but it can continue working as long as i turn on the computer. the attachment is the screen shot of the computer before i run self test.
Attached Thumbnails
Click image for larger version

Name:	myScreenshot.png
Views:	15
Size:	84.0 KB
ID:	25057  
 
Old 05-21-2017, 01:29 AM   #18
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by xingban View Post
yes, there are some other issues but they should not be related to cable connection to Internet because the cable connection is good when i change to another hard disk installed windows 7 (in this case,it seems ok for every aspects on this computer).
Hi...

Let me make sure I understand this correctly. Are you dual booting both Ubuntu and Windows 7 from the same hard drive (the Toshiba MK3265GSX) or is each OS installed on a separate drive? The Toshiba drive appears to be failing and will need to be replaced.

The issue can easily be related as bad sectors effect the OS and other software on the drive and may be affecting the drivers for your ethernet device.

Quote:
Originally Posted by xingban View Post
on my current ubuntu system, it always give alarm: one or more disks are failing. but it can continue working as long as i turn on the computer. the attachment is the screen shot of the computer before i run self test.
Just to be on the safe side, I would highly encourage you to back up everything you want to save to a USB thumb drive as quickly as possible!!

Regards...
 
Old 05-21-2017, 06:10 AM   #19
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
REPLACE YOUR DISK!!!!!

You have thousands of bad sectors, according to that SMART attachment.
Certainly, take a full backup as a matter of urgency.
 
Old 05-21-2017, 03:23 PM   #20
xingban
LQ Newbie
 
Registered: May 2017
Posts: 13

Original Poster
Rep: Reputation: Disabled
to:ardvark71

yes, it is dual system on the same disk and the windows system has booting problem. (by the way,i have another spare disk installed windowsn7. it run good for Internet,which means the adapter is ok)
but under ubuntu system, the alarm of disk arose almost at the beginning time i bought the computer. this has been for several years since then. the bad sectors developed very slow? can i install the card driver again on good sectors to fix the connection issue under ubuntu? and i do not know how to re-install the driver for cable connection to Internet. for "give "ATL1C" instead "ATL1E"", what can i do to find more information?

Last edited by xingban; 05-21-2017 at 10:42 PM.
 
Old 05-21-2017, 03:37 PM   #21
xingban
LQ Newbie
 
Registered: May 2017
Posts: 13

Original Poster
Rep: Reputation: Disabled
thank you

Quote:
Originally Posted by JeremyBoden View Post
REPLACE YOUR DISK!!!!!

You have thousands of bad sectors, according to that SMART attachment.
Certainly, take a full backup as a matter of urgency.
thank you. will you tell me how to do to avoid more bad sectors coming?

Last edited by xingban; 05-21-2017 at 10:29 PM.
 
Old 05-21-2017, 08:29 PM   #22
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
You cannot fix or repair the disk.
Replace the disk with a new one.
Consider whether do take a copy of your disk or whether to to do a re-install of the OS.

Keep an eye on the bad sector count - a few dozen is OK, but if it increases substantially over a few weeks, its probably time to scrap the disk.
 
Old 05-21-2017, 11:48 PM   #23
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by xingban View Post
yes, it is dual system on the same disk and the windows system has booting problem. (by the way,i have another spare disk installed windowsn7. it run good for Internet,which means the adapter is ok)
Hi...

Ok, thank you. If you intend to use the spare hard drive on a regular basis, I would check with Microsoft to make sure you use of that copy of Windows 7 is legal for use on this particular system.

Quote:
Originally Posted by xingban View Post
but under ubuntu system, the alarm of disk arose almost at the beginning time i bought the computer. this has been for several years since then. the bad sectors developed very slow?
That's possible. However, to confirm that the hard drive is indeed failing, you should use another diagnostic utility. Seagate Seatools should be able to scan your drive, as it normally supports other brands of hard drives. Download the .iso file and then burn it as an image to a CD using a CD/DVD burning application. Please post the results.

Quote:
Originally Posted by xingban View Post
can i install the card driver again on good sectors to fix the connection issue under ubuntu? and i do not know how to re-install the driver for cable connection to Internet. for "give "ATL1C" instead "ATL1E"", what can i do to find more information?
I'm not sure how you would do that. If the drive is indeed failing, it wouldn't be worth the time anyway. It would be be best just to back up everything you want to keep and replace the drive as soon as possible.

Regards...
 
Old 05-23-2017, 12:24 PM   #24
xingban
LQ Newbie
 
Registered: May 2017
Posts: 13

Original Poster
Rep: Reputation: Disabled
to:ardvark71

Quote:
Originally Posted by ardvark71 View Post
Hi...

Ok, thank you. If you intend to use the spare hard drive on a regular basis, I would check with Microsoft to make sure you use of that copy of Windows 7 is legal for use on this particular system.



That's possible. However, to confirm that the hard drive is indeed failing, you should use another diagnostic utility. Seagate Seatools should be able to scan your drive, as it normally supports other brands of hard drives. Download the .iso file and then burn it as an image to a CD using a CD/DVD burning application. Please post the results.



I'm not sure how you would do that. If the drive is indeed failing, it wouldn't be worth the time anyway. It would be be best just to back up everything you want to keep and replace the drive as soon as possible.

Regards...
i don't mean to use the spare hard drive on a regular basis. that is just for test usage which tell me the computer's card adaptor is functional (in hardware aspect). the term "driver" i use indicate card's software which i hope to rebuild on the card adaptor. i don't mean hard disk driver. thank you a lot.
 
Old 05-23-2017, 12:34 PM   #25
xingban
LQ Newbie
 
Registered: May 2017
Posts: 13

Original Poster
Rep: Reputation: Disabled
to: JeremyBoden

Quote:
Originally Posted by JeremyBoden View Post
You cannot fix or repair the disk.
Replace the disk with a new one.
Consider whether do take a copy of your disk or whether to to do a re-install of the OS.

Keep an eye on the bad sector count - a few dozen is OK, but if it increases substantially over a few weeks, its probably time to scrap the disk.
it is good reminder. thank you
 
Old 05-23-2017, 11:00 PM   #26
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by xingban View Post
i don't mean to use the spare hard drive on a regular basis. that is just for test usage which tell me the computer's card adaptor is functional (in hardware aspect).
Hi...

Thank you for the clarification.

Quote:
Originally Posted by xingban View Post
the term "driver" i use indicate card's software which i hope to rebuild on the card adaptor. i don't mean hard disk driver.
I knew what you were referring to. However, as I mentioned, if the hard drive is failing (and accumulating bad sectors,) this would be a pointless endeavor. Please run the utility I mentioned above and post the results.

Quote:
Originally Posted by xingban View Post
thank you a lot.
You're welcome

Regards...
 
  


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
Wifi card sees network just unable to connect jaysons Linux - Wireless Networking 3 02-27-2008 02:52 AM
cannot connect to Belkin WiFi Router from laptop network card crmpicco General 2 05-19-2007 04:52 PM
How to connect to the internet using network card? Henningstrom Linux - Newbie 6 02-27-2005 08:48 PM
my new network card cant connect to internet klara Linux - Networking 5 09-02-2004 08:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:03 AM.

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