Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-25 Thread Steffen D.
Marc Jones schrieb #define PIRQB 11 to #define PIRQB 5 This will move audio and eth0 to 5 while USB will be on 10 and 11. Marc I changed this and nothing happens - i have put lspci ouput and irq source in the attachment... 00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd.

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-25 Thread Steffen D.
Marc Jones schrieb OK. I think is see the problem. Bus Master Enable and Memory Enable aren't enabled in the command register. I am not sure why the Memory Enable isn't set. LinuxBIOS should set that and this seems to be a problem in the LB generic pci init code (Anyone care to debug

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-25 Thread Steffen D.
I think that the driver should enable the Bus Master and LB shouldn't need to touch it (I would be interested in other opinions on this). You are right. So, how can i do this? -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] PCI-Bridge Problem - AMD Geode LX - PLX PCI6150

2007-09-23 Thread Steffen D.
Carl-Daniel Hailfinger schrieb: On 20.09.2007 13:45, Peter Stuge wrote: On Thu, Sep 20, 2007 at 08:57:39AM +0200, Steffen D. wrote: Seems there's a common problem with LB and PCI-PCI bridges. Also some trouble on the M57SLI discussed right now. Is your bridge also set to subtractive

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-21 Thread Steffen D.
Steffen D. wrote: Hello, we really have a big problem with that ethernet bug - we currently developing a new product based on a geode-lx cpu and not comming forward. Because we are not a big firm we dont have the man power/knowlege to fix it - can anybody help us with this problem

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-21 Thread Steffen D.
About the ethernet problem: --- meshnode:~# modprobe r8169 r8169 Gigabit Ethernet driver 2.2LK loaded PCI: Guessed IRQ 11 for device :00:0d.0 PCI: Sharing IRQ 11 with :00:0f.3 eth0: RTL8169sb/8110sb at 0xd0016000, 00:08:ee:00:ee:1c, IRQ 11 --- this also seems very strange sharing

[LinuxBIOS] PCI-Bridge Problem - AMD Geode LX - PLX PCI6150

2007-09-20 Thread Steffen D.
Hi, i'm running a db800 board with a geode lx 700. Linuxbios os working well expection ethernet and the pci bridge. The bride chipset will be detected by lspci: 00:0e.0 PCI bridge: Hint Corp HiNT HB4 PCI-PCI Bridge (PCI6150) (rev 04) Also the wireless card which is inserted into the pci-bride

Re: [LinuxBIOS] PCI-Bridge Problem - AMD Geode LX - PLX PCI6150

2007-09-20 Thread Steffen D.
Long mail below :) Lspci -vvv also says Interrupt: pin A routed to IRQ 0 (for the wifi card). Seems that it is the problem but what can i do now? More output from lspci -vvv (PCI2PCI-Bridge) --- 00:0e.0 PCI bridge: Hint Corp HiNT HB4 PCI-PCI Bridge (PCI6150) (rev 04)

Re: [LinuxBIOS] PCI-Bridge Problem - AMD Geode LX - PLX PCI6150

2007-09-20 Thread Steffen D.
Steffen D. schrieb: Full lspci -vvv output: Orig. Bios: http://nopaste.php-quake.net/5046 Linux-Bios: http://nopaste.php-quake.net/5047 Sorry i forgot to add the wifi card so you dont see the card in the linux-bios output(at nopaste) - but it is the same like in the first mail

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-20 Thread Steffen D.
Peter Stuge schrieb: The first column is the interrupt number, 11. The second is the interrupt count since Linux start. 354 interrupts. Third is the mode that the interrupt controller is running in. AMD, is XT-PIC-XT correct for the LX platform? Fourth is the list of drivers/interfaces that

Re: [LinuxBIOS] PCI-Bridge Problem - AMD Geode LX - PLX PCI6150

2007-09-20 Thread Steffen D.
Uwe Hermann schrieb: On Thu, Sep 20, 2007 at 02:43:30PM +0200, Steffen D. wrote: Long mail below :) Lspci -vvv also says Interrupt: pin A routed to IRQ 0 (for the wifi card). Seems that it is the problem but what can i do now? More output from lspci -vvv (PCI2PCI-Bridge

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-20 Thread Steffen D.
On Thu, Sep 20, 2007 at 02:53:00PM +0200, Steffen D. wrote: I have unloaded the usb stuff. I have cated the interrupts before and after iperf...: -- # cat /proc/interrupts 11: 4330XT-PIC-XTeth0 # iperf -s

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-19 Thread Steffen D.
if you need it. Also remote connection to the system is no problem. hopefully somebody got time. Steffen D. schrieb: Hi Marc, like i wrote in a mail at the beginning of the topic: # dmesg: PCI: Guessed IRQ 11 for device :00:0d.0 PCI: Sharing IRQ 11 with :00:0f.3 eth0: RTL8169sb

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-18 Thread Steffen D.
Hi Marc, like i wrote in a mail at the beginning of the topic: # dmesg: PCI: Guessed IRQ 11 for device :00:0d.0 PCI: Sharing IRQ 11 with :00:0f.3 eth0: RTL8169sb/8110sb at 0xd000, 00:08:ee:00:ee:1c, IRQ 11 Like you see dmesg knows that it is sb. I have tested the kernel driver and

Re: [LinuxBIOS] LinuxBios with SuperIO Winbond W83627HG-AW

2007-09-18 Thread Steffen D.
Steffen D. schrieb: Did anybody have this problem before??? sorry wrong topic :) It works quite good with the current buildrom! :) -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-17 Thread Steffen D.
*ping* Anybody a idea how to get this bug done? -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-05 Thread Steffen D.
Do you get interrupts? cat /proc/interrupts I show you whats happening :) Lxbios-device: meshnode:~# iperf -s Server listening on TCP port 5001 TCP window size: 85.3 KByte (default)

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-04 Thread Steffen D.
Anybody a idea what to test? -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-03 Thread Steffen D.
Hello again, i finally got my linuxbios running under my db800 development board. I now have a problem with ethernet. When there is traffic over the ethernet device there come a lot of r8169: eth0: link up messages again and again. Also the datarate is very very slow (~100kbyte). I tryed it

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-03 Thread Steffen D.
By the way: dmesg: PCI: Guessed IRQ 11 for device :00:0d.0 PCI: Sharing IRQ 11 with :00:0f.3 eth0: RTL8169sb/8110sb at 0xd000, 00:08:ee:00:ee:1c, IRQ 11 lspci -v ... 00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-03 Thread Steffen D.
I compared the outputs from dmesg and lspci (-vvv) with linuxbios and normal bios - no difference! Also the option irqpoll doesn't changed anyhing (i added it to the grub line of the linux which boots the final system..) Steffen -- linuxbios mailing list linuxbios@linuxbios.org

[LinuxBIOS] Problem with Buildroom and GeodeLX (db800)

2007-08-28 Thread Steffen D.
Hello together! Im trying to build a linuxbios for my AMD Geode LX db800 board. First time i tryed it directly with linuxbiosv2 and v3. After i find out that v3 wont work i tryed it with v2 and dont get anything working - i tryed it by hand with the lx_vsa and so on. I read a lot of papers i

[LinuxBIOS] LinuxBios with SuperIO Winbond W83627HG-AW

2007-08-27 Thread Steffen D.
Dear Mailinglist, im trying to build a bios for GeodeLX cpu. I have a development board from LogicPC. Afaik this is the same board that was used for the development for OLCP. I try it with the svn version Linuxbios-3. I have made a image with make menuconfig and configured everything cleary