This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

screen rez issue and lan issue

revkain

Sun Sep 23, 2012 2:49:24 pm

I am using a 42" monitor via VGA and the maximum screen rez I can select is 1024x768, my screen rez should be 1920x1080_60.00, does anybody know how to fix the issue?

Also I am having an issue keeping my wired connection connected to my network. It will never connect and says that wired connection disconnected all the time. Any way to fix this also?

Wolfman

Sun Sep 23, 2012 2:56:37 pm

Hi,

have you firstly done the updates:

viewtopic.php?f=5&t=2247

Have you also used the "Additional Drivers Tool" in the Hardware section in System Settings??. You can also check out "Display" while you are there!!.

Regards Wolfman :D

madvinegar

Sun Sep 23, 2012 6:35:50 pm

If the problem is not fixed after the updates, as regards the lan problem, please post back the results of the following commands:

Code:
lspci
sudo lshw -c network
sudo rfkill list all

revkain

Mon Sep 24, 2012 2:07:55 pm

lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b5)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b5)
00:1c.6 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 7 (rev b5)
00:1c.7 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 8 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation H67 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1243 (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF116 High Definition Audio Controller (rev a1)
05:00.0 Network controller: Ralink corp. RT5390 Wireless 802.11n 1T/1R PCIe
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
07:00.0 USB controller: Texas Instruments Device 8241 (rev 02)

sudo lshw -c network
*-network
description: Wireless interface
product: RT5390 Wireless 802.11n 1T/1R PCIe
vendor: Ralink corp.
physical id: 0
bus info: pci@0000:05:00.0
logical name: wlan0
version: 00
serial: 44:6d:57:00:87:23
width: 32 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rt2800pci driverversion=3.2.0-31-generic firmware=0.34 ip=192.168.169.124 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:19 memory:fa200000-fa20ffff
*-network
description: Ethernet interface
product: RTL8111/8168B PCI Express Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:06:00.0
logical name: eth0
version: 06
serial: e8:40:f2:5f:78:52
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8168e-2.fw latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:50 ioport:d000(size=256) memory:dc104000-dc104fff memory:dc100000-dc103fff

sudo rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

madvinegar

Mon Sep 24, 2012 6:00:16 pm

I see that both wireless and lan are connected simultaneously. Switch off your wireless and try to connect only via LAN to see if that helps.
Also check your ethernet cable. Try a new one as the one you are using might be faulty.

revkain

Fri Sep 28, 2012 9:43:42 pm

i have turned off wireless and the lan still don't work, and the cable is fine

revkain

Fri Sep 28, 2012 9:44:35 pm

also still can't get my display size above 1024x768

madvinegar

Sat Sep 29, 2012 8:02:32 am

This is very strange as your lan says "link=yes", which means that it is connected.

Please plug the ethernet cable, wait 10 seconds and post the results of the following commands:
Code:
dmesg | grep RTL

Code:
dmesg | grep rtl


Also as regards you GPU please post back the result of:
Code:
lspci -nnk | grep -iA3 VGA