[unresolved] linux mint 12 crashes with ethernet D/C'd

Questions about cabled networking
Forum rules
Before you post please read this

[unresolved] linux mint 12 crashes with ethernet D/C'd

Postby josh3366 on Thu Apr 19, 2012 12:49 am

hey i am quite new to linux, and i have installed linux mint 12 x64 bit
now when i installed it from the live cd it required me to use a wired connection to the modem once i finished installing i rebboted as prompted then once i logged back into my account i unplugged the ethernet cable and about 30 seconds later the OS freezes but resumes once the ethernet cable is plugged back in (sometimes it doesn't)
and if i log in without it plugged in i can barely manage to log in before it freezes and i am using a notebook so i am not going to have it plugged in to the modem 24/7 i need a fix for this so i can be portable while using the notebook.

many thanks

p.s i originally posted this in the noob forums not quite sure where this should go but all help is greatly appreciated
Last edited by josh3366 on Fri May 04, 2012 6:25 am, edited 1 time in total.
josh3366
Level 1
Level 1
 
Posts: 9
Joined: Wed Apr 18, 2012 10:43 pm

Linux Mint is funded by ads and donations.
 

Re: linux mint 12 crashes with ethernet cable unplugged

Postby nomko on Thu Apr 19, 2012 2:55 am

Josh:

Do not multipost the same topic/posting:

http://forums.linuxmint.com/viewtopic.php?f=90&t=100019
http://forums.linuxmint.com/viewtopic.php?f=150&t=100026

Add just one new topic/post in the appropriate section of this forum. Multiposting leads to confusion.
*ASUS P5KPL-AM SE*Intel Core(TM)2 Quad CPU Q8200*4 GiB ram*nVidia GeForce 9500GT*Realtek RTL8101/8102E*RaLink RT2500 802.11g*Optiarc DVD RW AD-7200A*HDD:Samsung HD501LJ/HD103SI*Mint 14/Cinnamon*

Dutch Linux Mint forum:http://www.forum.linuxmintnl.nl/
User avatar
nomko
Level 6
Level 6
 
Posts: 1042
Joined: Sat Feb 25, 2012 7:28 pm
Location: /home/nomko

Re: linux mint 12 crashes with ethernet cable unplugged

Postby AlbertP on Thu Apr 19, 2012 3:30 am

Please open terminal from the menu and run this command:
Code: Select all
inxi -N

It'll show you what network card / driver you have.

You mean you want to use wireless?
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
AlbertP
Level 15
Level 15
 
Posts: 5869
Joined: Sun Jan 30, 2011 12:38 pm
Location: The Netherlands

Re: linux mint 12 crashes with ethernet cable unplugged

Postby josh3366 on Fri Apr 20, 2012 4:55 am

no cos i can use and connect to the wireless network no prob, its just when i disconnect the ethernet cable linux mint freezes (can't use mouse/keyboard etc) and any applications running freeze and remain frozen

also if i boot up linux and login the freezing happens just after login and once the desktop icons load
josh3366
Level 1
Level 1
 
Posts: 9
Joined: Wed Apr 18, 2012 10:43 pm

Re: linux mint 12 crashes with ethernet cable unplugged

Postby AlbertP on Fri Apr 20, 2012 5:06 am

Still, please run inxi -N and post the output as it also lists wired. Probably we can disable the wired network completely, then you use wireless only without freezing.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
AlbertP
Level 15
Level 15
 
Posts: 5869
Joined: Sun Jan 30, 2011 12:38 pm
Location: The Netherlands

Re: linux mint 12 crashes with ethernet cable unplugged

Postby josh3366 on Fri Apr 20, 2012 5:41 am

Network: Card-1 Realtek RTL8188CE 802.11b/g/n WiFi Adapter driver rtl8192ce
IF: wlan0 state: up mac: 9c:b7:0d:5c:d0:18
Card-2 Atheros AR8152 v2.0 Fast Ethernet driver atl1c
IF: eth0 state: up speed: 100 Mbps duplex: full mac: 00:26:6c:02:1b:c
josh3366
Level 1
Level 1
 
Posts: 9
Joined: Wed Apr 18, 2012 10:43 pm

Re: linux mint 12 crashes with ethernet cable unplugged

Postby AlbertP on Fri Apr 20, 2012 5:45 am

If you want to disable the ethernet completely, please run:
Code: Select all
gksudo gedit /etc/modprobe.d/blacklist.conf
It'll open a text editor. Please add this on a blank line:
Code: Select all
blacklist atl1c
Then please reboot, and you won't have ethernet or ethernet related freezes anymore. If you want to use ethernet again you can remove the blacklist again (or put a # sign before it to make it non-functional) and then you'll be back in the old situation where ethernet works but freezes if there's no cable.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
AlbertP
Level 15
Level 15
 
Posts: 5869
Joined: Sun Jan 30, 2011 12:38 pm
Location: The Netherlands

Re: linux mint 12 crashes with ethernet cable unplugged

Postby josh3366 on Fri Apr 20, 2012 5:55 am

(gedit:3526): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.7IK2CW': No such file or directory


ok when i entered the code i keep getting this message after saving the file
josh3366
Level 1
Level 1
 
Posts: 9
Joined: Wed Apr 18, 2012 10:43 pm

Re: linux mint 12 crashes with ethernet cable unplugged

Postby josh3366 on Fri Apr 20, 2012 6:24 am

sorry for the double post but i just rebooted and unplugged the ethernet cable and the freezing still happened .... perhapse i did the blacklist line wrong there were other lines already written up in the text editor related to blacklisting so i pressed enter and typed the code out then saved it and thats when terminal displayed the error message above
josh3366
Level 1
Level 1
 
Posts: 9
Joined: Wed Apr 18, 2012 10:43 pm

[resolved] error disabling ethernet due to crashes

Postby josh3366 on Mon Apr 23, 2012 7:50 am

long story short LM12 needs me to have ethernet cable plugged in and crashes if i remove it so i tried disabling it using terminal and got this error

(gedit:3526): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.7IK2CW': No such file or directory

how do i fix this? and disable ethernet to stop crashes
Last edited by josh3366 on Fri May 04, 2012 6:22 am, edited 1 time in total.
josh3366
Level 1
Level 1
 
Posts: 9
Joined: Wed Apr 18, 2012 10:43 pm

Re: error disabling ethernet due to crashes related to ether

Postby mads on Mon Apr 23, 2012 8:20 pm

This is a harmless warning. To get rid of it, run
Code: Select all
sudo mkdir -p /root/.local/share
User avatar
mads
Level 6
Level 6
 
Posts: 1302
Joined: Wed Nov 03, 2010 3:44 pm

Re: [unresolved] linux mint 12 crashes with ethernet D/C'd

Postby xenopeek on Sat May 05, 2012 6:11 pm

josh3366, I've merged your topics and removed the one topic that didn't get a response yet.
Image
Linux Mint 14 Nadia / 64-bit / Cinnamon
User avatar
xenopeek
Level 20
Level 20
 
Posts: 10560
Joined: Wed Jul 06, 2011 3:58 am
Location: The Netherlands

Linux Mint is funded by ads and donations.
 

Return to Ethernet

Who is online

Users browsing this forum: No registered users and 1 guest