Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel 2.6.0-test6 is out
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next  
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
pens
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jan 2003
Posts: 121
Location: Irvine, CA

PostPosted: Tue Sep 30, 2003 9:54 pm    Post subject: Reply with quote

neenee, I did everything the same as before, yet I don't see much in the videodev category. In fact, until i select gameport, I only see 3 modules under the videodev category. Can you possibly PM me your .config
Back to top
View user's profile Send private message
Cicero
Apprentice
Apprentice


Joined: 21 Jul 2003
Posts: 220

PostPosted: Tue Sep 30, 2003 10:17 pm    Post subject: Reply with quote

Ignignokt wrote:
Cicero wrote:
Anybody else notice VMware broke again? Badly?

I can't get it to build, either.
Code:
make[2]: Entering directory `/tmp/vmware-config4/vmmon-only/driver-2.6.0-test6-mm1'
../linux/driver.c: In function `LinuxDriver_Open':
../linux/driver.c:489: structure has no member named `euid'
../linux/driver.c: In function `__LinuxDriver_Ioctl':
../linux/driver.c:1225: structure has no member named `suid'
../linux/driver.c:1499: structure has no member named `euid'
../linux/driver.c:1499: structure has no member named `uid'
../linux/driver.c:1500: structure has no member named `fsuid'
../linux/driver.c:1500: structure has no member named `uid'
../linux/driver.c:1501: structure has no member named `egid'
../linux/driver.c:1501: structure has no member named `gid'
../linux/driver.c:1502: structure has no member named `fsgid'
../linux/driver.c:1502: structure has no member named `gid'
make[2]: *** [driver.o] Error 1
make[2]: Leaving directory `/tmp/vmware-config4/vmmon-only/driver-2.6.0-test6-mm1'
make[1]: *** [driver] Error 2
make[1]: Leaving directory `/tmp/vmware-config4/vmmon-only'
make: *** [auto-build] Error 2
make: Leaving directory `/tmp/vmware-config4/vmmon-only'
Unable to build the vmmon module.

anyone else having this problem?

That would be me. I'm at a loss. I guess another patch will be released.
Back to top
View user's profile Send private message
rich0
Developer
Developer


Joined: 15 Sep 2002
Posts: 161

PostPosted: Wed Oct 01, 2003 12:25 am    Post subject: EVMS Support Reply with quote

FYI - to anyone who is having problems with evms. It turns out you need evms-2.1.1 which is not in portage to use the 2.6 kernels. I posted a request for a new ebuild, but copying and renaming the existing ebuild works fine.

EVMS is working fine in 2.6-test6-mm1 now!
Back to top
View user's profile Send private message
spiv
n00b
n00b


Joined: 13 Sep 2003
Posts: 21
Location: Mexico City

PostPosted: Wed Oct 01, 2003 5:43 am    Post subject: Reply with quote

Hi zaanpeguin and lovechild I had the same Assembler messages problems with the same gcc and glibc versions. After some doc reading and recompiling I got to the point I know that binutils was unstable (mainly gas) so I started to check the differents version of binutils well the problem is not binutils but a patch to the newest binutils that is in testing (binutils-2.14.90.0.6-r3). This patch is:
Code:
epatch ${FILESDIR}/2.14/${PN}-2.14.90.0.6-bfd-elf-interp.patch

so you comment out that line in the ebuild and reemerge, after this no more assembler mensages. The funny part is that this patch is one-liner and is to fix some section attributes changes that redhat incorrectly added.
_________________
Willpower is the only difference.
Back to top
View user's profile Send private message
bssteph
l33t
l33t


Joined: 26 Feb 2003
Posts: 652
Location: Wisconsin

PostPosted: Wed Oct 01, 2003 2:27 pm    Post subject: Reply with quote

spiv wrote:
Hi zaanpeguin and lovechild I had the same Assembler messages problems with the same gcc and glibc versions. After some doc reading and recompiling I got to the point I know that binutils was unstable (mainly gas) so I started to check the differents version of binutils well the problem is not binutils but a patch to the newest binutils that is in testing (binutils-2.14.90.0.6-r3). This patch is:
Code:
epatch ${FILESDIR}/2.14/${PN}-2.14.90.0.6-bfd-elf-interp.patch

so you comment out that line in the ebuild and reemerge, after this no more assembler mensages. The funny part is that this patch is one-liner and is to fix some section attributes changes that redhat incorrectly added.


Perfect.

I was having the same assembler messages but clammed up about it because I assumed it was something I did to gcc. But, this fixes it, so all is good. Is this bug-worthy? I didn't see anything on Bugzilla and this is certainly a bad patch..
Back to top
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Wed Oct 01, 2003 8:12 pm    Post subject: Reply with quote

wooohooo, bye bye asm messages - I figured it had to be binutils, glibc or gcc causing it - but I was just lasy to investigate the errors since they seemed harmless yet annoying. Hoping of course that someone else would fix it.

Anyways test6 and test6-mm1 seems awfully breaky compared to -test5 and it's mm releases, am I the only one who has had more problems with the newest release than the old one?
Back to top
View user's profile Send private message
Forge
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jun 2002
Posts: 125
Location: KOP, PA, USA

PostPosted: Thu Oct 02, 2003 2:05 am    Post subject: Reply with quote

I accidently nuked my existing Gentoo about two weeks ago and am having no end of trouble.... It's not -test6 specific, but it is 2.6.0-testn specific...

I boot 2.4.22 and everything is peachy... except a bunch of my hardware doesn't work (unsupported) (875P AGPGART, ICH5 SATA, etc).

I boot 2.6.0-testn and my keyboard doesn't work. I have sshd installed and can remotely operate the box just fine, but the keyboard is plain old missing. It works fine in XP, so it's not hardware. Switching out another keyboard doesn't fix it. numlock and scroll lock, don't work at all, for example... I'm at a loss. I was running 2.6.0-test5-mm1 before I torched my install... but even -test4-mm4 and -test5-mm1 fail, now. I saw the bits about the i8042 in the kernel changelogs and LKML, but -test6 and -test6-mm1 fail the same way!

Help!
Back to top
View user's profile Send private message
zez
Apprentice
Apprentice


Joined: 13 Jun 2002
Posts: 256
Location: Oregon, United States

PostPosted: Thu Oct 02, 2003 2:06 am    Post subject: Reply with quote

Forge wrote:
I accidently nuked my existing Gentoo about two weeks ago and am having no end of trouble.... It's not -test6 specific, but it is 2.6.0-testn specific...

I boot 2.4.22 and everything is peachy... except a bunch of my hardware doesn't work (unsupported) (875P AGPGART, ICH5 SATA, etc).

I boot 2.6.0-testn and my keyboard doesn't work. I have sshd installed and can remotely operate the box just fine, but the keyboard is plain old missing. It works fine in XP, so it's not hardware. Switching out another keyboard doesn't fix it. numlock and scroll lock, don't work at all, for example... I'm at a loss. I was running 2.6.0-test5-mm1 before I torched my install... but even -test4-mm4 and -test5-mm1 fail, now. I saw the bits about the i8042 in the kernel changelogs and LKML, but -test6 and -test6-mm1 fail the same way!

Help!


This might be a stupid suggestion, but did you enable everything you need for your keyboard under input device support?


Last edited by zez on Thu Oct 02, 2003 2:07 am; edited 1 time in total
Back to top
View user's profile Send private message
Forge
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jun 2002
Posts: 125
Location: KOP, PA, USA

PostPosted: Thu Oct 02, 2003 2:06 am    Post subject: Reply with quote

As far as I can tell, everything is configured correctly. I'll go triple-check.

(IIRC, I'm using the .config from the old, working install's kernel.)
Back to top
View user's profile Send private message
TheWart
Guru
Guru


Joined: 10 May 2002
Posts: 432
Location: Nashville,TN - USA

PostPosted: Thu Oct 02, 2003 3:09 am    Post subject: Reply with quote

Forge wrote:
As far as I can tell, everything is configured correctly. I'll go triple-check.

(IIRC, I'm using the .config from the old, working install's kernel.)


I am not sure that will work, cause in the 2.6 series I think they really changed the way you support keyboard stuff. Now there is a whole section just for it.
_________________
Face it, we are all noobs.

On the box it said it was designed for Win XP or better, so why won't it work with Linux?
Back to top
View user's profile Send private message
Joffer
Guru
Guru


Joined: 10 Sep 2002
Posts: 585
Location: Arendal, Norway

PostPosted: Thu Oct 02, 2003 5:37 am    Post subject: Reply with quote

Does anyone know why portege keep insiting on emerging 'mm-sources-2.6.0_beta6-r1' when I wan to emerge other packages?

Like this:
Code:
emerge -pv xfree-drm

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] sys-kernel/mm-sources-2.6.0_beta6-r1  -doc -tcltk
[ebuild  N    ] x11-base/xfree-drm-4.3.0-r6 -3dfx -gamma -i8x0 -matrox -rage128 + radeon -sis


I'm currently running on ac-sources-2.4.22-r4 (on a hp nx7000 centrino laptop)
Back to top
View user's profile Send private message
neenee
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1786

PostPosted: Thu Oct 02, 2003 6:59 am    Post subject: Reply with quote

you can try removing mm-sources (and only mm-
sources, not the whole kernel-flavors line) from
your world (/var/cache/edb/world) or virtuals
(/var/cache/edb/virtuals) file.
Back to top
View user's profile Send private message
Joffer
Guru
Guru


Joined: 10 Sep 2002
Posts: 585
Location: Arendal, Norway

PostPosted: Thu Oct 02, 2003 7:47 am    Post subject: Reply with quote

That probably did it. I removed these two instances from '/var/cache/edb/virtuals' (the only ones in the file) of mm-sources:

virtual/alsa media-sound/alsa-driver mm-sources
virtual/linux-sources sys-kernel/ac-sources sys-kernel/mm-sources

(I just removed the bold text of course)

Now portage doesn't insist on emerge mm-sources :)

Thanks.

Why did I get this side effect? Could it be that I ran this command when I was at stage 3?
Code:
emerge -k mm-sources ac-sources
I unmerged mm-sources the same day...
Back to top
View user's profile Send private message
neenee
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1786

PostPosted: Thu Oct 02, 2003 10:23 am    Post subject: Reply with quote

i do not know why this happened; i had
two problems recently which were solved
by removing the package instance from
my world + virtuals files.
Back to top
View user's profile Send private message
nephros
Advocate
Advocate


Joined: 07 Feb 2003
Posts: 2139
Location: Graz, Austria (Europe - no kangaroos.)

PostPosted: Thu Oct 02, 2003 10:38 am    Post subject: Reply with quote

mm2 is available.
LKML thread

PS: and this is my 600th post, goodbye Guruness.
_________________
Please put [SOLVED] in your topic if you are a moron.
Back to top
View user's profile Send private message
Corp.Nobbs
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2003
Posts: 112
Location: Reading, UK

PostPosted: Thu Oct 02, 2003 1:01 pm    Post subject: vmware probs... Reply with quote

Cicero wrote:
Ignignokt wrote:
Cicero wrote:
Anybody else notice VMware broke again? Badly?

I can't get it to build, either.
Code:
make[2]: Entering directory `/tmp/vmware-config4/vmmon-only/driver-2.6.0-test6-mm1'
../linux/driver.c: In function `LinuxDriver_Open':
../linux/driver.c:489: structure has no member named `euid'
../linux/driver.c: In function `__LinuxDriver_Ioctl':
../linux/driver.c:1225: structure has no member named `suid'
../linux/driver.c:1499: structure has no member named `euid'
../linux/driver.c:1499: structure has no member named `uid'
../linux/driver.c:1500: structure has no member named `fsuid'
../linux/driver.c:1500: structure has no member named `uid'
../linux/driver.c:1501: structure has no member named `egid'
../linux/driver.c:1501: structure has no member named `gid'
../linux/driver.c:1502: structure has no member named `fsgid'
../linux/driver.c:1502: structure has no member named `gid'
make[2]: *** [driver.o] Error 1
make[2]: Leaving directory `/tmp/vmware-config4/vmmon-only/driver-2.6.0-test6-mm1'
make[1]: *** [driver] Error 2
make[1]: Leaving directory `/tmp/vmware-config4/vmmon-only'
make: *** [auto-build] Error 2
make: Leaving directory `/tmp/vmware-config4/vmmon-only'
Unable to build the vmmon module.

anyone else having this problem?

That would be me. I'm at a loss. I guess another patch will be released.



I had this same problem. You need a patch for vmware which is can be found via the vmware news forum. Here is the ftp site for the patch: ftp://platan.vc.cvut.cz/pub/vmware

You need vmware-any-any-update41.tar.gz. Untar this into your /opt/vmware dir and run the runme.pl script as root. This latest patch also fixed a problem I have been seeing with recent mm kernels whereby the kernel oop's on shutdown.

Good luck - Mike.
Back to top
View user's profile Send private message
klarnox
Guru
Guru


Joined: 28 Jan 2003
Posts: 350
Location: Wisconsin, USA

PostPosted: Thu Oct 02, 2003 1:39 pm    Post subject: Reply with quote

wilburpan wrote:
2.6.0-test6 works fine with my laptop so far, but I had to install the newest Synaptics driver, which you can find here. Before I did this, my touchpad was pretty spastic where it had been working well before.

xmms does not skip, but then again, for me xmms hasn't skipped since 2.5.68 or so. :D


Other than installing the driver did you have to do anything special to get your Synaptics Touchpad to work?

My Synaptics touchpad was working fine with previous 2.6-test kernels but doesn't seem to work with test6. I've updated the driver and doublechecked XF86Config, but when I startx it tells me it can't find a synaptics device.

Any suggestions?

Oh, the laptop is a Dell Inspiron 5100.
Back to top
View user's profile Send private message
watersb
Apprentice
Apprentice


Joined: 04 Sep 2002
Posts: 297
Location: take a left turn in Tesuque

PostPosted: Thu Oct 02, 2003 3:12 pm    Post subject: Re: vmware probs... Reply with quote

Corp.Nobbs wrote:

Cicero wrote:
Anybody else notice VMware broke again? Badly?



I had this same problem. You need a patch for vmware which is can be found via the vmware news forum. Here is the ftp site for the patch: ftp://platan.vc.cvut.cz/pub/vmware


I downloaded the vmware-any-any-update41.tar.gz, and then modified my ebuild. That worked fine.
But I see that the new patch is now in portage! :)
Back to top
View user's profile Send private message
watersb
Apprentice
Apprentice


Joined: 04 Sep 2002
Posts: 297
Location: take a left turn in Tesuque

PostPosted: Thu Oct 02, 2003 3:21 pm    Post subject: Reply with quote

klarnox wrote:

Other than installing the driver did you have to do anything special to get your Synaptics Touchpad to work?


I find that between versions of kernels, which event interface the Synaptics touchpad gets swapped around: so for example it used to be under /dev/input/event1, and is now under /dev/input/event0 on my machine. Today. With the sun shining.

So my suggestion is to make sure that you have enabled the "event interface" under "Input Devices", and then take a look at your /dev/input dir, and try different ones in your XF86Config.

Code:

Section "InputDevice"
  Driver        "synaptics"
  Identifier    "touchpad"
  Option        "Device"        "/dev/input/event0"
  Option        "Protocol"      "event"
  Option        "VertScrollDelta" "100"
  Option        "AccelFactor"   "0.0015"
  Option        "SHMConfig"     "on"


# Option        "Edges"         "1900 5400 1800 3900"
# Option        "Finger"        "25 30"
# Option        "MaxTapTime"    "180"
# Option        "MaxTapMove"    "220"
# Option        "MinSpeed"      "0.02"
# Option        "MaxSpeed"      "0.18"
EndSection



This nonsense is what udev is supposed to fix for us. Someday.
Back to top
View user's profile Send private message
milothurston
Apprentice
Apprentice


Joined: 01 May 2002
Posts: 231
Location: Oxford, England.

PostPosted: Thu Oct 02, 2003 3:44 pm    Post subject: Funny X business Reply with quote

I couldn't find any other incidences of this anywhere, and it's rather wierd.

Anyway, on any kernel newer than 2.6.0-test5-mm2* (inc. test6 and newest love-sources) I can't get entrance to run. An init.d/xdm start doesn't have any effect, and nothing at all appears in the xfree86 log. However, logging in and running startx works as it should.
Has anyone else seen this?
Thanks,
Milo.


*N.B. I didn't try -mm3
Back to top
View user's profile Send private message
klarnox
Guru
Guru


Joined: 28 Jan 2003
Posts: 350
Location: Wisconsin, USA

PostPosted: Thu Oct 02, 2003 3:55 pm    Post subject: Reply with quote

watersb wrote:
klarnox wrote:

Other than installing the driver did you have to do anything special to get your Synaptics Touchpad to work?


I find that between versions of kernels, which event interface the Synaptics touchpad gets swapped around: so for example it used to be under /dev/input/event1, and is now under /dev/input/event0 on my machine. Today. With the sun shining.

So my suggestion is to make sure that you have enabled the "event interface" under "Input Devices", and then take a look at your /dev/input dir, and try different ones in your XF86Config.

Code:

Section "InputDevice"
  Driver        "synaptics"
  Identifier    "touchpad"
  Option        "Device"        "/dev/input/event0"
  Option        "Protocol"      "event"
  Option        "VertScrollDelta" "100"
  Option        "AccelFactor"   "0.0015"
  Option        "SHMConfig"     "on"


# Option        "Edges"         "1900 5400 1800 3900"
# Option        "Finger"        "25 30"
# Option        "MaxTapTime"    "180"
# Option        "MaxTapMove"    "220"
# Option        "MinSpeed"      "0.02"
# Option        "MaxSpeed"      "0.18"
EndSection



This nonsense is what udev is supposed to fix for us. Someday.


Ah, you are correct. That was the problem. Thanks for the help.
Back to top
View user's profile Send private message
dippen
Tux's lil' helper
Tux's lil' helper


Joined: 15 Sep 2002
Posts: 83

PostPosted: Thu Oct 02, 2003 4:22 pm    Post subject: Reply with quote

got test6-mm2 up and running! yay! :P
NO problem so far.
Back to top
View user's profile Send private message
UnuMondo
n00b
n00b


Joined: 18 Oct 2002
Posts: 72
Location: Madrido, Hispanio

PostPosted: Thu Oct 02, 2003 4:22 pm    Post subject: Reply with quote

My Prism2-based wireless card has ceased to work. With 2.6.0-test5 it works fine, but booting into test6, which has the exact same configuation as test5, makes the light on the card stay on all the time and doesn't create a network interface.

UnuMondo
Back to top
View user's profile Send private message
funkmankey
Guru
Guru


Joined: 06 Mar 2003
Posts: 304
Location: CH

PostPosted: Thu Oct 02, 2003 6:36 pm    Post subject: Reply with quote

mm2 working fine here also.

very small patch for anyone using mitsumi cdrom (kinda unusual, but hey you never know...)
http://lkml.org/lkml/2003/10/2/47
probably easier to edit the file by hand, in fact ^_^
_________________
I've got the brain, I'm insane, you can't stop the power
Back to top
View user's profile Send private message
yodermk
Apprentice
Apprentice


Joined: 09 Jun 2003
Posts: 189
Location: Quito, Ecuador

PostPosted: Thu Oct 02, 2003 8:42 pm    Post subject: Reply with quote

Ok, the person who suggested passing acpi=off to the kernel to fix the 3com bug was right.

I was waiting till mm2 to try again, because I don't normally reboot all the time.

I was actually using acpi=off under test5-mm2, because without it, the kernel panicked on boot. So I guess that's why the ethernet worked in that case. But I tried booting test6-mm1 without the param to see if they fixed it. It booted fine, but the NIC was screwed.

So, test6-mm2 seems to be running fine here as well. Might stick with this one for a while.

BTW, does anyone know what needs to be tested right now? Is there anything a non kernel-hacker can check out that would be useful? My system is a dual P3 with 2 gigs of RAM, G400 video, SB Live value, 3Com 905B NIC, SDDR-31 USB Compact Flash reader, HP 8200something CD burner. All that seems to work.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
Page 5 of 7

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum