Hello list 6 centos
I wish you a very good year for this festive period
I am writing to report a problem I encounter with my wireless card realtek 8150 the installer does not detect the device so the /etc/sysconfig/network-script/ifcfg-wlan0 is absent
I can not find the driver for the deposit elrepo
No I have in any case managed to detect my peripheique by the system Despite my many attempts
sincerely
On 01/02/2012 09:58 PM, fakessh wrote:
I am writing to report a problem I encounter with my wireless card realtek 8150 the installer does not detect the device so the /etc/sysconfig/network-script/ifcfg-wlan0 is absent
Realtek 8150 is USB LAN NIC, not the wireless one. Drivers for it are already inside the Kernel:
http://www.realtek.com/products/productsView.aspx?Langid=1&PNid=14&P...
Please post output of the 'lspci -v" command, mainly those device without anything in "Kernel driver in use:" (or do not have that line at all).
Le 2012-01-03 00:15, Ljubomir Ljubojevic a écrit :
On 01/02/2012 09:58 PM, fakessh wrote:
I am writing to report a problem I encounter with my wireless card realtek 8150 the installer does not detect the device so the /etc/sysconfig/network-script/ifcfg-wlan0 is absent
Realtek 8150 is USB LAN NIC, not the wireless one. Drivers for it are already inside the Kernel:
http://www.realtek.com/products/productsView.aspx?Langid=1&PNid=14&P...
Please post output of the 'lspci -v" command, mainly those device without anything in "Kernel driver in use:" (or do not have that line at all).
this my output root@localhost ~]# lspci -v | egrep Ethernet 00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2) 01:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
I connect with the ethernet port but I can not turn on the wireless card
all testimonials are welcome
Le mardi 03 janvier 2012 à 02:02 +0100, fakessh a écrit :
Le 2012-01-03 00:15, Ljubomir Ljubojevic a écrit :
On 01/02/2012 09:58 PM, fakessh wrote:
I am writing to report a problem I encounter with my wireless card realtek 8150 the installer does not detect the device so the /etc/sysconfig/network-script/ifcfg-wlan0 is absent
Realtek 8150 is USB LAN NIC, not the wireless one. Drivers for it are already inside the Kernel:
http://www.realtek.com/products/productsView.aspx?Langid=1&PNid=14&P...
Please post output of the 'lspci -v" command, mainly those device without anything in "Kernel driver in use:" (or do not have that line at all).
this my output root@localhost ~]# lspci -v | egrep Ethernet 00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2) 01:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
I connect with the ethernet port but I can not turn on the wireless card
all testimonials are welcome
the card appears sold as a wireless trendnet TEW 423PI
On 01/03/2012 02:15 AM, fakessh @ wrote:
Le mardi 03 janvier 2012 à 02:02 +0100, fakessh a écrit :
Le 2012-01-03 00:15, Ljubomir Ljubojevic a écrit :
On 01/02/2012 09:58 PM, fakessh wrote:
I am writing to report a problem I encounter with my wireless card realtek 8150 the installer does not detect the device so the /etc/sysconfig/network-script/ifcfg-wlan0 is absent
Realtek 8150 is USB LAN NIC, not the wireless one. Drivers for it are already inside the Kernel:
http://www.realtek.com/products/productsView.aspx?Langid=1&PNid=14&P...
Please post output of the 'lspci -v" command, mainly those device without anything in "Kernel driver in use:" (or do not have that line at all).
this my output root@localhost ~]# lspci -v | egrep Ethernet 00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2) 01:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
So it is not RTL-8150, but RTL-8185
I connect with the ethernet port but I can not turn on the wireless card
all testimonials are welcome
the card appears sold as a wireless trendnet TEW 423PI
The chip is all we should need.
Next we is DeviceID so we can match it. run:
lspci -n | grep '01:06.0'
Le 2012-01-03 02:21, Ljubomir Ljubojevic a écrit :
On 01/03/2012 02:15 AM, fakessh @ wrote:
Le mardi 03 janvier 2012 à 02:02 +0100, fakessh a écrit :
Le 2012-01-03 00:15, Ljubomir Ljubojevic a écrit :
On 01/02/2012 09:58 PM, fakessh wrote:
I am writing to report a problem I encounter with my wireless card realtek 8150 the installer does not detect the device so the /etc/sysconfig/network-script/ifcfg-wlan0 is absent
Realtek 8150 is USB LAN NIC, not the wireless one. Drivers for it are already inside the Kernel:
http://www.realtek.com/products/productsView.aspx?Langid=1&PNid=14&P...
Please post output of the 'lspci -v" command, mainly those device without anything in "Kernel driver in use:" (or do not have that line at all).
this my output root@localhost ~]# lspci -v | egrep Ethernet 00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2) 01:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
So it is not RTL-8150, but RTL-8185
I connect with the ethernet port but I can not turn on the wireless card
all testimonials are welcome
the card appears sold as a wireless trendnet TEW 423PI
The chip is all we should need.
Next we is DeviceID so we can match it. run:
lspci -n | grep '01:06.0'
output of this command root@localhost ~]# lspci -n | grep '01:06.0' 01:06.0 0200: 10ec:8185 (rev 20)
On 01/03/2012 02:33 AM, fakessh wrote:
Le 2012-01-03 02:21, Ljubomir Ljubojevic a écrit :
On 01/03/2012 02:15 AM, fakessh @ wrote:
Le mardi 03 janvier 2012 à 02:02 +0100, fakessh a écrit :
Le 2012-01-03 00:15, Ljubomir Ljubojevic a écrit :
On 01/02/2012 09:58 PM, fakessh wrote:
I am writing to report a problem I encounter with my wireless card realtek 8150 the installer does not detect the device so the /etc/sysconfig/network-script/ifcfg-wlan0 is absent
Realtek 8150 is USB LAN NIC, not the wireless one. Drivers for it are already inside the Kernel:
http://www.realtek.com/products/productsView.aspx?Langid=1&PNid=14&P...
Please post output of the 'lspci -v" command, mainly those device without anything in "Kernel driver in use:" (or do not have that line at all).
this my output root@localhost ~]# lspci -v | egrep Ethernet 00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2) 01:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
So it is not RTL-8150, but RTL-8185
I connect with the ethernet port but I can not turn on the wireless card
all testimonials are welcome
the card appears sold as a wireless trendnet TEW 423PI
The chip is all we should need.
Next we is DeviceID so we can match it. run:
lspci -n | grep '01:06.0'
output of this command root@localhost ~]# lspci -n | grep '01:06.0' 01:06.0 0200: 10ec:8185 (rev 20)
I feared so. ElRepo does not have it, nor any other repository.
But there is Realtek's source you can compile: http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=1&...
Also look at http://rtl8180-sa2400.sourceforge.net/
You can also ask ElRepo developers that they build an kmod-package from that source.
On 01/03/2012 02:44 AM, Ljubomir Ljubojevic wrote:
But there is Realtek's source you can compile: http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=1&...
Also look at http://rtl8180-sa2400.sourceforge.net/
You can also ask ElRepo developers that they build an kmod-package from that source.
There is also this attempt for SUSE with spec file: https://build.opensuse.org/package/files?package=rtl8185&project=home%3A...
Le 2012-01-03 02:44, Ljubomir Ljubojevic a écrit :
On 01/03/2012 02:33 AM, fakessh wrote:
Le 2012-01-03 02:21, Ljubomir Ljubojevic a écrit :
On 01/03/2012 02:15 AM, fakessh @ wrote:
Le mardi 03 janvier 2012 à 02:02 +0100, fakessh a écrit :
Le 2012-01-03 00:15, Ljubomir Ljubojevic a écrit :
On 01/02/2012 09:58 PM, fakessh wrote: > I am writing to report a problem I encounter with my wireless > card > realtek 8150 > the installer does not detect the device so the > /etc/sysconfig/network-script/ifcfg-wlan0 is absent >
Realtek 8150 is USB LAN NIC, not the wireless one. Drivers for it are already inside the Kernel:
http://www.realtek.com/products/productsView.aspx?Langid=1&PNid=14&P...
Please post output of the 'lspci -v" command, mainly those device without anything in "Kernel driver in use:" (or do not have that line at all).
this my output root@localhost ~]# lspci -v | egrep Ethernet 00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2) 01:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
So it is not RTL-8150, but RTL-8185
I connect with the ethernet port but I can not turn on the wireless card
all testimonials are welcome
the card appears sold as a wireless trendnet TEW 423PI
The chip is all we should need.
Next we is DeviceID so we can match it. run:
lspci -n | grep '01:06.0'
output of this command root@localhost ~]# lspci -n | grep '01:06.0' 01:06.0 0200: 10ec:8185 (rev 20)
I feared so. ElRepo does not have it, nor any other repository.
But there is Realtek's source you can compile:
http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=1&...
Also look at http://rtl8180-sa2400.sourceforge.net/
You can also ask ElRepo developers that they build an kmod-package from that source.
I was not able to set up the wireless interface despite the driver. I'll open an issue on the bugtracker of elrepo
Le 2012-01-03 03:35, fakessh a écrit :
Le 2012-01-03 02:44, Ljubomir Ljubojevic a écrit :
On 01/03/2012 02:33 AM, fakessh wrote:
Le 2012-01-03 02:21, Ljubomir Ljubojevic a écrit :
On 01/03/2012 02:15 AM, fakessh @ wrote:
Le mardi 03 janvier 2012 à 02:02 +0100, fakessh a écrit :
Le 2012-01-03 00:15, Ljubomir Ljubojevic a écrit : > On 01/02/2012 09:58 PM, fakessh wrote: >> I am writing to report a problem I encounter with my wireless >> card >> realtek 8150 >> the installer does not detect the device so the >> /etc/sysconfig/network-script/ifcfg-wlan0 is absent >> > > Realtek 8150 is USB LAN NIC, not the wireless one. Drivers for > it > are > already inside the Kernel: > > > > > > http://www.realtek.com/products/productsView.aspx?Langid=1&PNid=14&P... > > > Please post output of the 'lspci -v" command, mainly those > device > without anything in "Kernel driver in use:" (or do not have > that > line > at > all).
this my output root@localhost ~]# lspci -v | egrep Ethernet 00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2) 01:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
So it is not RTL-8150, but RTL-8185
I connect with the ethernet port but I can not turn on the wireless card
all testimonials are welcome
the card appears sold as a wireless trendnet TEW 423PI
The chip is all we should need.
Next we is DeviceID so we can match it. run:
lspci -n | grep '01:06.0'
output of this command root@localhost ~]# lspci -n | grep '01:06.0' 01:06.0 0200: 10ec:8185 (rev 20)
I feared so. ElRepo does not have it, nor any other repository.
But there is Realtek's source you can compile:
http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=1&...
Also look at http://rtl8180-sa2400.sourceforge.net/
You can also ask ElRepo developers that they build an kmod-package from that source.
I was not able to set up the wireless interface despite the driver. I'll open an issue on the bugtracker of elrepo
So I think do a post on the bugtracker of elrepo to ask the creation of a new kmod-*
So I tried to compile the driver provided in [1]
module appears to load properly Still I have failed to create the wireless interface despite my attempts with the file ifcfg-wlan0 tape provided I to try to load ifup the interface without success
I do not know how I do
[1] http://www.realtek.com/products/productsView.aspx?Langid=1&PNid=14&P...
Le 2012-01-03 22:14, fakessh a écrit :
Le 2012-01-03 03:35, fakessh a écrit :
Le 2012-01-03 02:44, Ljubomir Ljubojevic a écrit :
On 01/03/2012 02:33 AM, fakessh wrote:
Le 2012-01-03 02:21, Ljubomir Ljubojevic a écrit :
On 01/03/2012 02:15 AM, fakessh @ wrote:
Le mardi 03 janvier 2012 à 02:02 +0100, fakessh a écrit : > Le 2012-01-03 00:15, Ljubomir Ljubojevic a écrit : >> On 01/02/2012 09:58 PM, fakessh wrote: >>> I am writing to report a problem I encounter with my wireless >>> card >>> realtek 8150 >>> the installer does not detect the device so the >>> /etc/sysconfig/network-script/ifcfg-wlan0 is absent >>> >> >> Realtek 8150 is USB LAN NIC, not the wireless one. Drivers for >> it >> are >> already inside the Kernel: >> >> >> >> >> >> >> http://www.realtek.com/products/productsView.aspx?Langid=1&PNid=14&P... >> >> >> Please post output of the 'lspci -v" command, mainly those >> device >> without anything in "Kernel driver in use:" (or do not have >> that >> line >> at >> all). > > > this my output > root@localhost ~]# lspci -v | egrep Ethernet > 00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2) > 01:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. > RTL-8185 > IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
So it is not RTL-8150, but RTL-8185
> > I connect with the ethernet port but I can not turn on the > wireless > card > > all testimonials are welcome
the card appears sold as a wireless trendnet TEW 423PI
The chip is all we should need.
Next we is DeviceID so we can match it. run:
lspci -n | grep '01:06.0'
output of this command root@localhost ~]# lspci -n | grep '01:06.0' 01:06.0 0200: 10ec:8185 (rev 20)
I feared so. ElRepo does not have it, nor any other repository.
But there is Realtek's source you can compile:
http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=1&...
Also look at http://rtl8180-sa2400.sourceforge.net/
You can also ask ElRepo developers that they build an kmod-package from that source.
I was not able to set up the wireless interface despite the driver. I'll open an issue on the bugtracker of elrepo
So I think do a post on the bugtracker of elrepo to ask the creation of a new kmod-*
So I tried to compile the driver provided in [1]
module appears to load properly Still I have failed to create the wireless interface despite my attempts with the file ifcfg-wlan0 tape provided I to try to load ifup the interface without success
I do not know how I do
[1]
http://www.realtek.com/products/productsView.aspx?Langid=1&PNid=14&P...
link driver error [1] http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=1&...
On 01/03/2012 10:14 PM, fakessh wrote:
So I think do a post on the bugtracker of elrepo to ask the creation of a new kmod-*
So I tried to compile the driver provided in [1]
module appears to load properly
When you run lspci -v, it shows something like:
Kernel driver in use: rtl8185 Kernel modules: rtl8185
???
Still I have failed to create the wireless interface despite my attempts with the file ifcfg-wlan0 tape provided I to try to load ifup the interface without success
Why do you manually edit that file? Have you tried if NetworkManager or "system-config-network-tui" command (package has the same name) see the interface?