Re: [gentoo-user] trouble with Kernel 2.6.0-test6

2003-10-06 Thread Chris I
On 2003.10.06 03:07, Jason Stubbs wrote:
On Monday 06 October 2003 16:09, momesana wrote:
> And once again, Hi!
> I discovered a workaround for the adsl-problem without the need for
> pci=noacpi or acpi=off.
> When I enable APIC under "processor type and feauters" everything
works and
> there is no need for pci=noacpi. If I use an APIC-enabled  kernel
plus the
> pci=noacpi option passed to my kernel, this results in the annoying
"lost
> interrupt" Error due to the fact that IRQ probing fails. But  
without
> everythink works just fine and there is no problem with adsl.
>
> If I use a kernel without APIC enabled I cannot connect to the
internet
> unless I pass  pci=noacpi or even acpi=off to the kernel at
start-up. Here
> there are no "lost interrupt" errors or the likes.

And there's the key to working with development kernels. I haven't
tried APIC
yet as it slowed down my modem the last time I did try. I might give
it a try
though as I know my PC does have an APIC available. Thanks for the
tip!
Last time I tried APIC my laptop froze every time I changed the screen  
brightness (even before init would start, if i had changed it then).

Lucky I'm using NAT i suppose

--

Chris I

Let the machine do the dirty work.
		-- "Elements of Programming Style", Kernighan and  
Ritchie


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] trouble with Kernel 2.6.0-test6

2003-10-06 Thread Jason Stubbs
On Monday 06 October 2003 16:09, momesana wrote:
> And once again, Hi!
> I discovered a workaround for the adsl-problem without the need for
> pci=noacpi or acpi=off.
> When I enable APIC under "processor type and feauters" everything works and
> there is no need for pci=noacpi. If I use an APIC-enabled  kernel plus the
> pci=noacpi option passed to my kernel, this results in the annoying "lost
> interrupt" Error due to the fact that IRQ probing fails. But without
> everythink works just fine and there is no problem with adsl.
>
> If I use a kernel without APIC enabled I cannot connect to the internet
> unless I pass  pci=noacpi or even acpi=off to the kernel at start-up. Here
> there are no "lost interrupt" errors or the likes.

And there's the key to working with development kernels. I haven't tried APIC 
yet as it slowed down my modem the last time I did try. I might give it a try 
though as I know my PC does have an APIC available. Thanks for the tip!

Jason

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] trouble with Kernel 2.6.0-test6

2003-10-05 Thread momesana
And once again, Hi!
I discovered a workaround for the adsl-problem without the need for pci=noacpi 
or acpi=off.
When I enable APIC under "processor type and feauters" everything works and 
there is no need for pci=noacpi. If I use an APIC-enabled  kernel plus the 
pci=noacpi option passed to my kernel, this results in the annoying "lost 
interrupt" Error due to the fact that IRQ probing fails. But without 
everythink works just fine and there is no problem with adsl.

If I use a kernel without APIC enabled I cannot connect to the internet unless 
I pass  pci=noacpi or even acpi=off to the kernel at start-up. Here there are 
no "lost interrupt" errors or the likes.

Regards,
momesana


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] trouble with Kernel 2.6.0-test6

2003-10-05 Thread momesana
Hi again and thanks for your replies.

I have tried the following options to get adsl working:
acpi=off --> worked perfectly but of course I wouldn't be able power down 
correctly and since I hate APM, I tried the other options :-|

pci=usepirqmask --> did not work  :-(

route add default gw  --> did not work :-(

pci=noacpi --> works perfectly and thats the option that I have chosen since 
it allows me to poweroff correctly. :-)

Again, thank you all for your support. I hope the stable 2.6.0 release will be 
free of such fatal bugs.






--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] trouble with Kernel 2.6.0-test6

2003-10-05 Thread Jason Stubbs
On Sunday 05 October 2003 14:55, Marshal Newrock wrote:
> On Sun, 5 Oct 2003, Jason Stubbs wrote:
> > > The first one is that I cannot connect to my adsl-provider (german
> > > telekom) any longer, despite of all necessary modules being there and
> > > loaded (at least I think so). the ppp_generic, ppp_async, slhc, sis900
> > > (my ethernet driver) are all available and roaring pinguin also
> > > compiles well and does not complain about lacking drivers ... but
> > > inspite of this I cannot connect to my ISP.
> >
> > I'm having the same problem with a rtl8139. Nothing reports errors and
> > packets go out, but the kernel won't seem to read from the interface
> > correctly. Can't help with a solution tho...
>
> I also have an rtl8139.  I use APM instead of ACPI due to
> incompatibilities.  I could boot up with noacpi, but what's the point.
> USB also does not work with ACPI.

Yeah, I'm running on a laptop though, so ACPI comes in handy for battery 
status and temperature and such. Likewise, I get problems with USB when ACPI 
is enabled. The best I got with -test5 though was "acpi=off pci=usepirqmask" 
and then I would have to plug in my USB mouse after the system had started to 
get it to work. As I said before, I haven't really tested -test6 much yet.

Regards,
Jason

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] trouble with Kernel 2.6.0-test6

2003-10-05 Thread Jason Stubbs
On Sunday 05 October 2003 16:53, Jesse Newland wrote:
> Marshal Newrock said the following on 10/05/03 00:55:
> > On Sun, 5 Oct 2003, Jason Stubbs wrote:
> >>>The first one is that I cannot connect to my adsl-provider (german
> >>> telekom) any longer, despite of all necessary modules being there and
> >>> loaded (at least I think so). the ppp_generic, ppp_async, slhc, sis900
> >>> (my ethernet driver) are all available and roaring pinguin also
> >>> compiles well and does not complain about lacking drivers ... but
> >>> inspite of this I cannot connect to my ISP.
> >>
> >>I'm having the same problem with a rtl8139. Nothing reports errors and
> >> packets go out, but the kernel won't seem to read from the interface
> >> correctly. Can't help with a solution tho...
> >
> > I also have an rtl8139.  I use APM instead of ACPI due to
> > incompatibilities.  I could boot up with noacpi, but what's the point.
> > USB also does not work with ACPI.
>
> To those with networking problems, try running
>
> `route`
>
> to check your routing tables.
>
> If you do not have a default route listed and
> are connected to a linksys (or similar type)
> broadband sharing router run this:
>
> `route add default gw 192.168.1.1`---(replace 192.168.1.1 with your
> local router address, if you know this)
>
> This worked for me.

Thanks for being nice, but would this have only become a requirement after 
switching to linux-2.6.0?

Jason

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] trouble with Kernel 2.6.0-test6

2003-10-04 Thread Jesse Newland
Marshal Newrock said the following on 10/05/03 00:55:
On Sun, 5 Oct 2003, Jason Stubbs wrote:


The first one is that I cannot connect to my adsl-provider (german telekom)
any longer, despite of all necessary modules being there and loaded (at
least I think so). the ppp_generic, ppp_async, slhc, sis900 (my ethernet
driver) are all available and roaring pinguin also compiles well and does
not complain about lacking drivers ... but inspite of this I cannot connect
to my ISP.
I'm having the same problem with a rtl8139. Nothing reports errors and packets
go out, but the kernel won't seem to read from the interface correctly. Can't
help with a solution tho...


I also have an rtl8139.  I use APM instead of ACPI due to
incompatibilities.  I could boot up with noacpi, but what's the point.
USB also does not work with ACPI.
To those with networking problems, try running

`route`

to check your routing tables.

If you do not have a default route listed and
are connected to a linksys (or similar type)
broadband sharing router run this:
`route add default gw 192.168.1.1`	---(replace 192.168.1.1 with your 
local router address, if you know this)

This worked for me.

--
Jesse Newland
--
Email:  [EMAIL PROTECTED]
AIM:slhack3r
--
now playing: Coldplay - Sparks
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] trouble with Kernel 2.6.0-test6

2003-10-04 Thread Marshal Newrock
On Sun, 5 Oct 2003, Jason Stubbs wrote:

> > The first one is that I cannot connect to my adsl-provider (german telekom)
> > any longer, despite of all necessary modules being there and loaded (at
> > least I think so). the ppp_generic, ppp_async, slhc, sis900 (my ethernet
> > driver) are all available and roaring pinguin also compiles well and does
> > not complain about lacking drivers ... but inspite of this I cannot connect
> > to my ISP.
>
> I'm having the same problem with a rtl8139. Nothing reports errors and packets
> go out, but the kernel won't seem to read from the interface correctly. Can't
> help with a solution tho...

I also have an rtl8139.  I use APM instead of ACPI due to
incompatibilities.  I could boot up with noacpi, but what's the point.
USB also does not work with ACPI.

-- 
Marshal Newrock, unemployed Linux user in Lansing, MI
Caution: Product will be hot after heating


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] trouble with Kernel 2.6.0-test6

2003-10-04 Thread Jason Stubbs
On Sunday 05 October 2003 13:49, momesana wrote:
> > Re-emerge the kernel and then read what it says at the end...
>
> I see  :-)
>  * Please note that ptyfs support has been removed from devfs
>  * in the later 2.5.x kernels, and you have to compile it in now,
>  * or else you will get errors when trying to open a pty.
>  * The option is File systems->Pseudo filesystems->/dev/pts
>  * filesystem.
>
>  * Also, note that you must compile in support for
>  * input devices (Input device support->Input devices),
>  * the virtual terminal (Character Devices->Virtual terminal),
>  * vga_console (Graphics Support->Console...->VGA text console)
>  * and the vt_console (Character Devices->Support for console...).
>  * Otherwise, you will get the dreaded "Uncompressing the Kernel"
>  * error.
>
> ... and it works. But the problem with the internetconnection is still
> biting...

Yeah, I'm not certain what to do with it, either. Actually, I've had many 
problems with the test kernels since test3. test1 and test2 had a couple of 
problems with -mm* but for the most part worked perfectly. Since test3, I 
haven't been able to get acpi to work well at all and now this network 
problem... Actually, try booting with pci=noacpi and then acpi=off. I didn't 
get around to trying acpi=off but it usually fixes a lot of problems with the 
test kernels.

Jason

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] trouble with Kernel 2.6.0-test6

2003-10-04 Thread momesana

> Re-emerge the kernel and then read what it says at the end...

I see  :-)
 * Please note that ptyfs support has been removed from devfs
 * in the later 2.5.x kernels, and you have to compile it in now,
 * or else you will get errors when trying to open a pty.
 * The option is File systems->Pseudo filesystems->/dev/pts
 * filesystem.

 * Also, note that you must compile in support for
 * input devices (Input device support->Input devices),
 * the virtual terminal (Character Devices->Virtual terminal),
 * vga_console (Graphics Support->Console...->VGA text console)
 * and the vt_console (Character Devices->Support for console...).
 * Otherwise, you will get the dreaded "Uncompressing the Kernel"
 * error.

... and it works. But the problem with the internetconnection is still 
biting...


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] trouble with Kernel 2.6.0-test6

2003-10-04 Thread momesana
first of all, thanks for your reply

> Re-emerge the kernel and then read what it says at the end...

Its actually a vanilla-kernel that I obtained at kernel.org so I actually 
didn't emerge it. After reading your email however I checked portage and found 
a development-kernel (development-sources-2.6.0_beta6) that probably 
corresponds tp the current vanilla development-kernel. I am emerging it right 
now. 

> Jason

> --
> [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] trouble with Kernel 2.6.0-test6

2003-10-04 Thread Jason Stubbs
On Sunday 05 October 2003 11:59, momesana wrote:
> Hi, all!
> This might not be the apropriate place to ask questions related to
> non-gentoo-kernels, even more as the questions are about a testing kernel
> (2.6.0-test6). Yet, I hope that someone will be kind enough to answer my
> questions.
>
> After having heard so much positive stuff about the upcoming 2.6  Linux
> Kernel I decided to give it a try but soon I would run into some wierd
> problems that I havent been able to solve even after many hours of trying.
>
> The first one is that I cannot connect to my adsl-provider (german telekom)
> any longer, despite of all necessary modules being there and loaded (at
> least I think so). the ppp_generic, ppp_async, slhc, sis900 (my ethernet
> driver) are all available and roaring pinguin also compiles well and does
> not complain about lacking drivers ... but inspite of this I cannot connect
> to my ISP.

I'm having the same problem with a rtl8139. Nothing reports errors and packets 
go out, but the kernel won't seem to read from the interface correctly. Can't 
help with a solution tho...

> There is another big problem. Under X I cannot start any terminal emulation
> software such as Xterm, Eterm or Konsole unless I am logged in as root.
> Xterm doesnt start at all, Eterm starts and exits immediately and konsole
> spits out following message before it exits: "unable to open a suitable
> terminal device". This problem really p. me off since I have to leave X
> and switch to the virtual consoles everytime I want to type in a command
> and that is annoying. I guess there is something wrong with the pseudo
> terminals. Maybe the permissions are not set correctly. But if that was the
> case, why does it work under the gentoo-2.4.20-r5 kernel??? Is something
> wrong with devfs???

Re-emerge the kernel and then read what it says at the end...

Jason

--
[EMAIL PROTECTED] mailing list



[gentoo-user] trouble with Kernel 2.6.0-test6

2003-10-04 Thread momesana
Hi, all!
This might not be the apropriate place to ask questions related to 
non-gentoo-kernels, even more as the questions are about a testing kernel 
(2.6.0-test6). Yet, I hope that someone will be kind enough to answer my 
questions.

After having heard so much positive stuff about the upcoming 2.6  Linux Kernel  
I decided to give it a try but soon I would run into some wierd problems that 
I havent been able to solve even after many hours of trying.

The first one is that I cannot connect to my adsl-provider (german telekom) 
any longer, despite of all necessary modules being there and loaded (at least 
I think so). the ppp_generic, ppp_async, slhc, sis900 (my ethernet driver) 
are all available and roaring pinguin also compiles well and does not 
complain about lacking drivers ... but inspite of this I cannot connect to my 
ISP.

There is another big problem. Under X I cannot start any terminal emulation 
software such as Xterm, Eterm or Konsole unless I am logged in as root. Xterm 
doesnt start at all, Eterm starts and exits immediately and konsole spits out 
following message before it exits: "unable to open a suitable terminal 
device". This problem really p. me off since I have to leave X and switch 
to the virtual consoles everytime I want to type in a command and that is 
annoying. I guess there is something wrong with the pseudo terminals. Maybe 
the permissions are not set correctly. But if that was the case, why does it 
work under the gentoo-2.4.20-r5 kernel??? Is something wrong with devfs???

Thanx in advance.


--
[EMAIL PROTECTED] mailing list