Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - magner

Pages: 1 2 3 [4] 5 6
46
Installation issues / Re: realtek 8168 driver issue
« on: February 12, 2011, 06:23:09 pm »
How you doing again Mat.

Thanks for the last email. I needed time away from my PC. doing my head in.

Back now to try sort this card out.

When you say :
Remove the r8169 module with...
Code:

rmmod r8169

are you changing directory before entering the command or are you entering it from your home folder.

also is it possible to see your ls (list) for :

/lib/modules/2.6.27-7-generic/kernel/drivers/net
and
/lib/modules/2.6.27-17-generic/kernel/drivers/net

just want to see if r8169.ko is still present in your net file after rmmod r8169.

Thanks again

Dan 

47
Installation issues / Re: realtek 8168 driver issue
« on: February 05, 2011, 01:28:24 pm »
Hi thanks ever so much for your help so far.

Had enough and reformatted the machine this morning. Hopefully bring me more luck...

Will it be possible to send me your results for any terminal commands you can think of in which I can use to compare. This will enable me to have a better idea of when I have the card working.

Thanks again for your help.

Cheers
DAniel

48
Installation issues / Re: realtek 8168 driver issue
« on: February 04, 2011, 09:03:26 pm »
Hi,

I followed your advise, but still no luck.

So I mv the two 8168/8169 files into my documents folder. downloaded 8168 again which installed the 8168 back into my net folder.

Now when I do a lshw -C Network i get:

network UNCLAIMED
       description: Ethernet controller
       product: RTL8111/8168B PCI Express Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:01:00.0
       version: 06
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list
       configuration: latency=0
  *-network DISABLED
       description: Ethernet interface
       physical id: 1
       logical name: pan0
       serial: 66:4e:9a:f2:6f:a1
       capabilities: ethernet physical
       configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes

says network disabled, any ideas how do I activate it?

now when I  ifconfig

it only shows information for eth 0, not to sure what lo info is representing?

th0      Link encap:Ethernet  HWaddr 00:30:bd:6d:61:68
          inet addr:192.168.0.4  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::230:bdff:fe6d:6168/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:7243 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10781 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:7656097 (7.6 MB)  TX bytes:997962 (997.9 KB)
          Interrupt:22 Base address:0xd800

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:3147 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3147 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1395299 (1.3 MB)  TX bytes:1395299 (1.3 MB)

output to sudo dhclient eth0

Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:30:bd:6d:61:68
Sending on   LPF/eth0/00:30:bd:6d:61:68
Sending on   Socket/fallback
DHCPREQUEST of 192.168.0.4 on eth0 to 255.255.255.255 port 67
DHCPACK of 192.168.0.4 from 192.168.0.1
bound to 192.168.0.4 -- renewal in 34768 seconds.

and

sudo dhclient eth1
There is already a pid file /var/run/dhclient.pid with pid 2211
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

SIOCSIFADDR: No such device
eth1: ERROR while getting interface flags: No such device
eth1: ERROR while getting interface flags: No such device
Bind socket to interface: No such device



The NIC has never worked. When all else fails I usually reformat. Only way I can be sure there is no corruption going on.

Dan

49
Installation issues / Re: realtek 8168 driver issue
« on: February 04, 2011, 08:22:03 am »
Thanks for the help matt.

I followed your method and still getting no connection for the internal network.

I have noticed when I rmmod r8169, the file still exists within the lib/modules/2.6.27-17-generic/kernel/drivers/net/ file. When I search for it through terminal, then "ls"(list) the net folder.

My 1st attempt at following the Wiki, I downloaded and installed the r8169 file. It was only when I read the Wiki a 2nd time I realized that I had downloaded the wrong file, so then proceeded to download the r8168 from the site you recommended and install. I then tried to delete the r8169 file. After deletion I noticed by using the ls method in terminal that the 2 files are the only 2 highlighted in bright yellow.(whatever that means)

Just wondering if I have maybe corrupted something by my mistake?

Also wondering if there is a brute force way in deleting the r8169 file before I go down the dreaded reformat route...

Thanks for your time mate.

Dan

50
Installation issues / Re: realtek 8168 driver issue
« on: February 03, 2011, 02:21:06 pm »
Hi,

A Belkin NIC, PCI Card 10/100Base.


 http://www.bargainstock.co.uk/Product.asp?pid=611


Cheers
Dan

51
Installation issues / Re: realtek 8168 driver issue
« on: February 03, 2011, 01:10:00 pm »
Hi,

The 8169 is an onboard NIC. Motherboard ASUS M4A87TD EVO

 http://wiki.linuxmce.org/index.php/ASUS_M4A87TD_EVO

My 2nd card is PCI  and works fine as eth0 

cheers
Dan

52
Installation issues / realtek 8168 driver issue
« on: February 03, 2011, 09:04:28 am »
Hi,

I have followed the wiki...  http://wiki.linuxmce.org/index.php/Realtek_8168.

downloaded the r8168-8.021.00.tar.bz2 file from:

http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=5&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#RTL8111B/RTL8168B/RTL8111/RTL8168%3Cbr%3ERTL8111C/RTL8111CP/RTL8111D(L)%3Cbr%3ERTL8168C/RTL8111DP

I have checked and the file is stored in /lib/modules/2.6.27-7-generic/kernel/drivers/net/ and /lib/modules/2.6.27-17-generic/kernel/drivers/net/

also in these files are the 8169 driver and in 2.6.27.17 they are the only 2 files highlighted in bright yellow.

when I do a lshw -C Network i get:

configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full ip=192.168.80.1 latency=0 link=no module=r8169 multicast=yes port=fibre speed=1GB/s
  *-network DISABLED
       description: Ethernet interface
       physical id: 1
       logical name: pan0
       serial: b2:89:23:c3:e7:f9
       capabilities: ethernet physical
       configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes

ifconfig:

          Link encap:Ethernet  HWaddr 00:30:bd:6d:61:68                      
eth 0   inet addr:192.168.0.4  Bcast:192.168.0.255  Mask:255.255.255.0    
          inet6 addr: fe80::230:bdff:fe6d:6168/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:35370 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24458 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:48079506 (48.0 MB)  TX bytes:2112488 (2.1 MB)
          Interrupt:22 Base address:0xd800

eth1      Link encap:Ethernet  HWaddr 48:5b:39:ee:ac:76
          inet addr:192.168.80.1  Bcast:192.168.80.255  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:33 errors:0 dropped:520232405 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:9876 (9.8 KB)  TX bytes:0 (0.0 B)
          Interrupt:218 Base address:0x8000

lspci -nn:

2:07.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)

I have connected my webpad to the internal network and still cannot get onto the lmce-admin... webpage

Any help would be appreciated on this matter.

I am using a wired sitecom network switch for my internal network.

Thanks

Dan

53
Installation issues / Re: Webpad not able to log onto web-admin
« on: February 01, 2011, 05:21:22 pm »
No I am using skyfire.

So i need 2 network cards then?

My main machine has 2 but the machine I do my testing on only has 1. problem with my main machine is that I need to download the updated drivers for my 2nd network card.

cheers



54
Installation issues / Re: Webpad not able to log onto web-admin
« on: February 01, 2011, 09:08:29 am »
At the moment I am using hybird machine with 1 networkcard. Do you see this as being a problem?

If this is a problem, is it possible to get the orbitor setup working on 1 card?

The laptop and pad are connected to my netgear internet router.

I have tried disabling the firewall through web admin, but has not changed outcome.

the extended adress http://192.168.80.1/lmce-admin/index.php
 does not improve things either...

I have just tried androidtouch software. Downloaded it onto my Pad, when I open the software up I get a connection failed flash up on the screen.


thanks for your time

Dan



55
Installation issues / Re: Webpad not able to log onto web-admin
« on: January 31, 2011, 10:50:28 pm »
Hi,

I have tried both lmce and pluto-admin.

CHeers
Dan

56
Installation issues / Re: Webpad not able to log onto web-admin
« on: January 31, 2011, 09:51:38 pm »
Hi Tim,

I typed in 191 but the same result.

It seems the only computer I can access the site on is my core, which works well.

I have tried using a different PC in the network,

a diffrent netgear router, adding a rule to allow all in/out bound traffic.

but I keep getting the same message of web page not found.

Any other recommendations on what to do next would be appreciated as I am stumped

Cheers
Dan

57
Installation issues / Webpad not able to log onto web-admin
« on: January 30, 2011, 06:49:08 pm »
Hi,
I have a web pad running android 2.1. I am having trouble getting the web-admin page up. when I type in http://192.168.80.1/pluto-admin, I get a message "web page not available".

Does anybody know how to solve this browser problem or supply any information on what tool a browser should have to enable the admin page to be shown.

Cheers
Dan

additional info...I have my laptop running firefox beside my pad connected from a different port from the same router which has no problems with showing web-admin page.

58
Installation issues / Re: bittorrent wine installation problem
« on: January 24, 2011, 11:24:30 pm »
Hi,

On my research I discovered Ktorrent which is loaded with mce. will give that a go . thanks for your help.

59
Installation issues / Re: bittorrent wine installation problem
« on: January 23, 2011, 10:18:29 pm »
Thanks for the low down.

Can you please confirm that to install torrentflux correctly I should follow the install discription at the link below...

http://wiki.linuxmce.com/index.php/Torrentflux

Also how do you have Torrentflux running. Do you know if it is possible to have the pro gramme setup so that it behaves like the description for bit torrent installation of:

#  torrent  client that is always running right on the core
# add new and monitor torrents from a web browser (i.e. works in a headless configuration)
# completed downloads automatically show up in media library

Thanks for your time.

60
Installation issues / bittorrent wine installation problem
« on: January 23, 2011, 03:19:49 pm »
Hi,

When trying to follow the bittorrent setup guide, I cant seem to open the bittorrent proramme through Wine.

I try this through terminal. which produces the following log:

dan@dcerouter:~/.wine/drive_c/Program Files/utorrent$ wine utorrent.exe
fixme:heap:HeapSetInformation 0x110000 0 0x4b43c8 4                   
fixme:heap:HeapSetInformation 0x7f0000 0 0x4b43c8 4                   
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1
fixme:winsock:WS_setsockopt Unknown level: 0x00000029                                                           
fixme:winsock:WS_setsockopt Unknown level: 0x00000029                                                           
WARNING: Trying to create a socket of type SOCK_RAW, this will fail unless you have special permissions.       
WARNING: Trying to create a socket of type SOCK_RAW, this will fail unless you have special permissions.       
err:ole:CoGetClassObject class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered                           
err:ole:CoGetClassObject class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered                           
err:ole:create_server class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered                               
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported                                                   
err:ole:CoGetClassObject no class object {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} could be created for context 0x17
err:ole:CoGetClassObject class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered                             
err:ole:CoGetClassObject class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered                             
err:ole:create_server class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered                               
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported                                                   
err:ole:CoGetClassObject no class object {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} could be created for context 0x17
err:ntdll:RtlpWaitForCriticalSection section 0x4c2778 "?" wait timed out in thread 001c, blocked by 001b, retrying (60 sec)

after searching i have found a programme called winetricks. Is this the correct procedure to take to get bittorrent working?

Thanks
Dan

Pages: 1 2 3 [4] 5 6