LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 08-01-2014, 12:19 AM   #31
yusaki-chan
LQ Newbie
 
Registered: Jul 2014
Location: OH, United States
Distribution: Zorin OS
Posts: 28

Original Poster
Rep: Reputation: Disabled

Not entirely sure what you mean by 'configure the interface'. Sorry for the noobiness; been raised as a Windows user my entire life.

But I'll make sure to run that when I can get to the office in the morning.
 
Old 08-01-2014, 12:24 AM   #32
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,
Quote:
Originally Posted by yusaki-chan View Post
Not entirely sure what you mean by 'configure the interface'.
Try to use the wifi. Just because your computer has wireless doesn't mean it will automatically connect to the to an access point. As I understand it, on Mint this is normally done by networkmanager which is triggered when the user logs in.
Quote:
Sorry for the noobiness; been raised as a Windows user my entire life.
Same thing goes for windows. At some point something has to initiate the connection.

Evo2.
 
Old 08-01-2014, 12:34 AM   #33
yusaki-chan
LQ Newbie
 
Registered: Jul 2014
Location: OH, United States
Distribution: Zorin OS
Posts: 28

Original Poster
Rep: Reputation: Disabled
The thing with this computer is that there's a colored light. The WiFi light that signals whether or not WiFi is 'enabled', so to speak. Even the WiFi switch doesn't necessarily turn it on, and this problem only started with Linux as a result as its poor support for Broadcom WiFi cards. You can tell if it's going to work when you first turn the computer on, and if the light isn't on after you input the sda5 crypt password and all checks are complete then only wireless. Otherwise, WiFi will be completely disabled. No going to any settings, network manager etc can change that and you have to restart/power off. Irritating thing with Broadcom and Linux. Now the light refuses to turn on, no matter what. The WiFi has been annoyingly disabled and I don't know exactly why.

Last edited by yusaki-chan; 08-01-2014 at 12:36 AM.
 
Old 08-01-2014, 12:40 AM   #34
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,
Quote:
Originally Posted by yusaki-chan View Post
The thing with this computer is that there's a colored light. The WiFi light that signals whether or not WiFi is 'enabled', so to speak. Even the WiFi switch doesn't necessarily turn it on, and this problem only started with Linux as a result as its poor support for Broadcom WiFi cards. You can tell if it's going to work when you first turn the computer on, and if the light isn't on after you input the sda5 crypt password and all checks are complete. Otherwise, WiFi will be completely disabled.
Really? Did you check its status with iwconfig and "rfkill list all"?

Quote:
Originally Posted by yusaki-chan View Post
No going to any settings, network manager etc can change that and you have to restart/power off. Irritating thing with Broadcom and Linux.
Does this mean that you are giving up on the wireless and instead will try with the wired network?

Evo2.
 
Old 08-01-2014, 12:47 AM   #35
yusaki-chan
LQ Newbie
 
Registered: Jul 2014
Location: OH, United States
Distribution: Zorin OS
Posts: 28

Original Poster
Rep: Reputation: Disabled
iwconfig gives negative results every time.

The other one listed says

Code:
0: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
1: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
which I find strange since last time I checked it said yes and it was enabled in the BIOS menu, hm.

Yes, I'll likely resort to the wired connection in the morning.
 
Old 08-01-2014, 01:03 PM   #36
yusaki-chan
LQ Newbie
 
Registered: Jul 2014
Location: OH, United States
Distribution: Zorin OS
Posts: 28

Original Poster
Rep: Reputation: Disabled
After a bit of messing around, I got the light on with 'ifconfig wlan0 up'. Still can't connect to my wireless network though, irritatingly. And the wired still has several issues.

I don't have an 'eth0' device, according to the terminal. 'ifconfig eth0' results in:

Code:
eth0: error fetching interface information: Device not found
Same result with eth1, eth2, etc.
 
Old 08-03-2014, 07:30 PM   #37
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

running 'ifconfig -a' will show all recognized network devices. You should probably also run "lspci -v" to show all pci devices (including your network devices) and the kernel drivers that are used.

Evo2.
 
Old 08-03-2014, 07:39 PM   #38
yusaki-chan
LQ Newbie
 
Registered: Jul 2014
Location: OH, United States
Distribution: Zorin OS
Posts: 28

Original Poster
Rep: Reputation: Disabled
Got myself connected to WiFi a couple days ago and I can ping, install packages, etc. What I found a couple days ago is that when using the lspci command, I have an Intel graphics card but the only driver I have installed is radeon, aka the wrong one. But the Intel installer is only for Ubuntu. Well great.
 
Old 08-03-2014, 08:45 PM   #39
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

Quote:
Originally Posted by yusaki-chan View Post
Got myself connected to WiFi a couple days ago and I can ping, install packages, etc. What I found a couple days ago is that when using the lspci command, I have an Intel graphics card but the only driver I have installed is radeon, aka the wrong one. But the Intel installer is only for Ubuntu. Well great.
What intel installer? Mint has xorg drivers for intel devices. Eg
Code:
apt-get install xserver-xorg-video-intel
Evo2.
 
Old 08-03-2014, 09:47 PM   #40
yusaki-chan
LQ Newbie
 
Registered: Jul 2014
Location: OH, United States
Distribution: Zorin OS
Posts: 28

Original Poster
Rep: Reputation: Disabled
Every time I've tried that within the past few days, it comes up with an error. Usually it can't connect to a certain ftp.
 
Old 08-03-2014, 09:51 PM   #41
yusaki-chan
LQ Newbie
 
Registered: Jul 2014
Location: OH, United States
Distribution: Zorin OS
Posts: 28

Original Poster
Rep: Reputation: Disabled
Oh, no. My issue is that it has unmet dependencies, and when I try and install the needed package, it says it's a virtual package provided by xserver-xorg-core 2:1.15.1-0ubuntu2 [Not candidate version]. So it has no installation candidate.
 
Old 08-03-2014, 09:57 PM   #42
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

when reporting errors, you need to report the *exact* error. Ie cut and paste the commands you ran and the output from the terminal session into your post (inside [code] tags). For example if you want help installing the intel driver run the following:
Code:
sudo apt-get update
sudo apt-get install xserver-xorg-video-intel
then post everything from that terminal here.

Evo2.
 
Old 08-03-2014, 10:13 PM   #43
yusaki-chan
LQ Newbie
 
Registered: Jul 2014
Location: OH, United States
Distribution: Zorin OS
Posts: 28

Original Poster
Rep: Reputation: Disabled
For sudo apt-get update, it says,

E: Some index files have failed to download. They have been ignored, or old ones used instead.

And for the other, http://i.imgur.com/2PDEBli.jpg
 
Old 08-03-2014, 11:06 PM   #44
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,
Quote:
Originally Posted by yusaki-chan View Post
For sudo apt-get update, it says,

E: Some index files have failed to download. They have been ignored, or old ones used instead.
As I stated earlier, you need to post the full output of the commands.

Evo2.
 
Old 08-03-2014, 11:14 PM   #45
yusaki-chan
LQ Newbie
 
Registered: Jul 2014
Location: OH, United States
Distribution: Zorin OS
Posts: 28

Original Poster
Rep: Reputation: Disabled
http://i.imgur.com/y4A8LEe.jpg
http://i.imgur.com/wLxBAx5.jpg
 
  


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
problem booting 11.10, black screen and blinking cursor after login raven1978 Ubuntu 19 06-07-2012 06:09 PM
Acer A0A 110 has a black screen during boot up along with a black cursor sw3etpinay Linux - Newbie 23 12-29-2010 11:05 AM
black screen with only mouse cursor fafs Linux - Newbie 3 12-14-2009 09:31 AM
Xubuntu 7.10 Booting Black Screen after splash instead of desktop login page jstyles40 Ubuntu 3 02-09-2008 03:11 PM
Black screen and X cursor Brian8568 Linux - Software 3 07-27-2006 07:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

All times are GMT -5. The time now is 09:54 PM.

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