Re: [Bug 174875] Re: he netwoork mananger no the the conex'ao bridge in the network card SIS 190, problem in the script

2007-12-10 Thread kamaraopoa
);
If (! Isa_bridge) (
Net_probe (tp, KERN_INFO % s: Can not find ISA bridge.,
Pci_name (pdev));
Return-EIO;
)

Is not, the error message Can not find ISA bridge! Here is the problem 
that I was accusing kernel-reminiscent of the command when used dmesg? 
In this case, it is good information on my ISA Bridge to know why the 
driver is not finding it.

# Lspci - nn

00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] Unknown 
device 0966 [1039:0966] (rev 59)

Again the command lspci - nn, but this time is the line that interests 
me. Hmm. .. See that strange: the ID that the lspci complains to my ISA 
bridge is 1039:0966. But there in the code of the driver we have this 
line that says isa_bridge = pci_get_device (PCI_VENDOR_ID_SI, 0x0965, 
NULL); Reparou? The driver says the network card that my ISA bridge is a 
model 0965, but the lspci showed that my model is 0966! The module is 
pointing to the wrong place! Let's change the 0965 to 0966 in the code 
of the module, save the modified file and compile it.

Compiling the new driver

To compile the driver we need the package build-essential. Take one:

Sudo apt-get install build-essential

Let's for the directory of the source and will use some basic commands 
to be able to compile the driver:

# Cd / usr/src/linux-source- `uname-r`
# Make menuconfig

After the last command, and choose exit yes. And the collection itself:

# Make drivers/net/sis190.ko

Ready, the new driver has been compiled. Let's flush the old module, 
copy the new place in it and loads it:

# Rmmod sis190.ko
# Cp drivers/net/sis190.ko / lib / modules / `uname-r` / kernel / 
drivers / net /
# Modprobe sis190

If all went well, you solved the problem and its network is working! You 
can go tell their friends :-)

Sebastien Bacher escreveu:
 Thanks for your comments. This does not appear to be a bug report as
 such. We appreciate the difficulties you are facing, but it would make
 more sense to raise your question in the support tracker.
 http://launchpad.net/support

 ** Changed in: gnome-panel (Ubuntu)
Status: New = Invalid

   

-- 
Edson Araujo - (KamarĂ£o)
51-8412.7198
Porto Alegre-RS
[EMAIL PROTECTED]
OFFICE:51-3737.0144
skype=kamaraopoa
Power by Ubuntu-hARDY - 8.04-ALPHA1*

-- 
he netwoork mananger no  the  the conex'ao bridge in the network card SIS 190, 
problem in the script
https://bugs.launchpad.net/bugs/174875
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Re: [Bug 174875] Re: he netwoork mananger no the the conex'ao bridge in the network card SIS 190, problem in the script

2007-12-10 Thread kamaraopoa
);
If (! Isa_bridge) (
Net_probe (tp, KERN_INFO % s: Can not find ISA bridge.,
Pci_name (pdev));
Return-EIO;
)

Is not, the error message Can not find ISA bridge! Here is the problem 
that I was accusing kernel-reminiscent of the command when used dmesg? 
In this case, it is good information on my ISA Bridge to know why the 
driver is not finding it.

# Lspci - nn

00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] Unknown 
device 0966 [1039:0966] (rev 59)

Again the command lspci - nn, but this time is the line that interests 
me. Hmm. .. See that strange: the ID that the lspci complains to my ISA 
bridge is 1039:0966. But there in the code of the driver we have this 
line that says isa_bridge = pci_get_device (PCI_VENDOR_ID_SI, 0x0965, 
NULL); Reparou? The driver says the network card that my ISA bridge is a 
model 0965, but the lspci showed that my model is 0966! The module is 
pointing to the wrong place! Let's change the 0965 to 0966 in the code 
of the module, save the modified file and compile it.

Compiling the new driver

To compile the driver we need the package build-essential. Take one:

Sudo apt-get install build-essential

Let's for the directory of the source and will use some basic commands 
to be able to compile the driver:

# Cd / usr/src/linux-source- `uname-r`
# Make menuconfig

After the last command, and choose exit yes. And the collection itself:

# Make drivers/net/sis190.ko

Ready, the new driver has been compiled. Let's flush the old module, 
copy the new place in it and loads it:

# Rmmod sis190.ko
# Cp drivers/net/sis190.ko / lib / modules / `uname-r` / kernel / 
drivers / net /
# Modprobe sis190

If all went well, you solved the problem and its network is working! You 
can go tell their friends :-)

kamaraopoa escreveu:
 ** Attachment added: Dependencies.txt
http://launchpadlibrarian.net/10800831/Dependencies.txt

 ** Attachment added: ProcMaps.txt
http://launchpadlibrarian.net/10800832/ProcMaps.txt

 ** Attachment added: ProcStatus.txt
http://launchpadlibrarian.net/10800833/ProcStatus.txt

   

-- 
Edson Araujo - (KamarĂ£o)
51-8412.7198
Porto Alegre-RS
[EMAIL PROTECTED]
OFFICE:51-3737.0144
skype=kamaraopoa
Power by Ubuntu-hARDY - 8.04-ALPHA1*

-- 
he netwoork mananger no  the  the conex'ao bridge in the network card SIS 190, 
problem in the script
https://bugs.launchpad.net/bugs/174875
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 174875] he netwoork mananger no the the conex'ao bridge in the network card SIS 190, problem in the script

2007-12-08 Thread kamaraopoa
Public bug reported:

Binary package hint: gnome-panel

The netwoork mananger not think the connection bridge on the network
card onboard SIS 190, problem in the script

ProblemType: Bug
Architecture: i386
Date: Sat Dec  8 11:36:24 2007
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/gnome-panel
Package: gnome-panel 1:2.20.0.1-0ubuntu6
PackageArchitecture: i386
ProcCmdline: gnome-panel --sm-config-prefix /gnome-panel-YMkAdF/ --sm-client-id 
117f0001010001195083346005416 --screen 0
ProcCwd: /home/edson
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-panel
Uname: Linux edson-desktop 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 
2007 i686 GNU/Linux

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
he netwoork mananger no  the  the conex'ao bridge in the network card SIS 190, 
problem in the script
https://bugs.launchpad.net/bugs/174875
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 174875] Re: he netwoork mananger no the the conex'ao bridge in the network card SIS 190, problem in the script

2007-12-08 Thread kamaraopoa

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/10800831/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/10800832/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/10800833/ProcStatus.txt

-- 
he netwoork mananger no  the  the conex'ao bridge in the network card SIS 190, 
problem in the script
https://bugs.launchpad.net/bugs/174875
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs