Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.5_rc2-love3 aka "Richard Simmons"
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4  Next  
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
dedeaux
Apprentice
Apprentice


Joined: 19 Jun 2002
Posts: 183
Location: Nairobi, Kenya

PostPosted: Mon Mar 29, 2004 5:43 am    Post subject: hotplug issues still exist Reply with quote

For me.... at least. I haven't searched for any udev stuff for about a month, but I believe in my limited understanding that I am running a pure udev system. Nontheless, warnings at boot and lockup on shutdown when stopping hotplug with this kernel. I have not, though, yet experienced any lockups while using the machine. I will try it out for a while.

I mistakingly jumped on this one as I saw few "no workee here" posts in this thread. Had to get me love fix. No biggie... I wait...
Back to top
View user's profile Send private message
eNTi
Veteran
Veteran


Joined: 20 Oct 2002
Posts: 1011
Location: Salzburg, Austria

PostPosted: Mon Mar 29, 2004 9:05 am    Post subject: Reply with quote

it fails to compile here. i got distcc configured (although i never managed to compile a kernel with distcc) and it somehow seems to be related? any thougths?

Code:

root@eNTi $ instkern

Mounting /boot ...
mount: /dev/hda1 already mounted or /boot busy
mount: according to mtab, /dev/hda1 is already mounted on /boot
  CC      scripts/empty.o
gcc: cannot specify -o with -c or -S and multiple compilations
make[1]: *** [scripts/empty.o] Error 1
make: *** [scripts] Error 2
  CC      scripts/empty.o
gcc: cannot specify -o with -c or -S and multiple compilations
make[1]: *** [scripts/empty.o] Error 1
make: *** [scripts] Error 2
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.6.5-rc2-love3; fi
umount: /boot: device is busy
umount: /boot: device is busy

/boot unmounted. All done!

_________________
If you fall off a cliff, you might as well try to fly. After all, you got nothing to lose.

-- John Sheridan - Babylon 5, Season 4
Back to top
View user's profile Send private message
asimon
l33t
l33t


Joined: 27 Jun 2002
Posts: 979
Location: Germany, Old Europe

PostPosted: Mon Mar 29, 2004 10:20 am    Post subject: Reply with quote

Okay, who's Richard Simmons? The one with the "interactive health and fitness" club?
Back to top
View user's profile Send private message
ett_gramse_nap
Apprentice
Apprentice


Joined: 01 Oct 2003
Posts: 252
Location: Göteborg, Sweden

PostPosted: Mon Mar 29, 2004 10:34 am    Post subject: Reply with quote

Okay, who's Christopher Walken?
_________________
Don't bother!
Back to top
View user's profile Send private message
MadEgg
l33t
l33t


Joined: 06 Jun 2002
Posts: 678
Location: Netherlands

PostPosted: Mon Mar 29, 2004 11:24 am    Post subject: Reply with quote

Err, have I missed something? Why is supermount in love-sources? I thought you didn't want that?
_________________
Pentium 4 Prescott 3,2 GHz
Asus P4P800 SE, i865PE chipset
1024 MB PC3200 RAM
AOpen Aeolus GeForce 6800 Ultra 256 MB DDR2
Creative Audigy2 ZS
gentoo-sources-2.6.20-r7
nVidia-drivers version 9755
Back to top
View user's profile Send private message
darkless
n00b
n00b


Joined: 01 Jan 2004
Posts: 42
Location: Denmark

PostPosted: Mon Mar 29, 2004 11:35 am    Post subject: Reply with quote

MadEgg wrote:
Err, have I missed something? Why is supermount in love-sources? I thought you didn't want that?


Pizza time! :D
_________________
Ignorance should be painful.
Back to top
View user's profile Send private message
Master_Of_Disaster
l33t
l33t


Joined: 28 Feb 2003
Posts: 610
Location: 15.05072° East, 48.13747° North (aka Mauer), Austria

PostPosted: Mon Mar 29, 2004 12:09 pm    Post subject: Reply with quote

2.6.5-rc2-mm5 is out.´

Once again, no word about the hotplug lockups.
_________________
post tenebras lux, post fenestras tux
Registered Linux User Nr. 312509
Adopt an unanswered post today!
Back to top
View user's profile Send private message
Sgaduuw
Tux's lil' helper
Tux's lil' helper


Joined: 17 Sep 2002
Posts: 133
Location: Rotterdam, Netherlands

PostPosted: Mon Mar 29, 2004 12:21 pm    Post subject: Reply with quote

MadEgg wrote:
Err, have I missed something? Why is supermount in love-sources? I thought you didn't want that?


love-sources sold out :P
_________________
my website
Back to top
View user's profile Send private message
Jefklak
l33t
l33t


Joined: 26 Oct 2003
Posts: 818
Location: Belgium

PostPosted: Mon Mar 29, 2004 12:26 pm    Post subject: Reply with quote

Master_Of_Disaster wrote:
2.6.5-rc2-mm5 is out.´


Damn they're fast!
I hope within a week or so another RC or the final 2.6.5 releases...
_________________
{Linux User #333296}
Kernel 2.6.9-nitro4!
<< hurrah
Back to top
View user's profile Send private message
seppe
Guru
Guru


Joined: 01 Sep 2003
Posts: 431
Location: Hove, Antwerp, Belgium

PostPosted: Mon Mar 29, 2004 12:34 pm    Post subject: Reply with quote

kevmille wrote:

I am waiting for a 64 bit notebook to appear, preferably a Dell Inspiron.

Acer has an laptop with an AMD Athlon 64 in. I believe it's the Aspire 1500 series. I'm still doubting to buy the Acer TM 803CLI (=Pentium M cpu) or a Aspire 1500 (=AMD Athlon 64). It's a difficult choice 8O

Oh and I'll test this new love-sources kernel tonight, I'm at school now. I hope it works, because the previous version crashed when the NVidia logo should appear (and yes, I did emerge nvidia-kernel)
_________________
nitro-sources, because between stable and experimental there exists only speed

Latest release I made: 2.6.13.2-nitro1
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: Mon Mar 29, 2004 12:46 pm    Post subject: Reply with quote

eNTi wrote:
it fails to compile here. i got distcc configured (although i never managed to compile a kernel with distcc) and it somehow seems to be related? any thougths?

Code:

root@eNTi $ instkern

Mounting /boot ...
mount: /dev/hda1 already mounted or /boot busy
mount: according to mtab, /dev/hda1 is already mounted on /boot
  CC      scripts/empty.o
gcc: cannot specify -o with -c or -S and multiple compilations
make[1]: *** [scripts/empty.o] Error 1
make: *** [scripts] Error 2
  CC      scripts/empty.o
gcc: cannot specify -o with -c or -S and multiple compilations
make[1]: *** [scripts/empty.o] Error 1
make: *** [scripts] Error 2
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.6.5-rc2-love3; fi
umount: /boot: device is busy
umount: /boot: device is busy

/boot unmounted. All done!


Distcc is not used when compiling kernels.. I have it permanently setup, and compiled this love OK.. You sure there's nothing dodgy with your CFLAGS? Just looking at that gcc error :?
_________________
Asus A8V
AMD64 3500+
1GB XMS3200C2 Pro
120GB Barracuda SATA
Geforce 3
Back to top
View user's profile Send private message
MadEgg
l33t
l33t


Joined: 06 Jun 2002
Posts: 678
Location: Netherlands

PostPosted: Mon Mar 29, 2004 12:57 pm    Post subject: Reply with quote

Hmmz, I get the same problems related to bootsplash, nvidia and X-lockups.
I'll have to wait a few releases more before I can get my shiny new kernel then :(
_________________
Pentium 4 Prescott 3,2 GHz
Asus P4P800 SE, i865PE chipset
1024 MB PC3200 RAM
AOpen Aeolus GeForce 6800 Ultra 256 MB DDR2
Creative Audigy2 ZS
gentoo-sources-2.6.20-r7
nVidia-drivers version 9755
Back to top
View user's profile Send private message
sindre
Guru
Guru


Joined: 01 Nov 2002
Posts: 315
Location: Norway

PostPosted: Mon Mar 29, 2004 1:04 pm    Post subject: Reply with quote

acpi doesn't work for me since rc1 or so. Motherboard is Asus P4B533-V and the chipset is intel i845g.

relevant dmesg parts from 2.6.5-rc1-love2:
Code:
bash-2.05b$ cat dmesg-2.6.5-rc1-love2 | grep ACPI
 BIOS-e820: 000000002fffa000 - 000000002fffd000 (ACPI data)
 BIOS-e820: 000000002fffd000 - 000000002fffe000 (ACPI NVS)
ACPI: RSDP (v000 ASUS                                      ) @ 0x000f5810
ACPI: RSDT (v001 ASUS   P4B533-V 0x42302e31 MSFT 0x31313031) @ 0x2fffa000
ACPI: FADT (v001 ASUS   P4B533-V 0x42302e31 MSFT 0x31313031) @ 0x2fffa0c0
ACPI: BOOT (v001 ASUS   P4B533-V 0x42302e31 MSFT 0x31313031) @ 0x2fffa030
ACPI: MADT (v001 ASUS   P4B533-V 0x42302e31 MSFT 0x31313031) @ 0x2fffa058
ACPI: DSDT (v001   ASUS P4B533-V 0x00001000 MSFT 0x0100000b) @ 0x00000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 22 low level)
Using ACPI (MADT) for SMP configuration information
ACPI: Subsystem revision 20040311
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15)
ACPI: PCI Root Bridge [PCI0] (00:00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
PCI: Using ACPI for IRQ routing

bash-2.05b$ cat dmesg-2.6.5-rc1-love2 | grep PCI
PCI: PCI BIOS revision 2.10 entry at 0xf2240, last bus=2
PCI: Using configuration type 1
IOAPIC[0]: Set PCI routing entry (2-22 -> 0xa9 -> IRQ 22 Mode:1 Active:1)
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15)
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
PCI: Enabled i801 SMBus device
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
IOAPIC[0]: Set PCI routing entry (2-16 -> 0xb1 -> IRQ 16 Mode:1 Active:1)
IOAPIC[0]: Set PCI routing entry (2-19 -> 0xb9 -> IRQ 19 Mode:1 Active:1)
IOAPIC[0]: Set PCI routing entry (2-18 -> 0xc1 -> IRQ 18 Mode:1 Active:1)
IOAPIC[0]: Set PCI routing entry (2-23 -> 0xc9 -> IRQ 23 Mode:1 Active:1)
IOAPIC[0]: Set PCI routing entry (2-17 -> 0xd1 -> IRQ 17 Mode:1 Active:1)
IOAPIC[0]: Set PCI routing entry (2-21 -> 0xd9 -> IRQ 21 Mode:1 Active:1)
IOAPIC[0]: Set PCI routing entry (2-20 -> 0xe1 -> IRQ 20 Mode:1 Active:1)
PCI: Using ACPI for IRQ routing
PCI: if you experience problems, try using option 'pci=noacpi' or even 'acpi=off'
PCI: Enabling device 0000:02:08.0 (0014 -> 0017)
ICH4: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1d.7 (0004 -> 0006)
PCI: Setting latency timer of device 0000:00:1d.7 to 64
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.1 to 64
PCI: Setting latency timer of device 0000:00:1d.2 to 64
PCI: Enabling device 0000:02:03.0 (0084 -> 0085)

some other stuff from dmesg missing in rc2-love3:
IOAPIC[0]: Set PCI routing entry (2-16 -> 0xb1 -> IRQ 16 Mode:1 Active:1)
00:00:1d[A] -> 2-16 -> IRQ 16
IOAPIC[0]: Set PCI routing entry (2-19 -> 0xb9 -> IRQ 19 Mode:1 Active:1)
00:00:1d[B] -> 2-19 -> IRQ 19
IOAPIC[0]: Set PCI routing entry (2-18 -> 0xc1 -> IRQ 18 Mode:1 Active:1)
00:00:1d[C] -> 2-18 -> IRQ 18
IOAPIC[0]: Set PCI routing entry (2-23 -> 0xc9 -> IRQ 23 Mode:1 Active:1)
00:00:1d[D] -> 2-23 -> IRQ 23
IOAPIC[0]: Set PCI routing entry (2-17 -> 0xd1 -> IRQ 17 Mode:1 Active:1)
00:00:1f[B] -> 2-17 -> IRQ 17
IOAPIC[0]: Set PCI routing entry (2-21 -> 0xd9 -> IRQ 21 Mode:1 Active:1)
00:02:09[A] -> 2-21 -> IRQ 21
IOAPIC[0]: Set PCI routing entry (2-20 -> 0xe1 -> IRQ 20 Mode:1 Active:1)
00:02:09[D] -> 2-20 -> IRQ 20
number of MP IRQ sources: 15.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................
IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.......    : Delivery Type: 0
.......    : LTS          : 0
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00000000
.......     : arbitration: 00
.... register #03: 00000001
.......     : Boot DT    : 1
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 000 00  1    0    0   0   0    0    0    00
 01 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 000 00  1    0    0   0   0    0    0    00
 0a 001 01  0    0    0   0   0    1    1    71
 0b 001 01  0    0    0   0   0    1    1    79
 0c 001 01  0    0    0   0   0    1    1    81
 0d 001 01  0    0    0   0   0    1    1    89
 0e 001 01  0    0    0   0   0    1    1    91
 0f 001 01  0    0    0   0   0    1    1    99
 10 001 01  1    1    0   1   0    1    1    B1
 11 001 01  1    1    0   1   0    1    1    D1
 12 001 01  1    1    0   1   0    1    1    C1
 13 001 01  1    1    0   1   0    1    1    B9
 14 001 01  1    1    0   1   0    1    1    E1
 15 001 01  1    1    0   1   0    1    1    D9
 16 001 01  0    1    0   1   0    1    1    A9
 17 001 01  1    1    0   1   0    1    1    C9
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ5 -> 0:5
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:22
IRQ10 -> 0:10
IRQ11 -> 0:11
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ21 -> 0:21
IRQ22 -> 0:22
IRQ23 -> 0:23
.................................... done.


2.6.5-rc2-love3:
Code:
bash-2.05b$ cat dmesg-2.6.5-rc2-love3 | grep ACPI
 BIOS-e820: 000000002fffa000 - 000000002fffd000 (ACPI data)
 BIOS-e820: 000000002fffd000 - 000000002fffe000 (ACPI NVS)
ACPI: RSDP (v000 ASUS                                      ) @ 0x000f5810
ACPI: RSDT (v001 ASUS   P4B533-V 0x42302e31 MSFT 0x31313031) @ 0x2fffa000
ACPI: FADT (v001 ASUS   P4B533-V 0x42302e31 MSFT 0x31313031) @ 0x2fffa0c0
ACPI: BOOT (v001 ASUS   P4B533-V 0x42302e31 MSFT 0x31313031) @ 0x2fffa030
ACPI: MADT (v001 ASUS   P4B533-V 0x42302e31 MSFT 0x31313031) @ 0x2fffa058
ACPI: DSDT (v001   ASUS P4B533-V 0x00001000 MSFT 0x0100000b) @ 0x00000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 22 low level)
Using ACPI (MADT) for SMP configuration information
ACPI: Subsystem revision 20040311
ACPI: SCI (IRQ22) allocation failed
    ACPI-0133: *** Error: Unable to install System Control Interrupt Handler, AE_NOT_ACQUIRED
ACPI: Unable to start the ACPI Interpreter
ACPI: ACPI tables contain no PCI IRQ routing entries
PCI: Invalid ACPI-PCI IRQ routing table
uhci_hcd 0000:00:1d.1: Unlink after no-IRQ?  Different ACPI or APIC settings may help.

bash-2.05b$ cat dmesg-2.6.5-rc2-love3 | grep PCI
PCI: PCI BIOS revision 2.10 entry at 0xf2240, last bus=2
PCI: Using configuration type 1
ACPI: ACPI tables contain no PCI IRQ routing entries
PCI: Invalid ACPI-PCI IRQ routing table
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Enabled i801 SMBus device
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
PCI: Using IRQ router PIIX/ICH [8086/24c0] at 0000:00:1f.0
PCI BIOS passed nonexistent PCI bus 0!
PCI BIOS passed nonexistent PCI bus 0!
PCI BIOS passed nonexistent PCI bus 0!
PCI BIOS passed nonexistent PCI bus 0!
PCI BIOS passed nonexistent PCI bus 0!
PCI BIOS passed nonexistent PCI bus 0!
PCI BIOS passed nonexistent PCI bus 1!
PCI BIOS passed nonexistent PCI bus 0!
PCI BIOS passed nonexistent PCI bus 2!
PCI BIOS passed nonexistent PCI bus 0!
PCI BIOS passed nonexistent PCI bus 2!
PCI BIOS passed nonexistent PCI bus 0!
PCI: Enabling device 0000:02:08.0 (0014 -> 0017)
PCI BIOS passed nonexistent PCI bus 2!
PCI BIOS passed nonexistent PCI bus 0!
PCI: No IRQ known for interrupt pin @ of device 0000:02:08.0. Probably buggy MP table.
ICH4: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1d.7 (0004 -> 0006)
PCI BIOS passed nonexistent PCI bus 0!
PCI: No IRQ known for interrupt pin C of device 0000:00:1d.7. Probably buggy MP table.
ehci_hcd 0000:00:1d.7: Found HC with no IRQ.  Check BIOS/PCI 0000:00:1d.7 setup!
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.1 to 64
PCI: Setting latency timer of device 0000:00:1d.2 to 64
PCI: Enabling device 0000:02:03.0 (0084 -> 0085)
PCI BIOS passed nonexistent PCI bus 2!
PCI BIOS passed nonexistent PCI bus 0!
PCI: No IRQ known for interrupt pin C of device 0000:02:03.0. Probably buggy MP table.
C-Media PCI: probe of 0000:02:03.0 failed with error -16
Back to top
View user's profile Send private message
danone
Guru
Guru


Joined: 18 Jan 2004
Posts: 398
Location: Germany

PostPosted: Mon Mar 29, 2004 3:11 pm    Post subject: Reply with quote

LIDS is broken again
Code:
security/lids/lids_lsm.c: In Funktion »lids_lsm_init«:
security/lids/lids_lsm.c:876: Warnung: unused variable `err'
  CC      security/lids/lids_acl.o
  CC      security/lids/lids_cap.o
  CC      security/lids/lids_sysctl.o
security/lids/lids_sysctl.c: In Funktion »lids_proc_locks_sysctl«:
security/lids/lids_sysctl.c:254: error: structure has no member named `tty'
make[2]: *** [security/lids/lids_sysctl.o] Fehler 1
make[1]: *** [security/lids] Fehler 2
make: *** [security] Fehler 2

_________________
[:: Processor: Intel Core 2 Duo E6300 ]::[ Mainboard: ASUS P5B Deluxe ]::[ GPU: nVidia 7900GTO ::]
[:: RAM: HyperX DDR2 800 ]::[ Samsung SH-183A SATA:: CREATiVE X-Fi XtremeMusic :: ]
Back to top
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Mon Mar 29, 2004 4:46 pm    Post subject: Reply with quote

danone wrote:
LIDS is broken again
Code:
security/lids/lids_lsm.c: In Funktion »lids_lsm_init«:
security/lids/lids_lsm.c:876: Warnung: unused variable `err'
  CC      security/lids/lids_acl.o
  CC      security/lids/lids_cap.o
  CC      security/lids/lids_sysctl.o
security/lids/lids_sysctl.c: In Funktion »lids_proc_locks_sysctl«:
security/lids/lids_sysctl.c:254: error: structure has no member named `tty'
make[2]: *** [security/lids/lids_sysctl.o] Fehler 1
make[1]: *** [security/lids] Fehler 2
make: *** [security] Fehler 2


Crap, I forgot about that. Change current->tty to current->signal->tty wherever it has the problems.
_________________
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Back to top
View user's profile Send private message
Seymour
n00b
n00b


Joined: 04 Mar 2003
Posts: 69
Location: Binghamton, New York

PostPosted: Mon Mar 29, 2004 5:01 pm    Post subject: Reply with quote

X will not start with this kernel. It just shows a black screen and locks up hard. The log file doesn't show anything unusual. Everything else seems to be working well.

I'm using an epox 8rda3 nforce2 mother board and the latest nvidia drivers.
Back to top
View user's profile Send private message
danone
Guru
Guru


Joined: 18 Jan 2004
Posts: 398
Location: Germany

PostPosted: Mon Mar 29, 2004 5:06 pm    Post subject: Reply with quote

mirrored LOVE-SOURCES
2.6.5-rc2-love3 with lids.patch
http://f-mt.de/love-sources
_________________
[:: Processor: Intel Core 2 Duo E6300 ]::[ Mainboard: ASUS P5B Deluxe ]::[ GPU: nVidia 7900GTO ::]
[:: RAM: HyperX DDR2 800 ]::[ Samsung SH-183A SATA:: CREATiVE X-Fi XtremeMusic :: ]
Back to top
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Mon Mar 29, 2004 5:08 pm    Post subject: Reply with quote

For those with the nvidia lockups, remember to make menuconfig and disable 4K-stack under kernel hacking.
_________________
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Back to top
View user's profile Send private message
nepenthe
Guru
Guru


Joined: 14 Jul 2002
Posts: 317
Location: Sanford, ME

PostPosted: Mon Mar 29, 2004 5:26 pm    Post subject: Reply with quote

I get an opps after I believe calculating service dependices or something... where can I find the opps though? In the kernel log?
Back to top
View user's profile Send private message
teilo
Apprentice
Apprentice


Joined: 20 Jun 2003
Posts: 276
Location: Minneapolis, MN

PostPosted: Mon Mar 29, 2004 5:28 pm    Post subject: Reply with quote

For all you who have the hotplug segfault issue (like I do), you can fix this easily enough by chenging the stop function in your /etc/init.d/hotplug script to read as follows:

Code:

stop() {
   local error
   ebegin "Stopping USB and PCI hotplugging"
   #for RC in /etc/hotplug/*.rc
   #do
   #   $RC stop
   #done
   eend 0
}


The way I see it, modules don't need to be unloaded before shutting down. So why waste time unloading them, especially when it segfaults anyway?
_________________
Teilo who is called Teilo
Back to top
View user's profile Send private message
Seymour
n00b
n00b


Joined: 04 Mar 2003
Posts: 69
Location: Binghamton, New York

PostPosted: Mon Mar 29, 2004 5:54 pm    Post subject: Reply with quote

steel300 wrote:
For those with the nvidia lockups, remember to make menuconfig and disable 4K-stack under kernel hacking.


It seems that I already have that unchecked. Is there anything else that could cause the lockup?
Back to top
View user's profile Send private message
eNTi
Veteran
Veteran


Joined: 20 Oct 2002
Posts: 1011
Location: Salzburg, Austria

PostPosted: Mon Mar 29, 2004 6:13 pm    Post subject: Reply with quote

ok, kernel compiles now. it seems, it didn't like one of the new options. i just unchecked them all :).
_________________
If you fall off a cliff, you might as well try to fly. After all, you got nothing to lose.

-- John Sheridan - Babylon 5, Season 4
Back to top
View user's profile Send private message
ed0n
l33t
l33t


Joined: 23 Apr 2003
Posts: 638
Location: Prishtine/Kosove

PostPosted: Mon Mar 29, 2004 6:47 pm    Post subject: Reply with quote

It works fine here.
Back to top
View user's profile Send private message
PrakashP
Veteran
Veteran


Joined: 27 Oct 2003
Posts: 1249
Location: C.C.A.A., Germania

PostPosted: Mon Mar 29, 2004 7:49 pm    Post subject: Reply with quote

Yeehaa! This kernel rocks! Finally a love kernel operating very nicely on my nforce2. So far it seems to be the best one!

@teilo

Your suggestion is too radical. Rather edit the usb.rc and comment the appropriate rmmods out like I did.
Back to top
View user's profile Send private message
wizard69
Apprentice
Apprentice


Joined: 22 Sep 2003
Posts: 178
Location: Berlin

PostPosted: Mon Mar 29, 2004 7:57 pm    Post subject: Reply with quote

Linux bilbo 2.6.5-rc2-love3 #1 Mon Mar 29 20:49:13 CEST 2004 i686 AMD Athlon(tm) XP 3200+ AuthenticAMD GNU/Linux

Yep works for me to with Nvidia Drivers no more freezing THX Steel for this great release. The only thing i am still having problems with is sensors since 2.6.5-rc1-love2 the only output from sensors is

Code:
asb100-i2c-1-2d
Adapter: SMBus nForce2 adapter at 5500
ERROR: Can't get IN data! (0x0001)
ERROR: Can't get IN data! (0x0002)
ERROR: Can't get IN data! (0x0003)
ERROR: Can't get IN data! (0x0004)
ERROR: Can't get IN data! (0x0005)
ERROR: Can't get IN data! (0x0006)
ERROR: Can't get IN data! (0x0007)
ERROR: Can't get FAN data! (0x0031)
ERROR: Can't get FAN data! (0x0032)
ERROR: Can't get FAN data! (0x0033)
ERROR: Can't get TEMP data! (0x0051)
ERROR: Can't get TEMP data! (0x0054)
ERROR: Can't get TEMP data! (0x0057)
ERROR: Can't get TEMP data! (0x005a)
ERROR: Can't get VID data!
alarms:


seems to be a problem with the asb100 module for my asus mobo perhaps someone can help
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Goto page Previous  1, 2, 3, 4  Next
Page 2 of 4

 
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